2018-07-29 19:13:32,560 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-186 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-29 19:13:32,565 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.27,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Fg4ewmQ7J9MmNLdYjMoJL07X6 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=77fe35453fce4397832b956296c7be20 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-29 19:13:32,565 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-29 19:13:32,566 - 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-07-29 19:13:32,602 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-29 19:13:32,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 19:13:32,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 19:13:32,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 19:13:32,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 19:13:32,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 19:13:32,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 19:13:32,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 19:13:32,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 19:13:32,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 19:13:32,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 19:13:32,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 19:13:32,903 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 19:13:32,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 19:13:32,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 19:13:32,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 19:13:32,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 19:13:32,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 19:13:32,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 19:13:32,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 19:13:32,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 19:13:32,904 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 19:13:32,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 19:13:32,910 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-29 19:13:32,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-29 19:13:32,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-29 19:13:32,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bbf158e-ea2f-4e02-ba8b-4cd95ad47276 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json 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": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-29 19:13:32,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3bbf158e-ea2f-4e02-ba8b-4cd95ad47276 2018-07-29 19:13:32,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-29 19:13:33,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92ec2d3d8ce14356afe973fb11718046", "name": "reader"}, {"id": "1ddd453f1cad4add9f64f629f98904b9", "name": "admin"}, {"id": "928769d40c004946bc179058b1f4c1e9", "name": "member"}], "expires_at": "2018-07-29T20:13:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77fe35453fce4397832b956296c7be20", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132bad2baed4f0282b48087fe50e8da"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8dc1912394dc4788bafa005008addaad"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7b00627b92d431fbf5369b9057a8d75"}], "type": "network", "id": "088fefa5a67d46d092c8405ea67787a2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "466aac1fee6648d5a35a2d8cb6f38285"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "476d7a5e598e4023b29f0bc73469151a"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4902e8751e99464aa5b30bc76c7b0d1b"}], "type": "alarming", "id": "1104a8908113486986930ed560ca2a0e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ec40d7f2dc74ad393c578e28c1177ee"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6622a3f5d6ee4e58804f55c1691ee5c9"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df5d7e9d57a4daeb9f8bb20dfb76d06"}], "type": "image", "id": "113a409a59d04c3d8e7fea79ba142ce3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ad4e7fc0e4340109759dd38bc04f73b"}, {"url": "http://192.30.9.7:8004/v1/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63c9c69eb7d7450288727607f6eee9bb"}, {"url": "http://172.30.9.27:8004/v1/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b691367f9ddc479f938b951819d68d4c"}], "type": "orchestration", "id": "15dfad983a624b2280e8fa2fb4c0d106", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d660700e38d431b91458fb7359af067"}, {"url": "http://172.30.9.27:8080/v1/AUTH_77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15477505b9a64e789feae7b771d0f446"}, {"url": "http://12.0.0.22:8080/v1/AUTH_77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323b98d3c22f40109f816921add72e4b"}], "type": "object-store", "id": "1a0b24af838a41fbb2cc21f407bb6bff", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a1e4556c4f54465989f42e3e188221b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84b9824eff9f4bd8ab39b252950e9a45"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdccfd7d69fa407c92769c6e6023096d"}], "type": "placement", "id": "2cc2748fb2944a46958ee358dadd4d86", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "238d415781304c2e8ce7c96c3609143a"}, {"url": "http://172.30.9.27:8776/v2/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c290b82080474e11bcf5590d45a18ad4"}, {"url": "http://192.30.9.7:8776/v2/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4561f1e35b24cfeb6ee6a291351aa74"}], "type": "volumev2", "id": "2d43c65b74e54d87bbf09cce8aea5605", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aea5bacee5ff4025aa56bdfeb5066ac9"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b574c89694e047e4af4c69b546847f5b"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de27dfb1cb1b4fc992db5994493d8f28"}], "type": "compute", "id": "3df04fc398a2443c8b4af773c3e9203b", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2afab1164d87446ea5216f9a1db4ea3b"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54f1853ec3734f46b17d735ea3c8a6cc"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f986bf6cd6b64e50a01d2d62edd73744"}], "type": "event", "id": "40f506445604472a8d5d92a549b414e7", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49169b771c474f7a97ac78936e7537e8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9aa64f7ffd644f9d8b6152cf6b51e7fe"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c97b7326aeb145a2b566069c61013227"}], "type": "identity", "id": "897419e956614ab1904d4a94c573af2e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e212d03fbf749d98179cdbe597512f2"}, {"url": "http://172.30.9.27:8776/v1/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "716c941f136444328b37129fc2ba9a93"}, {"url": "http://192.30.9.7:8776/v1/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c17cf1e4f26403fbd28d51777674021"}], "type": "volume", "id": "9125b72e10df4f24a1652f359dc03ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13c20db42460479eadd7adfb05bc7654"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "448e331de52a436e8dc87cfe8a8d0ed0"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d75e3e1c0450403c8b8589e5a571c8ea"}], "type": "cloudformation", "id": "a4cc07d9cbb9419f87adb00d52085e3a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05ceb8743cd64eafa5116753c2ca2508"}, {"url": "http://192.30.9.7:8776/v3/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71ed173ce508412d94ef7e211c744134"}, {"url": "http://172.30.9.27:8776/v3/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfbabb3624f3498f86d44ca43db1d00d"}], "type": "volumev3", "id": "ad8d4e19d86445ee816ab4efb56e9222", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5108444167ed4737b9e1920021219e05"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3828d873bf44b348c0a0f8fee146f5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc501861958f4c368b0cb7500f7b4bf8"}], "type": "metric", "id": "b0210867b74047c39738287e0c5704bd", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "cfc1a21efa924b758f156afca0c91856", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da562c98267e4366a50a0357fa11f971"}, "audit_ids": ["7b5gHZyzSXK0CFHqSY4QEg"], "issued_at": "2018-07-29T19:13:33.000000Z"}} 2018-07-29 19:13:33,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1cb76ca7850d7282ff6034684a059b46334edddf" 2018-07-29 19:13:34,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:13:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1255a723-5cf6-4d6d-9128-a7cd04fd4e52 x-compute-request-id: req-1255a723-5cf6-4d6d-9128-a7cd04fd4e52 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-29 19:13:34,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-aggregates used request id req-1255a723-5cf6-4d6d-9128-a7cd04fd4e52 2018-07-29 19:13:34,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.1721701622s 2018-07-29 19:13:34,083 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-aggregates used request id req-1255a723-5cf6-4d6d-9128-a7cd04fd4e52 2018-07-29 19:13:34,083 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-29 19:13:34,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-07-29 19:13:34,091 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 19:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8a54d44-04c6-410d-93f0-74036363481c Content-Length: 266 Content-Type: application/json 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://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-29 19:13:34,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-d8a54d44-04c6-410d-93f0-74036363481c 2018-07-29 19:13:34,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 19:13:34,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1cb76ca7850d7282ff6034684a059b46334edddf" 2018-07-29 19:13:34,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24f6a9a7-5e72-45ac-bac0-751b7537bef0 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/53815f25a0bb4b29ad55e5575ac9f331"}, "tags": [], "enabled": true, "id": "53815f25a0bb4b29ad55e5575ac9f331", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-29 19:13:34,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-24f6a9a7-5e72-45ac-bac0-751b7537bef0 2018-07-29 19:13:34,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105391979218s 2018-07-29 19:13:34,197 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-24f6a9a7-5e72-45ac-bac0-751b7537bef0 2018-07-29 19:13:34,198 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'53815f25a0bb4b29ad55e5575ac9f331', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-29 19:13:34,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-29 19:13:34,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1cb76ca7850d7282ff6034684a059b46334edddf" 2018-07-29 19:13:34,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52aa64c0-de17-4d08-abb6-042af7d7febc Content-Encoding: gzip Content-Length: 1981 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/05ceb8743cd64eafa5116753c2ca2508"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ad8d4e19d86445ee816ab4efb56e9222", "id": "05ceb8743cd64eafa5116753c2ca2508"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0ad4e7fc0e4340109759dd38bc04f73b"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "15dfad983a624b2280e8fa2fb4c0d106", "id": "0ad4e7fc0e4340109759dd38bc04f73b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0d660700e38d431b91458fb7359af067"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1a0b24af838a41fbb2cc21f407bb6bff", "id": "0d660700e38d431b91458fb7359af067"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0ec40d7f2dc74ad393c578e28c1177ee"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "113a409a59d04c3d8e7fea79ba142ce3", "id": "0ec40d7f2dc74ad393c578e28c1177ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/13c20db42460479eadd7adfb05bc7654"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a4cc07d9cbb9419f87adb00d52085e3a", "id": "13c20db42460479eadd7adfb05bc7654"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/15477505b9a64e789feae7b771d0f446"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1a0b24af838a41fbb2cc21f407bb6bff", "id": "15477505b9a64e789feae7b771d0f446"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/238d415781304c2e8ce7c96c3609143a"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2d43c65b74e54d87bbf09cce8aea5605", "id": "238d415781304c2e8ce7c96c3609143a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2afab1164d87446ea5216f9a1db4ea3b"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "40f506445604472a8d5d92a549b414e7", "id": "2afab1164d87446ea5216f9a1db4ea3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3132bad2baed4f0282b48087fe50e8da"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "088fefa5a67d46d092c8405ea67787a2", "id": "3132bad2baed4f0282b48087fe50e8da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/323b98d3c22f40109f816921add72e4b"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1a0b24af838a41fbb2cc21f407bb6bff", "id": "323b98d3c22f40109f816921add72e4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/448e331de52a436e8dc87cfe8a8d0ed0"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a4cc07d9cbb9419f87adb00d52085e3a", "id": "448e331de52a436e8dc87cfe8a8d0ed0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/466aac1fee6648d5a35a2d8cb6f38285"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1104a8908113486986930ed560ca2a0e", "id": "466aac1fee6648d5a35a2d8cb6f38285"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/476d7a5e598e4023b29f0bc73469151a"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1104a8908113486986930ed560ca2a0e", "id": "476d7a5e598e4023b29f0bc73469151a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4902e8751e99464aa5b30bc76c7b0d1b"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1104a8908113486986930ed560ca2a0e", "id": "4902e8751e99464aa5b30bc76c7b0d1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/49169b771c474f7a97ac78936e7537e8"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "897419e956614ab1904d4a94c573af2e", "id": "49169b771c474f7a97ac78936e7537e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4e212d03fbf749d98179cdbe597512f2"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9125b72e10df4f24a1652f359dc03ac8", "id": "4e212d03fbf749d98179cdbe597512f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5108444167ed4737b9e1920021219e05"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b0210867b74047c39738287e0c5704bd", "id": "5108444167ed4737b9e1920021219e05"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/54f1853ec3734f46b17d735ea3c8a6cc"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "40f506445604472a8d5d92a549b414e7", "id": "54f1853ec3734f46b17d735ea3c8a6cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/63c9c69eb7d7450288727607f6eee9bb"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "15dfad983a624b2280e8fa2fb4c0d106", "id": "63c9c69eb7d7450288727607f6eee9bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6622a3f5d6ee4e58804f55c1691ee5c9"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "113a409a59d04c3d8e7fea79ba142ce3", "id": "6622a3f5d6ee4e58804f55c1691ee5c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/716c941f136444328b37129fc2ba9a93"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9125b72e10df4f24a1652f359dc03ac8", "id": "716c941f136444328b37129fc2ba9a93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/71ed173ce508412d94ef7e211c744134"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ad8d4e19d86445ee816ab4efb56e9222", "id": "71ed173ce508412d94ef7e211c744134"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7a1e4556c4f54465989f42e3e188221b"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2cc2748fb2944a46958ee358dadd4d86", "id": "7a1e4556c4f54465989f42e3e188221b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/84b9824eff9f4bd8ab39b252950e9a45"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2cc2748fb2944a46958ee358dadd4d86", "id": "84b9824eff9f4bd8ab39b252950e9a45"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8c17cf1e4f26403fbd28d51777674021"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9125b72e10df4f24a1652f359dc03ac8", "id": "8c17cf1e4f26403fbd28d51777674021"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8dc1912394dc4788bafa005008addaad"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "088fefa5a67d46d092c8405ea67787a2", "id": "8dc1912394dc4788bafa005008addaad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8df5d7e9d57a4daeb9f8bb20dfb76d06"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "113a409a59d04c3d8e7fea79ba142ce3", "id": "8df5d7e9d57a4daeb9f8bb20dfb76d06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9aa64f7ffd644f9d8b6152cf6b51e7fe"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "897419e956614ab1904d4a94c573af2e", "id": "9aa64f7ffd644f9d8b6152cf6b51e7fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aea5bacee5ff4025aa56bdfeb5066ac9"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3df04fc398a2443c8b4af773c3e9203b", "id": "aea5bacee5ff4025aa56bdfeb5066ac9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b3828d873bf44b348c0a0f8fee146f5b"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b0210867b74047c39738287e0c5704bd", "id": "b3828d873bf44b348c0a0f8fee146f5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b574c89694e047e4af4c69b546847f5b"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3df04fc398a2443c8b4af773c3e9203b", "id": "b574c89694e047e4af4c69b546847f5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b691367f9ddc479f938b951819d68d4c"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "15dfad983a624b2280e8fa2fb4c0d106", "id": "b691367f9ddc479f938b951819d68d4c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bdccfd7d69fa407c92769c6e6023096d"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2cc2748fb2944a46958ee358dadd4d86", "id": "bdccfd7d69fa407c92769c6e6023096d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c290b82080474e11bcf5590d45a18ad4"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2d43c65b74e54d87bbf09cce8aea5605", "id": "c290b82080474e11bcf5590d45a18ad4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c4561f1e35b24cfeb6ee6a291351aa74"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2d43c65b74e54d87bbf09cce8aea5605", "id": "c4561f1e35b24cfeb6ee6a291351aa74"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c7b00627b92d431fbf5369b9057a8d75"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "088fefa5a67d46d092c8405ea67787a2", "id": "c7b00627b92d431fbf5369b9057a8d75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c97b7326aeb145a2b566069c61013227"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "897419e956614ab1904d4a94c573af2e", "id": "c97b7326aeb145a2b566069c61013227"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/cc501861958f4c368b0cb7500f7b4bf8"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b0210867b74047c39738287e0c5704bd", "id": "cc501861958f4c368b0cb7500f7b4bf8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d75e3e1c0450403c8b8589e5a571c8ea"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a4cc07d9cbb9419f87adb00d52085e3a", "id": "d75e3e1c0450403c8b8589e5a571c8ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/de27dfb1cb1b4fc992db5994493d8f28"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3df04fc398a2443c8b4af773c3e9203b", "id": "de27dfb1cb1b4fc992db5994493d8f28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/dfbabb3624f3498f86d44ca43db1d00d"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ad8d4e19d86445ee816ab4efb56e9222", "id": "dfbabb3624f3498f86d44ca43db1d00d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f986bf6cd6b64e50a01d2d62edd73744"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "40f506445604472a8d5d92a549b414e7", "id": "f986bf6cd6b64e50a01d2d62edd73744"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-29 19:13:34,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-52aa64c0-de17-4d08-abb6-042af7d7febc 2018-07-29 19:13:34,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.125463962555s 2018-07-29 19:13:34,328 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-52aa64c0-de17-4d08-abb6-042af7d7febc 2018-07-29 19:13:34,335 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/05ceb8743cd64eafa5116753c2ca2508'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ad8d4e19d86445ee816ab4efb56e9222', u'id': u'05ceb8743cd64eafa5116753c2ca2508'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/0ad4e7fc0e4340109759dd38bc04f73b'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'15dfad983a624b2280e8fa2fb4c0d106', u'id': u'0ad4e7fc0e4340109759dd38bc04f73b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/0d660700e38d431b91458fb7359af067'}, u'url': u'http://12.0.0.22:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1a0b24af838a41fbb2cc21f407bb6bff', u'id': u'0d660700e38d431b91458fb7359af067'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/0ec40d7f2dc74ad393c578e28c1177ee'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'113a409a59d04c3d8e7fea79ba142ce3', u'id': u'0ec40d7f2dc74ad393c578e28c1177ee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/13c20db42460479eadd7adfb05bc7654'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a4cc07d9cbb9419f87adb00d52085e3a', u'id': u'13c20db42460479eadd7adfb05bc7654'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/15477505b9a64e789feae7b771d0f446'}, u'url': u'http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1a0b24af838a41fbb2cc21f407bb6bff', u'id': u'15477505b9a64e789feae7b771d0f446'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/238d415781304c2e8ce7c96c3609143a'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2d43c65b74e54d87bbf09cce8aea5605', u'id': u'238d415781304c2e8ce7c96c3609143a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/2afab1164d87446ea5216f9a1db4ea3b'}, u'url': u'http://172.30.9.27:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'40f506445604472a8d5d92a549b414e7', u'id': u'2afab1164d87446ea5216f9a1db4ea3b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/3132bad2baed4f0282b48087fe50e8da'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'088fefa5a67d46d092c8405ea67787a2', u'id': u'3132bad2baed4f0282b48087fe50e8da'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/323b98d3c22f40109f816921add72e4b'}, u'url': u'http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1a0b24af838a41fbb2cc21f407bb6bff', u'id': u'323b98d3c22f40109f816921add72e4b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/448e331de52a436e8dc87cfe8a8d0ed0'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a4cc07d9cbb9419f87adb00d52085e3a', u'id': u'448e331de52a436e8dc87cfe8a8d0ed0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/466aac1fee6648d5a35a2d8cb6f38285'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1104a8908113486986930ed560ca2a0e', u'id': u'466aac1fee6648d5a35a2d8cb6f38285'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/476d7a5e598e4023b29f0bc73469151a'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1104a8908113486986930ed560ca2a0e', u'id': u'476d7a5e598e4023b29f0bc73469151a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/4902e8751e99464aa5b30bc76c7b0d1b'}, u'url': u'http://172.30.9.27:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1104a8908113486986930ed560ca2a0e', u'id': u'4902e8751e99464aa5b30bc76c7b0d1b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/49169b771c474f7a97ac78936e7537e8'}, u'url': u'http://192.30.9.7:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'897419e956614ab1904d4a94c573af2e', u'id': u'49169b771c474f7a97ac78936e7537e8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/4e212d03fbf749d98179cdbe597512f2'}, u'url': u'http://192.30.9.7:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9125b72e10df4f24a1652f359dc03ac8', u'id': u'4e212d03fbf749d98179cdbe597512f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/5108444167ed4737b9e1920021219e05'}, u'url': u'http://172.30.9.27:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b0210867b74047c39738287e0c5704bd', u'id': u'5108444167ed4737b9e1920021219e05'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/54f1853ec3734f46b17d735ea3c8a6cc'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'40f506445604472a8d5d92a549b414e7', u'id': u'54f1853ec3734f46b17d735ea3c8a6cc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/63c9c69eb7d7450288727607f6eee9bb'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'15dfad983a624b2280e8fa2fb4c0d106', u'id': u'63c9c69eb7d7450288727607f6eee9bb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6622a3f5d6ee4e58804f55c1691ee5c9'}, u'url': u'http://172.30.9.27:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'113a409a59d04c3d8e7fea79ba142ce3', u'id': u'6622a3f5d6ee4e58804f55c1691ee5c9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/716c941f136444328b37129fc2ba9a93'}, u'url': u'http://172.30.9.27:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9125b72e10df4f24a1652f359dc03ac8', u'id': u'716c941f136444328b37129fc2ba9a93'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/71ed173ce508412d94ef7e211c744134'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ad8d4e19d86445ee816ab4efb56e9222', u'id': u'71ed173ce508412d94ef7e211c744134'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/7a1e4556c4f54465989f42e3e188221b'}, u'url': u'http://172.30.9.27:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2cc2748fb2944a46958ee358dadd4d86', u'id': u'7a1e4556c4f54465989f42e3e188221b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/84b9824eff9f4bd8ab39b252950e9a45'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2cc2748fb2944a46958ee358dadd4d86', u'id': u'84b9824eff9f4bd8ab39b252950e9a45'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/8c17cf1e4f26403fbd28d51777674021'}, u'url': u'http://192.30.9.7:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9125b72e10df4f24a1652f359dc03ac8', u'id': u'8c17cf1e4f26403fbd28d51777674021'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/8dc1912394dc4788bafa005008addaad'}, u'url': u'http://172.30.9.27:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'088fefa5a67d46d092c8405ea67787a2', u'id': u'8dc1912394dc4788bafa005008addaad'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/8df5d7e9d57a4daeb9f8bb20dfb76d06'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'113a409a59d04c3d8e7fea79ba142ce3', u'id': u'8df5d7e9d57a4daeb9f8bb20dfb76d06'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/9aa64f7ffd644f9d8b6152cf6b51e7fe'}, u'url': u'http://172.30.9.27:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'897419e956614ab1904d4a94c573af2e', u'id': u'9aa64f7ffd644f9d8b6152cf6b51e7fe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/aea5bacee5ff4025aa56bdfeb5066ac9'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3df04fc398a2443c8b4af773c3e9203b', u'id': u'aea5bacee5ff4025aa56bdfeb5066ac9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b3828d873bf44b348c0a0f8fee146f5b'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b0210867b74047c39738287e0c5704bd', u'id': u'b3828d873bf44b348c0a0f8fee146f5b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b574c89694e047e4af4c69b546847f5b'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3df04fc398a2443c8b4af773c3e9203b', u'id': u'b574c89694e047e4af4c69b546847f5b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b691367f9ddc479f938b951819d68d4c'}, u'url': u'http://172.30.9.27:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'15dfad983a624b2280e8fa2fb4c0d106', u'id': u'b691367f9ddc479f938b951819d68d4c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/bdccfd7d69fa407c92769c6e6023096d'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2cc2748fb2944a46958ee358dadd4d86', u'id': u'bdccfd7d69fa407c92769c6e6023096d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c290b82080474e11bcf5590d45a18ad4'}, u'url': u'http://172.30.9.27:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2d43c65b74e54d87bbf09cce8aea5605', u'id': u'c290b82080474e11bcf5590d45a18ad4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c4561f1e35b24cfeb6ee6a291351aa74'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2d43c65b74e54d87bbf09cce8aea5605', u'id': u'c4561f1e35b24cfeb6ee6a291351aa74'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c7b00627b92d431fbf5369b9057a8d75'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'088fefa5a67d46d092c8405ea67787a2', u'id': u'c7b00627b92d431fbf5369b9057a8d75'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c97b7326aeb145a2b566069c61013227'}, u'url': u'http://192.30.9.7:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'897419e956614ab1904d4a94c573af2e', u'id': u'c97b7326aeb145a2b566069c61013227'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/cc501861958f4c368b0cb7500f7b4bf8'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b0210867b74047c39738287e0c5704bd', u'id': u'cc501861958f4c368b0cb7500f7b4bf8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/d75e3e1c0450403c8b8589e5a571c8ea'}, u'url': u'http://172.30.9.27:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a4cc07d9cbb9419f87adb00d52085e3a', u'id': u'd75e3e1c0450403c8b8589e5a571c8ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/de27dfb1cb1b4fc992db5994493d8f28'}, u'url': u'http://172.30.9.27:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3df04fc398a2443c8b4af773c3e9203b', u'id': u'de27dfb1cb1b4fc992db5994493d8f28'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/dfbabb3624f3498f86d44ca43db1d00d'}, u'url': u'http://172.30.9.27:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ad8d4e19d86445ee816ab4efb56e9222', u'id': u'dfbabb3624f3498f86d44ca43db1d00d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/f986bf6cd6b64e50a01d2d62edd73744'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'40f506445604472a8d5d92a549b414e7', u'id': u'f986bf6cd6b64e50a01d2d62edd73744'})] 2018-07-29 19:13:34,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-29 19:13:34,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1cb76ca7850d7282ff6034684a059b46334edddf" 2018-07-29 19:13:34,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:13:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-038dabb8-69ab-4655-94ca-9bcaa69c8349 x-compute-request-id: req-038dabb8-69ab-4655-94ca-9bcaa69c8349 Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json 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-07-29 19:13:34,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/extensions used request id req-038dabb8-69ab-4655-94ca-9bcaa69c8349 2018-07-29 19:13:34,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.119780063629s 2018-07-29 19:13:34,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/extensions used request id req-038dabb8-69ab-4655-94ca-9bcaa69c8349 2018-07-29 19:13:34,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-29 19:13:34,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1cb76ca7850d7282ff6034684a059b46334edddf" 2018-07-29 19:13:36,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:13:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-776e3f69-9ba2-444d-a7d9-525c0df2976c x-compute-request-id: req-776e3f69-9ba2-444d-a7d9-525c0df2976c Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-29 19:13:36,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-floating-ip-pools used request id req-776e3f69-9ba2-444d-a7d9-525c0df2976c 2018-07-29 19:13:36,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.87584018707s 2018-07-29 19:13:36,349 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-floating-ip-pools used request id req-776e3f69-9ba2-444d-a7d9-525c0df2976c 2018-07-29 19:13:36,350 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-29 19:13:36,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-29 19:13:36,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1cb76ca7850d7282ff6034684a059b46334edddf" 2018-07-29 19:13:36,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-86ba6cd9-3b23-4318-92c3-f5bc8f16abe9 Date: Sun, 29 Jul 2018 19:13:36 GMT RESP BODY: {"floatingips": []} 2018-07-29 19:13:36,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-86ba6cd9-3b23-4318-92c3-f5bc8f16abe9 2018-07-29 19:13:36,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.261590003967s 2018-07-29 19:13:36,616 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-86ba6cd9-3b23-4318-92c3-f5bc8f16abe9 2018-07-29 19:13:36,617 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-29 19:13:36,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-29 19:13:36,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1cb76ca7850d7282ff6034684a059b46334edddf" 2018-07-29 19:13:36,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:13:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d4dc1f7-4032-4bf7-a840-e836563a5036 x-compute-request-id: req-8d4dc1f7-4032-4bf7-a840-e836563a5036 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 215}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 218}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-07-29 19:13:36,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-8d4dc1f7-4032-4bf7-a840-e836563a5036 2018-07-29 19:13:36,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.205338001251s 2018-07-29 19:13:36,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-8d4dc1f7-4032-4bf7-a840-e836563a5036 2018-07-29 19:13:36,824 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 215}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 218}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-07-29 19:13:36,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-29 19:13:36,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1cb76ca7850d7282ff6034684a059b46334edddf" 2018-07-29 19:13:36,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:13:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a03f691-ffbd-4173-8709-380049e478d9 x-compute-request-id: req-3a03f691-ffbd-4173-8709-380049e478d9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-29 19:13:36,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-3a03f691-ffbd-4173-8709-380049e478d9 2018-07-29 19:13:36,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.13646697998s 2018-07-29 19:13:36,961 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-3a03f691-ffbd-4173-8709-380049e478d9 2018-07-29 19:13:36,961 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-29 19:13:36,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 19:13:36,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1cb76ca7850d7282ff6034684a059b46334edddf" 2018-07-29 19:13:38,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-fab92c40-ad46-4a22-aa72-015ab917d459 Date: Sun, 29 Jul 2018 19:13:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"441029df-2ec1-4cfc-9984-1f751ca45845","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d12c977421a94b0680afea7d3ce36f04","l2_adjacency":true,"status":"ACTIVE","subnets":["967e3899-a7c3-408b-aa74-d7f263e5453b"],"description":"","tags":[],"updated_at":"2018-07-29T19:10:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:15Z","provider:network_type":"flat"}]} 2018-07-29 19:13:38,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fab92c40-ad46-4a22-aa72-015ab917d459 2018-07-29 19:13:38,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.20040392876s 2018-07-29 19:13:38,163 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fab92c40-ad46-4a22-aa72-015ab917d459 2018-07-29 19:13:38,163 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'967e3899-a7c3-408b-aa74-d7f263e5453b'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-29T19:10:22Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'441029df-2ec1-4cfc-9984-1f751ca45845', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-07-29T19:10:15Z', u'provider:network_type': u'flat', u'tenant_id': u'd12c977421a94b0680afea7d3ce36f04', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd12c977421a94b0680afea7d3ce36f04', u'l2_adjacency': True})] 2018-07-29 19:13:38,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-29 19:13:38,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1cb76ca7850d7282ff6034684a059b46334edddf" 2018-07-29 19:13:39,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0ff00f15-45da-4f3f-a5e0-49b4cbaf0e0f Date: Sun, 29 Jul 2018 19:13:39 GMT RESP BODY: {"ports":[]} 2018-07-29 19:13:39,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-0ff00f15-45da-4f3f-a5e0-49b4cbaf0e0f 2018-07-29 19:13:39,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.08988499641s 2018-07-29 19:13:39,254 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-0ff00f15-45da-4f3f-a5e0-49b4cbaf0e0f 2018-07-29 19:13:39,254 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-29 19:13:39,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-29 19:13:39,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1cb76ca7850d7282ff6034684a059b46334edddf" 2018-07-29 19:13:39,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b6e4ac5-beef-4a58-a566-c1c3f33d05eb Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "d12c977421a94b0680afea7d3ce36f04"}}, "role": {"id": "1ddd453f1cad4add9f64f629f98904b9"}, "user": {"id": "166eb80b34f64260967acb400cc172b5"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/d12c977421a94b0680afea7d3ce36f04/users/166eb80b34f64260967acb400cc172b5/roles/1ddd453f1cad4add9f64f629f98904b9"}}, {"scope": {"project": {"id": "d12c977421a94b0680afea7d3ce36f04"}}, "role": {"id": "1ddd453f1cad4add9f64f629f98904b9"}, "user": {"id": "24b01487e34f4738befb2146c02f527a"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/d12c977421a94b0680afea7d3ce36f04/users/24b01487e34f4738befb2146c02f527a/roles/1ddd453f1cad4add9f64f629f98904b9"}}, {"scope": {"project": {"id": "d12c977421a94b0680afea7d3ce36f04"}}, "role": {"id": "1ddd453f1cad4add9f64f629f98904b9"}, "user": {"id": "441f2381de3448eebb97ddf493e4771b"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/d12c977421a94b0680afea7d3ce36f04/users/441f2381de3448eebb97ddf493e4771b/roles/1ddd453f1cad4add9f64f629f98904b9"}}, {"scope": {"project": {"id": "d12c977421a94b0680afea7d3ce36f04"}}, "role": {"id": "1ddd453f1cad4add9f64f629f98904b9"}, "user": {"id": "4617c1c4561f41d5b3f1065591cbc154"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/d12c977421a94b0680afea7d3ce36f04/users/4617c1c4561f41d5b3f1065591cbc154/roles/1ddd453f1cad4add9f64f629f98904b9"}}, {"scope": {"project": {"id": "d12c977421a94b0680afea7d3ce36f04"}}, "role": {"id": "1ddd453f1cad4add9f64f629f98904b9"}, "user": {"id": "5bf16469a7f5404e82e16c3d2dd18e4a"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/d12c977421a94b0680afea7d3ce36f04/users/5bf16469a7f5404e82e16c3d2dd18e4a/roles/1ddd453f1cad4add9f64f629f98904b9"}}, {"scope": {"project": {"id": "d12c977421a94b0680afea7d3ce36f04"}}, "role": {"id": "db7c31426b86458ea3f7761a3265fc60"}, "user": {"id": "5bf16469a7f5404e82e16c3d2dd18e4a"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/d12c977421a94b0680afea7d3ce36f04/users/5bf16469a7f5404e82e16c3d2dd18e4a/roles/db7c31426b86458ea3f7761a3265fc60"}}, {"scope": {"project": {"id": "d12c977421a94b0680afea7d3ce36f04"}}, "role": {"id": "1ddd453f1cad4add9f64f629f98904b9"}, "user": {"id": "70e49884e972483f99eb462f0b23ab01"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/d12c977421a94b0680afea7d3ce36f04/users/70e49884e972483f99eb462f0b23ab01/roles/1ddd453f1cad4add9f64f629f98904b9"}}, {"scope": {"project": {"id": "d12c977421a94b0680afea7d3ce36f04"}}, "role": {"id": "1ddd453f1cad4add9f64f629f98904b9"}, "user": {"id": "948c2acf6c6240319a6a74a5c7025b1a"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/d12c977421a94b0680afea7d3ce36f04/users/948c2acf6c6240319a6a74a5c7025b1a/roles/1ddd453f1cad4add9f64f629f98904b9"}}, {"scope": {"project": {"id": "d12c977421a94b0680afea7d3ce36f04"}}, "role": {"id": "1ddd453f1cad4add9f64f629f98904b9"}, "user": {"id": "adae992673254f1d93d13c54d8a69ae5"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/d12c977421a94b0680afea7d3ce36f04/users/adae992673254f1d93d13c54d8a69ae5/roles/1ddd453f1cad4add9f64f629f98904b9"}}, {"scope": {"project": {"id": "d12c977421a94b0680afea7d3ce36f04"}}, "role": {"id": "1ddd453f1cad4add9f64f629f98904b9"}, "user": {"id": "b963a1a9400e464cb6391466e5c34617"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/d12c977421a94b0680afea7d3ce36f04/users/b963a1a9400e464cb6391466e5c34617/roles/1ddd453f1cad4add9f64f629f98904b9"}}, {"scope": {"project": {"id": "d12c977421a94b0680afea7d3ce36f04"}}, "role": {"id": "1ddd453f1cad4add9f64f629f98904b9"}, "user": {"id": "d6d0b16edcdb4401bee14513acf42f2e"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/d12c977421a94b0680afea7d3ce36f04/users/d6d0b16edcdb4401bee14513acf42f2e/roles/1ddd453f1cad4add9f64f629f98904b9"}}, {"scope": {"project": {"id": "77fe35453fce4397832b956296c7be20"}}, "role": {"id": "1ddd453f1cad4add9f64f629f98904b9"}, "user": {"id": "da562c98267e4366a50a0357fa11f971"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/77fe35453fce4397832b956296c7be20/users/da562c98267e4366a50a0357fa11f971/roles/1ddd453f1cad4add9f64f629f98904b9"}}, {"scope": {"project": {"id": "d12c977421a94b0680afea7d3ce36f04"}}, "role": {"id": "1ddd453f1cad4add9f64f629f98904b9"}, "user": {"id": "e1d0993f95204b31bd2c9e69fbfb5c37"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/d12c977421a94b0680afea7d3ce36f04/users/e1d0993f95204b31bd2c9e69fbfb5c37/roles/1ddd453f1cad4add9f64f629f98904b9"}}, {"scope": {"project": {"id": "d12c977421a94b0680afea7d3ce36f04"}}, "role": {"id": "1ddd453f1cad4add9f64f629f98904b9"}, "user": {"id": "f504f22556f940628d526a2dc90ebef0"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/d12c977421a94b0680afea7d3ce36f04/users/f504f22556f940628d526a2dc90ebef0/roles/1ddd453f1cad4add9f64f629f98904b9"}}, {"scope": {"domain": {"id": "53815f25a0bb4b29ad55e5575ac9f331"}}, "role": {"id": "1ddd453f1cad4add9f64f629f98904b9"}, "user": {"id": "bb14ae63b287483690e6041bc84132eb"}, "links": {"assignment": "http://172.30.9.27:5000/v3/domains/53815f25a0bb4b29ad55e5575ac9f331/users/bb14ae63b287483690e6041bc84132eb/roles/1ddd453f1cad4add9f64f629f98904b9"}}, {"scope": {"system": {"all": true}}, "role": {"id": "1ddd453f1cad4add9f64f629f98904b9"}, "user": {"id": "da562c98267e4366a50a0357fa11f971"}, "links": {"assignment": "http://172.30.9.27:5000/v3/system/users/da562c98267e4366a50a0357fa11f971/roles/1ddd453f1cad4add9f64f629f98904b9"}}], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-29 19:13:39,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments used request id req-9b6e4ac5-beef-4a58-a566-c1c3f33d05eb 2018-07-29 19:13:39,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.192817211151s 2018-07-29 19:13:39,451 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments used request id req-9b6e4ac5-beef-4a58-a566-c1c3f33d05eb 2018-07-29 19:13:39,454 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'd12c977421a94b0680afea7d3ce36f04', 'id': u'1ddd453f1cad4add9f64f629f98904b9', 'user': u'166eb80b34f64260967acb400cc172b5'}), Munch({'project': u'd12c977421a94b0680afea7d3ce36f04', 'id': u'1ddd453f1cad4add9f64f629f98904b9', 'user': u'24b01487e34f4738befb2146c02f527a'}), Munch({'project': u'd12c977421a94b0680afea7d3ce36f04', 'id': u'1ddd453f1cad4add9f64f629f98904b9', 'user': u'441f2381de3448eebb97ddf493e4771b'}), Munch({'project': u'd12c977421a94b0680afea7d3ce36f04', 'id': u'1ddd453f1cad4add9f64f629f98904b9', 'user': u'4617c1c4561f41d5b3f1065591cbc154'}), Munch({'project': u'd12c977421a94b0680afea7d3ce36f04', 'id': u'1ddd453f1cad4add9f64f629f98904b9', 'user': u'5bf16469a7f5404e82e16c3d2dd18e4a'}), Munch({'project': u'd12c977421a94b0680afea7d3ce36f04', 'id': u'db7c31426b86458ea3f7761a3265fc60', 'user': u'5bf16469a7f5404e82e16c3d2dd18e4a'}), Munch({'project': u'd12c977421a94b0680afea7d3ce36f04', 'id': u'1ddd453f1cad4add9f64f629f98904b9', 'user': u'70e49884e972483f99eb462f0b23ab01'}), Munch({'project': u'd12c977421a94b0680afea7d3ce36f04', 'id': u'1ddd453f1cad4add9f64f629f98904b9', 'user': u'948c2acf6c6240319a6a74a5c7025b1a'}), Munch({'project': u'd12c977421a94b0680afea7d3ce36f04', 'id': u'1ddd453f1cad4add9f64f629f98904b9', 'user': u'adae992673254f1d93d13c54d8a69ae5'}), Munch({'project': u'd12c977421a94b0680afea7d3ce36f04', 'id': u'1ddd453f1cad4add9f64f629f98904b9', 'user': u'b963a1a9400e464cb6391466e5c34617'}), Munch({'project': u'd12c977421a94b0680afea7d3ce36f04', 'id': u'1ddd453f1cad4add9f64f629f98904b9', 'user': u'd6d0b16edcdb4401bee14513acf42f2e'}), Munch({'project': u'77fe35453fce4397832b956296c7be20', 'id': u'1ddd453f1cad4add9f64f629f98904b9', 'user': u'da562c98267e4366a50a0357fa11f971'}), Munch({'project': u'd12c977421a94b0680afea7d3ce36f04', 'id': u'1ddd453f1cad4add9f64f629f98904b9', 'user': u'e1d0993f95204b31bd2c9e69fbfb5c37'}), Munch({'project': u'd12c977421a94b0680afea7d3ce36f04', 'id': u'1ddd453f1cad4add9f64f629f98904b9', 'user': u'f504f22556f940628d526a2dc90ebef0'}), Munch({'domain': u'53815f25a0bb4b29ad55e5575ac9f331', 'id': u'1ddd453f1cad4add9f64f629f98904b9', 'user': u'bb14ae63b287483690e6041bc84132eb'}), Munch({'id': u'1ddd453f1cad4add9f64f629f98904b9', 'user': u'da562c98267e4366a50a0357fa11f971'})] 2018-07-29 19:13:39,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 19:13:39,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1cb76ca7850d7282ff6034684a059b46334edddf" 2018-07-29 19:13:39,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d61565e6-6194-4bcb-97f2-96c33624be21 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1ddd453f1cad4add9f64f629f98904b9", "links": {"self": "http://172.30.9.27:5000/v3/roles/1ddd453f1cad4add9f64f629f98904b9"}, "name": "admin"}, {"domain_id": null, "id": "928769d40c004946bc179058b1f4c1e9", "links": {"self": "http://172.30.9.27:5000/v3/roles/928769d40c004946bc179058b1f4c1e9"}, "name": "member"}, {"domain_id": null, "id": "92ec2d3d8ce14356afe973fb11718046", "links": {"self": "http://172.30.9.27:5000/v3/roles/92ec2d3d8ce14356afe973fb11718046"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1e9e02f446c43ddbf3975149bb12a88", "links": {"self": "http://172.30.9.27:5000/v3/roles/b1e9e02f446c43ddbf3975149bb12a88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d4337edf73d945a281d23a965cf99df2", "links": {"self": "http://172.30.9.27:5000/v3/roles/d4337edf73d945a281d23a965cf99df2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "db7c31426b86458ea3f7761a3265fc60", "links": {"self": "http://172.30.9.27:5000/v3/roles/db7c31426b86458ea3f7761a3265fc60"}, "name": "ResellerAdmin"}]} 2018-07-29 19:13:39,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d61565e6-6194-4bcb-97f2-96c33624be21 2018-07-29 19:13:39,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11127614975s 2018-07-29 19:13:39,569 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d61565e6-6194-4bcb-97f2-96c33624be21 2018-07-29 19:13:39,571 - 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'1ddd453f1cad4add9f64f629f98904b9'}), 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'928769d40c004946bc179058b1f4c1e9'}), 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'reader', 'id': u'92ec2d3d8ce14356afe973fb11718046'}), 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_user', 'id': u'b1e9e02f446c43ddbf3975149bb12a88'}), 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'swiftoperator', 'id': u'd4337edf73d945a281d23a965cf99df2'}), 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'ResellerAdmin', 'id': u'db7c31426b86458ea3f7761a3265fc60'})] 2018-07-29 19:13:39,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 19:13:39,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1cb76ca7850d7282ff6034684a059b46334edddf" 2018-07-29 19:13:40,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c69d6b22-81a4-4682-b66b-38f338332159 Date: Sun, 29 Jul 2018 19:13:40 GMT RESP BODY: {"routers": []} 2018-07-29 19:13:40,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c69d6b22-81a4-4682-b66b-38f338332159 2018-07-29 19:13:40,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.09122300148s 2018-07-29 19:13:40,663 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c69d6b22-81a4-4682-b66b-38f338332159 2018-07-29 19:13:40,664 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-29 19:13:40,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 19:13:40,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1cb76ca7850d7282ff6034684a059b46334edddf" 2018-07-29 19:13:40,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:13:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe28b733-9d20-4a62-8bc9-2801e1c93aee x-compute-request-id: req-fe28b733-9d20-4a62-8bc9-2801e1c93aee Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-29 19:13:40,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fe28b733-9d20-4a62-8bc9-2801e1c93aee 2018-07-29 19:13:40,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.108644962311s 2018-07-29 19:13:40,774 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fe28b733-9d20-4a62-8bc9-2801e1c93aee 2018-07-29 19:13:40,774 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-29 19:13:40,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-29 19:13:40,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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-07-29 19:13:40,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 19:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0037c44-1085-4e2b-9a01-382fd1872cfb Content-Length: 266 Content-Type: application/json 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://192.30.9.7:35357/v3/", "rel": "self"}]}]}} 2018-07-29 19:13:40,791 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.7:35357/ used request id req-e0037c44-1085-4e2b-9a01-382fd1872cfb 2018-07-29 19:13:40,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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}1cb76ca7850d7282ff6034684a059b46334edddf" 2018-07-29 19:13:40,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6561a883-0462-40ed-a872-2600b5143018 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/088fefa5a67d46d092c8405ea67787a2"}, "enabled": true, "type": "network", "id": "088fefa5a67d46d092c8405ea67787a2", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1104a8908113486986930ed560ca2a0e"}, "enabled": true, "type": "alarming", "id": "1104a8908113486986930ed560ca2a0e", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/113a409a59d04c3d8e7fea79ba142ce3"}, "enabled": true, "type": "image", "id": "113a409a59d04c3d8e7fea79ba142ce3", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/15dfad983a624b2280e8fa2fb4c0d106"}, "enabled": true, "type": "orchestration", "id": "15dfad983a624b2280e8fa2fb4c0d106", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1a0b24af838a41fbb2cc21f407bb6bff"}, "enabled": true, "type": "object-store", "id": "1a0b24af838a41fbb2cc21f407bb6bff", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/2cc2748fb2944a46958ee358dadd4d86"}, "enabled": true, "type": "placement", "id": "2cc2748fb2944a46958ee358dadd4d86", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/2d43c65b74e54d87bbf09cce8aea5605"}, "enabled": true, "type": "volumev2", "id": "2d43c65b74e54d87bbf09cce8aea5605", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3df04fc398a2443c8b4af773c3e9203b"}, "enabled": true, "type": "compute", "id": "3df04fc398a2443c8b4af773c3e9203b", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/40f506445604472a8d5d92a549b414e7"}, "enabled": true, "type": "event", "id": "40f506445604472a8d5d92a549b414e7", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/897419e956614ab1904d4a94c573af2e"}, "enabled": true, "type": "identity", "id": "897419e956614ab1904d4a94c573af2e", "name": "keystone"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9125b72e10df4f24a1652f359dc03ac8"}, "enabled": true, "type": "volume", "id": "9125b72e10df4f24a1652f359dc03ac8", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a4cc07d9cbb9419f87adb00d52085e3a"}, "enabled": true, "type": "cloudformation", "id": "a4cc07d9cbb9419f87adb00d52085e3a", "name": "heat-cfn"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/ad8d4e19d86445ee816ab4efb56e9222"}, "enabled": true, "type": "volumev3", "id": "ad8d4e19d86445ee816ab4efb56e9222", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b0210867b74047c39738287e0c5704bd"}, "enabled": true, "type": "metric", "id": "b0210867b74047c39738287e0c5704bd", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/cfc1a21efa924b758f156afca0c91856"}, "enabled": true, "type": "metering", "id": "cfc1a21efa924b758f156afca0c91856", "name": "ceilometer"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2018-07-29 19:13:40,885 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-6561a883-0462-40ed-a872-2600b5143018 2018-07-29 19:13:40,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.1051030159s 2018-07-29 19:13:40,885 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-6561a883-0462-40ed-a872-2600b5143018 2018-07-29 19:13:40,891 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'088fefa5a67d46d092c8405ea67787a2', 'name': u'neutron'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'1104a8908113486986930ed560ca2a0e', 'name': u'aodh'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'113a409a59d04c3d8e7fea79ba142ce3', 'name': u'glance'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'15dfad983a624b2280e8fa2fb4c0d106', 'name': u'heat'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'1a0b24af838a41fbb2cc21f407bb6bff', 'name': u'swift'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'2cc2748fb2944a46958ee358dadd4d86', 'name': u'placement'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'2d43c65b74e54d87bbf09cce8aea5605', 'name': u'cinderv2'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'3df04fc398a2443c8b4af773c3e9203b', 'name': u'nova'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'40f506445604472a8d5d92a549b414e7', 'name': u'panko'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'897419e956614ab1904d4a94c573af2e', 'name': u'keystone'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'9125b72e10df4f24a1652f359dc03ac8', 'name': u'cinder'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'a4cc07d9cbb9419f87adb00d52085e3a', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'ad8d4e19d86445ee816ab4efb56e9222', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'b0210867b74047c39738287e0c5704bd', 'name': u'gnocchi'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'cfc1a21efa924b758f156afca0c91856', 'name': u'ceilometer'})] 2018-07-29 19:13:40,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 19:13:40,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1cb76ca7850d7282ff6034684a059b46334edddf" 2018-07-29 19:13:41,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f8bc33ec-30e0-4ff0-9ef4-8367e81f54d2 Date: Sun, 29 Jul 2018 19:13:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T19:10:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"967e3899-a7c3-408b-aa74-d7f263e5453b","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d12c977421a94b0680afea7d3ce36f04","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"441029df-2ec1-4cfc-9984-1f751ca45845","tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:22Z","ip_version":4}]} 2018-07-29 19:13:41,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-f8bc33ec-30e0-4ff0-9ef4-8367e81f54d2 2018-07-29 19:13:41,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.239919900894s 2018-07-29 19:13:41,132 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-f8bc33ec-30e0-4ff0-9ef4-8367e81f54d2 2018-07-29 19:13:41,133 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T19:10:22Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'967e3899-a7c3-408b-aa74-d7f263e5453b', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'441029df-2ec1-4cfc-9984-1f751ca45845', u'tenant_id': u'd12c977421a94b0680afea7d3ce36f04', u'created_at': u'2018-07-29T19:10:22Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'd12c977421a94b0680afea7d3ce36f04'})] 2018-07-29 19:13:41,257 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 19:13:41,258 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-29 19:13:41,318 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-29 19:13:43,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 19:13:43,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 19:13:43,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 19:13:43,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 19:13:43,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 19:13:43,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 19:13:43,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 19:13:43,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 19:13:43,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 19:13:43,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 19:13:43,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 19:13:43,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 19:13:43,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 19:13:43,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 19:13:43,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 19:13:43,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 19:13:43,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 19:13:43,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 19:13:43,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 19:13:43,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 19:13:43,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 19:13:43,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 19:13:43,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-29 19:13:43,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2390cab5-480c-4de8-b28c-28ed40767cc1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json 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": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-29 19:13:43,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2390cab5-480c-4de8-b28c-28ed40767cc1 2018-07-29 19:13:43,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-29 19:13:43,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92ec2d3d8ce14356afe973fb11718046", "name": "reader"}, {"id": "1ddd453f1cad4add9f64f629f98904b9", "name": "admin"}, {"id": "928769d40c004946bc179058b1f4c1e9", "name": "member"}], "expires_at": "2018-07-29T20:13:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77fe35453fce4397832b956296c7be20", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132bad2baed4f0282b48087fe50e8da"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8dc1912394dc4788bafa005008addaad"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7b00627b92d431fbf5369b9057a8d75"}], "type": "network", "id": "088fefa5a67d46d092c8405ea67787a2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "466aac1fee6648d5a35a2d8cb6f38285"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "476d7a5e598e4023b29f0bc73469151a"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4902e8751e99464aa5b30bc76c7b0d1b"}], "type": "alarming", "id": "1104a8908113486986930ed560ca2a0e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ec40d7f2dc74ad393c578e28c1177ee"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6622a3f5d6ee4e58804f55c1691ee5c9"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df5d7e9d57a4daeb9f8bb20dfb76d06"}], "type": "image", "id": "113a409a59d04c3d8e7fea79ba142ce3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ad4e7fc0e4340109759dd38bc04f73b"}, {"url": "http://192.30.9.7:8004/v1/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63c9c69eb7d7450288727607f6eee9bb"}, {"url": "http://172.30.9.27:8004/v1/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b691367f9ddc479f938b951819d68d4c"}], "type": "orchestration", "id": "15dfad983a624b2280e8fa2fb4c0d106", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d660700e38d431b91458fb7359af067"}, {"url": "http://172.30.9.27:8080/v1/AUTH_77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15477505b9a64e789feae7b771d0f446"}, {"url": "http://12.0.0.22:8080/v1/AUTH_77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323b98d3c22f40109f816921add72e4b"}], "type": "object-store", "id": "1a0b24af838a41fbb2cc21f407bb6bff", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a1e4556c4f54465989f42e3e188221b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84b9824eff9f4bd8ab39b252950e9a45"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdccfd7d69fa407c92769c6e6023096d"}], "type": "placement", "id": "2cc2748fb2944a46958ee358dadd4d86", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "238d415781304c2e8ce7c96c3609143a"}, {"url": "http://172.30.9.27:8776/v2/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c290b82080474e11bcf5590d45a18ad4"}, {"url": "http://192.30.9.7:8776/v2/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4561f1e35b24cfeb6ee6a291351aa74"}], "type": "volumev2", "id": "2d43c65b74e54d87bbf09cce8aea5605", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aea5bacee5ff4025aa56bdfeb5066ac9"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b574c89694e047e4af4c69b546847f5b"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de27dfb1cb1b4fc992db5994493d8f28"}], "type": "compute", "id": "3df04fc398a2443c8b4af773c3e9203b", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2afab1164d87446ea5216f9a1db4ea3b"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54f1853ec3734f46b17d735ea3c8a6cc"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f986bf6cd6b64e50a01d2d62edd73744"}], "type": "event", "id": "40f506445604472a8d5d92a549b414e7", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49169b771c474f7a97ac78936e7537e8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9aa64f7ffd644f9d8b6152cf6b51e7fe"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c97b7326aeb145a2b566069c61013227"}], "type": "identity", "id": "897419e956614ab1904d4a94c573af2e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e212d03fbf749d98179cdbe597512f2"}, {"url": "http://172.30.9.27:8776/v1/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "716c941f136444328b37129fc2ba9a93"}, {"url": "http://192.30.9.7:8776/v1/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c17cf1e4f26403fbd28d51777674021"}], "type": "volume", "id": "9125b72e10df4f24a1652f359dc03ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13c20db42460479eadd7adfb05bc7654"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "448e331de52a436e8dc87cfe8a8d0ed0"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d75e3e1c0450403c8b8589e5a571c8ea"}], "type": "cloudformation", "id": "a4cc07d9cbb9419f87adb00d52085e3a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05ceb8743cd64eafa5116753c2ca2508"}, {"url": "http://192.30.9.7:8776/v3/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71ed173ce508412d94ef7e211c744134"}, {"url": "http://172.30.9.27:8776/v3/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfbabb3624f3498f86d44ca43db1d00d"}], "type": "volumev3", "id": "ad8d4e19d86445ee816ab4efb56e9222", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5108444167ed4737b9e1920021219e05"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3828d873bf44b348c0a0f8fee146f5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc501861958f4c368b0cb7500f7b4bf8"}], "type": "metric", "id": "b0210867b74047c39738287e0c5704bd", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "cfc1a21efa924b758f156afca0c91856", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da562c98267e4366a50a0357fa11f971"}, "audit_ids": ["t0wtwKLPSqGwmqKzgXWdRQ"], "issued_at": "2018-07-29T19:13:43.000000Z"}} 2018-07-29 19:13:43,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 19:13:43,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}91cac0fcf8895c876b4779b8e557258adb5aaaf6" 2018-07-29 19:13:44,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-59c6c3db-ee84-405a-bf03-bdbb05d641bb Date: Sun, 29 Jul 2018 19:13:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"441029df-2ec1-4cfc-9984-1f751ca45845","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d12c977421a94b0680afea7d3ce36f04","l2_adjacency":true,"status":"ACTIVE","subnets":["967e3899-a7c3-408b-aa74-d7f263e5453b"],"description":"","tags":[],"updated_at":"2018-07-29T19:10:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:15Z","provider:network_type":"flat"}]} 2018-07-29 19:13:44,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-59c6c3db-ee84-405a-bf03-bdbb05d641bb 2018-07-29 19:13:44,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.1069381237s 2018-07-29 19:13:44,910 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-59c6c3db-ee84-405a-bf03-bdbb05d641bb 2018-07-29 19:13:44,911 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-29 19:13:44,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 19:13:44,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.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}91cac0fcf8895c876b4779b8e557258adb5aaaf6" -d '{"network": {"name": "tenantnetwork1-net_046536da-cf20-450d-8158-9bfc17ded75c", "admin_state_up": true}}' 2018-07-29 19:13:46,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5651b7cc-8971-4275-8935-8558e86ca39d Date: Sun, 29 Jul 2018 19:13:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9e02fc12-084b-4ffb-b28b-f30eaada809c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"77fe35453fce4397832b956296c7be20","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T19:13:46Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_046536da-cf20-450d-8158-9bfc17ded75c","admin_state_up":true,"tenant_id":"77fe35453fce4397832b956296c7be20","created_at":"2018-07-29T19:13:46Z","mtu":1450}} 2018-07-29 19:13:46,413 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5651b7cc-8971-4275-8935-8558e86ca39d 2018-07-29 19:13:46,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.501101017s 2018-07-29 19:13:46,413 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5651b7cc-8971-4275-8935-8558e86ca39d 2018-07-29 19:13:46,414 - 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-07-29T19:13:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9e02fc12-084b-4ffb-b28b-f30eaada809c', u'provider:segmentation_id': 91, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_046536da-cf20-450d-8158-9bfc17ded75c', u'created_at': u'2018-07-29T19:13:46Z', u'mtu': 1450, u'tenant_id': u'77fe35453fce4397832b956296c7be20', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'77fe35453fce4397832b956296c7be20', u'l2_adjacency': True}) 2018-07-29 19:13:46,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 19:13:46,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}91cac0fcf8895c876b4779b8e557258adb5aaaf6" 2018-07-29 19:13:46,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-713ffdf1-e3ed-4112-96c2-fab9fcd56b33 Date: Sun, 29 Jul 2018 19:13:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"441029df-2ec1-4cfc-9984-1f751ca45845","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d12c977421a94b0680afea7d3ce36f04","l2_adjacency":true,"status":"ACTIVE","subnets":["967e3899-a7c3-408b-aa74-d7f263e5453b"],"description":"","tags":[],"updated_at":"2018-07-29T19:10:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9e02fc12-084b-4ffb-b28b-f30eaada809c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"77fe35453fce4397832b956296c7be20","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T19:13:46Z","qos_policy_id":null,"name":"tenantnetwork1-net_046536da-cf20-450d-8158-9bfc17ded75c","admin_state_up":true,"tenant_id":"77fe35453fce4397832b956296c7be20","created_at":"2018-07-29T19:13:46Z","provider:network_type":"vxlan"}]} 2018-07-29 19:13:46,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-713ffdf1-e3ed-4112-96c2-fab9fcd56b33 2018-07-29 19:13:46,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361117839813s 2018-07-29 19:13:46,776 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-713ffdf1-e3ed-4112-96c2-fab9fcd56b33 2018-07-29 19:13:46,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 19:13:46,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.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}91cac0fcf8895c876b4779b8e557258adb5aaaf6" -d '{"subnet": {"name": "tenantnetwork1-subnet_046536da-cf20-450d-8158-9bfc17ded75c", "enable_dhcp": true, "network_id": "9e02fc12-084b-4ffb-b28b-f30eaada809c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 19:13:47,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-ab585c38-3037-4b78-bde0-5cfb07a26c0a Date: Sun, 29 Jul 2018 19:13:47 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-29T19:13:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"15b06437-8d47-41f7-9b23-6df3112aaa0a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"77fe35453fce4397832b956296c7be20","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_046536da-cf20-450d-8158-9bfc17ded75c","enable_dhcp":true,"segment_id":null,"network_id":"9e02fc12-084b-4ffb-b28b-f30eaada809c","tenant_id":"77fe35453fce4397832b956296c7be20","created_at":"2018-07-29T19:13:47Z","ip_version":4}} 2018-07-29 19:13:47,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ab585c38-3037-4b78-bde0-5cfb07a26c0a 2018-07-29 19:13:47,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.834897994995s 2018-07-29 19:13:47,613 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ab585c38-3037-4b78-bde0-5cfb07a26c0a 2018-07-29 19:13:47,614 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T19:13:47Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'15b06437-8d47-41f7-9b23-6df3112aaa0a', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_046536da-cf20-450d-8158-9bfc17ded75c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'9e02fc12-084b-4ffb-b28b-f30eaada809c', u'tenant_id': u'77fe35453fce4397832b956296c7be20', u'created_at': u'2018-07-29T19:13:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'77fe35453fce4397832b956296c7be20'}) 2018-07-29 19:13:47,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 19:13:47,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.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}91cac0fcf8895c876b4779b8e557258adb5aaaf6" -d '{"router": {"external_gateway_info": {"network_id": "441029df-2ec1-4cfc-9984-1f751ca45845"}, "name": "tenantnetwork1-router_046536da-cf20-450d-8158-9bfc17ded75c", "admin_state_up": true}}' 2018-07-29 19:13:54,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-bac7a001-41e8-4e3c-9ef0-0804d4b6f8a7 Date: Sun, 29 Jul 2018 19:13:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "441029df-2ec1-4cfc-9984-1f751ca45845", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "967e3899-a7c3-408b-aa74-d7f263e5453b", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "77fe35453fce4397832b956296c7be20", "created_at": "2018-07-29T19:13:48Z", "admin_state_up": true, "updated_at": "2018-07-29T19:13:49Z", "project_id": "77fe35453fce4397832b956296c7be20", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "5387a526-ceff-4d7a-a934-58133da93664", "name": "tenantnetwork1-router_046536da-cf20-450d-8158-9bfc17ded75c"}} 2018-07-29 19:13:54,402 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-bac7a001-41e8-4e3c-9ef0-0804d4b6f8a7 2018-07-29 19:13:54,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.78779911995s 2018-07-29 19:13:54,403 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-bac7a001-41e8-4e3c-9ef0-0804d4b6f8a7 2018-07-29 19:13:54,403 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T19:13:49Z', u'revision_number': 3, u'ha': True, u'id': u'5387a526-ceff-4d7a-a934-58133da93664', u'external_gateway_info': {u'network_id': u'441029df-2ec1-4cfc-9984-1f751ca45845', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'967e3899-a7c3-408b-aa74-d7f263e5453b', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_046536da-cf20-450d-8158-9bfc17ded75c', u'admin_state_up': True, u'tenant_id': u'77fe35453fce4397832b956296c7be20', u'created_at': u'2018-07-29T19:13:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'77fe35453fce4397832b956296c7be20'}) 2018-07-29 19:13:54,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 19:13:54,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/5387a526-ceff-4d7a-a934-58133da93664/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}91cac0fcf8895c876b4779b8e557258adb5aaaf6" -d '{"subnet_id": "15b06437-8d47-41f7-9b23-6df3112aaa0a"}' 2018-07-29 19:13:57,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eb2f9fef-db49-44fe-ac7e-d0758641c6da Date: Sun, 29 Jul 2018 19:13:57 GMT RESP BODY: {"network_id": "9e02fc12-084b-4ffb-b28b-f30eaada809c", "tenant_id": "77fe35453fce4397832b956296c7be20", "subnet_id": "15b06437-8d47-41f7-9b23-6df3112aaa0a", "subnet_ids": ["15b06437-8d47-41f7-9b23-6df3112aaa0a"], "port_id": "6f343a00-690f-4515-bd9c-daa868f3cb8d", "id": "5387a526-ceff-4d7a-a934-58133da93664"} 2018-07-29 19:13:57,991 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5387a526-ceff-4d7a-a934-58133da93664/add_router_interface.json used request id req-eb2f9fef-db49-44fe-ac7e-d0758641c6da 2018-07-29 19:13:57,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.58781218529s 2018-07-29 19:13:57,992 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5387a526-ceff-4d7a-a934-58133da93664/add_router_interface.json used request id req-eb2f9fef-db49-44fe-ac7e-d0758641c6da returning object 5387a526-ceff-4d7a-a934-58133da93664 2018-07-29 19:13:58,113 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 19:13:58,113 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:13 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-29 19:13:58,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 19:13:58,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/5387a526-ceff-4d7a-a934-58133da93664/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}91cac0fcf8895c876b4779b8e557258adb5aaaf6" -d '{"subnet_id": "15b06437-8d47-41f7-9b23-6df3112aaa0a"}' 2018-07-29 19:14:00,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d0c7fa6a-73f0-41f6-a055-3fe468acc773 Date: Sun, 29 Jul 2018 19:14:00 GMT RESP BODY: {"network_id": "9e02fc12-084b-4ffb-b28b-f30eaada809c", "tenant_id": "77fe35453fce4397832b956296c7be20", "subnet_id": "15b06437-8d47-41f7-9b23-6df3112aaa0a", "subnet_ids": ["15b06437-8d47-41f7-9b23-6df3112aaa0a"], "port_id": "6f343a00-690f-4515-bd9c-daa868f3cb8d", "id": "5387a526-ceff-4d7a-a934-58133da93664"} 2018-07-29 19:14:00,529 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5387a526-ceff-4d7a-a934-58133da93664/remove_router_interface.json used request id req-d0c7fa6a-73f0-41f6-a055-3fe468acc773 2018-07-29 19:14:00,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.41035103798s 2018-07-29 19:14:00,529 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/5387a526-ceff-4d7a-a934-58133da93664/remove_router_interface.json used request id req-d0c7fa6a-73f0-41f6-a055-3fe468acc773 returning object 5387a526-ceff-4d7a-a934-58133da93664 2018-07-29 19:14:00,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 19:14:00,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}91cac0fcf8895c876b4779b8e557258adb5aaaf6" 2018-07-29 19:14:00,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-8a5a1aaf-e541-4134-bb0e-262b78bb0d82 Date: Sun, 29 Jul 2018 19:14:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "441029df-2ec1-4cfc-9984-1f751ca45845", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "967e3899-a7c3-408b-aa74-d7f263e5453b", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "77fe35453fce4397832b956296c7be20", "created_at": "2018-07-29T19:13:48Z", "admin_state_up": true, "updated_at": "2018-07-29T19:13:59Z", "project_id": "77fe35453fce4397832b956296c7be20", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "5387a526-ceff-4d7a-a934-58133da93664", "name": "tenantnetwork1-router_046536da-cf20-450d-8158-9bfc17ded75c"}]} 2018-07-29 19:14:00,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-8a5a1aaf-e541-4134-bb0e-262b78bb0d82 2018-07-29 19:14:00,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.15006685257s 2018-07-29 19:14:00,680 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-8a5a1aaf-e541-4134-bb0e-262b78bb0d82 2018-07-29 19:14:00,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 19:14:00,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/5387a526-ceff-4d7a-a934-58133da93664.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}91cac0fcf8895c876b4779b8e557258adb5aaaf6" 2018-07-29 19:14:05,469 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9541c1d0-74ae-4919-9430-ad4a9f606a87 Content-Length: 0 Date: Sun, 29 Jul 2018 19:14:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 19:14:05,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/5387a526-ceff-4d7a-a934-58133da93664.json used request id req-9541c1d0-74ae-4919-9430-ad4a9f606a87 2018-07-29 19:14:05,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.78884196281s 2018-07-29 19:14:05,469 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/5387a526-ceff-4d7a-a934-58133da93664.json used request id req-9541c1d0-74ae-4919-9430-ad4a9f606a87 2018-07-29 19:14:05,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 19:14:05,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}91cac0fcf8895c876b4779b8e557258adb5aaaf6" 2018-07-29 19:14:05,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-5e88920a-f07d-4f85-a9ae-7fba0c015cb4 Date: Sun, 29 Jul 2018 19:14:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T19:13:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"15b06437-8d47-41f7-9b23-6df3112aaa0a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"77fe35453fce4397832b956296c7be20","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_046536da-cf20-450d-8158-9bfc17ded75c","enable_dhcp":true,"segment_id":null,"network_id":"9e02fc12-084b-4ffb-b28b-f30eaada809c","tenant_id":"77fe35453fce4397832b956296c7be20","created_at":"2018-07-29T19:13:47Z","ip_version":4},{"updated_at":"2018-07-29T19:10:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"967e3899-a7c3-408b-aa74-d7f263e5453b","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d12c977421a94b0680afea7d3ce36f04","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"441029df-2ec1-4cfc-9984-1f751ca45845","tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:22Z","ip_version":4}]} 2018-07-29 19:14:05,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5e88920a-f07d-4f85-a9ae-7fba0c015cb4 2018-07-29 19:14:05,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.232204914093s 2018-07-29 19:14:05,702 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5e88920a-f07d-4f85-a9ae-7fba0c015cb4 2018-07-29 19:14:05,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 19:14:05,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/15b06437-8d47-41f7-9b23-6df3112aaa0a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}91cac0fcf8895c876b4779b8e557258adb5aaaf6" 2018-07-29 19:14:08,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-48881637-b7b4-40a1-b60f-b117ac474b80 Date: Sun, 29 Jul 2018 19:14:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 19:14:08,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/15b06437-8d47-41f7-9b23-6df3112aaa0a.json used request id req-48881637-b7b4-40a1-b60f-b117ac474b80 2018-07-29 19:14:08,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.06262207031s 2018-07-29 19:14:08,767 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/15b06437-8d47-41f7-9b23-6df3112aaa0a.json used request id req-48881637-b7b4-40a1-b60f-b117ac474b80 2018-07-29 19:14:08,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 19:14:08,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}91cac0fcf8895c876b4779b8e557258adb5aaaf6" 2018-07-29 19:14:09,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-a94dcb8a-72da-4ef6-8ddc-72cdd8aab37d Date: Sun, 29 Jul 2018 19:14:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"441029df-2ec1-4cfc-9984-1f751ca45845","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d12c977421a94b0680afea7d3ce36f04","l2_adjacency":true,"status":"ACTIVE","subnets":["967e3899-a7c3-408b-aa74-d7f263e5453b"],"description":"","tags":[],"updated_at":"2018-07-29T19:10:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9e02fc12-084b-4ffb-b28b-f30eaada809c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"77fe35453fce4397832b956296c7be20","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T19:14:08Z","qos_policy_id":null,"name":"tenantnetwork1-net_046536da-cf20-450d-8158-9bfc17ded75c","admin_state_up":true,"tenant_id":"77fe35453fce4397832b956296c7be20","created_at":"2018-07-29T19:13:46Z","provider:network_type":"vxlan"}]} 2018-07-29 19:14:09,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a94dcb8a-72da-4ef6-8ddc-72cdd8aab37d 2018-07-29 19:14:09,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.12439990044s 2018-07-29 19:14:09,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a94dcb8a-72da-4ef6-8ddc-72cdd8aab37d 2018-07-29 19:14:09,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 19:14:09,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/9e02fc12-084b-4ffb-b28b-f30eaada809c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}91cac0fcf8895c876b4779b8e557258adb5aaaf6" 2018-07-29 19:14:10,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e77c71f0-5a31-4594-885b-dfbb1a44c37c Date: Sun, 29 Jul 2018 19:14:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 19:14:10,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9e02fc12-084b-4ffb-b28b-f30eaada809c.json used request id req-e77c71f0-5a31-4594-885b-dfbb1a44c37c 2018-07-29 19:14:10,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.797391176224s 2018-07-29 19:14:10,691 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9e02fc12-084b-4ffb-b28b-f30eaada809c.json used request id req-e77c71f0-5a31-4594-885b-dfbb1a44c37c 2018-07-29 19:14:10,745 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-29 19:14:10,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 19:14:10,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 19:14:10,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 19:14:10,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 19:14:10,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 19:14:10,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 19:14:10,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 19:14:10,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 19:14:10,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 19:14:10,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 19:14:10,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 19:14:10,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 19:14:10,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 19:14:10,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 19:14:10,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 19:14:10,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 19:14:10,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 19:14:10,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 19:14:10,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 19:14:10,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 19:14:10,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 19:14:10,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 19:14:10,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-29 19:14:10,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38db6ee-3cc1-4fd2-ac7f-d085eb639110 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json 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": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-29 19:14:10,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f38db6ee-3cc1-4fd2-ac7f-d085eb639110 2018-07-29 19:14:10,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-29 19:14:11,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92ec2d3d8ce14356afe973fb11718046", "name": "reader"}, {"id": "1ddd453f1cad4add9f64f629f98904b9", "name": "admin"}, {"id": "928769d40c004946bc179058b1f4c1e9", "name": "member"}], "expires_at": "2018-07-29T20:14:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77fe35453fce4397832b956296c7be20", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132bad2baed4f0282b48087fe50e8da"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8dc1912394dc4788bafa005008addaad"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7b00627b92d431fbf5369b9057a8d75"}], "type": "network", "id": "088fefa5a67d46d092c8405ea67787a2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "466aac1fee6648d5a35a2d8cb6f38285"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "476d7a5e598e4023b29f0bc73469151a"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4902e8751e99464aa5b30bc76c7b0d1b"}], "type": "alarming", "id": "1104a8908113486986930ed560ca2a0e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ec40d7f2dc74ad393c578e28c1177ee"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6622a3f5d6ee4e58804f55c1691ee5c9"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df5d7e9d57a4daeb9f8bb20dfb76d06"}], "type": "image", "id": "113a409a59d04c3d8e7fea79ba142ce3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ad4e7fc0e4340109759dd38bc04f73b"}, {"url": "http://192.30.9.7:8004/v1/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63c9c69eb7d7450288727607f6eee9bb"}, {"url": "http://172.30.9.27:8004/v1/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b691367f9ddc479f938b951819d68d4c"}], "type": "orchestration", "id": "15dfad983a624b2280e8fa2fb4c0d106", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d660700e38d431b91458fb7359af067"}, {"url": "http://172.30.9.27:8080/v1/AUTH_77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15477505b9a64e789feae7b771d0f446"}, {"url": "http://12.0.0.22:8080/v1/AUTH_77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323b98d3c22f40109f816921add72e4b"}], "type": "object-store", "id": "1a0b24af838a41fbb2cc21f407bb6bff", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a1e4556c4f54465989f42e3e188221b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84b9824eff9f4bd8ab39b252950e9a45"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdccfd7d69fa407c92769c6e6023096d"}], "type": "placement", "id": "2cc2748fb2944a46958ee358dadd4d86", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "238d415781304c2e8ce7c96c3609143a"}, {"url": "http://172.30.9.27:8776/v2/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c290b82080474e11bcf5590d45a18ad4"}, {"url": "http://192.30.9.7:8776/v2/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4561f1e35b24cfeb6ee6a291351aa74"}], "type": "volumev2", "id": "2d43c65b74e54d87bbf09cce8aea5605", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aea5bacee5ff4025aa56bdfeb5066ac9"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b574c89694e047e4af4c69b546847f5b"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de27dfb1cb1b4fc992db5994493d8f28"}], "type": "compute", "id": "3df04fc398a2443c8b4af773c3e9203b", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2afab1164d87446ea5216f9a1db4ea3b"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54f1853ec3734f46b17d735ea3c8a6cc"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f986bf6cd6b64e50a01d2d62edd73744"}], "type": "event", "id": "40f506445604472a8d5d92a549b414e7", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49169b771c474f7a97ac78936e7537e8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9aa64f7ffd644f9d8b6152cf6b51e7fe"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c97b7326aeb145a2b566069c61013227"}], "type": "identity", "id": "897419e956614ab1904d4a94c573af2e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e212d03fbf749d98179cdbe597512f2"}, {"url": "http://172.30.9.27:8776/v1/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "716c941f136444328b37129fc2ba9a93"}, {"url": "http://192.30.9.7:8776/v1/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c17cf1e4f26403fbd28d51777674021"}], "type": "volume", "id": "9125b72e10df4f24a1652f359dc03ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13c20db42460479eadd7adfb05bc7654"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "448e331de52a436e8dc87cfe8a8d0ed0"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d75e3e1c0450403c8b8589e5a571c8ea"}], "type": "cloudformation", "id": "a4cc07d9cbb9419f87adb00d52085e3a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05ceb8743cd64eafa5116753c2ca2508"}, {"url": "http://192.30.9.7:8776/v3/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71ed173ce508412d94ef7e211c744134"}, {"url": "http://172.30.9.27:8776/v3/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfbabb3624f3498f86d44ca43db1d00d"}], "type": "volumev3", "id": "ad8d4e19d86445ee816ab4efb56e9222", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5108444167ed4737b9e1920021219e05"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3828d873bf44b348c0a0f8fee146f5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc501861958f4c368b0cb7500f7b4bf8"}], "type": "metric", "id": "b0210867b74047c39738287e0c5704bd", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "cfc1a21efa924b758f156afca0c91856", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da562c98267e4366a50a0357fa11f971"}, "audit_ids": ["PJ1B2UL9T2G7PJEmdOJ5kQ"], "issued_at": "2018-07-29T19:14:11.000000Z"}} 2018-07-29 19:14:11,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 19:14:11,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79887a30e9427fbb29ad198acf945189ef8dc1e5" 2018-07-29 19:14:11,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d50b1e2b-48e5-467f-b666-be183b377fbe Date: Sun, 29 Jul 2018 19:14:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"441029df-2ec1-4cfc-9984-1f751ca45845","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d12c977421a94b0680afea7d3ce36f04","l2_adjacency":true,"status":"ACTIVE","subnets":["967e3899-a7c3-408b-aa74-d7f263e5453b"],"description":"","tags":[],"updated_at":"2018-07-29T19:10:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:15Z","provider:network_type":"flat"}]} 2018-07-29 19:14:11,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d50b1e2b-48e5-467f-b666-be183b377fbe 2018-07-29 19:14:11,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.310292005539s 2018-07-29 19:14:11,588 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d50b1e2b-48e5-467f-b666-be183b377fbe 2018-07-29 19:14:11,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-07-29 19:14:11,597 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 19:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ebbe043-586d-43bd-8b45-a5eff483c3d8 Content-Length: 266 Content-Type: application/json 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://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-29 19:14:11,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0ebbe043-586d-43bd-8b45-a5eff483c3d8 2018-07-29 19:14:11,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 19:14:11,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}79887a30e9427fbb29ad198acf945189ef8dc1e5" 2018-07-29 19:14:11,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6744984-fee2-4b8c-80f2-af7c48cdf30f Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/53815f25a0bb4b29ad55e5575ac9f331"}, "tags": [], "enabled": true, "id": "53815f25a0bb4b29ad55e5575ac9f331", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-29 19:14:11,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-a6744984-fee2-4b8c-80f2-af7c48cdf30f 2018-07-29 19:14:11,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10752081871s 2018-07-29 19:14:11,705 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-a6744984-fee2-4b8c-80f2-af7c48cdf30f 2018-07-29 19:14:11,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-29 19:14:11,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}79887a30e9427fbb29ad198acf945189ef8dc1e5" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_2cd2b556-a5a1-445c-be36-8ee892a86b4e"}}' 2018-07-29 19:14:12,004 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 19:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49fde1e4-01fc-4cbd-b345-58108ce27d6b Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/4af70a8b519748d4b184883034f3b68f"}, "tags": [], "enabled": true, "id": "4af70a8b519748d4b184883034f3b68f", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_2cd2b556-a5a1-445c-be36-8ee892a86b4e"}} 2018-07-29 19:14:12,004 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-49fde1e4-01fc-4cbd-b345-58108ce27d6b 2018-07-29 19:14:12,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.291162967682s 2018-07-29 19:14:12,004 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-49fde1e4-01fc-4cbd-b345-58108ce27d6b 2018-07-29 19:14:12,005 - 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'4af70a8b519748d4b184883034f3b68f', '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_2cd2b556-a5a1-445c-be36-8ee892a86b4e'}) 2018-07-29 19:14:12,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-29 19:14:12,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}79887a30e9427fbb29ad198acf945189ef8dc1e5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a4e546a2-da0e-4e0c-b93d-9554a5db6506", "email": null, "name": "tenantnetwork2-user_2cd2b556-a5a1-445c-be36-8ee892a86b4e"}}' 2018-07-29 19:14:12,419 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 19:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b70c765f-bb40-4fad-ae7b-069cb199a2b5 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_2cd2b556-a5a1-445c-be36-8ee892a86b4e", "links": {"self": "http://172.30.9.27:5000/v3/users/7a4cc117dc6f4a21a2ad50acd49e4602"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a4cc117dc6f4a21a2ad50acd49e4602", "domain_id": "default", "password_expires_at": null}} 2018-07-29 19:14:12,419 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-b70c765f-bb40-4fad-ae7b-069cb199a2b5 2018-07-29 19:14:12,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.408992052078s 2018-07-29 19:14:12,420 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-b70c765f-bb40-4fad-ae7b-069cb199a2b5 2018-07-29 19:14:12,421 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7a4cc117dc6f4a21a2ad50acd49e4602', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_2cd2b556-a5a1-445c-be36-8ee892a86b4e'}) 2018-07-29 19:14:12,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 19:14:12,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}79887a30e9427fbb29ad198acf945189ef8dc1e5" 2018-07-29 19:14:12,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab97901-ced3-4ef2-b5ab-567c93b159fb Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1ddd453f1cad4add9f64f629f98904b9", "links": {"self": "http://172.30.9.27:5000/v3/roles/1ddd453f1cad4add9f64f629f98904b9"}, "name": "admin"}, {"domain_id": null, "id": "928769d40c004946bc179058b1f4c1e9", "links": {"self": "http://172.30.9.27:5000/v3/roles/928769d40c004946bc179058b1f4c1e9"}, "name": "member"}, {"domain_id": null, "id": "92ec2d3d8ce14356afe973fb11718046", "links": {"self": "http://172.30.9.27:5000/v3/roles/92ec2d3d8ce14356afe973fb11718046"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1e9e02f446c43ddbf3975149bb12a88", "links": {"self": "http://172.30.9.27:5000/v3/roles/b1e9e02f446c43ddbf3975149bb12a88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d4337edf73d945a281d23a965cf99df2", "links": {"self": "http://172.30.9.27:5000/v3/roles/d4337edf73d945a281d23a965cf99df2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "db7c31426b86458ea3f7761a3265fc60", "links": {"self": "http://172.30.9.27:5000/v3/roles/db7c31426b86458ea3f7761a3265fc60"}, "name": "ResellerAdmin"}]} 2018-07-29 19:14:12,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9ab97901-ced3-4ef2-b5ab-567c93b159fb 2018-07-29 19:14:12,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211854934692s 2018-07-29 19:14:12,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9ab97901-ced3-4ef2-b5ab-567c93b159fb 2018-07-29 19:14:12,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 19:14:12,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}79887a30e9427fbb29ad198acf945189ef8dc1e5" 2018-07-29 19:14:12,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aec286c-37dd-4e5e-aa7e-82bec6b6835d Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1ddd453f1cad4add9f64f629f98904b9", "links": {"self": "http://172.30.9.27:5000/v3/roles/1ddd453f1cad4add9f64f629f98904b9"}, "name": "admin"}, {"domain_id": null, "id": "928769d40c004946bc179058b1f4c1e9", "links": {"self": "http://172.30.9.27:5000/v3/roles/928769d40c004946bc179058b1f4c1e9"}, "name": "member"}, {"domain_id": null, "id": "92ec2d3d8ce14356afe973fb11718046", "links": {"self": "http://172.30.9.27:5000/v3/roles/92ec2d3d8ce14356afe973fb11718046"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1e9e02f446c43ddbf3975149bb12a88", "links": {"self": "http://172.30.9.27:5000/v3/roles/b1e9e02f446c43ddbf3975149bb12a88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d4337edf73d945a281d23a965cf99df2", "links": {"self": "http://172.30.9.27:5000/v3/roles/d4337edf73d945a281d23a965cf99df2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "db7c31426b86458ea3f7761a3265fc60", "links": {"self": "http://172.30.9.27:5000/v3/roles/db7c31426b86458ea3f7761a3265fc60"}, "name": "ResellerAdmin"}]} 2018-07-29 19:14:12,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2aec286c-37dd-4e5e-aa7e-82bec6b6835d 2018-07-29 19:14:12,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.02756690979s 2018-07-29 19:14:12,670 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2aec286c-37dd-4e5e-aa7e-82bec6b6835d 2018-07-29 19:14:12,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 19:14:12,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}79887a30e9427fbb29ad198acf945189ef8dc1e5" 2018-07-29 19:14:12,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f590c16-6c61-46a1-9992-bf62d030d008 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1ddd453f1cad4add9f64f629f98904b9", "links": {"self": "http://172.30.9.27:5000/v3/roles/1ddd453f1cad4add9f64f629f98904b9"}, "name": "admin"}, {"domain_id": null, "id": "928769d40c004946bc179058b1f4c1e9", "links": {"self": "http://172.30.9.27:5000/v3/roles/928769d40c004946bc179058b1f4c1e9"}, "name": "member"}, {"domain_id": null, "id": "92ec2d3d8ce14356afe973fb11718046", "links": {"self": "http://172.30.9.27:5000/v3/roles/92ec2d3d8ce14356afe973fb11718046"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1e9e02f446c43ddbf3975149bb12a88", "links": {"self": "http://172.30.9.27:5000/v3/roles/b1e9e02f446c43ddbf3975149bb12a88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d4337edf73d945a281d23a965cf99df2", "links": {"self": "http://172.30.9.27:5000/v3/roles/d4337edf73d945a281d23a965cf99df2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "db7c31426b86458ea3f7761a3265fc60", "links": {"self": "http://172.30.9.27:5000/v3/roles/db7c31426b86458ea3f7761a3265fc60"}, "name": "ResellerAdmin"}]} 2018-07-29 19:14:12,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7f590c16-6c61-46a1-9992-bf62d030d008 2018-07-29 19:14:12,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.167396068573s 2018-07-29 19:14:12,842 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7f590c16-6c61-46a1-9992-bf62d030d008 2018-07-29 19:14:12,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 19:14:12,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}79887a30e9427fbb29ad198acf945189ef8dc1e5" 2018-07-29 19:14:12,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc66359-482f-4881-a5e3-370b47802fb3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-29 19:14:12,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-1dc66359-482f-4881-a5e3-370b47802fb3 2018-07-29 19:14:12,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109279870987s 2018-07-29 19:14:12,956 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-1dc66359-482f-4881-a5e3-370b47802fb3 2018-07-29 19:14:12,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 19:14:12,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}79887a30e9427fbb29ad198acf945189ef8dc1e5" 2018-07-29 19:14:13,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69eaff5e-39d0-4c18-bbcd-80079cb3d666 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/166eb80b34f64260967acb400cc172b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "166eb80b34f64260967acb400cc172b5", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/24b01487e34f4738befb2146c02f527a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24b01487e34f4738befb2146c02f527a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/441f2381de3448eebb97ddf493e4771b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "441f2381de3448eebb97ddf493e4771b", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4617c1c4561f41d5b3f1065591cbc154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4617c1c4561f41d5b3f1065591cbc154", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5bf16469a7f5404e82e16c3d2dd18e4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bf16469a7f5404e82e16c3d2dd18e4a", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/70e49884e972483f99eb462f0b23ab01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70e49884e972483f99eb462f0b23ab01", "email": "heat@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_2cd2b556-a5a1-445c-be36-8ee892a86b4e", "links": {"self": "http://172.30.9.27:5000/v3/users/7a4cc117dc6f4a21a2ad50acd49e4602"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a4cc117dc6f4a21a2ad50acd49e4602", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/948c2acf6c6240319a6a74a5c7025b1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "948c2acf6c6240319a6a74a5c7025b1a", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/adae992673254f1d93d13c54d8a69ae5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adae992673254f1d93d13c54d8a69ae5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b963a1a9400e464cb6391466e5c34617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b963a1a9400e464cb6391466e5c34617", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/bb14ae63b287483690e6041bc84132eb"}, "domain_id": "53815f25a0bb4b29ad55e5575ac9f331", "enabled": true, "options": {}, "id": "bb14ae63b287483690e6041bc84132eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/d6d0b16edcdb4401bee14513acf42f2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6d0b16edcdb4401bee14513acf42f2e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da562c98267e4366a50a0357fa11f971"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da562c98267e4366a50a0357fa11f971", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1d0993f95204b31bd2c9e69fbfb5c37"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1d0993f95204b31bd2c9e69fbfb5c37", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/f504f22556f940628d526a2dc90ebef0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f504f22556f940628d526a2dc90ebef0", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-29 19:14:13,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-69eaff5e-39d0-4c18-bbcd-80079cb3d666 2018-07-29 19:14:13,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119944810867s 2018-07-29 19:14:13,077 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-69eaff5e-39d0-4c18-bbcd-80079cb3d666 2018-07-29 19:14:13,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 19:14:13,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79887a30e9427fbb29ad198acf945189ef8dc1e5" 2018-07-29 19:14:13,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f315d13c-a25f-4c70-ab65-3ecbfbab3775 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/77fe35453fce4397832b956296c7be20"}, "tags": [], "enabled": true, "id": "77fe35453fce4397832b956296c7be20", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d12c977421a94b0680afea7d3ce36f04"}, "tags": [], "enabled": true, "id": "d12c977421a94b0680afea7d3ce36f04", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/4af70a8b519748d4b184883034f3b68f"}, "tags": [], "enabled": true, "id": "4af70a8b519748d4b184883034f3b68f", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_2cd2b556-a5a1-445c-be36-8ee892a86b4e"}]} 2018-07-29 19:14:13,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f315d13c-a25f-4c70-ab65-3ecbfbab3775 2018-07-29 19:14:13,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103763103485s 2018-07-29 19:14:13,193 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f315d13c-a25f-4c70-ab65-3ecbfbab3775 2018-07-29 19:14:13,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-29 19:14:13,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=7a4cc117dc6f4a21a2ad50acd49e4602&role.id=928769d40c004946bc179058b1f4c1e9&scope.project.id=4af70a8b519748d4b184883034f3b68f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79887a30e9427fbb29ad198acf945189ef8dc1e5" 2018-07-29 19:14:13,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1384f343-d7db-4091-a7a3-4710dd397e70 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=7a4cc117dc6f4a21a2ad50acd49e4602&role.id=928769d40c004946bc179058b1f4c1e9&scope.project.id=4af70a8b519748d4b184883034f3b68f", "previous": null, "next": null}} 2018-07-29 19:14:13,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=7a4cc117dc6f4a21a2ad50acd49e4602&role.id=928769d40c004946bc179058b1f4c1e9&scope.project.id=4af70a8b519748d4b184883034f3b68f used request id req-1384f343-d7db-4091-a7a3-4710dd397e70 2018-07-29 19:14:13,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10703086853s 2018-07-29 19:14:13,308 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=7a4cc117dc6f4a21a2ad50acd49e4602&role.id=928769d40c004946bc179058b1f4c1e9&scope.project.id=4af70a8b519748d4b184883034f3b68f used request id req-1384f343-d7db-4091-a7a3-4710dd397e70 2018-07-29 19:14:13,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-29 19:14:13,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/4af70a8b519748d4b184883034f3b68f/users/7a4cc117dc6f4a21a2ad50acd49e4602/roles/928769d40c004946bc179058b1f4c1e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79887a30e9427fbb29ad198acf945189ef8dc1e5" 2018-07-29 19:14:13,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 19:14:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db700db2-0def-4f98-be43-f8a884d66b9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 19:14:13,677 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4af70a8b519748d4b184883034f3b68f/users/7a4cc117dc6f4a21a2ad50acd49e4602/roles/928769d40c004946bc179058b1f4c1e9 used request id req-db700db2-0def-4f98-be43-f8a884d66b9c 2018-07-29 19:14:13,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.365367889404s 2018-07-29 19:14:13,677 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4af70a8b519748d4b184883034f3b68f/users/7a4cc117dc6f4a21a2ad50acd49e4602/roles/928769d40c004946bc179058b1f4c1e9 used request id req-db700db2-0def-4f98-be43-f8a884d66b9c 2018-07-29 19:14:13,678 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_2cd2b556-a5a1-445c-be36-8ee892a86b4e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'4af70a8b519748d4b184883034f3b68f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'a4e546a2-da0e-4e0c-b93d-9554a5db6506', 'username': u'tenantnetwork2-user_2cd2b556-a5a1-445c-be36-8ee892a86b4e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-29 19:14:13,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 19:14:13,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 19:14:13,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 19:14:13,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 19:14:13,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 19:14:13,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 19:14:13,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 19:14:13,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 19:14:13,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 19:14:13,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 19:14:13,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 19:14:13,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 19:14:13,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 19:14:13,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 19:14:13,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 19:14:13,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 19:14:13,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 19:14:13,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 19:14:13,681 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 19:14:13,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 19:14:13,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 19:14:13,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 19:14:13,683 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_2cd2b556-a5a1-445c-be36-8ee892a86b4e', 'password': 'a4e546a2-da0e-4e0c-b93d-9554a5db6506', 'project_name': 'tenantnetwork2-project_2cd2b556-a5a1-445c-be36-8ee892a86b4e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '4af70a8b519748d4b184883034f3b68f', 'project_domain_name': 'Default'} 2018-07-29 19:14:13,684 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-29 19:14:13,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-29 19:14:13,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f172d5af-07ae-4efb-8dc1-02dac726fcf0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json 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": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-29 19:14:13,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f172d5af-07ae-4efb-8dc1-02dac726fcf0 2018-07-29 19:14:13,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-29 19:14:14,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92ec2d3d8ce14356afe973fb11718046", "name": "reader"}, {"id": "928769d40c004946bc179058b1f4c1e9", "name": "member"}], "expires_at": "2018-07-29T20:14:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4af70a8b519748d4b184883034f3b68f", "name": "tenantnetwork2-project_2cd2b556-a5a1-445c-be36-8ee892a86b4e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132bad2baed4f0282b48087fe50e8da"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8dc1912394dc4788bafa005008addaad"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7b00627b92d431fbf5369b9057a8d75"}], "type": "network", "id": "088fefa5a67d46d092c8405ea67787a2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "466aac1fee6648d5a35a2d8cb6f38285"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "476d7a5e598e4023b29f0bc73469151a"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4902e8751e99464aa5b30bc76c7b0d1b"}], "type": "alarming", "id": "1104a8908113486986930ed560ca2a0e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ec40d7f2dc74ad393c578e28c1177ee"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6622a3f5d6ee4e58804f55c1691ee5c9"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df5d7e9d57a4daeb9f8bb20dfb76d06"}], "type": "image", "id": "113a409a59d04c3d8e7fea79ba142ce3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/4af70a8b519748d4b184883034f3b68f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ad4e7fc0e4340109759dd38bc04f73b"}, {"url": "http://192.30.9.7:8004/v1/4af70a8b519748d4b184883034f3b68f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63c9c69eb7d7450288727607f6eee9bb"}, {"url": "http://172.30.9.27:8004/v1/4af70a8b519748d4b184883034f3b68f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b691367f9ddc479f938b951819d68d4c"}], "type": "orchestration", "id": "15dfad983a624b2280e8fa2fb4c0d106", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d660700e38d431b91458fb7359af067"}, {"url": "http://172.30.9.27:8080/v1/AUTH_4af70a8b519748d4b184883034f3b68f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15477505b9a64e789feae7b771d0f446"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4af70a8b519748d4b184883034f3b68f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323b98d3c22f40109f816921add72e4b"}], "type": "object-store", "id": "1a0b24af838a41fbb2cc21f407bb6bff", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a1e4556c4f54465989f42e3e188221b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84b9824eff9f4bd8ab39b252950e9a45"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdccfd7d69fa407c92769c6e6023096d"}], "type": "placement", "id": "2cc2748fb2944a46958ee358dadd4d86", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4af70a8b519748d4b184883034f3b68f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "238d415781304c2e8ce7c96c3609143a"}, {"url": "http://172.30.9.27:8776/v2/4af70a8b519748d4b184883034f3b68f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c290b82080474e11bcf5590d45a18ad4"}, {"url": "http://192.30.9.7:8776/v2/4af70a8b519748d4b184883034f3b68f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4561f1e35b24cfeb6ee6a291351aa74"}], "type": "volumev2", "id": "2d43c65b74e54d87bbf09cce8aea5605", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aea5bacee5ff4025aa56bdfeb5066ac9"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b574c89694e047e4af4c69b546847f5b"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de27dfb1cb1b4fc992db5994493d8f28"}], "type": "compute", "id": "3df04fc398a2443c8b4af773c3e9203b", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2afab1164d87446ea5216f9a1db4ea3b"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54f1853ec3734f46b17d735ea3c8a6cc"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f986bf6cd6b64e50a01d2d62edd73744"}], "type": "event", "id": "40f506445604472a8d5d92a549b414e7", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49169b771c474f7a97ac78936e7537e8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9aa64f7ffd644f9d8b6152cf6b51e7fe"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c97b7326aeb145a2b566069c61013227"}], "type": "identity", "id": "897419e956614ab1904d4a94c573af2e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4af70a8b519748d4b184883034f3b68f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e212d03fbf749d98179cdbe597512f2"}, {"url": "http://172.30.9.27:8776/v1/4af70a8b519748d4b184883034f3b68f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "716c941f136444328b37129fc2ba9a93"}, {"url": "http://192.30.9.7:8776/v1/4af70a8b519748d4b184883034f3b68f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c17cf1e4f26403fbd28d51777674021"}], "type": "volume", "id": "9125b72e10df4f24a1652f359dc03ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13c20db42460479eadd7adfb05bc7654"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "448e331de52a436e8dc87cfe8a8d0ed0"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d75e3e1c0450403c8b8589e5a571c8ea"}], "type": "cloudformation", "id": "a4cc07d9cbb9419f87adb00d52085e3a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4af70a8b519748d4b184883034f3b68f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05ceb8743cd64eafa5116753c2ca2508"}, {"url": "http://192.30.9.7:8776/v3/4af70a8b519748d4b184883034f3b68f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71ed173ce508412d94ef7e211c744134"}, {"url": "http://172.30.9.27:8776/v3/4af70a8b519748d4b184883034f3b68f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfbabb3624f3498f86d44ca43db1d00d"}], "type": "volumev3", "id": "ad8d4e19d86445ee816ab4efb56e9222", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5108444167ed4737b9e1920021219e05"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3828d873bf44b348c0a0f8fee146f5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc501861958f4c368b0cb7500f7b4bf8"}], "type": "metric", "id": "b0210867b74047c39738287e0c5704bd", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "cfc1a21efa924b758f156afca0c91856", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_2cd2b556-a5a1-445c-be36-8ee892a86b4e", "id": "7a4cc117dc6f4a21a2ad50acd49e4602"}, "audit_ids": ["FqZH0IrvQLCjnBPcwCNTKw"], "issued_at": "2018-07-29T19:14:14.000000Z"}} 2018-07-29 19:14:14,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 19:14:14,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.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}31599515431db305f1f02d48bc0d156ca0b83062" -d '{"network": {"name": "tenantnetwork2-net_2cd2b556-a5a1-445c-be36-8ee892a86b4e", "admin_state_up": true}}' 2018-07-29 19:14:14,741 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-9bd2a139-175a-4fcd-8932-e3ec8c2f9f9f Date: Sun, 29 Jul 2018 19:14:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"fdf03963-496a-4053-a98a-2a9448f83e94","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4af70a8b519748d4b184883034f3b68f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T19:14:14Z","is_default":false,"name":"tenantnetwork2-net_2cd2b556-a5a1-445c-be36-8ee892a86b4e","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4af70a8b519748d4b184883034f3b68f","created_at":"2018-07-29T19:14:14Z","mtu":1450}} 2018-07-29 19:14:14,742 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9bd2a139-175a-4fcd-8932-e3ec8c2f9f9f 2018-07-29 19:14:14,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.550438165665s 2018-07-29 19:14:14,742 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9bd2a139-175a-4fcd-8932-e3ec8c2f9f9f 2018-07-29 19:14:14,742 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-29T19:14:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'fdf03963-496a-4053-a98a-2a9448f83e94', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_2cd2b556-a5a1-445c-be36-8ee892a86b4e', u'admin_state_up': True, u'tenant_id': u'4af70a8b519748d4b184883034f3b68f', u'created_at': u'2018-07-29T19:14:14Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4af70a8b519748d4b184883034f3b68f', u'l2_adjacency': True}) 2018-07-29 19:14:14,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 19:14:14,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31599515431db305f1f02d48bc0d156ca0b83062" 2018-07-29 19:14:15,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-05d5be33-4bea-45f8-a0f2-e9a52b5dbc0c Date: Sun, 29 Jul 2018 19:14:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"441029df-2ec1-4cfc-9984-1f751ca45845","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d12c977421a94b0680afea7d3ce36f04","l2_adjacency":true,"status":"ACTIVE","subnets":["967e3899-a7c3-408b-aa74-d7f263e5453b"],"description":"","tags":[],"updated_at":"2018-07-29T19:10:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"fdf03963-496a-4053-a98a-2a9448f83e94","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4af70a8b519748d4b184883034f3b68f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T19:14:14Z","qos_policy_id":null,"name":"tenantnetwork2-net_2cd2b556-a5a1-445c-be36-8ee892a86b4e","admin_state_up":true,"tenant_id":"4af70a8b519748d4b184883034f3b68f","created_at":"2018-07-29T19:14:14Z","mtu":1450}]} 2018-07-29 19:14:15,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-05d5be33-4bea-45f8-a0f2-e9a52b5dbc0c 2018-07-29 19:14:15,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371974229813s 2018-07-29 19:14:15,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-05d5be33-4bea-45f8-a0f2-e9a52b5dbc0c 2018-07-29 19:14:15,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 19:14:15,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.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}31599515431db305f1f02d48bc0d156ca0b83062" -d '{"subnet": {"name": "tenantnetwork2-subnet_2cd2b556-a5a1-445c-be36-8ee892a86b4e", "enable_dhcp": true, "network_id": "fdf03963-496a-4053-a98a-2a9448f83e94", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 19:14:16,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-73d16c95-8b66-46f7-bcdd-767e70cc6167 Date: Sun, 29 Jul 2018 19:14:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdf03963-496a-4053-a98a-2a9448f83e94","tenant_id":"4af70a8b519748d4b184883034f3b68f","created_at":"2018-07-29T19:14:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T19:14: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":"4af70a8b519748d4b184883034f3b68f","id":"ef96670e-0746-42f3-b1cd-f7b906a08b4e","subnetpool_id":null,"name":"tenantnetwork2-subnet_2cd2b556-a5a1-445c-be36-8ee892a86b4e"}} 2018-07-29 19:14:16,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-73d16c95-8b66-46f7-bcdd-767e70cc6167 2018-07-29 19:14:16,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.61871600151s 2018-07-29 19:14:16,736 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-73d16c95-8b66-46f7-bcdd-767e70cc6167 2018-07-29 19:14:16,737 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T19:14: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'ef96670e-0746-42f3-b1cd-f7b906a08b4e', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_2cd2b556-a5a1-445c-be36-8ee892a86b4e', u'enable_dhcp': True, u'network_id': u'fdf03963-496a-4053-a98a-2a9448f83e94', u'tenant_id': u'4af70a8b519748d4b184883034f3b68f', u'created_at': u'2018-07-29T19:14: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'4af70a8b519748d4b184883034f3b68f'}) 2018-07-29 19:14:16,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 19:14:16,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.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}31599515431db305f1f02d48bc0d156ca0b83062" -d '{"router": {"external_gateway_info": {"network_id": "441029df-2ec1-4cfc-9984-1f751ca45845"}, "name": "tenantnetwork2-router_2cd2b556-a5a1-445c-be36-8ee892a86b4e", "admin_state_up": true}}' 2018-07-29 19:14:24,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-4d0e782c-c1d0-48a4-bce3-ac37ad1e61a6 Date: Sun, 29 Jul 2018 19:14:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "441029df-2ec1-4cfc-9984-1f751ca45845", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "967e3899-a7c3-408b-aa74-d7f263e5453b", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4af70a8b519748d4b184883034f3b68f", "created_at": "2018-07-29T19:14:18Z", "admin_state_up": true, "updated_at": "2018-07-29T19:14:19Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4af70a8b519748d4b184883034f3b68f", "id": "de446317-88ce-4b8c-a608-f6746977e1ec", "name": "tenantnetwork2-router_2cd2b556-a5a1-445c-be36-8ee892a86b4e"}} 2018-07-29 19:14:24,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-4d0e782c-c1d0-48a4-bce3-ac37ad1e61a6 2018-07-29 19:14:24,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.40806484222s 2018-07-29 19:14:24,146 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-4d0e782c-c1d0-48a4-bce3-ac37ad1e61a6 2018-07-29 19:14:24,146 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T19:14:19Z', u'revision_number': 3, u'id': u'de446317-88ce-4b8c-a608-f6746977e1ec', u'external_gateway_info': {u'network_id': u'441029df-2ec1-4cfc-9984-1f751ca45845', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'967e3899-a7c3-408b-aa74-d7f263e5453b', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_2cd2b556-a5a1-445c-be36-8ee892a86b4e', u'admin_state_up': True, u'tenant_id': u'4af70a8b519748d4b184883034f3b68f', u'created_at': u'2018-07-29T19:14:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'4af70a8b519748d4b184883034f3b68f'}) 2018-07-29 19:14:24,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 19:14:24,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/de446317-88ce-4b8c-a608-f6746977e1ec/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}31599515431db305f1f02d48bc0d156ca0b83062" -d '{"subnet_id": "ef96670e-0746-42f3-b1cd-f7b906a08b4e"}' 2018-07-29 19:14:28,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0a8df92a-cd04-4b4b-9736-b723c1ae0b1e Date: Sun, 29 Jul 2018 19:14:27 GMT RESP BODY: {"network_id": "fdf03963-496a-4053-a98a-2a9448f83e94", "tenant_id": "4af70a8b519748d4b184883034f3b68f", "subnet_id": "ef96670e-0746-42f3-b1cd-f7b906a08b4e", "subnet_ids": ["ef96670e-0746-42f3-b1cd-f7b906a08b4e"], "port_id": "699db104-deb6-4e54-89e4-f70915caa6c1", "id": "de446317-88ce-4b8c-a608-f6746977e1ec"} 2018-07-29 19:14:28,024 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/de446317-88ce-4b8c-a608-f6746977e1ec/add_router_interface.json used request id req-0a8df92a-cd04-4b4b-9736-b723c1ae0b1e 2018-07-29 19:14:28,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.87720680237s 2018-07-29 19:14:28,024 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/de446317-88ce-4b8c-a608-f6746977e1ec/add_router_interface.json used request id req-0a8df92a-cd04-4b4b-9736-b723c1ae0b1e returning object de446317-88ce-4b8c-a608-f6746977e1ec 2018-07-29 19:14:28,130 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 19:14:28,130 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-29 19:14:28,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 19:14:28,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/de446317-88ce-4b8c-a608-f6746977e1ec/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}31599515431db305f1f02d48bc0d156ca0b83062" -d '{"subnet_id": "ef96670e-0746-42f3-b1cd-f7b906a08b4e"}' 2018-07-29 19:14:31,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-98193051-7913-4266-9e4b-644819256bde Date: Sun, 29 Jul 2018 19:14:31 GMT RESP BODY: {"network_id": "fdf03963-496a-4053-a98a-2a9448f83e94", "tenant_id": "4af70a8b519748d4b184883034f3b68f", "subnet_id": "ef96670e-0746-42f3-b1cd-f7b906a08b4e", "subnet_ids": ["ef96670e-0746-42f3-b1cd-f7b906a08b4e"], "port_id": "699db104-deb6-4e54-89e4-f70915caa6c1", "id": "de446317-88ce-4b8c-a608-f6746977e1ec"} 2018-07-29 19:14:31,806 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/de446317-88ce-4b8c-a608-f6746977e1ec/remove_router_interface.json used request id req-98193051-7913-4266-9e4b-644819256bde 2018-07-29 19:14:31,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.67053389549s 2018-07-29 19:14:31,806 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/de446317-88ce-4b8c-a608-f6746977e1ec/remove_router_interface.json used request id req-98193051-7913-4266-9e4b-644819256bde returning object de446317-88ce-4b8c-a608-f6746977e1ec 2018-07-29 19:14:31,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 19:14:31,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31599515431db305f1f02d48bc0d156ca0b83062" 2018-07-29 19:14:32,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-c76a7a50-4061-400a-ac09-fade465576a3 Date: Sun, 29 Jul 2018 19:14:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "441029df-2ec1-4cfc-9984-1f751ca45845", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "967e3899-a7c3-408b-aa74-d7f263e5453b", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4af70a8b519748d4b184883034f3b68f", "created_at": "2018-07-29T19:14:18Z", "admin_state_up": true, "updated_at": "2018-07-29T19:14:30Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "4af70a8b519748d4b184883034f3b68f", "id": "de446317-88ce-4b8c-a608-f6746977e1ec", "name": "tenantnetwork2-router_2cd2b556-a5a1-445c-be36-8ee892a86b4e"}]} 2018-07-29 19:14:32,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c76a7a50-4061-400a-ac09-fade465576a3 2018-07-29 19:14:32,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.460181951523s 2018-07-29 19:14:32,267 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c76a7a50-4061-400a-ac09-fade465576a3 2018-07-29 19:14:32,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 19:14:32,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/de446317-88ce-4b8c-a608-f6746977e1ec.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31599515431db305f1f02d48bc0d156ca0b83062" 2018-07-29 19:14:37,423 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1521123d-85ba-4bac-a80f-a49b2f61becf Content-Length: 0 Date: Sun, 29 Jul 2018 19:14:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 19:14:37,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/de446317-88ce-4b8c-a608-f6746977e1ec.json used request id req-1521123d-85ba-4bac-a80f-a49b2f61becf 2018-07-29 19:14:37,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.15406322479s 2018-07-29 19:14:37,423 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/de446317-88ce-4b8c-a608-f6746977e1ec.json used request id req-1521123d-85ba-4bac-a80f-a49b2f61becf 2018-07-29 19:14:37,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 19:14:37,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31599515431db305f1f02d48bc0d156ca0b83062" 2018-07-29 19:14:38,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0bd637f1-bf35-41d5-8043-6eea4eadda26 Date: Sun, 29 Jul 2018 19:14:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fdf03963-496a-4053-a98a-2a9448f83e94","tenant_id":"4af70a8b519748d4b184883034f3b68f","created_at":"2018-07-29T19:14:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T19:14: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":"4af70a8b519748d4b184883034f3b68f","id":"ef96670e-0746-42f3-b1cd-f7b906a08b4e","subnetpool_id":null,"name":"tenantnetwork2-subnet_2cd2b556-a5a1-445c-be36-8ee892a86b4e"}]} 2018-07-29 19:14:38,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0bd637f1-bf35-41d5-8043-6eea4eadda26 2018-07-29 19:14:38,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.950170040131s 2018-07-29 19:14:38,374 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0bd637f1-bf35-41d5-8043-6eea4eadda26 2018-07-29 19:14:38,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 19:14:38,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/ef96670e-0746-42f3-b1cd-f7b906a08b4e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31599515431db305f1f02d48bc0d156ca0b83062" 2018-07-29 19:14:40,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-074f794d-f968-4482-9010-d23eba078048 Date: Sun, 29 Jul 2018 19:14:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 19:14:40,886 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/ef96670e-0746-42f3-b1cd-f7b906a08b4e.json used request id req-074f794d-f968-4482-9010-d23eba078048 2018-07-29 19:14:40,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.51025700569s 2018-07-29 19:14:40,886 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/ef96670e-0746-42f3-b1cd-f7b906a08b4e.json used request id req-074f794d-f968-4482-9010-d23eba078048 2018-07-29 19:14:40,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 19:14:40,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31599515431db305f1f02d48bc0d156ca0b83062" 2018-07-29 19:14:41,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-dc6791e1-6e9f-46f3-8258-4035918f63ad Date: Sun, 29 Jul 2018 19:14:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"441029df-2ec1-4cfc-9984-1f751ca45845","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d12c977421a94b0680afea7d3ce36f04","l2_adjacency":true,"status":"ACTIVE","subnets":["967e3899-a7c3-408b-aa74-d7f263e5453b"],"description":"","tags":[],"updated_at":"2018-07-29T19:10:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fdf03963-496a-4053-a98a-2a9448f83e94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4af70a8b519748d4b184883034f3b68f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T19:14:40Z","qos_policy_id":null,"name":"tenantnetwork2-net_2cd2b556-a5a1-445c-be36-8ee892a86b4e","admin_state_up":true,"tenant_id":"4af70a8b519748d4b184883034f3b68f","created_at":"2018-07-29T19:14:14Z","mtu":1450}]} 2018-07-29 19:14:41,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-dc6791e1-6e9f-46f3-8258-4035918f63ad 2018-07-29 19:14:41,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.324299097061s 2018-07-29 19:14:41,211 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-dc6791e1-6e9f-46f3-8258-4035918f63ad 2018-07-29 19:14:41,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 19:14:41,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/fdf03963-496a-4053-a98a-2a9448f83e94.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}31599515431db305f1f02d48bc0d156ca0b83062" 2018-07-29 19:14:42,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5ab9a20-e672-4861-9f9e-903d94d08f50 Date: Sun, 29 Jul 2018 19:14:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 19:14:42,919 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fdf03963-496a-4053-a98a-2a9448f83e94.json used request id req-a5ab9a20-e672-4861-9f9e-903d94d08f50 2018-07-29 19:14:42,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.70702981949s 2018-07-29 19:14:42,920 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fdf03963-496a-4053-a98a-2a9448f83e94.json used request id req-a5ab9a20-e672-4861-9f9e-903d94d08f50 2018-07-29 19:14:42,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 19:14:42,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}79887a30e9427fbb29ad198acf945189ef8dc1e5" 2018-07-29 19:14:43,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc8e5c7-c574-446c-a946-0222a3942f13 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/166eb80b34f64260967acb400cc172b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "166eb80b34f64260967acb400cc172b5", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/24b01487e34f4738befb2146c02f527a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24b01487e34f4738befb2146c02f527a", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/441f2381de3448eebb97ddf493e4771b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "441f2381de3448eebb97ddf493e4771b", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4617c1c4561f41d5b3f1065591cbc154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4617c1c4561f41d5b3f1065591cbc154", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5bf16469a7f5404e82e16c3d2dd18e4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bf16469a7f5404e82e16c3d2dd18e4a", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/70e49884e972483f99eb462f0b23ab01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70e49884e972483f99eb462f0b23ab01", "email": "heat@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_2cd2b556-a5a1-445c-be36-8ee892a86b4e", "links": {"self": "http://172.30.9.27:5000/v3/users/7a4cc117dc6f4a21a2ad50acd49e4602"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a4cc117dc6f4a21a2ad50acd49e4602", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/948c2acf6c6240319a6a74a5c7025b1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "948c2acf6c6240319a6a74a5c7025b1a", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/adae992673254f1d93d13c54d8a69ae5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adae992673254f1d93d13c54d8a69ae5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b963a1a9400e464cb6391466e5c34617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b963a1a9400e464cb6391466e5c34617", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/bb14ae63b287483690e6041bc84132eb"}, "domain_id": "53815f25a0bb4b29ad55e5575ac9f331", "enabled": true, "options": {}, "id": "bb14ae63b287483690e6041bc84132eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/d6d0b16edcdb4401bee14513acf42f2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6d0b16edcdb4401bee14513acf42f2e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da562c98267e4366a50a0357fa11f971"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da562c98267e4366a50a0357fa11f971", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1d0993f95204b31bd2c9e69fbfb5c37"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1d0993f95204b31bd2c9e69fbfb5c37", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/f504f22556f940628d526a2dc90ebef0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f504f22556f940628d526a2dc90ebef0", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-29 19:14:43,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bdc8e5c7-c574-446c-a946-0222a3942f13 2018-07-29 19:14:43,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202235221863s 2018-07-29 19:14:43,123 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bdc8e5c7-c574-446c-a946-0222a3942f13 2018-07-29 19:14:43,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 19:14:43,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/7a4cc117dc6f4a21a2ad50acd49e4602 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79887a30e9427fbb29ad198acf945189ef8dc1e5" 2018-07-29 19:14:43,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e042a973-b039-46e3-a657-2efae6f61fad Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_2cd2b556-a5a1-445c-be36-8ee892a86b4e", "links": {"self": "http://172.30.9.27:5000/v3/users/7a4cc117dc6f4a21a2ad50acd49e4602"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7a4cc117dc6f4a21a2ad50acd49e4602", "description": null}} 2018-07-29 19:14:43,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/7a4cc117dc6f4a21a2ad50acd49e4602 used request id req-e042a973-b039-46e3-a657-2efae6f61fad 2018-07-29 19:14:43,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113513946533s 2018-07-29 19:14:43,243 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/7a4cc117dc6f4a21a2ad50acd49e4602 used request id req-e042a973-b039-46e3-a657-2efae6f61fad 2018-07-29 19:14:43,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-29 19:14:43,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/7a4cc117dc6f4a21a2ad50acd49e4602 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79887a30e9427fbb29ad198acf945189ef8dc1e5" 2018-07-29 19:14:43,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 19:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-656515b4-48d7-48e1-b540-ae34ad9ed7c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 19:14:43,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/7a4cc117dc6f4a21a2ad50acd49e4602 used request id req-656515b4-48d7-48e1-b540-ae34ad9ed7c1 2018-07-29 19:14:43,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.259207010269s 2018-07-29 19:14:43,503 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/7a4cc117dc6f4a21a2ad50acd49e4602 used request id req-656515b4-48d7-48e1-b540-ae34ad9ed7c1 2018-07-29 19:14:43,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 19:14:43,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79887a30e9427fbb29ad198acf945189ef8dc1e5" 2018-07-29 19:14:43,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00a783a-4155-4afd-baa2-2e24878fb7b9 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/4af70a8b519748d4b184883034f3b68f"}, "tags": [], "enabled": true, "id": "4af70a8b519748d4b184883034f3b68f", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_2cd2b556-a5a1-445c-be36-8ee892a86b4e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/77fe35453fce4397832b956296c7be20"}, "tags": [], "enabled": true, "id": "77fe35453fce4397832b956296c7be20", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d12c977421a94b0680afea7d3ce36f04"}, "tags": [], "enabled": true, "id": "d12c977421a94b0680afea7d3ce36f04", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-29 19:14:43,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e00a783a-4155-4afd-baa2-2e24878fb7b9 2018-07-29 19:14:43,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108342885971s 2018-07-29 19:14:43,617 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e00a783a-4155-4afd-baa2-2e24878fb7b9 2018-07-29 19:14:43,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-29 19:14:43,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/4af70a8b519748d4b184883034f3b68f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}79887a30e9427fbb29ad198acf945189ef8dc1e5" 2018-07-29 19:14:43,836 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 19:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f61a20ac-d355-4c8f-9c23-69ee8bb2da8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 19:14:43,836 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/4af70a8b519748d4b184883034f3b68f used request id req-f61a20ac-d355-4c8f-9c23-69ee8bb2da8e 2018-07-29 19:14:43,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.214296102524s 2018-07-29 19:14:43,836 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/4af70a8b519748d4b184883034f3b68f used request id req-f61a20ac-d355-4c8f-9c23-69ee8bb2da8e 2018-07-29 19:14:43,886 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-29 19:14:43,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 19:14:43,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 19:14:43,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 19:14:43,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 19:14:43,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 19:14:43,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 19:14:43,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 19:14:43,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 19:14:43,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 19:14:43,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 19:14:43,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 19:14:43,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 19:14:43,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 19:14:43,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 19:14:43,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 19:14:43,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 19:14:43,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 19:14:43,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 19:14:43,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 19:14:43,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 19:14:43,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 19:14:43,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 19:14:43,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-29 19:14:43,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f3698a-ce78-43f0-8bbf-b7ba96914671 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json 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": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-29 19:14:43,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d3f3698a-ce78-43f0-8bbf-b7ba96914671 2018-07-29 19:14:43,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-29 19:14:44,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92ec2d3d8ce14356afe973fb11718046", "name": "reader"}, {"id": "1ddd453f1cad4add9f64f629f98904b9", "name": "admin"}, {"id": "928769d40c004946bc179058b1f4c1e9", "name": "member"}], "expires_at": "2018-07-29T20:14:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77fe35453fce4397832b956296c7be20", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132bad2baed4f0282b48087fe50e8da"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8dc1912394dc4788bafa005008addaad"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7b00627b92d431fbf5369b9057a8d75"}], "type": "network", "id": "088fefa5a67d46d092c8405ea67787a2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "466aac1fee6648d5a35a2d8cb6f38285"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "476d7a5e598e4023b29f0bc73469151a"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4902e8751e99464aa5b30bc76c7b0d1b"}], "type": "alarming", "id": "1104a8908113486986930ed560ca2a0e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ec40d7f2dc74ad393c578e28c1177ee"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6622a3f5d6ee4e58804f55c1691ee5c9"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df5d7e9d57a4daeb9f8bb20dfb76d06"}], "type": "image", "id": "113a409a59d04c3d8e7fea79ba142ce3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ad4e7fc0e4340109759dd38bc04f73b"}, {"url": "http://192.30.9.7:8004/v1/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63c9c69eb7d7450288727607f6eee9bb"}, {"url": "http://172.30.9.27:8004/v1/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b691367f9ddc479f938b951819d68d4c"}], "type": "orchestration", "id": "15dfad983a624b2280e8fa2fb4c0d106", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d660700e38d431b91458fb7359af067"}, {"url": "http://172.30.9.27:8080/v1/AUTH_77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15477505b9a64e789feae7b771d0f446"}, {"url": "http://12.0.0.22:8080/v1/AUTH_77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323b98d3c22f40109f816921add72e4b"}], "type": "object-store", "id": "1a0b24af838a41fbb2cc21f407bb6bff", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a1e4556c4f54465989f42e3e188221b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84b9824eff9f4bd8ab39b252950e9a45"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdccfd7d69fa407c92769c6e6023096d"}], "type": "placement", "id": "2cc2748fb2944a46958ee358dadd4d86", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "238d415781304c2e8ce7c96c3609143a"}, {"url": "http://172.30.9.27:8776/v2/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c290b82080474e11bcf5590d45a18ad4"}, {"url": "http://192.30.9.7:8776/v2/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4561f1e35b24cfeb6ee6a291351aa74"}], "type": "volumev2", "id": "2d43c65b74e54d87bbf09cce8aea5605", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aea5bacee5ff4025aa56bdfeb5066ac9"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b574c89694e047e4af4c69b546847f5b"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de27dfb1cb1b4fc992db5994493d8f28"}], "type": "compute", "id": "3df04fc398a2443c8b4af773c3e9203b", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2afab1164d87446ea5216f9a1db4ea3b"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54f1853ec3734f46b17d735ea3c8a6cc"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f986bf6cd6b64e50a01d2d62edd73744"}], "type": "event", "id": "40f506445604472a8d5d92a549b414e7", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49169b771c474f7a97ac78936e7537e8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9aa64f7ffd644f9d8b6152cf6b51e7fe"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c97b7326aeb145a2b566069c61013227"}], "type": "identity", "id": "897419e956614ab1904d4a94c573af2e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e212d03fbf749d98179cdbe597512f2"}, {"url": "http://172.30.9.27:8776/v1/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "716c941f136444328b37129fc2ba9a93"}, {"url": "http://192.30.9.7:8776/v1/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c17cf1e4f26403fbd28d51777674021"}], "type": "volume", "id": "9125b72e10df4f24a1652f359dc03ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13c20db42460479eadd7adfb05bc7654"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "448e331de52a436e8dc87cfe8a8d0ed0"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d75e3e1c0450403c8b8589e5a571c8ea"}], "type": "cloudformation", "id": "a4cc07d9cbb9419f87adb00d52085e3a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05ceb8743cd64eafa5116753c2ca2508"}, {"url": "http://192.30.9.7:8776/v3/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71ed173ce508412d94ef7e211c744134"}, {"url": "http://172.30.9.27:8776/v3/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfbabb3624f3498f86d44ca43db1d00d"}], "type": "volumev3", "id": "ad8d4e19d86445ee816ab4efb56e9222", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5108444167ed4737b9e1920021219e05"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3828d873bf44b348c0a0f8fee146f5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc501861958f4c368b0cb7500f7b4bf8"}], "type": "metric", "id": "b0210867b74047c39738287e0c5704bd", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "cfc1a21efa924b758f156afca0c91856", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da562c98267e4366a50a0357fa11f971"}, "audit_ids": ["0xgu_VMFS7iAyJ_sZM0qJQ"], "issued_at": "2018-07-29T19:14:44.000000Z"}} 2018-07-29 19:14:44,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 19:14:44,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" 2018-07-29 19:14:44,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-06ad79bb-4ded-4616-961d-2f008b364b5a Date: Sun, 29 Jul 2018 19:14:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"441029df-2ec1-4cfc-9984-1f751ca45845","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d12c977421a94b0680afea7d3ce36f04","l2_adjacency":true,"status":"ACTIVE","subnets":["967e3899-a7c3-408b-aa74-d7f263e5453b"],"description":"","tags":[],"updated_at":"2018-07-29T19:10:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:15Z","provider:network_type":"flat"}]} 2018-07-29 19:14:44,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-06ad79bb-4ded-4616-961d-2f008b364b5a 2018-07-29 19:14:44,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271098136902s 2018-07-29 19:14:44,638 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-06ad79bb-4ded-4616-961d-2f008b364b5a 2018-07-29 19:14:44,638 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-29 19:14:44,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 19:14:44,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.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}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" -d '{"network": {"name": "vmready1-net_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90", "admin_state_up": true}}' 2018-07-29 19:14:45,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-21279acd-c77a-43d7-848d-706853f7be74 Date: Sun, 29 Jul 2018 19:14:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"79857e75-46e6-4ff3-a2e9-6a8c77955ca9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"77fe35453fce4397832b956296c7be20","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T19:14:44Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90","admin_state_up":true,"tenant_id":"77fe35453fce4397832b956296c7be20","created_at":"2018-07-29T19:14:44Z","mtu":1450}} 2018-07-29 19:14:45,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-21279acd-c77a-43d7-848d-706853f7be74 2018-07-29 19:14:45,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.457426071167s 2018-07-29 19:14:45,097 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-21279acd-c77a-43d7-848d-706853f7be74 2018-07-29 19:14:45,097 - 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-07-29T19:14:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'79857e75-46e6-4ff3-a2e9-6a8c77955ca9', u'provider:segmentation_id': 41, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90', u'created_at': u'2018-07-29T19:14:44Z', u'mtu': 1450, u'tenant_id': u'77fe35453fce4397832b956296c7be20', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'77fe35453fce4397832b956296c7be20', u'l2_adjacency': True}) 2018-07-29 19:14:45,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 19:14:45,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" 2018-07-29 19:14:45,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-4a49c4b9-4a1a-421c-bae4-66c4dd051a22 Date: Sun, 29 Jul 2018 19:14:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"441029df-2ec1-4cfc-9984-1f751ca45845","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d12c977421a94b0680afea7d3ce36f04","l2_adjacency":true,"status":"ACTIVE","subnets":["967e3899-a7c3-408b-aa74-d7f263e5453b"],"description":"","tags":[],"updated_at":"2018-07-29T19:10:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"79857e75-46e6-4ff3-a2e9-6a8c77955ca9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"77fe35453fce4397832b956296c7be20","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T19:14:44Z","qos_policy_id":null,"name":"vmready1-net_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90","admin_state_up":true,"tenant_id":"77fe35453fce4397832b956296c7be20","created_at":"2018-07-29T19:14:44Z","provider:network_type":"vxlan"}]} 2018-07-29 19:14:45,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4a49c4b9-4a1a-421c-bae4-66c4dd051a22 2018-07-29 19:14:45,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.280134916306s 2018-07-29 19:14:45,379 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4a49c4b9-4a1a-421c-bae4-66c4dd051a22 2018-07-29 19:14:45,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 19:14:45,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.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}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" -d '{"subnet": {"name": "vmready1-subnet_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90", "enable_dhcp": true, "network_id": "79857e75-46e6-4ff3-a2e9-6a8c77955ca9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 19:14:46,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-01a4e357-7d25-4028-bfbc-9598e946d8eb Date: Sun, 29 Jul 2018 19:14:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-29T19:14:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2646b6c9-0b4b-44b7-a97c-27b067bb2b0c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"77fe35453fce4397832b956296c7be20","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90","enable_dhcp":true,"segment_id":null,"network_id":"79857e75-46e6-4ff3-a2e9-6a8c77955ca9","tenant_id":"77fe35453fce4397832b956296c7be20","created_at":"2018-07-29T19:14:46Z","ip_version":4}} 2018-07-29 19:14:46,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-01a4e357-7d25-4028-bfbc-9598e946d8eb 2018-07-29 19:14:46,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.46998500824s 2018-07-29 19:14:46,851 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-01a4e357-7d25-4028-bfbc-9598e946d8eb 2018-07-29 19:14:46,851 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T19:14:46Z', 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'2646b6c9-0b4b-44b7-a97c-27b067bb2b0c', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'79857e75-46e6-4ff3-a2e9-6a8c77955ca9', u'tenant_id': u'77fe35453fce4397832b956296c7be20', u'created_at': u'2018-07-29T19:14:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'77fe35453fce4397832b956296c7be20'}) 2018-07-29 19:14:46,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 19:14:46,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.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}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" -d '{"router": {"external_gateway_info": {"network_id": "441029df-2ec1-4cfc-9984-1f751ca45845"}, "name": "vmready1-router_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90", "admin_state_up": true}}' 2018-07-29 19:14:53,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-ae1503ea-419f-4476-abfe-528b8a243eaa Date: Sun, 29 Jul 2018 19:14:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "441029df-2ec1-4cfc-9984-1f751ca45845", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "967e3899-a7c3-408b-aa74-d7f263e5453b", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "77fe35453fce4397832b956296c7be20", "created_at": "2018-07-29T19:14:47Z", "admin_state_up": true, "updated_at": "2018-07-29T19:14:48Z", "project_id": "77fe35453fce4397832b956296c7be20", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "ff427449-31ae-479b-92e1-92bada1ad153", "name": "vmready1-router_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90"}} 2018-07-29 19:14:53,507 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-ae1503ea-419f-4476-abfe-528b8a243eaa 2018-07-29 19:14:53,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.65488886833s 2018-07-29 19:14:53,507 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-ae1503ea-419f-4476-abfe-528b8a243eaa 2018-07-29 19:14:53,507 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T19:14:48Z', u'revision_number': 3, u'ha': True, u'id': u'ff427449-31ae-479b-92e1-92bada1ad153', u'external_gateway_info': {u'network_id': u'441029df-2ec1-4cfc-9984-1f751ca45845', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'967e3899-a7c3-408b-aa74-d7f263e5453b', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90', u'admin_state_up': True, u'tenant_id': u'77fe35453fce4397832b956296c7be20', u'created_at': u'2018-07-29T19:14:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'77fe35453fce4397832b956296c7be20'}) 2018-07-29 19:14:53,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 19:14:53,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/ff427449-31ae-479b-92e1-92bada1ad153/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}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" -d '{"subnet_id": "2646b6c9-0b4b-44b7-a97c-27b067bb2b0c"}' 2018-07-29 19:14:57,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1587e60c-7a41-45c3-9613-30344dc0b262 Date: Sun, 29 Jul 2018 19:14:57 GMT RESP BODY: {"network_id": "79857e75-46e6-4ff3-a2e9-6a8c77955ca9", "tenant_id": "77fe35453fce4397832b956296c7be20", "subnet_id": "2646b6c9-0b4b-44b7-a97c-27b067bb2b0c", "subnet_ids": ["2646b6c9-0b4b-44b7-a97c-27b067bb2b0c"], "port_id": "660b5f5f-779f-47ec-beba-59f9068b75d0", "id": "ff427449-31ae-479b-92e1-92bada1ad153"} 2018-07-29 19:14:57,156 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ff427449-31ae-479b-92e1-92bada1ad153/add_router_interface.json used request id req-1587e60c-7a41-45c3-9613-30344dc0b262 2018-07-29 19:14:57,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.64850401878s 2018-07-29 19:14:57,156 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ff427449-31ae-479b-92e1-92bada1ad153/add_router_interface.json used request id req-1587e60c-7a41-45c3-9613-30344dc0b262 returning object ff427449-31ae-479b-92e1-92bada1ad153 2018-07-29 19:14:57,157 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-29 19:14:57,290 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-29 19:14:57,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-07-29 19:14:57,297 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 19:14:57 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-29 19:14:57,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 19:14:57,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" 2018-07-29 19:14:58,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ba2b9d95-ce31-4f27-a892-5fbf00857f05 Date: Sun, 29 Jul 2018 19:14:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 19:14:58,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ba2b9d95-ce31-4f27-a892-5fbf00857f05 2018-07-29 19:14:58,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.794095039368s 2018-07-29 19:14:58,094 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ba2b9d95-ce31-4f27-a892-5fbf00857f05 2018-07-29 19:14:58,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 19:14:58,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90"}' 2018-07-29 19:14:58,875 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/68d3b63a-7f8b-48b0-990e-7c90e2810420 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-464a5d36-6de8-409f-b5d0-d00d3acb52ea Date: Sun, 29 Jul 2018 19:14:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/68d3b63a-7f8b-48b0-990e-7c90e2810420/file", "owner": "77fe35453fce4397832b956296c7be20", "id": "68d3b63a-7f8b-48b0-990e-7c90e2810420", "size": null, "self": "/v2/images/68d3b63a-7f8b-48b0-990e-7c90e2810420", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T19:14:58Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90", "checksum": null, "created_at": "2018-07-29T19:14:58Z", "protected": false} 2018-07-29 19:14:58,876 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-464a5d36-6de8-409f-b5d0-d00d3acb52ea 2018-07-29 19:14:58,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.773425102234s 2018-07-29 19:14:58,876 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-464a5d36-6de8-409f-b5d0-d00d3acb52ea returning object 68d3b63a-7f8b-48b0-990e-7c90e2810420 2018-07-29 19:14:58,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 19:14:58,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/68d3b63a-7f8b-48b0-990e-7c90e2810420/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}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" -d '' 2018-07-29 19:15:02,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2974e7ff-3178-4cb6-9063-3120bcce7609 Date: Sun, 29 Jul 2018 19:15:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 19:15:02,944 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/68d3b63a-7f8b-48b0-990e-7c90e2810420/file used request id req-2974e7ff-3178-4cb6-9063-3120bcce7609 2018-07-29 19:15:02,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.0669438839s 2018-07-29 19:15:02,944 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/68d3b63a-7f8b-48b0-990e-7c90e2810420/file used request id req-2974e7ff-3178-4cb6-9063-3120bcce7609 2018-07-29 19:15:02,944 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T19:14:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/68d3b63a-7f8b-48b0-990e-7c90e2810420/file', u'owner': u'77fe35453fce4397832b956296c7be20', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'68d3b63a-7f8b-48b0-990e-7c90e2810420', u'size': None, u'name': u'vmready1-img_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90', u'checksum': None, u'self': u'/v2/images/68d3b63a-7f8b-48b0-990e-7c90e2810420', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T19:14:58Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 19:15:02,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 19:15:02,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 19:15:03,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebd8c812-3234-4a22-b8a6-1bbe8c1e49f9 x-compute-request-id: req-ebd8c812-3234-4a22-b8a6-1bbe8c1e49f9 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/31e812bd-ee9b-4480-8488-2e6bacd071a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/31e812bd-ee9b-4480-8488-2e6bacd071a4", "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": "31e812bd-ee9b-4480-8488-2e6bacd071a4"}} 2018-07-29 19:15:03,804 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ebd8c812-3234-4a22-b8a6-1bbe8c1e49f9 2018-07-29 19:15:03,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.859122991562s 2018-07-29 19:15:03,804 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ebd8c812-3234-4a22-b8a6-1bbe8c1e49f9 2018-07-29 19:15:03,805 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90', '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'77fe35453fce4397832b956296c7be20', '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'31e812bd-ee9b-4480-8488-2e6bacd071a4', 'swap': 0}) 2018-07-29 19:15:03,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 19:15:03,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/31e812bd-ee9b-4480-8488-2e6bacd071a4/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}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" -d '{"extra_specs": {}}' 2018-07-29 19:15:03,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ac52f6a-7a2b-43b8-8eae-d5509b301ace x-compute-request-id: req-4ac52f6a-7a2b-43b8-8eae-d5509b301ace Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 19:15:03,947 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/31e812bd-ee9b-4480-8488-2e6bacd071a4/os-extra_specs used request id req-4ac52f6a-7a2b-43b8-8eae-d5509b301ace 2018-07-29 19:15:03,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.141411781311s 2018-07-29 19:15:03,948 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/31e812bd-ee9b-4480-8488-2e6bacd071a4/os-extra_specs used request id req-4ac52f6a-7a2b-43b8-8eae-d5509b301ace 2018-07-29 19:15:04,067 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 19:15:04,068 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-29 19:15:04,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 19:15:04,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/ff427449-31ae-479b-92e1-92bada1ad153/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}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" -d '{"subnet_id": "2646b6c9-0b4b-44b7-a97c-27b067bb2b0c"}' 2018-07-29 19:15:06,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d7a8fe20-3d9f-4970-83b0-d5c4ce55ed01 Date: Sun, 29 Jul 2018 19:15:06 GMT RESP BODY: {"network_id": "79857e75-46e6-4ff3-a2e9-6a8c77955ca9", "tenant_id": "77fe35453fce4397832b956296c7be20", "subnet_id": "2646b6c9-0b4b-44b7-a97c-27b067bb2b0c", "subnet_ids": ["2646b6c9-0b4b-44b7-a97c-27b067bb2b0c"], "port_id": "660b5f5f-779f-47ec-beba-59f9068b75d0", "id": "ff427449-31ae-479b-92e1-92bada1ad153"} 2018-07-29 19:15:06,534 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ff427449-31ae-479b-92e1-92bada1ad153/remove_router_interface.json used request id req-d7a8fe20-3d9f-4970-83b0-d5c4ce55ed01 2018-07-29 19:15:06,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.4613301754s 2018-07-29 19:15:06,535 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ff427449-31ae-479b-92e1-92bada1ad153/remove_router_interface.json used request id req-d7a8fe20-3d9f-4970-83b0-d5c4ce55ed01 returning object ff427449-31ae-479b-92e1-92bada1ad153 2018-07-29 19:15:06,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 19:15:06,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" 2018-07-29 19:15:07,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ce682084-8498-4203-8956-14ed3d7f7a90 Date: Sun, 29 Jul 2018 19:15:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "441029df-2ec1-4cfc-9984-1f751ca45845", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "967e3899-a7c3-408b-aa74-d7f263e5453b", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "77fe35453fce4397832b956296c7be20", "created_at": "2018-07-29T19:14:47Z", "admin_state_up": true, "updated_at": "2018-07-29T19:15:05Z", "project_id": "77fe35453fce4397832b956296c7be20", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "ff427449-31ae-479b-92e1-92bada1ad153", "name": "vmready1-router_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90"}]} 2018-07-29 19:15:07,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-ce682084-8498-4203-8956-14ed3d7f7a90 2018-07-29 19:15:07,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.22733902931s 2018-07-29 19:15:07,763 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-ce682084-8498-4203-8956-14ed3d7f7a90 2018-07-29 19:15:07,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 19:15:07,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/ff427449-31ae-479b-92e1-92bada1ad153.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" 2018-07-29 19:15:12,005 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba2b9ecc-fc07-411e-bbf8-9a99fc570db4 Content-Length: 0 Date: Sun, 29 Jul 2018 19:15:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 19:15:12,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/ff427449-31ae-479b-92e1-92bada1ad153.json used request id req-ba2b9ecc-fc07-411e-bbf8-9a99fc570db4 2018-07-29 19:15:12,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.24069404602s 2018-07-29 19:15:12,005 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/ff427449-31ae-479b-92e1-92bada1ad153.json used request id req-ba2b9ecc-fc07-411e-bbf8-9a99fc570db4 2018-07-29 19:15:12,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 19:15:12,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" 2018-07-29 19:15:12,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-731a826c-0e98-420a-b0c1-807d654d78f1 Date: Sun, 29 Jul 2018 19:15:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T19:14:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2646b6c9-0b4b-44b7-a97c-27b067bb2b0c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"77fe35453fce4397832b956296c7be20","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90","enable_dhcp":true,"segment_id":null,"network_id":"79857e75-46e6-4ff3-a2e9-6a8c77955ca9","tenant_id":"77fe35453fce4397832b956296c7be20","created_at":"2018-07-29T19:14:46Z","ip_version":4},{"updated_at":"2018-07-29T19:10:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"967e3899-a7c3-408b-aa74-d7f263e5453b","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d12c977421a94b0680afea7d3ce36f04","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"441029df-2ec1-4cfc-9984-1f751ca45845","tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:22Z","ip_version":4}]} 2018-07-29 19:15:12,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-731a826c-0e98-420a-b0c1-807d654d78f1 2018-07-29 19:15:12,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.222535133362s 2018-07-29 19:15:12,229 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-731a826c-0e98-420a-b0c1-807d654d78f1 2018-07-29 19:15:12,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 19:15:12,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/2646b6c9-0b4b-44b7-a97c-27b067bb2b0c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" 2018-07-29 19:15:14,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-935e7a0c-b6a5-409b-99d2-35d544cc4716 Date: Sun, 29 Jul 2018 19:15:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 19:15:14,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/2646b6c9-0b4b-44b7-a97c-27b067bb2b0c.json used request id req-935e7a0c-b6a5-409b-99d2-35d544cc4716 2018-07-29 19:15:14,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.16447210312s 2018-07-29 19:15:14,394 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/2646b6c9-0b4b-44b7-a97c-27b067bb2b0c.json used request id req-935e7a0c-b6a5-409b-99d2-35d544cc4716 2018-07-29 19:15:14,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 19:15:14,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" 2018-07-29 19:15:14,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-415210cb-68c8-4ab9-a633-c5d77a378c18 Date: Sun, 29 Jul 2018 19:15:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"441029df-2ec1-4cfc-9984-1f751ca45845","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d12c977421a94b0680afea7d3ce36f04","l2_adjacency":true,"status":"ACTIVE","subnets":["967e3899-a7c3-408b-aa74-d7f263e5453b"],"description":"","tags":[],"updated_at":"2018-07-29T19:10:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"79857e75-46e6-4ff3-a2e9-6a8c77955ca9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"77fe35453fce4397832b956296c7be20","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T19:15:14Z","qos_policy_id":null,"name":"vmready1-net_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90","admin_state_up":true,"tenant_id":"77fe35453fce4397832b956296c7be20","created_at":"2018-07-29T19:14:44Z","provider:network_type":"vxlan"}]} 2018-07-29 19:15:14,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-415210cb-68c8-4ab9-a633-c5d77a378c18 2018-07-29 19:15:14,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.317285060883s 2018-07-29 19:15:14,713 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-415210cb-68c8-4ab9-a633-c5d77a378c18 2018-07-29 19:15:14,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 19:15:14,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/79857e75-46e6-4ff3-a2e9-6a8c77955ca9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" 2018-07-29 19:15:16,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-946007a0-2d23-4134-b815-71e5fe3d93c1 Date: Sun, 29 Jul 2018 19:15:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 19:15:16,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/79857e75-46e6-4ff3-a2e9-6a8c77955ca9.json used request id req-946007a0-2d23-4134-b815-71e5fe3d93c1 2018-07-29 19:15:16,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.60115218163s 2018-07-29 19:15:16,315 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/79857e75-46e6-4ff3-a2e9-6a8c77955ca9.json used request id req-946007a0-2d23-4134-b815-71e5fe3d93c1 2018-07-29 19:15:16,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 19:15:16,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" 2018-07-29 19:15:17,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-8f0bf910-b845-4048-aff8-71dad2a62c7a Date: Sun, 29 Jul 2018 19:15:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dc1969a1-b7a8-4229-a38e-b5b978d569ea/images/68d3b63a-7f8b-48b0-990e-7c90e2810420/snap", "metadata": {}}], "file": "/v2/images/68d3b63a-7f8b-48b0-990e-7c90e2810420/file", "owner": "77fe35453fce4397832b956296c7be20", "id": "68d3b63a-7f8b-48b0-990e-7c90e2810420", "size": 12716032, "self": "/v2/images/68d3b63a-7f8b-48b0-990e-7c90e2810420", "disk_format": "qcow2", "direct_url": "rbd://dc1969a1-b7a8-4229-a38e-b5b978d569ea/images/68d3b63a-7f8b-48b0-990e-7c90e2810420/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T19:15:02Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T19:14:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 19:15:17,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8f0bf910-b845-4048-aff8-71dad2a62c7a 2018-07-29 19:15:17,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.69934797287s 2018-07-29 19:15:17,019 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8f0bf910-b845-4048-aff8-71dad2a62c7a 2018-07-29 19:15:17,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 19:15:17,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/68d3b63a-7f8b-48b0-990e-7c90e2810420 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" 2018-07-29 19:15:18,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c2a70743-2a07-4e14-8c9f-e05130a46c83 Date: Sun, 29 Jul 2018 19:15:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 19:15:18,773 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/68d3b63a-7f8b-48b0-990e-7c90e2810420 used request id req-c2a70743-2a07-4e14-8c9f-e05130a46c83 2018-07-29 19:15:18,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.75177598s 2018-07-29 19:15:18,773 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/68d3b63a-7f8b-48b0-990e-7c90e2810420 used request id req-c2a70743-2a07-4e14-8c9f-e05130a46c83 2018-07-29 19:15:18,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 19:15:18,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" 2018-07-29 19:15:18,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13c7558d-9871-49bc-b6a5-d0cd2105324c x-compute-request-id: req-13c7558d-9871-49bc-b6a5-d0cd2105324c Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_f7039e6b-fb7c-4cac-9f10-c65e17eb2d90", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/31e812bd-ee9b-4480-8488-2e6bacd071a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/31e812bd-ee9b-4480-8488-2e6bacd071a4", "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": "31e812bd-ee9b-4480-8488-2e6bacd071a4"}]} 2018-07-29 19:15:18,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-13c7558d-9871-49bc-b6a5-d0cd2105324c 2018-07-29 19:15:18,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.141696929932s 2018-07-29 19:15:18,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-13c7558d-9871-49bc-b6a5-d0cd2105324c 2018-07-29 19:15:18,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 19:15:18,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/31e812bd-ee9b-4480-8488-2e6bacd071a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d4b0eaf5a529046cdabd7bfbba1bb2b21c01a0e" 2018-07-29 19:15:18,958 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 19:15:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-831f7636-41c5-43d6-8df0-fd07c8df8fd2 x-compute-request-id: req-831f7636-41c5-43d6-8df0-fd07c8df8fd2 Content-Length: 0 Content-Type: application/json 2018-07-29 19:15:18,958 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/31e812bd-ee9b-4480-8488-2e6bacd071a4 used request id req-831f7636-41c5-43d6-8df0-fd07c8df8fd2 2018-07-29 19:15:18,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0402669906616s 2018-07-29 19:15:18,958 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/31e812bd-ee9b-4480-8488-2e6bacd071a4 used request id req-831f7636-41c5-43d6-8df0-fd07c8df8fd2 2018-07-29 19:15:19,013 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-29 19:15:19,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 19:15:19,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 19:15:19,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 19:15:19,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 19:15:19,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 19:15:19,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 19:15:19,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 19:15:19,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 19:15:19,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 19:15:19,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 19:15:19,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 19:15:19,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 19:15:19,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 19:15:19,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 19:15:19,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 19:15:19,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 19:15:19,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 19:15:19,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 19:15:19,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 19:15:19,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 19:15:19,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 19:15:19,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 19:15:19,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-29 19:15:19,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d62f6f8-9a30-4147-b97c-5f18003f50d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json 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": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-29 19:15:19,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6d62f6f8-9a30-4147-b97c-5f18003f50d1 2018-07-29 19:15:19,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-29 19:15:19,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92ec2d3d8ce14356afe973fb11718046", "name": "reader"}, {"id": "1ddd453f1cad4add9f64f629f98904b9", "name": "admin"}, {"id": "928769d40c004946bc179058b1f4c1e9", "name": "member"}], "expires_at": "2018-07-29T20:15:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77fe35453fce4397832b956296c7be20", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132bad2baed4f0282b48087fe50e8da"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8dc1912394dc4788bafa005008addaad"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7b00627b92d431fbf5369b9057a8d75"}], "type": "network", "id": "088fefa5a67d46d092c8405ea67787a2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "466aac1fee6648d5a35a2d8cb6f38285"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "476d7a5e598e4023b29f0bc73469151a"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4902e8751e99464aa5b30bc76c7b0d1b"}], "type": "alarming", "id": "1104a8908113486986930ed560ca2a0e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ec40d7f2dc74ad393c578e28c1177ee"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6622a3f5d6ee4e58804f55c1691ee5c9"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df5d7e9d57a4daeb9f8bb20dfb76d06"}], "type": "image", "id": "113a409a59d04c3d8e7fea79ba142ce3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ad4e7fc0e4340109759dd38bc04f73b"}, {"url": "http://192.30.9.7:8004/v1/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63c9c69eb7d7450288727607f6eee9bb"}, {"url": "http://172.30.9.27:8004/v1/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b691367f9ddc479f938b951819d68d4c"}], "type": "orchestration", "id": "15dfad983a624b2280e8fa2fb4c0d106", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d660700e38d431b91458fb7359af067"}, {"url": "http://172.30.9.27:8080/v1/AUTH_77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15477505b9a64e789feae7b771d0f446"}, {"url": "http://12.0.0.22:8080/v1/AUTH_77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323b98d3c22f40109f816921add72e4b"}], "type": "object-store", "id": "1a0b24af838a41fbb2cc21f407bb6bff", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a1e4556c4f54465989f42e3e188221b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84b9824eff9f4bd8ab39b252950e9a45"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdccfd7d69fa407c92769c6e6023096d"}], "type": "placement", "id": "2cc2748fb2944a46958ee358dadd4d86", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "238d415781304c2e8ce7c96c3609143a"}, {"url": "http://172.30.9.27:8776/v2/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c290b82080474e11bcf5590d45a18ad4"}, {"url": "http://192.30.9.7:8776/v2/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4561f1e35b24cfeb6ee6a291351aa74"}], "type": "volumev2", "id": "2d43c65b74e54d87bbf09cce8aea5605", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aea5bacee5ff4025aa56bdfeb5066ac9"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b574c89694e047e4af4c69b546847f5b"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de27dfb1cb1b4fc992db5994493d8f28"}], "type": "compute", "id": "3df04fc398a2443c8b4af773c3e9203b", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2afab1164d87446ea5216f9a1db4ea3b"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54f1853ec3734f46b17d735ea3c8a6cc"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f986bf6cd6b64e50a01d2d62edd73744"}], "type": "event", "id": "40f506445604472a8d5d92a549b414e7", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49169b771c474f7a97ac78936e7537e8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9aa64f7ffd644f9d8b6152cf6b51e7fe"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c97b7326aeb145a2b566069c61013227"}], "type": "identity", "id": "897419e956614ab1904d4a94c573af2e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e212d03fbf749d98179cdbe597512f2"}, {"url": "http://172.30.9.27:8776/v1/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "716c941f136444328b37129fc2ba9a93"}, {"url": "http://192.30.9.7:8776/v1/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c17cf1e4f26403fbd28d51777674021"}], "type": "volume", "id": "9125b72e10df4f24a1652f359dc03ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13c20db42460479eadd7adfb05bc7654"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "448e331de52a436e8dc87cfe8a8d0ed0"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d75e3e1c0450403c8b8589e5a571c8ea"}], "type": "cloudformation", "id": "a4cc07d9cbb9419f87adb00d52085e3a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05ceb8743cd64eafa5116753c2ca2508"}, {"url": "http://192.30.9.7:8776/v3/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71ed173ce508412d94ef7e211c744134"}, {"url": "http://172.30.9.27:8776/v3/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfbabb3624f3498f86d44ca43db1d00d"}], "type": "volumev3", "id": "ad8d4e19d86445ee816ab4efb56e9222", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5108444167ed4737b9e1920021219e05"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3828d873bf44b348c0a0f8fee146f5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc501861958f4c368b0cb7500f7b4bf8"}], "type": "metric", "id": "b0210867b74047c39738287e0c5704bd", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "cfc1a21efa924b758f156afca0c91856", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da562c98267e4366a50a0357fa11f971"}, "audit_ids": ["oJE58T8rTjqQe0m5SfBMYg"], "issued_at": "2018-07-29T19:15:19.000000Z"}} 2018-07-29 19:15:19,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 19:15:19,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bef08adbd1f6753333ab81ed110a68376f0876c5" 2018-07-29 19:15:20,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6c4adf6f-5292-4e40-b139-b1997fada3b8 Date: Sun, 29 Jul 2018 19:15:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"441029df-2ec1-4cfc-9984-1f751ca45845","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d12c977421a94b0680afea7d3ce36f04","l2_adjacency":true,"status":"ACTIVE","subnets":["967e3899-a7c3-408b-aa74-d7f263e5453b"],"description":"","tags":[],"updated_at":"2018-07-29T19:10:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:15Z","provider:network_type":"flat"}]} 2018-07-29 19:15:20,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6c4adf6f-5292-4e40-b139-b1997fada3b8 2018-07-29 19:15:20,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.12969899178s 2018-07-29 19:15:20,680 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6c4adf6f-5292-4e40-b139-b1997fada3b8 2018-07-29 19:15:20,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-07-29 19:15:20,687 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 19:15:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ab1eb4e-0e03-4612-9295-e7adb43e6532 Content-Length: 266 Content-Type: application/json 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://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-07-29 19:15:20,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0ab1eb4e-0e03-4612-9295-e7adb43e6532 2018-07-29 19:15:20,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 19:15:20,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bef08adbd1f6753333ab81ed110a68376f0876c5" 2018-07-29 19:15:20,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0126a9a1-8927-46d4-8c16-01232749ca7a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/53815f25a0bb4b29ad55e5575ac9f331"}, "tags": [], "enabled": true, "id": "53815f25a0bb4b29ad55e5575ac9f331", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-07-29 19:15:20,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-0126a9a1-8927-46d4-8c16-01232749ca7a 2018-07-29 19:15:20,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104298830032s 2018-07-29 19:15:20,792 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-0126a9a1-8927-46d4-8c16-01232749ca7a 2018-07-29 19:15:20,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-29 19:15:20,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}bef08adbd1f6753333ab81ed110a68376f0876c5" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_9170a3b9-e935-43ca-bbef-12ca4b4d57cd"}}' 2018-07-29 19:15:20,976 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 19:15:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a2c55ac-0161-49cc-9be9-bd607ecb78ae Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/04ab8a6f19ea4f5dbb31915860133633"}, "tags": [], "enabled": true, "id": "04ab8a6f19ea4f5dbb31915860133633", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_9170a3b9-e935-43ca-bbef-12ca4b4d57cd"}} 2018-07-29 19:15:20,976 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0a2c55ac-0161-49cc-9be9-bd607ecb78ae 2018-07-29 19:15:20,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.177394866943s 2018-07-29 19:15:20,976 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0a2c55ac-0161-49cc-9be9-bd607ecb78ae 2018-07-29 19:15:20,977 - 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'04ab8a6f19ea4f5dbb31915860133633', '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_9170a3b9-e935-43ca-bbef-12ca4b4d57cd'}) 2018-07-29 19:15:20,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-29 19:15:20,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}bef08adbd1f6753333ab81ed110a68376f0876c5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "34357a1c-6230-48ae-a289-8bd8658e4c29", "email": null, "name": "vmready2-user_9170a3b9-e935-43ca-bbef-12ca4b4d57cd"}}' 2018-07-29 19:15:21,416 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 29 Jul 2018 19:15:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e066a14d-8c86-4284-983e-72c245a3e9b9 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_9170a3b9-e935-43ca-bbef-12ca4b4d57cd", "links": {"self": "http://172.30.9.27:5000/v3/users/3ad935f28d0649c3a99506a90a710208"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ad935f28d0649c3a99506a90a710208", "domain_id": "default", "password_expires_at": null}} 2018-07-29 19:15:21,416 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-e066a14d-8c86-4284-983e-72c245a3e9b9 2018-07-29 19:15:21,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.433006048203s 2018-07-29 19:15:21,417 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-e066a14d-8c86-4284-983e-72c245a3e9b9 2018-07-29 19:15:21,417 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3ad935f28d0649c3a99506a90a710208', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_9170a3b9-e935-43ca-bbef-12ca4b4d57cd'}) 2018-07-29 19:15:21,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 19:15:21,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bef08adbd1f6753333ab81ed110a68376f0876c5" 2018-07-29 19:15:21,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d831d05e-f4e3-4442-bfdd-263ec999c7f1 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1ddd453f1cad4add9f64f629f98904b9", "links": {"self": "http://172.30.9.27:5000/v3/roles/1ddd453f1cad4add9f64f629f98904b9"}, "name": "admin"}, {"domain_id": null, "id": "928769d40c004946bc179058b1f4c1e9", "links": {"self": "http://172.30.9.27:5000/v3/roles/928769d40c004946bc179058b1f4c1e9"}, "name": "member"}, {"domain_id": null, "id": "92ec2d3d8ce14356afe973fb11718046", "links": {"self": "http://172.30.9.27:5000/v3/roles/92ec2d3d8ce14356afe973fb11718046"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1e9e02f446c43ddbf3975149bb12a88", "links": {"self": "http://172.30.9.27:5000/v3/roles/b1e9e02f446c43ddbf3975149bb12a88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d4337edf73d945a281d23a965cf99df2", "links": {"self": "http://172.30.9.27:5000/v3/roles/d4337edf73d945a281d23a965cf99df2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "db7c31426b86458ea3f7761a3265fc60", "links": {"self": "http://172.30.9.27:5000/v3/roles/db7c31426b86458ea3f7761a3265fc60"}, "name": "ResellerAdmin"}]} 2018-07-29 19:15:21,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d831d05e-f4e3-4442-bfdd-263ec999c7f1 2018-07-29 19:15:21,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107095003128s 2018-07-29 19:15:21,528 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d831d05e-f4e3-4442-bfdd-263ec999c7f1 2018-07-29 19:15:21,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 19:15:21,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bef08adbd1f6753333ab81ed110a68376f0876c5" 2018-07-29 19:15:21,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ec05aa-5c11-4e6d-bd0f-50454343cd47 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1ddd453f1cad4add9f64f629f98904b9", "links": {"self": "http://172.30.9.27:5000/v3/roles/1ddd453f1cad4add9f64f629f98904b9"}, "name": "admin"}, {"domain_id": null, "id": "928769d40c004946bc179058b1f4c1e9", "links": {"self": "http://172.30.9.27:5000/v3/roles/928769d40c004946bc179058b1f4c1e9"}, "name": "member"}, {"domain_id": null, "id": "92ec2d3d8ce14356afe973fb11718046", "links": {"self": "http://172.30.9.27:5000/v3/roles/92ec2d3d8ce14356afe973fb11718046"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1e9e02f446c43ddbf3975149bb12a88", "links": {"self": "http://172.30.9.27:5000/v3/roles/b1e9e02f446c43ddbf3975149bb12a88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d4337edf73d945a281d23a965cf99df2", "links": {"self": "http://172.30.9.27:5000/v3/roles/d4337edf73d945a281d23a965cf99df2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "db7c31426b86458ea3f7761a3265fc60", "links": {"self": "http://172.30.9.27:5000/v3/roles/db7c31426b86458ea3f7761a3265fc60"}, "name": "ResellerAdmin"}]} 2018-07-29 19:15:21,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f3ec05aa-5c11-4e6d-bd0f-50454343cd47 2018-07-29 19:15:21,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109876871109s 2018-07-29 19:15:21,643 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f3ec05aa-5c11-4e6d-bd0f-50454343cd47 2018-07-29 19:15:21,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 19:15:21,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bef08adbd1f6753333ab81ed110a68376f0876c5" 2018-07-29 19:15:21,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e94b4d86-50c9-40da-a8cd-51a615294e23 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1ddd453f1cad4add9f64f629f98904b9", "links": {"self": "http://172.30.9.27:5000/v3/roles/1ddd453f1cad4add9f64f629f98904b9"}, "name": "admin"}, {"domain_id": null, "id": "928769d40c004946bc179058b1f4c1e9", "links": {"self": "http://172.30.9.27:5000/v3/roles/928769d40c004946bc179058b1f4c1e9"}, "name": "member"}, {"domain_id": null, "id": "92ec2d3d8ce14356afe973fb11718046", "links": {"self": "http://172.30.9.27:5000/v3/roles/92ec2d3d8ce14356afe973fb11718046"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1e9e02f446c43ddbf3975149bb12a88", "links": {"self": "http://172.30.9.27:5000/v3/roles/b1e9e02f446c43ddbf3975149bb12a88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d4337edf73d945a281d23a965cf99df2", "links": {"self": "http://172.30.9.27:5000/v3/roles/d4337edf73d945a281d23a965cf99df2"}, "name": "swiftoperator"}, {"domain_id": null, "id": "db7c31426b86458ea3f7761a3265fc60", "links": {"self": "http://172.30.9.27:5000/v3/roles/db7c31426b86458ea3f7761a3265fc60"}, "name": "ResellerAdmin"}]} 2018-07-29 19:15:21,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e94b4d86-50c9-40da-a8cd-51a615294e23 2018-07-29 19:15:21,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102085113525s 2018-07-29 19:15:21,750 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e94b4d86-50c9-40da-a8cd-51a615294e23 2018-07-29 19:15:21,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-29 19:15:21,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bef08adbd1f6753333ab81ed110a68376f0876c5" 2018-07-29 19:15:21,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f714f8cc-0643-4bb3-b089-9ef63e2b4cb5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-29 19:15:21,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f714f8cc-0643-4bb3-b089-9ef63e2b4cb5 2018-07-29 19:15:21,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106963157654s 2018-07-29 19:15:21,862 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f714f8cc-0643-4bb3-b089-9ef63e2b4cb5 2018-07-29 19:15:21,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 19:15:21,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bef08adbd1f6753333ab81ed110a68376f0876c5" 2018-07-29 19:15:22,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c14e8eeb-ba37-4767-b4a7-97b99211e8af Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/166eb80b34f64260967acb400cc172b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "166eb80b34f64260967acb400cc172b5", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/24b01487e34f4738befb2146c02f527a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24b01487e34f4738befb2146c02f527a", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmready2-user_9170a3b9-e935-43ca-bbef-12ca4b4d57cd", "links": {"self": "http://172.30.9.27:5000/v3/users/3ad935f28d0649c3a99506a90a710208"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ad935f28d0649c3a99506a90a710208", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/441f2381de3448eebb97ddf493e4771b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "441f2381de3448eebb97ddf493e4771b", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4617c1c4561f41d5b3f1065591cbc154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4617c1c4561f41d5b3f1065591cbc154", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5bf16469a7f5404e82e16c3d2dd18e4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bf16469a7f5404e82e16c3d2dd18e4a", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/70e49884e972483f99eb462f0b23ab01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70e49884e972483f99eb462f0b23ab01", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/948c2acf6c6240319a6a74a5c7025b1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "948c2acf6c6240319a6a74a5c7025b1a", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/adae992673254f1d93d13c54d8a69ae5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adae992673254f1d93d13c54d8a69ae5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b963a1a9400e464cb6391466e5c34617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b963a1a9400e464cb6391466e5c34617", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/bb14ae63b287483690e6041bc84132eb"}, "domain_id": "53815f25a0bb4b29ad55e5575ac9f331", "enabled": true, "options": {}, "id": "bb14ae63b287483690e6041bc84132eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/d6d0b16edcdb4401bee14513acf42f2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6d0b16edcdb4401bee14513acf42f2e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da562c98267e4366a50a0357fa11f971"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da562c98267e4366a50a0357fa11f971", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1d0993f95204b31bd2c9e69fbfb5c37"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1d0993f95204b31bd2c9e69fbfb5c37", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/f504f22556f940628d526a2dc90ebef0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f504f22556f940628d526a2dc90ebef0", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-29 19:15:22,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c14e8eeb-ba37-4767-b4a7-97b99211e8af 2018-07-29 19:15:22,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194563865662s 2018-07-29 19:15:22,058 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c14e8eeb-ba37-4767-b4a7-97b99211e8af 2018-07-29 19:15:22,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 19:15:22,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bef08adbd1f6753333ab81ed110a68376f0876c5" 2018-07-29 19:15:22,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-229d6a7f-75e1-469b-8c3c-095fcef3d4dc Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/77fe35453fce4397832b956296c7be20"}, "tags": [], "enabled": true, "id": "77fe35453fce4397832b956296c7be20", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d12c977421a94b0680afea7d3ce36f04"}, "tags": [], "enabled": true, "id": "d12c977421a94b0680afea7d3ce36f04", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/04ab8a6f19ea4f5dbb31915860133633"}, "tags": [], "enabled": true, "id": "04ab8a6f19ea4f5dbb31915860133633", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_9170a3b9-e935-43ca-bbef-12ca4b4d57cd"}]} 2018-07-29 19:15:22,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-229d6a7f-75e1-469b-8c3c-095fcef3d4dc 2018-07-29 19:15:22,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105620861053s 2018-07-29 19:15:22,176 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-229d6a7f-75e1-469b-8c3c-095fcef3d4dc 2018-07-29 19:15:22,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-29 19:15:22,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=3ad935f28d0649c3a99506a90a710208&role.id=928769d40c004946bc179058b1f4c1e9&scope.project.id=04ab8a6f19ea4f5dbb31915860133633" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bef08adbd1f6753333ab81ed110a68376f0876c5" 2018-07-29 19:15:22,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b773abbf-ba55-4bc9-828e-e50143ec9e65 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=3ad935f28d0649c3a99506a90a710208&role.id=928769d40c004946bc179058b1f4c1e9&scope.project.id=04ab8a6f19ea4f5dbb31915860133633", "previous": null, "next": null}} 2018-07-29 19:15:22,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3ad935f28d0649c3a99506a90a710208&role.id=928769d40c004946bc179058b1f4c1e9&scope.project.id=04ab8a6f19ea4f5dbb31915860133633 used request id req-b773abbf-ba55-4bc9-828e-e50143ec9e65 2018-07-29 19:15:22,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.177026033401s 2018-07-29 19:15:22,361 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3ad935f28d0649c3a99506a90a710208&role.id=928769d40c004946bc179058b1f4c1e9&scope.project.id=04ab8a6f19ea4f5dbb31915860133633 used request id req-b773abbf-ba55-4bc9-828e-e50143ec9e65 2018-07-29 19:15:22,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-29 19:15:22,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/04ab8a6f19ea4f5dbb31915860133633/users/3ad935f28d0649c3a99506a90a710208/roles/928769d40c004946bc179058b1f4c1e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bef08adbd1f6753333ab81ed110a68376f0876c5" 2018-07-29 19:15:22,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 19:15:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-570fd780-4832-42e6-9e62-e091ad6e4e89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 19:15:22,774 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/04ab8a6f19ea4f5dbb31915860133633/users/3ad935f28d0649c3a99506a90a710208/roles/928769d40c004946bc179058b1f4c1e9 used request id req-570fd780-4832-42e6-9e62-e091ad6e4e89 2018-07-29 19:15:22,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.40970492363s 2018-07-29 19:15:22,774 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/04ab8a6f19ea4f5dbb31915860133633/users/3ad935f28d0649c3a99506a90a710208/roles/928769d40c004946bc179058b1f4c1e9 used request id req-570fd780-4832-42e6-9e62-e091ad6e4e89 2018-07-29 19:15:22,775 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_9170a3b9-e935-43ca-bbef-12ca4b4d57cd', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'04ab8a6f19ea4f5dbb31915860133633', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '34357a1c-6230-48ae-a289-8bd8658e4c29', 'username': u'vmready2-user_9170a3b9-e935-43ca-bbef-12ca4b4d57cd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-29 19:15:22,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 19:15:22,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 19:15:22,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 19:15:22,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 19:15:22,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 19:15:22,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 19:15:22,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 19:15:22,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 19:15:22,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 19:15:22,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 19:15:22,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 19:15:22,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 19:15:22,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 19:15:22,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 19:15:22,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 19:15:22,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 19:15:22,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 19:15:22,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 19:15:22,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 19:15:22,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 19:15:22,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 19:15:22,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 19:15:22,780 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_9170a3b9-e935-43ca-bbef-12ca4b4d57cd', 'password': '34357a1c-6230-48ae-a289-8bd8658e4c29', 'project_name': 'vmready2-project_9170a3b9-e935-43ca-bbef-12ca4b4d57cd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '04ab8a6f19ea4f5dbb31915860133633', 'project_domain_name': 'Default'} 2018-07-29 19:15:22,780 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-29 19:15:22,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-29 19:15:22,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-216bbbdd-09d7-4099-b984-f37f8b4f3ae1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json 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": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-29 19:15:22,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-216bbbdd-09d7-4099-b984-f37f8b4f3ae1 2018-07-29 19:15:22,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-29 19:15:23,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92ec2d3d8ce14356afe973fb11718046", "name": "reader"}, {"id": "928769d40c004946bc179058b1f4c1e9", "name": "member"}], "expires_at": "2018-07-29T20:15:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04ab8a6f19ea4f5dbb31915860133633", "name": "vmready2-project_9170a3b9-e935-43ca-bbef-12ca4b4d57cd"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132bad2baed4f0282b48087fe50e8da"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8dc1912394dc4788bafa005008addaad"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7b00627b92d431fbf5369b9057a8d75"}], "type": "network", "id": "088fefa5a67d46d092c8405ea67787a2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "466aac1fee6648d5a35a2d8cb6f38285"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "476d7a5e598e4023b29f0bc73469151a"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4902e8751e99464aa5b30bc76c7b0d1b"}], "type": "alarming", "id": "1104a8908113486986930ed560ca2a0e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ec40d7f2dc74ad393c578e28c1177ee"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6622a3f5d6ee4e58804f55c1691ee5c9"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df5d7e9d57a4daeb9f8bb20dfb76d06"}], "type": "image", "id": "113a409a59d04c3d8e7fea79ba142ce3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/04ab8a6f19ea4f5dbb31915860133633", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ad4e7fc0e4340109759dd38bc04f73b"}, {"url": "http://192.30.9.7:8004/v1/04ab8a6f19ea4f5dbb31915860133633", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63c9c69eb7d7450288727607f6eee9bb"}, {"url": "http://172.30.9.27:8004/v1/04ab8a6f19ea4f5dbb31915860133633", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b691367f9ddc479f938b951819d68d4c"}], "type": "orchestration", "id": "15dfad983a624b2280e8fa2fb4c0d106", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d660700e38d431b91458fb7359af067"}, {"url": "http://172.30.9.27:8080/v1/AUTH_04ab8a6f19ea4f5dbb31915860133633", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15477505b9a64e789feae7b771d0f446"}, {"url": "http://12.0.0.22:8080/v1/AUTH_04ab8a6f19ea4f5dbb31915860133633", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323b98d3c22f40109f816921add72e4b"}], "type": "object-store", "id": "1a0b24af838a41fbb2cc21f407bb6bff", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a1e4556c4f54465989f42e3e188221b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84b9824eff9f4bd8ab39b252950e9a45"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdccfd7d69fa407c92769c6e6023096d"}], "type": "placement", "id": "2cc2748fb2944a46958ee358dadd4d86", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/04ab8a6f19ea4f5dbb31915860133633", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "238d415781304c2e8ce7c96c3609143a"}, {"url": "http://172.30.9.27:8776/v2/04ab8a6f19ea4f5dbb31915860133633", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c290b82080474e11bcf5590d45a18ad4"}, {"url": "http://192.30.9.7:8776/v2/04ab8a6f19ea4f5dbb31915860133633", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4561f1e35b24cfeb6ee6a291351aa74"}], "type": "volumev2", "id": "2d43c65b74e54d87bbf09cce8aea5605", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aea5bacee5ff4025aa56bdfeb5066ac9"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b574c89694e047e4af4c69b546847f5b"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de27dfb1cb1b4fc992db5994493d8f28"}], "type": "compute", "id": "3df04fc398a2443c8b4af773c3e9203b", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2afab1164d87446ea5216f9a1db4ea3b"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54f1853ec3734f46b17d735ea3c8a6cc"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f986bf6cd6b64e50a01d2d62edd73744"}], "type": "event", "id": "40f506445604472a8d5d92a549b414e7", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49169b771c474f7a97ac78936e7537e8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9aa64f7ffd644f9d8b6152cf6b51e7fe"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c97b7326aeb145a2b566069c61013227"}], "type": "identity", "id": "897419e956614ab1904d4a94c573af2e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/04ab8a6f19ea4f5dbb31915860133633", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e212d03fbf749d98179cdbe597512f2"}, {"url": "http://172.30.9.27:8776/v1/04ab8a6f19ea4f5dbb31915860133633", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "716c941f136444328b37129fc2ba9a93"}, {"url": "http://192.30.9.7:8776/v1/04ab8a6f19ea4f5dbb31915860133633", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c17cf1e4f26403fbd28d51777674021"}], "type": "volume", "id": "9125b72e10df4f24a1652f359dc03ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13c20db42460479eadd7adfb05bc7654"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "448e331de52a436e8dc87cfe8a8d0ed0"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d75e3e1c0450403c8b8589e5a571c8ea"}], "type": "cloudformation", "id": "a4cc07d9cbb9419f87adb00d52085e3a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/04ab8a6f19ea4f5dbb31915860133633", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05ceb8743cd64eafa5116753c2ca2508"}, {"url": "http://192.30.9.7:8776/v3/04ab8a6f19ea4f5dbb31915860133633", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71ed173ce508412d94ef7e211c744134"}, {"url": "http://172.30.9.27:8776/v3/04ab8a6f19ea4f5dbb31915860133633", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfbabb3624f3498f86d44ca43db1d00d"}], "type": "volumev3", "id": "ad8d4e19d86445ee816ab4efb56e9222", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5108444167ed4737b9e1920021219e05"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3828d873bf44b348c0a0f8fee146f5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc501861958f4c368b0cb7500f7b4bf8"}], "type": "metric", "id": "b0210867b74047c39738287e0c5704bd", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "cfc1a21efa924b758f156afca0c91856", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_9170a3b9-e935-43ca-bbef-12ca4b4d57cd", "id": "3ad935f28d0649c3a99506a90a710208"}, "audit_ids": ["lFy1rz_kSPCFjYAyCciScA"], "issued_at": "2018-07-29T19:15:23.000000Z"}} 2018-07-29 19:15:23,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 19:15:23,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.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}362d39fb6c764aa18d72bbe51ea28cae8ab1b74e" -d '{"network": {"name": "vmready2-net_9170a3b9-e935-43ca-bbef-12ca4b4d57cd", "admin_state_up": true}}' 2018-07-29 19:15:23,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-10be1185-d1bb-4db5-ba52-f75f88b297fb Date: Sun, 29 Jul 2018 19:15:23 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c18a0c97-71e6-4d1e-9ac8-cd42eca41f26","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"04ab8a6f19ea4f5dbb31915860133633","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T19:15:23Z","is_default":false,"name":"vmready2-net_9170a3b9-e935-43ca-bbef-12ca4b4d57cd","qos_policy_id":null,"admin_state_up":true,"tenant_id":"04ab8a6f19ea4f5dbb31915860133633","created_at":"2018-07-29T19:15:23Z","mtu":1450}} 2018-07-29 19:15:23,827 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-10be1185-d1bb-4db5-ba52-f75f88b297fb 2018-07-29 19:15:23,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.648908138275s 2018-07-29 19:15:23,827 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-10be1185-d1bb-4db5-ba52-f75f88b297fb 2018-07-29 19:15:23,828 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-29T19:15:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'c18a0c97-71e6-4d1e-9ac8-cd42eca41f26', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_9170a3b9-e935-43ca-bbef-12ca4b4d57cd', u'admin_state_up': True, u'tenant_id': u'04ab8a6f19ea4f5dbb31915860133633', u'created_at': u'2018-07-29T19:15:23Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'04ab8a6f19ea4f5dbb31915860133633', u'l2_adjacency': True}) 2018-07-29 19:15:23,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 19:15:23,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362d39fb6c764aa18d72bbe51ea28cae8ab1b74e" 2018-07-29 19:15:24,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-95b20d25-f0e3-465a-b650-16cea7a31fec Date: Sun, 29 Jul 2018 19:15:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"441029df-2ec1-4cfc-9984-1f751ca45845","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d12c977421a94b0680afea7d3ce36f04","l2_adjacency":true,"status":"ACTIVE","subnets":["967e3899-a7c3-408b-aa74-d7f263e5453b"],"description":"","tags":[],"updated_at":"2018-07-29T19:10:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c18a0c97-71e6-4d1e-9ac8-cd42eca41f26","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"04ab8a6f19ea4f5dbb31915860133633","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T19:15:23Z","qos_policy_id":null,"name":"vmready2-net_9170a3b9-e935-43ca-bbef-12ca4b4d57cd","admin_state_up":true,"tenant_id":"04ab8a6f19ea4f5dbb31915860133633","created_at":"2018-07-29T19:15:23Z","mtu":1450}]} 2018-07-29 19:15:24,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-95b20d25-f0e3-465a-b650-16cea7a31fec 2018-07-29 19:15:24,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.291121006012s 2018-07-29 19:15:24,120 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-95b20d25-f0e3-465a-b650-16cea7a31fec 2018-07-29 19:15:24,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 19:15:24,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.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}362d39fb6c764aa18d72bbe51ea28cae8ab1b74e" -d '{"subnet": {"name": "vmready2-subnet_9170a3b9-e935-43ca-bbef-12ca4b4d57cd", "enable_dhcp": true, "network_id": "c18a0c97-71e6-4d1e-9ac8-cd42eca41f26", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 19:15:24,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b0b6236b-54c6-46e8-98f0-c2d07c1e1fe1 Date: Sun, 29 Jul 2018 19:15:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c18a0c97-71e6-4d1e-9ac8-cd42eca41f26","tenant_id":"04ab8a6f19ea4f5dbb31915860133633","created_at":"2018-07-29T19:15:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T19:15:24Z","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":"04ab8a6f19ea4f5dbb31915860133633","id":"3b487610-cc51-4f09-8963-190300e05427","subnetpool_id":null,"name":"vmready2-subnet_9170a3b9-e935-43ca-bbef-12ca4b4d57cd"}} 2018-07-29 19:15:24,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b0b6236b-54c6-46e8-98f0-c2d07c1e1fe1 2018-07-29 19:15:24,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.867081880569s 2018-07-29 19:15:24,989 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b0b6236b-54c6-46e8-98f0-c2d07c1e1fe1 2018-07-29 19:15:24,989 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T19:15:24Z', 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'3b487610-cc51-4f09-8963-190300e05427', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_9170a3b9-e935-43ca-bbef-12ca4b4d57cd', u'enable_dhcp': True, u'network_id': u'c18a0c97-71e6-4d1e-9ac8-cd42eca41f26', u'tenant_id': u'04ab8a6f19ea4f5dbb31915860133633', u'created_at': u'2018-07-29T19:15:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'04ab8a6f19ea4f5dbb31915860133633'}) 2018-07-29 19:15:24,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 19:15:24,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.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}362d39fb6c764aa18d72bbe51ea28cae8ab1b74e" -d '{"router": {"external_gateway_info": {"network_id": "441029df-2ec1-4cfc-9984-1f751ca45845"}, "name": "vmready2-router_9170a3b9-e935-43ca-bbef-12ca4b4d57cd", "admin_state_up": true}}' 2018-07-29 19:15:32,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-8e0d8d06-eb55-47cb-afe6-7227404c9839 Date: Sun, 29 Jul 2018 19:15:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "441029df-2ec1-4cfc-9984-1f751ca45845", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "967e3899-a7c3-408b-aa74-d7f263e5453b", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "created_at": "2018-07-29T19:15:26Z", "admin_state_up": true, "updated_at": "2018-07-29T19:15:27Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "04ab8a6f19ea4f5dbb31915860133633", "id": "92b25709-5ed2-40e3-87d1-1a4b61b427d7", "name": "vmready2-router_9170a3b9-e935-43ca-bbef-12ca4b4d57cd"}} 2018-07-29 19:15:32,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-8e0d8d06-eb55-47cb-afe6-7227404c9839 2018-07-29 19:15:32,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.52912688255s 2018-07-29 19:15:32,520 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-8e0d8d06-eb55-47cb-afe6-7227404c9839 2018-07-29 19:15:32,520 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T19:15:27Z', u'revision_number': 3, u'id': u'92b25709-5ed2-40e3-87d1-1a4b61b427d7', u'external_gateway_info': {u'network_id': u'441029df-2ec1-4cfc-9984-1f751ca45845', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'967e3899-a7c3-408b-aa74-d7f263e5453b', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_9170a3b9-e935-43ca-bbef-12ca4b4d57cd', u'admin_state_up': True, u'tenant_id': u'04ab8a6f19ea4f5dbb31915860133633', u'created_at': u'2018-07-29T19:15:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'04ab8a6f19ea4f5dbb31915860133633'}) 2018-07-29 19:15:32,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 19:15:32,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/92b25709-5ed2-40e3-87d1-1a4b61b427d7/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}362d39fb6c764aa18d72bbe51ea28cae8ab1b74e" -d '{"subnet_id": "3b487610-cc51-4f09-8963-190300e05427"}' 2018-07-29 19:15:35,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ab6ac5de-d9c7-4353-b59a-1bc284eb9749 Date: Sun, 29 Jul 2018 19:15:35 GMT RESP BODY: {"network_id": "c18a0c97-71e6-4d1e-9ac8-cd42eca41f26", "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "subnet_id": "3b487610-cc51-4f09-8963-190300e05427", "subnet_ids": ["3b487610-cc51-4f09-8963-190300e05427"], "port_id": "b947c684-2db9-493a-9e92-3a130a773e7e", "id": "92b25709-5ed2-40e3-87d1-1a4b61b427d7"} 2018-07-29 19:15:35,859 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/92b25709-5ed2-40e3-87d1-1a4b61b427d7/add_router_interface.json used request id req-ab6ac5de-d9c7-4353-b59a-1bc284eb9749 2018-07-29 19:15:35,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.33856010437s 2018-07-29 19:15:35,860 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/92b25709-5ed2-40e3-87d1-1a4b61b427d7/add_router_interface.json used request id req-ab6ac5de-d9c7-4353-b59a-1bc284eb9749 returning object 92b25709-5ed2-40e3-87d1-1a4b61b427d7 2018-07-29 19:15:35,860 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-29 19:15:35,991 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-29 19:15:35,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-07-29 19:15:35,998 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 19:15:35 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-29 19:15:36,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 19:15:36,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}362d39fb6c764aa18d72bbe51ea28cae8ab1b74e" 2018-07-29 19:15:36,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-18703059-7f52-43dd-a09c-91c6441fb33d Date: Sun, 29 Jul 2018 19:15:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 19:15:36,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-18703059-7f52-43dd-a09c-91c6441fb33d 2018-07-29 19:15:36,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217206954956s 2018-07-29 19:15:36,220 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-18703059-7f52-43dd-a09c-91c6441fb33d 2018-07-29 19:15:36,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 19:15:36,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}362d39fb6c764aa18d72bbe51ea28cae8ab1b74e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_9170a3b9-e935-43ca-bbef-12ca4b4d57cd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_9170a3b9-e935-43ca-bbef-12ca4b4d57cd"}' 2018-07-29 19:15:37,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/4d734a2b-a3e7-4d80-bea0-7784f029d9d7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c669b68e-724b-4a01-ada3-a307e1f162b5 Date: Sun, 29 Jul 2018 19:15:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4d734a2b-a3e7-4d80-bea0-7784f029d9d7/file", "owner": "04ab8a6f19ea4f5dbb31915860133633", "id": "4d734a2b-a3e7-4d80-bea0-7784f029d9d7", "size": null, "self": "/v2/images/4d734a2b-a3e7-4d80-bea0-7784f029d9d7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T19:15:36Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_9170a3b9-e935-43ca-bbef-12ca4b4d57cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_9170a3b9-e935-43ca-bbef-12ca4b4d57cd", "checksum": null, "created_at": "2018-07-29T19:15:36Z", "protected": false} 2018-07-29 19:15:37,014 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c669b68e-724b-4a01-ada3-a307e1f162b5 2018-07-29 19:15:37,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.787026882172s 2018-07-29 19:15:37,015 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c669b68e-724b-4a01-ada3-a307e1f162b5 returning object 4d734a2b-a3e7-4d80-bea0-7784f029d9d7 2018-07-29 19:15:37,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 19:15:37,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/4d734a2b-a3e7-4d80-bea0-7784f029d9d7/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}362d39fb6c764aa18d72bbe51ea28cae8ab1b74e" -d '' 2018-07-29 19:15:38,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e86e5ee3-d1cb-4d1c-afb9-05435b1167a7 Date: Sun, 29 Jul 2018 19:15:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 19:15:38,752 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/4d734a2b-a3e7-4d80-bea0-7784f029d9d7/file used request id req-e86e5ee3-d1cb-4d1c-afb9-05435b1167a7 2018-07-29 19:15:38,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.73628902435s 2018-07-29 19:15:38,752 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/4d734a2b-a3e7-4d80-bea0-7784f029d9d7/file used request id req-e86e5ee3-d1cb-4d1c-afb9-05435b1167a7 2018-07-29 19:15:38,752 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_9170a3b9-e935-43ca-bbef-12ca4b4d57cd', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T19:15:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/4d734a2b-a3e7-4d80-bea0-7784f029d9d7/file', u'owner': u'04ab8a6f19ea4f5dbb31915860133633', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'4d734a2b-a3e7-4d80-bea0-7784f029d9d7', u'size': None, u'name': u'vmready2-img_9170a3b9-e935-43ca-bbef-12ca4b4d57cd', u'checksum': None, u'self': u'/v2/images/4d734a2b-a3e7-4d80-bea0-7784f029d9d7', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T19:15:36Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 19:15:38,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 19:15:38,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}bef08adbd1f6753333ab81ed110a68376f0876c5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_9170a3b9-e935-43ca-bbef-12ca4b4d57cd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 19:15:39,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11bb74df-0656-44c6-b855-7afa959a7fb6 x-compute-request-id: req-11bb74df-0656-44c6-b855-7afa959a7fb6 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_9170a3b9-e935-43ca-bbef-12ca4b4d57cd", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2434b9d4-1410-4cef-b916-78ee9e23b19d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2434b9d4-1410-4cef-b916-78ee9e23b19d", "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": "2434b9d4-1410-4cef-b916-78ee9e23b19d"}} 2018-07-29 19:15:39,589 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-11bb74df-0656-44c6-b855-7afa959a7fb6 2018-07-29 19:15:39,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.835766077042s 2018-07-29 19:15:39,589 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-11bb74df-0656-44c6-b855-7afa959a7fb6 2018-07-29 19:15:39,590 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_9170a3b9-e935-43ca-bbef-12ca4b4d57cd', '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'77fe35453fce4397832b956296c7be20', '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'2434b9d4-1410-4cef-b916-78ee9e23b19d', 'swap': 0}) 2018-07-29 19:15:39,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 19:15:39,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/2434b9d4-1410-4cef-b916-78ee9e23b19d/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}bef08adbd1f6753333ab81ed110a68376f0876c5" -d '{"extra_specs": {}}' 2018-07-29 19:15:39,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-42ca65b7-52ad-4ead-af67-8fed98b0cc41 x-compute-request-id: req-42ca65b7-52ad-4ead-af67-8fed98b0cc41 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 19:15:39,730 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2434b9d4-1410-4cef-b916-78ee9e23b19d/os-extra_specs used request id req-42ca65b7-52ad-4ead-af67-8fed98b0cc41 2018-07-29 19:15:39,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.139906167984s 2018-07-29 19:15:39,731 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2434b9d4-1410-4cef-b916-78ee9e23b19d/os-extra_specs used request id req-42ca65b7-52ad-4ead-af67-8fed98b0cc41 2018-07-29 19:15:39,836 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 19:15:39,836 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:17 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-29 19:15:39,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 19:15:39,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/92b25709-5ed2-40e3-87d1-1a4b61b427d7/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}362d39fb6c764aa18d72bbe51ea28cae8ab1b74e" -d '{"subnet_id": "3b487610-cc51-4f09-8963-190300e05427"}' 2018-07-29 19:15:42,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d832e7e8-1536-47d9-98ec-74c41f380d18 Date: Sun, 29 Jul 2018 19:15:42 GMT RESP BODY: {"network_id": "c18a0c97-71e6-4d1e-9ac8-cd42eca41f26", "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "subnet_id": "3b487610-cc51-4f09-8963-190300e05427", "subnet_ids": ["3b487610-cc51-4f09-8963-190300e05427"], "port_id": "b947c684-2db9-493a-9e92-3a130a773e7e", "id": "92b25709-5ed2-40e3-87d1-1a4b61b427d7"} 2018-07-29 19:15:42,286 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/92b25709-5ed2-40e3-87d1-1a4b61b427d7/remove_router_interface.json used request id req-d832e7e8-1536-47d9-98ec-74c41f380d18 2018-07-29 19:15:42,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.44442605972s 2018-07-29 19:15:42,287 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/92b25709-5ed2-40e3-87d1-1a4b61b427d7/remove_router_interface.json used request id req-d832e7e8-1536-47d9-98ec-74c41f380d18 returning object 92b25709-5ed2-40e3-87d1-1a4b61b427d7 2018-07-29 19:15:42,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 19:15:42,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362d39fb6c764aa18d72bbe51ea28cae8ab1b74e" 2018-07-29 19:15:42,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-293aff2f-f287-47fc-b97d-354341fcc7ec Date: Sun, 29 Jul 2018 19:15:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "441029df-2ec1-4cfc-9984-1f751ca45845", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "967e3899-a7c3-408b-aa74-d7f263e5453b", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "created_at": "2018-07-29T19:15:26Z", "admin_state_up": true, "updated_at": "2018-07-29T19:15:40Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "04ab8a6f19ea4f5dbb31915860133633", "id": "92b25709-5ed2-40e3-87d1-1a4b61b427d7", "name": "vmready2-router_9170a3b9-e935-43ca-bbef-12ca4b4d57cd"}]} 2018-07-29 19:15:42,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-293aff2f-f287-47fc-b97d-354341fcc7ec 2018-07-29 19:15:42,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.497662067413s 2018-07-29 19:15:42,785 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-293aff2f-f287-47fc-b97d-354341fcc7ec 2018-07-29 19:15:42,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 19:15:42,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/92b25709-5ed2-40e3-87d1-1a4b61b427d7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362d39fb6c764aa18d72bbe51ea28cae8ab1b74e" 2018-07-29 19:15:46,799 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e5e4ae8a-6089-4cfc-8748-57cd849b0cfe Content-Length: 0 Date: Sun, 29 Jul 2018 19:15:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 19:15:46,799 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/92b25709-5ed2-40e3-87d1-1a4b61b427d7.json used request id req-e5e4ae8a-6089-4cfc-8748-57cd849b0cfe 2018-07-29 19:15:46,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.01064801216s 2018-07-29 19:15:46,799 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/92b25709-5ed2-40e3-87d1-1a4b61b427d7.json used request id req-e5e4ae8a-6089-4cfc-8748-57cd849b0cfe 2018-07-29 19:15:46,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 19:15:46,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362d39fb6c764aa18d72bbe51ea28cae8ab1b74e" 2018-07-29 19:15:47,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-10c4f6ea-4da8-4bee-8b71-c14e09ad089e Date: Sun, 29 Jul 2018 19:15:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c18a0c97-71e6-4d1e-9ac8-cd42eca41f26","tenant_id":"04ab8a6f19ea4f5dbb31915860133633","created_at":"2018-07-29T19:15:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T19:15:24Z","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":"04ab8a6f19ea4f5dbb31915860133633","id":"3b487610-cc51-4f09-8963-190300e05427","subnetpool_id":null,"name":"vmready2-subnet_9170a3b9-e935-43ca-bbef-12ca4b4d57cd"}]} 2018-07-29 19:15:47,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-10c4f6ea-4da8-4bee-8b71-c14e09ad089e 2018-07-29 19:15:47,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.228926181793s 2018-07-29 19:15:47,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-10c4f6ea-4da8-4bee-8b71-c14e09ad089e 2018-07-29 19:15:47,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 19:15:47,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/3b487610-cc51-4f09-8963-190300e05427.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362d39fb6c764aa18d72bbe51ea28cae8ab1b74e" 2018-07-29 19:15:49,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e28fb071-d974-4686-a909-8b3764dfa176 Date: Sun, 29 Jul 2018 19:15:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 19:15:49,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/3b487610-cc51-4f09-8963-190300e05427.json used request id req-e28fb071-d974-4686-a909-8b3764dfa176 2018-07-29 19:15:49,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.64105510712s 2018-07-29 19:15:49,672 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/3b487610-cc51-4f09-8963-190300e05427.json used request id req-e28fb071-d974-4686-a909-8b3764dfa176 2018-07-29 19:15:49,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 19:15:49,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362d39fb6c764aa18d72bbe51ea28cae8ab1b74e" 2018-07-29 19:15:50,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-1d70a4b2-61e5-440d-b236-b14cabfea936 Date: Sun, 29 Jul 2018 19:15:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"441029df-2ec1-4cfc-9984-1f751ca45845","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d12c977421a94b0680afea7d3ce36f04","l2_adjacency":true,"status":"ACTIVE","subnets":["967e3899-a7c3-408b-aa74-d7f263e5453b"],"description":"","tags":[],"updated_at":"2018-07-29T19:10:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c18a0c97-71e6-4d1e-9ac8-cd42eca41f26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"04ab8a6f19ea4f5dbb31915860133633","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T19:15:49Z","qos_policy_id":null,"name":"vmready2-net_9170a3b9-e935-43ca-bbef-12ca4b4d57cd","admin_state_up":true,"tenant_id":"04ab8a6f19ea4f5dbb31915860133633","created_at":"2018-07-29T19:15:23Z","mtu":1450}]} 2018-07-29 19:15:50,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1d70a4b2-61e5-440d-b236-b14cabfea936 2018-07-29 19:15:50,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.04780888557s 2018-07-29 19:15:50,721 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1d70a4b2-61e5-440d-b236-b14cabfea936 2018-07-29 19:15:50,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 19:15:50,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/c18a0c97-71e6-4d1e-9ac8-cd42eca41f26.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362d39fb6c764aa18d72bbe51ea28cae8ab1b74e" 2018-07-29 19:15:51,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b358b8d-82f9-4bbf-b89d-d04245143aa1 Date: Sun, 29 Jul 2018 19:15:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 19:15:51,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/c18a0c97-71e6-4d1e-9ac8-cd42eca41f26.json used request id req-1b358b8d-82f9-4bbf-b89d-d04245143aa1 2018-07-29 19:15:51,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19206905365s 2018-07-29 19:15:51,915 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/c18a0c97-71e6-4d1e-9ac8-cd42eca41f26.json used request id req-1b358b8d-82f9-4bbf-b89d-d04245143aa1 2018-07-29 19:15:51,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 19:15:51,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}362d39fb6c764aa18d72bbe51ea28cae8ab1b74e" 2018-07-29 19:15:52,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-0eec9daf-4b9d-4903-895e-92136545569c Date: Sun, 29 Jul 2018 19:15:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dc1969a1-b7a8-4229-a38e-b5b978d569ea/images/4d734a2b-a3e7-4d80-bea0-7784f029d9d7/snap", "metadata": {}}], "file": "/v2/images/4d734a2b-a3e7-4d80-bea0-7784f029d9d7/file", "owner": "04ab8a6f19ea4f5dbb31915860133633", "id": "4d734a2b-a3e7-4d80-bea0-7784f029d9d7", "size": 12716032, "self": "/v2/images/4d734a2b-a3e7-4d80-bea0-7784f029d9d7", "disk_format": "qcow2", "direct_url": "rbd://dc1969a1-b7a8-4229-a38e-b5b978d569ea/images/4d734a2b-a3e7-4d80-bea0-7784f029d9d7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T19:15:38Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_9170a3b9-e935-43ca-bbef-12ca4b4d57cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_9170a3b9-e935-43ca-bbef-12ca4b4d57cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T19:15:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 19:15:52,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0eec9daf-4b9d-4903-895e-92136545569c 2018-07-29 19:15:52,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.978513002396s 2018-07-29 19:15:52,898 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0eec9daf-4b9d-4903-895e-92136545569c 2018-07-29 19:15:52,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 19:15:52,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/4d734a2b-a3e7-4d80-bea0-7784f029d9d7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}362d39fb6c764aa18d72bbe51ea28cae8ab1b74e" 2018-07-29 19:15:54,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-54196ac0-b967-4625-8f1c-2dde045d3308 Date: Sun, 29 Jul 2018 19:15:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 19:15:54,857 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/4d734a2b-a3e7-4d80-bea0-7784f029d9d7 used request id req-54196ac0-b967-4625-8f1c-2dde045d3308 2018-07-29 19:15:54,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.95733094215s 2018-07-29 19:15:54,857 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/4d734a2b-a3e7-4d80-bea0-7784f029d9d7 used request id req-54196ac0-b967-4625-8f1c-2dde045d3308 2018-07-29 19:15:54,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 19:15:54,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bef08adbd1f6753333ab81ed110a68376f0876c5" 2018-07-29 19:15:55,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e4d0d09-9668-438d-9cba-7b9dbfe7d338 x-compute-request-id: req-7e4d0d09-9668-438d-9cba-7b9dbfe7d338 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_9170a3b9-e935-43ca-bbef-12ca4b4d57cd", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2434b9d4-1410-4cef-b916-78ee9e23b19d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2434b9d4-1410-4cef-b916-78ee9e23b19d", "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": "2434b9d4-1410-4cef-b916-78ee9e23b19d"}]} 2018-07-29 19:15:55,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7e4d0d09-9668-438d-9cba-7b9dbfe7d338 2018-07-29 19:15:55,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.143712043762s 2018-07-29 19:15:55,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7e4d0d09-9668-438d-9cba-7b9dbfe7d338 2018-07-29 19:15:55,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 19:15:55,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/2434b9d4-1410-4cef-b916-78ee9e23b19d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bef08adbd1f6753333ab81ed110a68376f0876c5" 2018-07-29 19:15:55,180 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 19:15:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b541d89-ff1a-4553-a158-816284a4bb26 x-compute-request-id: req-9b541d89-ff1a-4553-a158-816284a4bb26 Content-Length: 0 Content-Type: application/json 2018-07-29 19:15:55,180 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2434b9d4-1410-4cef-b916-78ee9e23b19d used request id req-9b541d89-ff1a-4553-a158-816284a4bb26 2018-07-29 19:15:55,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.177146196365s 2018-07-29 19:15:55,181 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2434b9d4-1410-4cef-b916-78ee9e23b19d used request id req-9b541d89-ff1a-4553-a158-816284a4bb26 2018-07-29 19:15:55,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 19:15:55,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bef08adbd1f6753333ab81ed110a68376f0876c5" 2018-07-29 19:15:55,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef31929-54d6-4057-ac3b-4de159ac1390 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/166eb80b34f64260967acb400cc172b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "166eb80b34f64260967acb400cc172b5", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/24b01487e34f4738befb2146c02f527a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24b01487e34f4738befb2146c02f527a", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmready2-user_9170a3b9-e935-43ca-bbef-12ca4b4d57cd", "links": {"self": "http://172.30.9.27:5000/v3/users/3ad935f28d0649c3a99506a90a710208"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ad935f28d0649c3a99506a90a710208", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/441f2381de3448eebb97ddf493e4771b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "441f2381de3448eebb97ddf493e4771b", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/4617c1c4561f41d5b3f1065591cbc154"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4617c1c4561f41d5b3f1065591cbc154", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/5bf16469a7f5404e82e16c3d2dd18e4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bf16469a7f5404e82e16c3d2dd18e4a", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/70e49884e972483f99eb462f0b23ab01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70e49884e972483f99eb462f0b23ab01", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/948c2acf6c6240319a6a74a5c7025b1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "948c2acf6c6240319a6a74a5c7025b1a", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/adae992673254f1d93d13c54d8a69ae5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adae992673254f1d93d13c54d8a69ae5", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/b963a1a9400e464cb6391466e5c34617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b963a1a9400e464cb6391466e5c34617", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/bb14ae63b287483690e6041bc84132eb"}, "domain_id": "53815f25a0bb4b29ad55e5575ac9f331", "enabled": true, "options": {}, "id": "bb14ae63b287483690e6041bc84132eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/d6d0b16edcdb4401bee14513acf42f2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6d0b16edcdb4401bee14513acf42f2e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/da562c98267e4366a50a0357fa11f971"}, "domain_id": "default", "enabled": true, "options": {}, "id": "da562c98267e4366a50a0357fa11f971", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/e1d0993f95204b31bd2c9e69fbfb5c37"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1d0993f95204b31bd2c9e69fbfb5c37", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/f504f22556f940628d526a2dc90ebef0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f504f22556f940628d526a2dc90ebef0", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-07-29 19:15:55,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7ef31929-54d6-4057-ac3b-4de159ac1390 2018-07-29 19:15:55,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124714136124s 2018-07-29 19:15:55,307 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7ef31929-54d6-4057-ac3b-4de159ac1390 2018-07-29 19:15:55,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-29 19:15:55,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/3ad935f28d0649c3a99506a90a710208 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bef08adbd1f6753333ab81ed110a68376f0876c5" 2018-07-29 19:15:55,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b57b909-cbb4-4fca-812c-394e030a1c09 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_9170a3b9-e935-43ca-bbef-12ca4b4d57cd", "links": {"self": "http://172.30.9.27:5000/v3/users/3ad935f28d0649c3a99506a90a710208"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3ad935f28d0649c3a99506a90a710208", "description": null}} 2018-07-29 19:15:55,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3ad935f28d0649c3a99506a90a710208 used request id req-7b57b909-cbb4-4fca-812c-394e030a1c09 2018-07-29 19:15:55,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120756864548s 2018-07-29 19:15:55,433 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3ad935f28d0649c3a99506a90a710208 used request id req-7b57b909-cbb4-4fca-812c-394e030a1c09 2018-07-29 19:15:55,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-29 19:15:55,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/3ad935f28d0649c3a99506a90a710208 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bef08adbd1f6753333ab81ed110a68376f0876c5" 2018-07-29 19:15:55,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 19:15:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5f27b37-1de1-4847-8e07-6c6652c01a16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 19:15:55,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3ad935f28d0649c3a99506a90a710208 used request id req-a5f27b37-1de1-4847-8e07-6c6652c01a16 2018-07-29 19:15:55,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.28235411644s 2018-07-29 19:15:55,716 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3ad935f28d0649c3a99506a90a710208 used request id req-a5f27b37-1de1-4847-8e07-6c6652c01a16 2018-07-29 19:15:55,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-29 19:15:55,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}bef08adbd1f6753333ab81ed110a68376f0876c5" 2018-07-29 19:15:55,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d13389-d4d3-467c-8671-2e065bfe0041 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/04ab8a6f19ea4f5dbb31915860133633"}, "tags": [], "enabled": true, "id": "04ab8a6f19ea4f5dbb31915860133633", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_9170a3b9-e935-43ca-bbef-12ca4b4d57cd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/77fe35453fce4397832b956296c7be20"}, "tags": [], "enabled": true, "id": "77fe35453fce4397832b956296c7be20", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/d12c977421a94b0680afea7d3ce36f04"}, "tags": [], "enabled": true, "id": "d12c977421a94b0680afea7d3ce36f04", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-29 19:15:55,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d6d13389-d4d3-467c-8671-2e065bfe0041 2018-07-29 19:15:55,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198025941849s 2018-07-29 19:15:55,920 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d6d13389-d4d3-467c-8671-2e065bfe0041 2018-07-29 19:15:55,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-29 19:15:55,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/04ab8a6f19ea4f5dbb31915860133633 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bef08adbd1f6753333ab81ed110a68376f0876c5" 2018-07-29 19:15:56,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 29 Jul 2018 19:15:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-200deb27-5cf3-4592-81d3-0bded024dd20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-29 19:15:56,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/04ab8a6f19ea4f5dbb31915860133633 used request id req-200deb27-5cf3-4592-81d3-0bded024dd20 2018-07-29 19:15:56,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.22970700264s 2018-07-29 19:15:56,154 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/04ab8a6f19ea4f5dbb31915860133633 used request id req-200deb27-5cf3-4592-81d3-0bded024dd20 2018-07-29 19:15:56,206 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-29 19:15:56,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 19:15:56,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 19:15:56,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 19:15:56,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 19:15:56,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 19:15:56,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 19:15:56,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 19:15:56,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 19:15:56,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 19:15:56,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 19:15:56,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 19:15:56,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 19:15:56,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 19:15:56,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 19:15:56,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 19:15:56,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 19:15:56,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 19:15:56,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 19:15:56,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 19:15:56,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 19:15:56,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 19:15:56,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 19:15:56,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-29 19:15:56,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c82617-9e82-4fa8-962a-9870a70de2e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json 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": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-07-29 19:15:56,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d9c82617-9e82-4fa8-962a-9870a70de2e5 2018-07-29 19:15:56,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-07-29 19:15:56,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92ec2d3d8ce14356afe973fb11718046", "name": "reader"}, {"id": "1ddd453f1cad4add9f64f629f98904b9", "name": "admin"}, {"id": "928769d40c004946bc179058b1f4c1e9", "name": "member"}], "expires_at": "2018-07-29T20:15:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77fe35453fce4397832b956296c7be20", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3132bad2baed4f0282b48087fe50e8da"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8dc1912394dc4788bafa005008addaad"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7b00627b92d431fbf5369b9057a8d75"}], "type": "network", "id": "088fefa5a67d46d092c8405ea67787a2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "466aac1fee6648d5a35a2d8cb6f38285"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "476d7a5e598e4023b29f0bc73469151a"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4902e8751e99464aa5b30bc76c7b0d1b"}], "type": "alarming", "id": "1104a8908113486986930ed560ca2a0e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ec40d7f2dc74ad393c578e28c1177ee"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6622a3f5d6ee4e58804f55c1691ee5c9"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8df5d7e9d57a4daeb9f8bb20dfb76d06"}], "type": "image", "id": "113a409a59d04c3d8e7fea79ba142ce3", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ad4e7fc0e4340109759dd38bc04f73b"}, {"url": "http://192.30.9.7:8004/v1/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63c9c69eb7d7450288727607f6eee9bb"}, {"url": "http://172.30.9.27:8004/v1/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b691367f9ddc479f938b951819d68d4c"}], "type": "orchestration", "id": "15dfad983a624b2280e8fa2fb4c0d106", "name": "heat"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d660700e38d431b91458fb7359af067"}, {"url": "http://172.30.9.27:8080/v1/AUTH_77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15477505b9a64e789feae7b771d0f446"}, {"url": "http://12.0.0.22:8080/v1/AUTH_77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "323b98d3c22f40109f816921add72e4b"}], "type": "object-store", "id": "1a0b24af838a41fbb2cc21f407bb6bff", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a1e4556c4f54465989f42e3e188221b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "84b9824eff9f4bd8ab39b252950e9a45"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdccfd7d69fa407c92769c6e6023096d"}], "type": "placement", "id": "2cc2748fb2944a46958ee358dadd4d86", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "238d415781304c2e8ce7c96c3609143a"}, {"url": "http://172.30.9.27:8776/v2/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c290b82080474e11bcf5590d45a18ad4"}, {"url": "http://192.30.9.7:8776/v2/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4561f1e35b24cfeb6ee6a291351aa74"}], "type": "volumev2", "id": "2d43c65b74e54d87bbf09cce8aea5605", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aea5bacee5ff4025aa56bdfeb5066ac9"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b574c89694e047e4af4c69b546847f5b"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de27dfb1cb1b4fc992db5994493d8f28"}], "type": "compute", "id": "3df04fc398a2443c8b4af773c3e9203b", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2afab1164d87446ea5216f9a1db4ea3b"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54f1853ec3734f46b17d735ea3c8a6cc"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f986bf6cd6b64e50a01d2d62edd73744"}], "type": "event", "id": "40f506445604472a8d5d92a549b414e7", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "49169b771c474f7a97ac78936e7537e8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9aa64f7ffd644f9d8b6152cf6b51e7fe"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c97b7326aeb145a2b566069c61013227"}], "type": "identity", "id": "897419e956614ab1904d4a94c573af2e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e212d03fbf749d98179cdbe597512f2"}, {"url": "http://172.30.9.27:8776/v1/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "716c941f136444328b37129fc2ba9a93"}, {"url": "http://192.30.9.7:8776/v1/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c17cf1e4f26403fbd28d51777674021"}], "type": "volume", "id": "9125b72e10df4f24a1652f359dc03ac8", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13c20db42460479eadd7adfb05bc7654"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "448e331de52a436e8dc87cfe8a8d0ed0"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d75e3e1c0450403c8b8589e5a571c8ea"}], "type": "cloudformation", "id": "a4cc07d9cbb9419f87adb00d52085e3a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/77fe35453fce4397832b956296c7be20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05ceb8743cd64eafa5116753c2ca2508"}, {"url": "http://192.30.9.7:8776/v3/77fe35453fce4397832b956296c7be20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71ed173ce508412d94ef7e211c744134"}, {"url": "http://172.30.9.27:8776/v3/77fe35453fce4397832b956296c7be20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfbabb3624f3498f86d44ca43db1d00d"}], "type": "volumev3", "id": "ad8d4e19d86445ee816ab4efb56e9222", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5108444167ed4737b9e1920021219e05"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3828d873bf44b348c0a0f8fee146f5b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc501861958f4c368b0cb7500f7b4bf8"}], "type": "metric", "id": "b0210867b74047c39738287e0c5704bd", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "cfc1a21efa924b758f156afca0c91856", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "da562c98267e4366a50a0357fa11f971"}, "audit_ids": ["-JfpguZ8Tey8VhFUkpQA_A"], "issued_at": "2018-07-29T19:15:56.000000Z"}} 2018-07-29 19:15:56,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 19:15:56,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:15:56,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e057f295-f41f-4493-a39b-cf978365e007 Date: Sun, 29 Jul 2018 19:15:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"441029df-2ec1-4cfc-9984-1f751ca45845","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d12c977421a94b0680afea7d3ce36f04","l2_adjacency":true,"status":"ACTIVE","subnets":["967e3899-a7c3-408b-aa74-d7f263e5453b"],"description":"","tags":[],"updated_at":"2018-07-29T19:10:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:15Z","provider:network_type":"flat"}]} 2018-07-29 19:15:56,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e057f295-f41f-4493-a39b-cf978365e007 2018-07-29 19:15:56,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279406070709s 2018-07-29 19:15:56,935 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e057f295-f41f-4493-a39b-cf978365e007 2018-07-29 19:15:56,942 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-29 19:15:56,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 19:15:56,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.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}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" -d '{"network": {"name": "singlevm1-net_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "admin_state_up": true}}' 2018-07-29 19:15:57,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-584c20dc-af38-47ad-b343-958751093fab Date: Sun, 29 Jul 2018 19:15:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5c45b20a-5740-4f8a-9c70-bcc959bab46a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"77fe35453fce4397832b956296c7be20","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T19:15:57Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_e2bd3770-7bc8-4d5a-b596-c27f16346d39","admin_state_up":true,"tenant_id":"77fe35453fce4397832b956296c7be20","created_at":"2018-07-29T19:15:57Z","mtu":1450}} 2018-07-29 19:15:57,360 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-584c20dc-af38-47ad-b343-958751093fab 2018-07-29 19:15:57,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.417219161987s 2018-07-29 19:15:57,360 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-584c20dc-af38-47ad-b343-958751093fab 2018-07-29 19:15:57,361 - 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-07-29T19:15:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5c45b20a-5740-4f8a-9c70-bcc959bab46a', u'provider:segmentation_id': 83, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_e2bd3770-7bc8-4d5a-b596-c27f16346d39', u'created_at': u'2018-07-29T19:15:57Z', u'mtu': 1450, u'tenant_id': u'77fe35453fce4397832b956296c7be20', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'77fe35453fce4397832b956296c7be20', u'l2_adjacency': True}) 2018-07-29 19:15:57,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 19:15:57,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:15:57,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-129784ef-239d-4ca3-988f-ab97f4cfbaa3 Date: Sun, 29 Jul 2018 19:15:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"441029df-2ec1-4cfc-9984-1f751ca45845","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d12c977421a94b0680afea7d3ce36f04","l2_adjacency":true,"status":"ACTIVE","subnets":["967e3899-a7c3-408b-aa74-d7f263e5453b"],"description":"","tags":[],"updated_at":"2018-07-29T19:10:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5c45b20a-5740-4f8a-9c70-bcc959bab46a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"77fe35453fce4397832b956296c7be20","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T19:15:57Z","qos_policy_id":null,"name":"singlevm1-net_e2bd3770-7bc8-4d5a-b596-c27f16346d39","admin_state_up":true,"tenant_id":"77fe35453fce4397832b956296c7be20","created_at":"2018-07-29T19:15:57Z","provider:network_type":"vxlan"}]} 2018-07-29 19:15:57,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-129784ef-239d-4ca3-988f-ab97f4cfbaa3 2018-07-29 19:15:57,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352849960327s 2018-07-29 19:15:57,715 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-129784ef-239d-4ca3-988f-ab97f4cfbaa3 2018-07-29 19:15:57,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 19:15:57,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.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}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" -d '{"subnet": {"name": "singlevm1-subnet_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "enable_dhcp": true, "network_id": "5c45b20a-5740-4f8a-9c70-bcc959bab46a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 19:15:58,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-51eee219-1647-4baf-900b-8c6e1944e836 Date: Sun, 29 Jul 2018 19:15:58 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-29T19:15:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e1691e6-ab67-4c6b-9611-c19cafa942c6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"77fe35453fce4397832b956296c7be20","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_e2bd3770-7bc8-4d5a-b596-c27f16346d39","enable_dhcp":true,"segment_id":null,"network_id":"5c45b20a-5740-4f8a-9c70-bcc959bab46a","tenant_id":"77fe35453fce4397832b956296c7be20","created_at":"2018-07-29T19:15:58Z","ip_version":4}} 2018-07-29 19:15:58,504 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-51eee219-1647-4baf-900b-8c6e1944e836 2018-07-29 19:15:58,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.788037061691s 2018-07-29 19:15:58,505 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-51eee219-1647-4baf-900b-8c6e1944e836 2018-07-29 19:15:58,505 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T19:15:58Z', 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'9e1691e6-ab67-4c6b-9611-c19cafa942c6', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_e2bd3770-7bc8-4d5a-b596-c27f16346d39', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5c45b20a-5740-4f8a-9c70-bcc959bab46a', u'tenant_id': u'77fe35453fce4397832b956296c7be20', u'created_at': u'2018-07-29T19:15:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'77fe35453fce4397832b956296c7be20'}) 2018-07-29 19:15:58,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 19:15:58,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.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}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" -d '{"router": {"external_gateway_info": {"network_id": "441029df-2ec1-4cfc-9984-1f751ca45845"}, "name": "singlevm1-router_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "admin_state_up": true}}' 2018-07-29 19:16:05,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-58955a1e-ea56-4309-92ce-b92ecf1a540a Date: Sun, 29 Jul 2018 19:16:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "441029df-2ec1-4cfc-9984-1f751ca45845", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "967e3899-a7c3-408b-aa74-d7f263e5453b", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "77fe35453fce4397832b956296c7be20", "created_at": "2018-07-29T19:16:00Z", "admin_state_up": true, "updated_at": "2018-07-29T19:16:01Z", "project_id": "77fe35453fce4397832b956296c7be20", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "b536cf41-017f-470a-a816-5166546a119e", "name": "singlevm1-router_e2bd3770-7bc8-4d5a-b596-c27f16346d39"}} 2018-07-29 19:16:05,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-58955a1e-ea56-4309-92ce-b92ecf1a540a 2018-07-29 19:16:05,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.28876590729s 2018-07-29 19:16:05,795 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-58955a1e-ea56-4309-92ce-b92ecf1a540a 2018-07-29 19:16:05,795 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T19:16:01Z', u'revision_number': 3, u'ha': True, u'id': u'b536cf41-017f-470a-a816-5166546a119e', u'external_gateway_info': {u'network_id': u'441029df-2ec1-4cfc-9984-1f751ca45845', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'967e3899-a7c3-408b-aa74-d7f263e5453b', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_e2bd3770-7bc8-4d5a-b596-c27f16346d39', u'admin_state_up': True, u'tenant_id': u'77fe35453fce4397832b956296c7be20', u'created_at': u'2018-07-29T19:16:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'77fe35453fce4397832b956296c7be20'}) 2018-07-29 19:16:05,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 19:16:05,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b536cf41-017f-470a-a816-5166546a119e/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}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" -d '{"subnet_id": "9e1691e6-ab67-4c6b-9611-c19cafa942c6"}' 2018-07-29 19:16:08,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5c8f2fb6-31b6-4a34-a63b-db036624cad0 Date: Sun, 29 Jul 2018 19:16:08 GMT RESP BODY: {"network_id": "5c45b20a-5740-4f8a-9c70-bcc959bab46a", "tenant_id": "77fe35453fce4397832b956296c7be20", "subnet_id": "9e1691e6-ab67-4c6b-9611-c19cafa942c6", "subnet_ids": ["9e1691e6-ab67-4c6b-9611-c19cafa942c6"], "port_id": "aba4d75a-214f-4817-9685-70c5fa3aa2c6", "id": "b536cf41-017f-470a-a816-5166546a119e"} 2018-07-29 19:16:08,548 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b536cf41-017f-470a-a816-5166546a119e/add_router_interface.json used request id req-5c8f2fb6-31b6-4a34-a63b-db036624cad0 2018-07-29 19:16:08,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.75237202644s 2018-07-29 19:16:08,549 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b536cf41-017f-470a-a816-5166546a119e/add_router_interface.json used request id req-5c8f2fb6-31b6-4a34-a63b-db036624cad0 returning object b536cf41-017f-470a-a816-5166546a119e 2018-07-29 19:16:08,549 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-29 19:16:08,676 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-29 19:16:08,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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-07-29 19:16:08,683 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 29 Jul 2018 19:16:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-07-29 19:16:08,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 19:16:08,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:08,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2e60328c-a5a1-4e00-8751-4b901c4e3aef Date: Sun, 29 Jul 2018 19:16:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 19:16:08,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2e60328c-a5a1-4e00-8751-4b901c4e3aef 2018-07-29 19:16:08,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204377889633s 2018-07-29 19:16:08,892 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2e60328c-a5a1-4e00-8751-4b901c4e3aef 2018-07-29 19:16:08,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 19:16:08,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_e2bd3770-7bc8-4d5a-b596-c27f16346d39"}' 2018-07-29 19:16:09,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/30988ac4-9d28-4ea2-b9e1-20a9532312be Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3f385264-e5ed-44a2-8c72-8dd3013ff4cb Date: Sun, 29 Jul 2018 19:16:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/30988ac4-9d28-4ea2-b9e1-20a9532312be/file", "owner": "77fe35453fce4397832b956296c7be20", "id": "30988ac4-9d28-4ea2-b9e1-20a9532312be", "size": null, "self": "/v2/images/30988ac4-9d28-4ea2-b9e1-20a9532312be", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T19:16:09Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "checksum": null, "created_at": "2018-07-29T19:16:09Z", "protected": false} 2018-07-29 19:16:09,695 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3f385264-e5ed-44a2-8c72-8dd3013ff4cb 2018-07-29 19:16:09,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.795649051666s 2018-07-29 19:16:09,696 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3f385264-e5ed-44a2-8c72-8dd3013ff4cb returning object 30988ac4-9d28-4ea2-b9e1-20a9532312be 2018-07-29 19:16:09,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 19:16:09,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/30988ac4-9d28-4ea2-b9e1-20a9532312be/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}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" -d '' 2018-07-29 19:16:10,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb4942b7-2b80-4a4c-b8f5-ca83bfe2070e Date: Sun, 29 Jul 2018 19:16:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 19:16:10,962 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/30988ac4-9d28-4ea2-b9e1-20a9532312be/file used request id req-cb4942b7-2b80-4a4c-b8f5-ca83bfe2070e 2018-07-29 19:16:10,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.26527690887s 2018-07-29 19:16:10,962 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/30988ac4-9d28-4ea2-b9e1-20a9532312be/file used request id req-cb4942b7-2b80-4a4c-b8f5-ca83bfe2070e 2018-07-29 19:16:10,962 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_e2bd3770-7bc8-4d5a-b596-c27f16346d39', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T19:16:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/30988ac4-9d28-4ea2-b9e1-20a9532312be/file', u'owner': u'77fe35453fce4397832b956296c7be20', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'30988ac4-9d28-4ea2-b9e1-20a9532312be', u'size': None, u'name': u'singlevm1-img_e2bd3770-7bc8-4d5a-b596-c27f16346d39', u'checksum': None, u'self': u'/v2/images/30988ac4-9d28-4ea2-b9e1-20a9532312be', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T19:16:09Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 19:16:10,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 19:16:10,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 19:16:11,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:16:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab43c1e2-709f-45e1-b65d-533fd8879c60 x-compute-request-id: req-ab43c1e2-709f-45e1-b65d-533fd8879c60 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4a85511f-7377-411f-9b9f-aaa8c4b85bde", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4a85511f-7377-411f-9b9f-aaa8c4b85bde", "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": "4a85511f-7377-411f-9b9f-aaa8c4b85bde"}} 2018-07-29 19:16:11,248 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ab43c1e2-709f-45e1-b65d-533fd8879c60 2018-07-29 19:16:11,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.284947872162s 2018-07-29 19:16:11,249 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ab43c1e2-709f-45e1-b65d-533fd8879c60 2018-07-29 19:16:11,249 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_e2bd3770-7bc8-4d5a-b596-c27f16346d39', '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'77fe35453fce4397832b956296c7be20', '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'4a85511f-7377-411f-9b9f-aaa8c4b85bde', 'swap': 0}) 2018-07-29 19:16:11,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 19:16:11,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/4a85511f-7377-411f-9b9f-aaa8c4b85bde/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}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" -d '{"extra_specs": {}}' 2018-07-29 19:16:11,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:16:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-74283ca5-1a24-4d7e-9832-95238fc166a4 x-compute-request-id: req-74283ca5-1a24-4d7e-9832-95238fc166a4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 19:16:11,388 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/4a85511f-7377-411f-9b9f-aaa8c4b85bde/os-extra_specs used request id req-74283ca5-1a24-4d7e-9832-95238fc166a4 2018-07-29 19:16:11,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.137689113617s 2018-07-29 19:16:11,388 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/4a85511f-7377-411f-9b9f-aaa8c4b85bde/os-extra_specs used request id req-74283ca5-1a24-4d7e-9832-95238fc166a4 2018-07-29 19:16:11,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-29 19:16:11,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.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}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" -d '{"keypair": {"name": "singlevm1-kp_e2bd3770-7bc8-4d5a-b596-c27f16346d39"}}' 2018-07-29 19:16:11,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:16:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4e283a6-d99e-4799-bb53-d2da30e7d9f0 x-compute-request-id: req-e4e283a6-d99e-4799-bb53-d2da30e7d9f0 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/s8U4VeVgH0/a61ujZ2SuNohhk30OsNlguxnipfzoIhcQGrCovoj1rlzX5gCIBADq4rTsLhHOeLpt4UA4Zj3Raz9TcCdmUwXn6yUJ1bgekFwQ7lcrh/40cHJfR17pdKhCHlWYfa9fQpFIKdwoERCQEcVG1aqk4jDzOhm1tZWjHUBq7Z6ERYR/06bk/xP/8GRjM0Mdpp1IFUpCW7KnhoVNejW4VF+A4ZiV9A6sHq1lBQ0b2n2yoFH8QICkHGH/6mIxfHsFQglpdoAwfzcV46aqBRVSxdg4CT8Z3PcGYcIfyp/Z6CcM/M4aGFMZA320nUKGnc5oYA2b3i06KHNNaKGr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAv7PFOFXlYB9P2utbo2dkrjaIYZN9DrDZYLsZ4qX86CIXEBqw\nqL6I9a5c1+YAiAQA6uK07C4Rzni6beFAOGY90Ws/U3AnZlMF5+slCdW4HpBcEO5X\nK4f+NHByX0de6XSoQh5VmH2vX0KRSCncKBEQkBHFRtWqpOIw8zoZtbWVox1Aau2e\nhEWEf9Om5P8T//BkYzNDHaadSBVKQluyp4aFTXo1uFRfgOGYlfQOrB6tZQUNG9p9\nsqBR/ECApBxh/+piMXx7BUIJaXaAMH83FeOmqgUVUsXYOAk/Gdz3BmHCH8qf2egn\nDPzOGhhTGQN9tJ1Chp3OaGANm94tOihzTWihqwIDAQABAoIBAD0cddaLq1+FG9PS\nC5h/sVzIDZnthoRUZDet7YaPG5x0oZ2EpKRmeQq41ugMbkbt380BEGPqG8sSOXwl\nvm88SKCl674Rlr3L4aoZD+mes98qbe8Hy8oYxDS7U/qDqgIKKklJmkfOaUWY1u+G\nSKSNLBaBU75NBuUhJjGjZ+bBSD6C2tPbiE/s42gL0dzpCk1S76RW4jJp2HFIE5EF\nL+fDxb4FaoQ/k09/Rt/+2ujbYByM6JeatUlypQ3fZu3lD6R0USAn+wW1wOkDzwle\nSpNcN/W1HehDK4mTsSi/VJU3eJ3+r+goHDg7BeNn9yZe+wDC5uJcLHhkvaa7OKRt\nLB7H7YECgYEA82ffP79u3/ioZhDw9StQ+Z4uefrW37oBqS2uxZlwV0CXMfdhfFqy\nB1jItgVAsbzZ+kn4EDCBc792JPKBVCv26bm9OSBJoJALXbh0DR1J/riWX9r8u1tq\nKSQ2URI2EaWyVDeAtCQPArSOdywGrp1Igg2pnfpYeHwMC6LmCRgWiPsCgYEAyZ8J\n6GgjaCGfGVBqxDlIQiVZZtjZT+viENG2kgY/lAbFNSOvsc2vEpiCmsZ0AMFZVCYy\ndOhQyF7ylr1egL9EhTSiJzXI7pMTGtt6CMS1jaXjg44GVWou6ISq8fe/fjg6iG0H\nFTDkA8guUZRkpxlROiihqfo+Z3MiRtiGGLLYSxECgYB1emnO68dIxEwKzxxtSFXR\n1J3b88xnuO/6Rnk3F+KXyi3vSNW9XkzUrO5ao9hgsKSIX9EhhzfDtOIB3SW8iWen\n0STaAJJos30448DnX36KOW8inqAikXGAn+CzalW8WLvkV9F/oHO6O4kTTaV/+5u2\nYX+/JsgyhrSNnTbnpr+hpwKBgFXYYV+S94Be0F723n6t5RZE0Mv5iI1+4cJHiHSk\nNG3SdCUsDKKn8OL6DKHZ3Yp0yJQLr3AXek3WH3QPLS2kQoh04JXRULxD4t6MlGkn\nWCX3e+eHkSrNCyv1UNO1qNMVHdb4lQtwxaTWluIlTLXZEbyxkCPPaMKjQvTnPDFH\n9NABAoGAGt3/LUMdvBf5v20Rfvw8yp0angSiuY4Vk5eqixjukWUaJ7H4pSaS3FMy\niVUveUeKzit9o3gkKhU+ylirm3Obs1/VsB+TK8ga9jNdP0KkynOWgx25Cv4GDAaa\nEVf53WXcGnUGqTalz+iWW+gZCiiS/aHMz5gxh0zkCS6EyLxYr90=\n-----END RSA PRIVATE KEY-----\n", "user_id": "da562c98267e4366a50a0357fa11f971", "name": "singlevm1-kp_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "fingerprint": "66:63:83:f3:e5:3b:ee:3f:45:cf:ef:f1:82:55:f2:c8"}} 2018-07-29 19:16:11,651 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-e4e283a6-d99e-4799-bb53-d2da30e7d9f0 2018-07-29 19:16:11,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.261967897415s 2018-07-29 19:16:11,651 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-e4e283a6-d99e-4799-bb53-d2da30e7d9f0 2018-07-29 19:16:11,652 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/s8U4VeVgH0/a61ujZ2SuNohhk30OsNlguxnipfzoIhcQGrCovoj1rlzX5gCIBADq4rTsLhHOeLpt4UA4Zj3Raz9TcCdmUwXn6yUJ1bgekFwQ7lcrh/40cHJfR17pdKhCHlWYfa9fQpFIKdwoERCQEcVG1aqk4jDzOhm1tZWjHUBq7Z6ERYR/06bk/xP/8GRjM0Mdpp1IFUpCW7KnhoVNejW4VF+A4ZiV9A6sHq1lBQ0b2n2yoFH8QICkHGH/6mIxfHsFQglpdoAwfzcV46aqBRVSxdg4CT8Z3PcGYcIfyp/Z6CcM/M4aGFMZA320nUKGnc5oYA2b3i06KHNNaKGr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAv7PFOFXlYB9P2utbo2dkrjaIYZN9DrDZYLsZ4qX86CIXEBqw\nqL6I9a5c1+YAiAQA6uK07C4Rzni6beFAOGY90Ws/U3AnZlMF5+slCdW4HpBcEO5X\nK4f+NHByX0de6XSoQh5VmH2vX0KRSCncKBEQkBHFRtWqpOIw8zoZtbWVox1Aau2e\nhEWEf9Om5P8T//BkYzNDHaadSBVKQluyp4aFTXo1uFRfgOGYlfQOrB6tZQUNG9p9\nsqBR/ECApBxh/+piMXx7BUIJaXaAMH83FeOmqgUVUsXYOAk/Gdz3BmHCH8qf2egn\nDPzOGhhTGQN9tJ1Chp3OaGANm94tOihzTWihqwIDAQABAoIBAD0cddaLq1+FG9PS\nC5h/sVzIDZnthoRUZDet7YaPG5x0oZ2EpKRmeQq41ugMbkbt380BEGPqG8sSOXwl\nvm88SKCl674Rlr3L4aoZD+mes98qbe8Hy8oYxDS7U/qDqgIKKklJmkfOaUWY1u+G\nSKSNLBaBU75NBuUhJjGjZ+bBSD6C2tPbiE/s42gL0dzpCk1S76RW4jJp2HFIE5EF\nL+fDxb4FaoQ/k09/Rt/+2ujbYByM6JeatUlypQ3fZu3lD6R0USAn+wW1wOkDzwle\nSpNcN/W1HehDK4mTsSi/VJU3eJ3+r+goHDg7BeNn9yZe+wDC5uJcLHhkvaa7OKRt\nLB7H7YECgYEA82ffP79u3/ioZhDw9StQ+Z4uefrW37oBqS2uxZlwV0CXMfdhfFqy\nB1jItgVAsbzZ+kn4EDCBc792JPKBVCv26bm9OSBJoJALXbh0DR1J/riWX9r8u1tq\nKSQ2URI2EaWyVDeAtCQPArSOdywGrp1Igg2pnfpYeHwMC6LmCRgWiPsCgYEAyZ8J\n6GgjaCGfGVBqxDlIQiVZZtjZT+viENG2kgY/lAbFNSOvsc2vEpiCmsZ0AMFZVCYy\ndOhQyF7ylr1egL9EhTSiJzXI7pMTGtt6CMS1jaXjg44GVWou6ISq8fe/fjg6iG0H\nFTDkA8guUZRkpxlROiihqfo+Z3MiRtiGGLLYSxECgYB1emnO68dIxEwKzxxtSFXR\n1J3b88xnuO/6Rnk3F+KXyi3vSNW9XkzUrO5ao9hgsKSIX9EhhzfDtOIB3SW8iWen\n0STaAJJos30448DnX36KOW8inqAikXGAn+CzalW8WLvkV9F/oHO6O4kTTaV/+5u2\nYX+/JsgyhrSNnTbnpr+hpwKBgFXYYV+S94Be0F723n6t5RZE0Mv5iI1+4cJHiHSk\nNG3SdCUsDKKn8OL6DKHZ3Yp0yJQLr3AXek3WH3QPLS2kQoh04JXRULxD4t6MlGkn\nWCX3e+eHkSrNCyv1UNO1qNMVHdb4lQtwxaTWluIlTLXZEbyxkCPPaMKjQvTnPDFH\n9NABAoGAGt3/LUMdvBf5v20Rfvw8yp0angSiuY4Vk5eqixjukWUaJ7H4pSaS3FMy\niVUveUeKzit9o3gkKhU+ylirm3Obs1/VsB+TK8ga9jNdP0KkynOWgx25Cv4GDAaa\nEVf53WXcGnUGqTalz+iWW+gZCiiS/aHMz5gxh0zkCS6EyLxYr90=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'da562c98267e4366a50a0357fa11f971', 'name': u'singlevm1-kp_e2bd3770-7bc8-4d5a-b596-c27f16346d39', 'created_at': '2018-07-29T19:16:11.652211', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'77fe35453fce4397832b956296c7be20', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'66:63:83:f3:e5:3b:ee:3f:45:cf:ef:f1:82:55:f2:c8', 'type': 'ssh', 'id': u'singlevm1-kp_e2bd3770-7bc8-4d5a-b596-c27f16346d39'}) 2018-07-29 19:16:11,652 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAv7PFOFXlYB9P2utbo2dkrjaIYZN9DrDZYLsZ4qX86CIXEBqw qL6I9a5c1+YAiAQA6uK07C4Rzni6beFAOGY90Ws/U3AnZlMF5+slCdW4HpBcEO5X K4f+NHByX0de6XSoQh5VmH2vX0KRSCncKBEQkBHFRtWqpOIw8zoZtbWVox1Aau2e hEWEf9Om5P8T//BkYzNDHaadSBVKQluyp4aFTXo1uFRfgOGYlfQOrB6tZQUNG9p9 sqBR/ECApBxh/+piMXx7BUIJaXaAMH83FeOmqgUVUsXYOAk/Gdz3BmHCH8qf2egn DPzOGhhTGQN9tJ1Chp3OaGANm94tOihzTWihqwIDAQABAoIBAD0cddaLq1+FG9PS C5h/sVzIDZnthoRUZDet7YaPG5x0oZ2EpKRmeQq41ugMbkbt380BEGPqG8sSOXwl vm88SKCl674Rlr3L4aoZD+mes98qbe8Hy8oYxDS7U/qDqgIKKklJmkfOaUWY1u+G SKSNLBaBU75NBuUhJjGjZ+bBSD6C2tPbiE/s42gL0dzpCk1S76RW4jJp2HFIE5EF L+fDxb4FaoQ/k09/Rt/+2ujbYByM6JeatUlypQ3fZu3lD6R0USAn+wW1wOkDzwle SpNcN/W1HehDK4mTsSi/VJU3eJ3+r+goHDg7BeNn9yZe+wDC5uJcLHhkvaa7OKRt LB7H7YECgYEA82ffP79u3/ioZhDw9StQ+Z4uefrW37oBqS2uxZlwV0CXMfdhfFqy B1jItgVAsbzZ+kn4EDCBc792JPKBVCv26bm9OSBJoJALXbh0DR1J/riWX9r8u1tq KSQ2URI2EaWyVDeAtCQPArSOdywGrp1Igg2pnfpYeHwMC6LmCRgWiPsCgYEAyZ8J 6GgjaCGfGVBqxDlIQiVZZtjZT+viENG2kgY/lAbFNSOvsc2vEpiCmsZ0AMFZVCYy dOhQyF7ylr1egL9EhTSiJzXI7pMTGtt6CMS1jaXjg44GVWou6ISq8fe/fjg6iG0H FTDkA8guUZRkpxlROiihqfo+Z3MiRtiGGLLYSxECgYB1emnO68dIxEwKzxxtSFXR 1J3b88xnuO/6Rnk3F+KXyi3vSNW9XkzUrO5ao9hgsKSIX9EhhzfDtOIB3SW8iWen 0STaAJJos30448DnX36KOW8inqAikXGAn+CzalW8WLvkV9F/oHO6O4kTTaV/+5u2 YX+/JsgyhrSNnTbnpr+hpwKBgFXYYV+S94Be0F723n6t5RZE0Mv5iI1+4cJHiHSk NG3SdCUsDKKn8OL6DKHZ3Yp0yJQLr3AXek3WH3QPLS2kQoh04JXRULxD4t6MlGkn WCX3e+eHkSrNCyv1UNO1qNMVHdb4lQtwxaTWluIlTLXZEbyxkCPPaMKjQvTnPDFH 9NABAoGAGt3/LUMdvBf5v20Rfvw8yp0angSiuY4Vk5eqixjukWUaJ7H4pSaS3FMy iVUveUeKzit9o3gkKhU+ylirm3Obs1/VsB+TK8ga9jNdP0KkynOWgx25Cv4GDAaa EVf53WXcGnUGqTalz+iWW+gZCiiS/aHMz5gxh0zkCS6EyLxYr90= -----END RSA PRIVATE KEY----- 2018-07-29 19:16:11,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-29 19:16:11,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.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}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" -d '{"security_group": {"name": "singlevm1-sg_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-29 19:16:12,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-bd2b7550-cbc5-4563-b9a2-610fa7dd4c81 Date: Sun, 29 Jul 2018 19:16:12 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "77fe35453fce4397832b956296c7be20", "created_at": "2018-07-29T19:16:12Z", "updated_at": "2018-07-29T19:16:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:16:12Z", "revision_number": 0, "id": "1a8e124d-8ee0-48b9-a027-cc8ee922a33c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:16:12Z", "security_group_id": "2ed23f4d-a8f7-491f-a198-308b2505a726", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv4", "project_id": "77fe35453fce4397832b956296c7be20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:16:12Z", "revision_number": 0, "id": "321df2fb-ae1b-430f-a006-8cb942304919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:16:12Z", "security_group_id": "2ed23f4d-a8f7-491f-a198-308b2505a726", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv6", "project_id": "77fe35453fce4397832b956296c7be20"}], "revision_number": 1, "project_id": "77fe35453fce4397832b956296c7be20", "id": "2ed23f4d-a8f7-491f-a198-308b2505a726", "name": "singlevm1-sg_e2bd3770-7bc8-4d5a-b596-c27f16346d39"}} 2018-07-29 19:16:12,728 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-bd2b7550-cbc5-4563-b9a2-610fa7dd4c81 2018-07-29 19:16:12,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 1.07310914993s 2018-07-29 19:16:12,729 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-bd2b7550-cbc5-4563-b9a2-610fa7dd4c81 2018-07-29 19:16:12,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 19:16:12,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:13,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-65eb4d96-141c-4b08-9e85-f1c68f743609 Date: Sun, 29 Jul 2018 19:16:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d12c977421a94b0680afea7d3ce36f04", "created_at": "2018-07-29T19:10:15Z", "updated_at": "2018-07-29T19:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:10:15Z", "revision_number": 0, "id": "05257854-0860-4891-b170-c03278c51b12", "remote_group_id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "remote_ip_prefix": null, "created_at": "2018-07-29T19:10:15Z", "security_group_id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "tenant_id": "d12c977421a94b0680afea7d3ce36f04", "port_range_min": null, "ethertype": "IPv6", "project_id": "d12c977421a94b0680afea7d3ce36f04"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:10:15Z", "revision_number": 0, "id": "2d23246b-b781-4dd5-ade0-6a97cc55ada0", "remote_group_id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "remote_ip_prefix": null, "created_at": "2018-07-29T19:10:15Z", "security_group_id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "tenant_id": "d12c977421a94b0680afea7d3ce36f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "d12c977421a94b0680afea7d3ce36f04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:10:15Z", "revision_number": 0, "id": "bef487e8-669e-428e-96c8-6d5be8c85b2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:10:15Z", "security_group_id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "tenant_id": "d12c977421a94b0680afea7d3ce36f04", "port_range_min": null, "ethertype": "IPv6", "project_id": "d12c977421a94b0680afea7d3ce36f04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:10:15Z", "revision_number": 0, "id": "dc55854b-0bd3-4351-9943-02bc1aadf613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:10:15Z", "security_group_id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "tenant_id": "d12c977421a94b0680afea7d3ce36f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "d12c977421a94b0680afea7d3ce36f04"}], "revision_number": 1, "project_id": "d12c977421a94b0680afea7d3ce36f04", "id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "77fe35453fce4397832b956296c7be20", "created_at": "2018-07-29T19:16:12Z", "updated_at": "2018-07-29T19:16:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:16:12Z", "revision_number": 0, "id": "1a8e124d-8ee0-48b9-a027-cc8ee922a33c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:16:12Z", "security_group_id": "2ed23f4d-a8f7-491f-a198-308b2505a726", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv4", "project_id": "77fe35453fce4397832b956296c7be20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:16:12Z", "revision_number": 0, "id": "321df2fb-ae1b-430f-a006-8cb942304919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:16:12Z", "security_group_id": "2ed23f4d-a8f7-491f-a198-308b2505a726", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv6", "project_id": "77fe35453fce4397832b956296c7be20"}], "revision_number": 1, "project_id": "77fe35453fce4397832b956296c7be20", "id": "2ed23f4d-a8f7-491f-a198-308b2505a726", "name": "singlevm1-sg_e2bd3770-7bc8-4d5a-b596-c27f16346d39"}, {"description": "Default security group", "tags": [], "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "created_at": "2018-07-29T19:15:23Z", "updated_at": "2018-07-29T19:15:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:15:23Z", "revision_number": 0, "id": "518dfb8c-e7fe-4158-8bca-5dbcfbc7cf6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:15:23Z", "security_group_id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "port_range_min": null, "ethertype": "IPv4", "project_id": "04ab8a6f19ea4f5dbb31915860133633"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:15:23Z", "revision_number": 0, "id": "d30d9198-0cdf-4130-9ded-61b889124b21", "remote_group_id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "remote_ip_prefix": null, "created_at": "2018-07-29T19:15:23Z", "security_group_id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "port_range_min": null, "ethertype": "IPv4", "project_id": "04ab8a6f19ea4f5dbb31915860133633"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:15:23Z", "revision_number": 0, "id": "e844552e-5d22-43fb-874b-2184972a6793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:15:23Z", "security_group_id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "port_range_min": null, "ethertype": "IPv6", "project_id": "04ab8a6f19ea4f5dbb31915860133633"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:15:23Z", "revision_number": 0, "id": "fc6012c1-e572-438d-821e-42386ca5aa7a", "remote_group_id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "remote_ip_prefix": null, "created_at": "2018-07-29T19:15:23Z", "security_group_id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "port_range_min": null, "ethertype": "IPv6", "project_id": "04ab8a6f19ea4f5dbb31915860133633"}], "revision_number": 1, "project_id": "04ab8a6f19ea4f5dbb31915860133633", "id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-29T19:13:47Z", "updated_at": "2018-07-29T19:13:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:47Z", "revision_number": 0, "id": "44e07a6d-5d14-4a10-897c-b97421671280", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:47Z", "security_group_id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:47Z", "revision_number": 0, "id": "60391baf-dbfd-4711-8389-c78ced4dc7d2", "remote_group_id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:47Z", "security_group_id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:47Z", "revision_number": 0, "id": "cb39d30e-ef02-4a08-a6aa-cc9c8ad3242f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:47Z", "security_group_id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:47Z", "revision_number": 0, "id": "e0401582-beb5-492f-9999-5cdc2fecfd46", "remote_group_id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:47Z", "security_group_id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "77fe35453fce4397832b956296c7be20", "created_at": "2018-07-29T19:13:46Z", "updated_at": "2018-07-29T19:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:46Z", "revision_number": 0, "id": "78950ccd-b24c-41ce-80a6-ca4952624cae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:46Z", "security_group_id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv6", "project_id": "77fe35453fce4397832b956296c7be20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:46Z", "revision_number": 0, "id": "a1cccb7f-c860-4b12-82e8-a3c6b39e9bb3", "remote_group_id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:46Z", "security_group_id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv4", "project_id": "77fe35453fce4397832b956296c7be20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:46Z", "revision_number": 0, "id": "a7de9dab-08d3-49a7-adef-26d4a1914fec", "remote_group_id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:46Z", "security_group_id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv6", "project_id": "77fe35453fce4397832b956296c7be20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:46Z", "revision_number": 0, "id": "fb0238ff-763c-4001-96bc-58a874401793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:46Z", "security_group_id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv4", "project_id": "77fe35453fce4397832b956296c7be20"}], "revision_number": 1, "project_id": "77fe35453fce4397832b956296c7be20", "id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4af70a8b519748d4b184883034f3b68f", "created_at": "2018-07-29T19:14:14Z", "updated_at": "2018-07-29T19:14:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:14:14Z", "revision_number": 0, "id": "4c4e02bf-cc0c-42fb-a738-bcda241159ed", "remote_group_id": "bc897b50-a530-45b7-9771-55ea797a783f", "remote_ip_prefix": null, "created_at": "2018-07-29T19:14:14Z", "security_group_id": "bc897b50-a530-45b7-9771-55ea797a783f", "tenant_id": "4af70a8b519748d4b184883034f3b68f", "port_range_min": null, "ethertype": "IPv6", "project_id": "4af70a8b519748d4b184883034f3b68f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:14:14Z", "revision_number": 0, "id": "8efeb712-f9ba-4ce5-be0e-10bab45999e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:14:14Z", "security_group_id": "bc897b50-a530-45b7-9771-55ea797a783f", "tenant_id": "4af70a8b519748d4b184883034f3b68f", "port_range_min": null, "ethertype": "IPv4", "project_id": "4af70a8b519748d4b184883034f3b68f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:14:14Z", "revision_number": 0, "id": "c24e63d7-2fd9-4e21-b2ec-e4bf5d0f506f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:14:14Z", "security_group_id": "bc897b50-a530-45b7-9771-55ea797a783f", "tenant_id": "4af70a8b519748d4b184883034f3b68f", "port_range_min": null, "ethertype": "IPv6", "project_id": "4af70a8b519748d4b184883034f3b68f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:14:14Z", "revision_number": 0, "id": "c733f0ae-3789-4c14-8195-905ce349c807", "remote_group_id": "bc897b50-a530-45b7-9771-55ea797a783f", "remote_ip_prefix": null, "created_at": "2018-07-29T19:14:14Z", "security_group_id": "bc897b50-a530-45b7-9771-55ea797a783f", "tenant_id": "4af70a8b519748d4b184883034f3b68f", "port_range_min": null, "ethertype": "IPv4", "project_id": "4af70a8b519748d4b184883034f3b68f"}], "revision_number": 1, "project_id": "4af70a8b519748d4b184883034f3b68f", "id": "bc897b50-a530-45b7-9771-55ea797a783f", "name": "default"}]} 2018-07-29 19:16:13,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-65eb4d96-141c-4b08-9e85-f1c68f743609 2018-07-29 19:16:13,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.993839025497s 2018-07-29 19:16:13,728 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-65eb4d96-141c-4b08-9e85-f1c68f743609 2018-07-29 19:16:13,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 19:16:13,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.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}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" -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": "2ed23f4d-a8f7-491f-a198-308b2505a726"}}' 2018-07-29 19:16:14,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-9e1eb368-4449-443b-9001-a2d970b9ec7e Date: Sun, 29 Jul 2018 19:16:14 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-07-29T19:16:14Z", "security_group_id": "2ed23f4d-a8f7-491f-a198-308b2505a726", "port_range_min": 22, "revision_number": 0, "tenant_id": "77fe35453fce4397832b956296c7be20", "created_at": "2018-07-29T19:16:14Z", "project_id": "77fe35453fce4397832b956296c7be20", "id": "6fc180ec-2eff-4083-a968-8ca3fcac9202"}} 2018-07-29 19:16:14,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9e1eb368-4449-443b-9001-a2d970b9ec7e 2018-07-29 19:16:14,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 1.07139086723s 2018-07-29 19:16:14,805 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9e1eb368-4449-443b-9001-a2d970b9ec7e 2018-07-29 19:16:14,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 19:16:14,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:15,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-ef156fa4-0ece-4a02-9dfc-56d2b643c50e Date: Sun, 29 Jul 2018 19:16:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d12c977421a94b0680afea7d3ce36f04", "created_at": "2018-07-29T19:10:15Z", "updated_at": "2018-07-29T19:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:10:15Z", "revision_number": 0, "id": "05257854-0860-4891-b170-c03278c51b12", "remote_group_id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "remote_ip_prefix": null, "created_at": "2018-07-29T19:10:15Z", "security_group_id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "tenant_id": "d12c977421a94b0680afea7d3ce36f04", "port_range_min": null, "ethertype": "IPv6", "project_id": "d12c977421a94b0680afea7d3ce36f04"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:10:15Z", "revision_number": 0, "id": "2d23246b-b781-4dd5-ade0-6a97cc55ada0", "remote_group_id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "remote_ip_prefix": null, "created_at": "2018-07-29T19:10:15Z", "security_group_id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "tenant_id": "d12c977421a94b0680afea7d3ce36f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "d12c977421a94b0680afea7d3ce36f04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:10:15Z", "revision_number": 0, "id": "bef487e8-669e-428e-96c8-6d5be8c85b2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:10:15Z", "security_group_id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "tenant_id": "d12c977421a94b0680afea7d3ce36f04", "port_range_min": null, "ethertype": "IPv6", "project_id": "d12c977421a94b0680afea7d3ce36f04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:10:15Z", "revision_number": 0, "id": "dc55854b-0bd3-4351-9943-02bc1aadf613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:10:15Z", "security_group_id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "tenant_id": "d12c977421a94b0680afea7d3ce36f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "d12c977421a94b0680afea7d3ce36f04"}], "revision_number": 1, "project_id": "d12c977421a94b0680afea7d3ce36f04", "id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "77fe35453fce4397832b956296c7be20", "created_at": "2018-07-29T19:16:12Z", "updated_at": "2018-07-29T19:16:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:16:12Z", "revision_number": 0, "id": "1a8e124d-8ee0-48b9-a027-cc8ee922a33c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:16:12Z", "security_group_id": "2ed23f4d-a8f7-491f-a198-308b2505a726", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv4", "project_id": "77fe35453fce4397832b956296c7be20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:16:12Z", "revision_number": 0, "id": "321df2fb-ae1b-430f-a006-8cb942304919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:16:12Z", "security_group_id": "2ed23f4d-a8f7-491f-a198-308b2505a726", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv6", "project_id": "77fe35453fce4397832b956296c7be20"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T19:16:14Z", "revision_number": 0, "id": "6fc180ec-2eff-4083-a968-8ca3fcac9202", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:16:14Z", "security_group_id": "2ed23f4d-a8f7-491f-a198-308b2505a726", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": 22, "ethertype": "IPv4", "project_id": "77fe35453fce4397832b956296c7be20"}], "revision_number": 2, "project_id": "77fe35453fce4397832b956296c7be20", "id": "2ed23f4d-a8f7-491f-a198-308b2505a726", "name": "singlevm1-sg_e2bd3770-7bc8-4d5a-b596-c27f16346d39"}, {"description": "Default security group", "tags": [], "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "created_at": "2018-07-29T19:15:23Z", "updated_at": "2018-07-29T19:15:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:15:23Z", "revision_number": 0, "id": "518dfb8c-e7fe-4158-8bca-5dbcfbc7cf6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:15:23Z", "security_group_id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "port_range_min": null, "ethertype": "IPv4", "project_id": "04ab8a6f19ea4f5dbb31915860133633"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:15:23Z", "revision_number": 0, "id": "d30d9198-0cdf-4130-9ded-61b889124b21", "remote_group_id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "remote_ip_prefix": null, "created_at": "2018-07-29T19:15:23Z", "security_group_id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "port_range_min": null, "ethertype": "IPv4", "project_id": "04ab8a6f19ea4f5dbb31915860133633"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:15:23Z", "revision_number": 0, "id": "e844552e-5d22-43fb-874b-2184972a6793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:15:23Z", "security_group_id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "port_range_min": null, "ethertype": "IPv6", "project_id": "04ab8a6f19ea4f5dbb31915860133633"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:15:23Z", "revision_number": 0, "id": "fc6012c1-e572-438d-821e-42386ca5aa7a", "remote_group_id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "remote_ip_prefix": null, "created_at": "2018-07-29T19:15:23Z", "security_group_id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "port_range_min": null, "ethertype": "IPv6", "project_id": "04ab8a6f19ea4f5dbb31915860133633"}], "revision_number": 1, "project_id": "04ab8a6f19ea4f5dbb31915860133633", "id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-29T19:13:47Z", "updated_at": "2018-07-29T19:13:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:47Z", "revision_number": 0, "id": "44e07a6d-5d14-4a10-897c-b97421671280", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:47Z", "security_group_id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:47Z", "revision_number": 0, "id": "60391baf-dbfd-4711-8389-c78ced4dc7d2", "remote_group_id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:47Z", "security_group_id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:47Z", "revision_number": 0, "id": "cb39d30e-ef02-4a08-a6aa-cc9c8ad3242f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:47Z", "security_group_id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:47Z", "revision_number": 0, "id": "e0401582-beb5-492f-9999-5cdc2fecfd46", "remote_group_id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:47Z", "security_group_id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "77fe35453fce4397832b956296c7be20", "created_at": "2018-07-29T19:13:46Z", "updated_at": "2018-07-29T19:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:46Z", "revision_number": 0, "id": "78950ccd-b24c-41ce-80a6-ca4952624cae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:46Z", "security_group_id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv6", "project_id": "77fe35453fce4397832b956296c7be20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:46Z", "revision_number": 0, "id": "a1cccb7f-c860-4b12-82e8-a3c6b39e9bb3", "remote_group_id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:46Z", "security_group_id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv4", "project_id": "77fe35453fce4397832b956296c7be20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:46Z", "revision_number": 0, "id": "a7de9dab-08d3-49a7-adef-26d4a1914fec", "remote_group_id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:46Z", "security_group_id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv6", "project_id": "77fe35453fce4397832b956296c7be20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:46Z", "revision_number": 0, "id": "fb0238ff-763c-4001-96bc-58a874401793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:46Z", "security_group_id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv4", "project_id": "77fe35453fce4397832b956296c7be20"}], "revision_number": 1, "project_id": "77fe35453fce4397832b956296c7be20", "id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4af70a8b519748d4b184883034f3b68f", "created_at": "2018-07-29T19:14:14Z", "updated_at": "2018-07-29T19:14:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:14:14Z", "revision_number": 0, "id": "4c4e02bf-cc0c-42fb-a738-bcda241159ed", "remote_group_id": "bc897b50-a530-45b7-9771-55ea797a783f", "remote_ip_prefix": null, "created_at": "2018-07-29T19:14:14Z", "security_group_id": "bc897b50-a530-45b7-9771-55ea797a783f", "tenant_id": "4af70a8b519748d4b184883034f3b68f", "port_range_min": null, "ethertype": "IPv6", "project_id": "4af70a8b519748d4b184883034f3b68f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:14:14Z", "revision_number": 0, "id": "8efeb712-f9ba-4ce5-be0e-10bab45999e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:14:14Z", "security_group_id": "bc897b50-a530-45b7-9771-55ea797a783f", "tenant_id": "4af70a8b519748d4b184883034f3b68f", "port_range_min": null, "ethertype": "IPv4", "project_id": "4af70a8b519748d4b184883034f3b68f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:14:14Z", "revision_number": 0, "id": "c24e63d7-2fd9-4e21-b2ec-e4bf5d0f506f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:14:14Z", "security_group_id": "bc897b50-a530-45b7-9771-55ea797a783f", "tenant_id": "4af70a8b519748d4b184883034f3b68f", "port_range_min": null, "ethertype": "IPv6", "project_id": "4af70a8b519748d4b184883034f3b68f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:14:14Z", "revision_number": 0, "id": "c733f0ae-3789-4c14-8195-905ce349c807", "remote_group_id": "bc897b50-a530-45b7-9771-55ea797a783f", "remote_ip_prefix": null, "created_at": "2018-07-29T19:14:14Z", "security_group_id": "bc897b50-a530-45b7-9771-55ea797a783f", "tenant_id": "4af70a8b519748d4b184883034f3b68f", "port_range_min": null, "ethertype": "IPv4", "project_id": "4af70a8b519748d4b184883034f3b68f"}], "revision_number": 1, "project_id": "4af70a8b519748d4b184883034f3b68f", "id": "bc897b50-a530-45b7-9771-55ea797a783f", "name": "default"}]} 2018-07-29 19:16:15,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ef156fa4-0ece-4a02-9dfc-56d2b643c50e 2018-07-29 19:16:15,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.244984149933s 2018-07-29 19:16:15,054 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ef156fa4-0ece-4a02-9dfc-56d2b643c50e 2018-07-29 19:16:15,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-29 19:16:15,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.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}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" -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": "2ed23f4d-a8f7-491f-a198-308b2505a726"}}' 2018-07-29 19:16:15,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-067e4795-6f9c-4992-8495-fdc5cf2f4608 Date: Sun, 29 Jul 2018 19:16:15 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-07-29T19:16:15Z", "security_group_id": "2ed23f4d-a8f7-491f-a198-308b2505a726", "port_range_min": null, "revision_number": 0, "tenant_id": "77fe35453fce4397832b956296c7be20", "created_at": "2018-07-29T19:16:15Z", "project_id": "77fe35453fce4397832b956296c7be20", "id": "ba67bf9c-b238-40e1-8ee7-a2c23ef24436"}} 2018-07-29 19:16:15,445 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-067e4795-6f9c-4992-8495-fdc5cf2f4608 2018-07-29 19:16:15,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.386601924896s 2018-07-29 19:16:15,445 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-067e4795-6f9c-4992-8495-fdc5cf2f4608 2018-07-29 19:16:15,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 19:16:15,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:15,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-41a481dd-f3cd-4fbc-a739-459c7df5d530 Date: Sun, 29 Jul 2018 19:16:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0480041e-ed71-4af7-a78e-f968340ed4b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["f88afaa7-2f7d-4ffe-981f-f0cac81fbe3c"],"description":"","tags":[],"updated_at":"2018-07-29T19:15:59Z","qos_policy_id":null,"name":"HA network tenant 77fe35453fce4397832b956296c7be20","admin_state_up":true,"tenant_id":"","created_at":"2018-07-29T19:15:59Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"441029df-2ec1-4cfc-9984-1f751ca45845","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d12c977421a94b0680afea7d3ce36f04","l2_adjacency":true,"status":"ACTIVE","subnets":["967e3899-a7c3-408b-aa74-d7f263e5453b"],"description":"","tags":[],"updated_at":"2018-07-29T19:10:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5c45b20a-5740-4f8a-9c70-bcc959bab46a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"77fe35453fce4397832b956296c7be20","l2_adjacency":true,"status":"ACTIVE","subnets":["9e1691e6-ab67-4c6b-9611-c19cafa942c6"],"description":"","tags":[],"updated_at":"2018-07-29T19:15:58Z","qos_policy_id":null,"name":"singlevm1-net_e2bd3770-7bc8-4d5a-b596-c27f16346d39","admin_state_up":true,"tenant_id":"77fe35453fce4397832b956296c7be20","created_at":"2018-07-29T19:15:57Z","provider:network_type":"vxlan"}]} 2018-07-29 19:16:15,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-41a481dd-f3cd-4fbc-a739-459c7df5d530 2018-07-29 19:16:15,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.301480054855s 2018-07-29 19:16:15,749 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-41a481dd-f3cd-4fbc-a739-459c7df5d530 2018-07-29 19:16:15,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 19:16:15,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:16,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-894826ca-d20c-4888-a22e-28700ea00dd3 Date: Sun, 29 Jul 2018 19:16:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dc1969a1-b7a8-4229-a38e-b5b978d569ea/images/30988ac4-9d28-4ea2-b9e1-20a9532312be/snap", "metadata": {}}], "file": "/v2/images/30988ac4-9d28-4ea2-b9e1-20a9532312be/file", "owner": "77fe35453fce4397832b956296c7be20", "id": "30988ac4-9d28-4ea2-b9e1-20a9532312be", "size": 12716032, "self": "/v2/images/30988ac4-9d28-4ea2-b9e1-20a9532312be", "disk_format": "qcow2", "direct_url": "rbd://dc1969a1-b7a8-4229-a38e-b5b978d569ea/images/30988ac4-9d28-4ea2-b9e1-20a9532312be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T19:16:10Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T19:16:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 19:16:16,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-894826ca-d20c-4888-a22e-28700ea00dd3 2018-07-29 19:16:16,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.672298192978s 2018-07-29 19:16:16,426 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-894826ca-d20c-4888-a22e-28700ea00dd3 2018-07-29 19:16:16,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 19:16:16,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:16,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:16:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b160d4a3-b9d3-465a-9979-53cae71b2480 x-compute-request-id: req-b160d4a3-b9d3-465a-9979-53cae71b2480 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4a85511f-7377-411f-9b9f-aaa8c4b85bde", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4a85511f-7377-411f-9b9f-aaa8c4b85bde", "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": "4a85511f-7377-411f-9b9f-aaa8c4b85bde"}]} 2018-07-29 19:16:16,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b160d4a3-b9d3-465a-9979-53cae71b2480 2018-07-29 19:16:16,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.133288145065s 2018-07-29 19:16:16,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b160d4a3-b9d3-465a-9979-53cae71b2480 2018-07-29 19:16:16,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-29 19:16:16,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.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}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" -d '{"server": {"name": "singlevm1-vm_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "imageRef": "30988ac4-9d28-4ea2-b9e1-20a9532312be", "key_name": "singlevm1-kp_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "flavorRef": "4a85511f-7377-411f-9b9f-aaa8c4b85bde", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5c45b20a-5740-4f8a-9c70-bcc959bab46a"}], "security_groups": [{"name": "2ed23f4d-a8f7-491f-a198-308b2505a726"}]}}' 2018-07-29 19:16:22,940 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 19:16:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e9aa2d82-7da1-4cfd-b6eb-62da5b28035c x-compute-request-id: req-e9aa2d82-7da1-4cfd-b6eb-62da5b28035c Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/f1a17ca6-7848-49a2-bea3-443b6caa2b54 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2ed23f4d-a8f7-491f-a198-308b2505a726"}], "OS-DCF:diskConfig": "MANUAL", "id": "f1a17ca6-7848-49a2-bea3-443b6caa2b54", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f1a17ca6-7848-49a2-bea3-443b6caa2b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f1a17ca6-7848-49a2-bea3-443b6caa2b54", "rel": "bookmark"}], "adminPass": "ynKVMktGyMM7"}} 2018-07-29 19:16:22,940 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e9aa2d82-7da1-4cfd-b6eb-62da5b28035c 2018-07-29 19:16:22,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.37654590607s 2018-07-29 19:16:22,941 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e9aa2d82-7da1-4cfd-b6eb-62da5b28035c 2018-07-29 19:16:22,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 19:16:22,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:23,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-381abc22-6af7-4046-9bac-cc5709d95dfb x-compute-request-id: req-381abc22-6af7-4046-9bac-cc5709d95dfb Content-Encoding: gzip Content-Length: 641 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f1a17ca6-7848-49a2-bea3-443b6caa2b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f1a17ca6-7848-49a2-bea3-443b6caa2b54", "rel": "bookmark"}], "image": {"id": "30988ac4-9d28-4ea2-b9e1-20a9532312be", "links": [{"href": "http://172.30.9.27:8774/images/30988ac4-9d28-4ea2-b9e1-20a9532312be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a85511f-7377-411f-9b9f-aaa8c4b85bde", "links": [{"href": "http://172.30.9.27:8774/flavors/4a85511f-7377-411f-9b9f-aaa8c4b85bde", "rel": "bookmark"}]}, "id": "f1a17ca6-7848-49a2-bea3-443b6caa2b54", "user_id": "da562c98267e4366a50a0357fa11f971", "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-07-29T19:16:23Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "created": "2018-07-29T19:16:22Z", "tenant_id": "77fe35453fce4397832b956296c7be20", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 19:16:23,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-381abc22-6af7-4046-9bac-cc5709d95dfb 2018-07-29 19:16:23,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02701997757s 2018-07-29 19:16:23,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-381abc22-6af7-4046-9bac-cc5709d95dfb 2018-07-29 19:16:23,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 19:16:23,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:24,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-c51b602e-859e-497d-a502-60b30f1230b5 Date: Sun, 29 Jul 2018 19:16:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0480041e-ed71-4af7-a78e-f968340ed4b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["f88afaa7-2f7d-4ffe-981f-f0cac81fbe3c"],"description":"","tags":[],"updated_at":"2018-07-29T19:15:59Z","qos_policy_id":null,"name":"HA network tenant 77fe35453fce4397832b956296c7be20","admin_state_up":true,"tenant_id":"","created_at":"2018-07-29T19:15:59Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"441029df-2ec1-4cfc-9984-1f751ca45845","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d12c977421a94b0680afea7d3ce36f04","l2_adjacency":true,"status":"ACTIVE","subnets":["967e3899-a7c3-408b-aa74-d7f263e5453b"],"description":"","tags":[],"updated_at":"2018-07-29T19:10:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5c45b20a-5740-4f8a-9c70-bcc959bab46a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"77fe35453fce4397832b956296c7be20","l2_adjacency":true,"status":"ACTIVE","subnets":["9e1691e6-ab67-4c6b-9611-c19cafa942c6"],"description":"","tags":[],"updated_at":"2018-07-29T19:15:58Z","qos_policy_id":null,"name":"singlevm1-net_e2bd3770-7bc8-4d5a-b596-c27f16346d39","admin_state_up":true,"tenant_id":"77fe35453fce4397832b956296c7be20","created_at":"2018-07-29T19:15:57Z","provider:network_type":"vxlan"}]} 2018-07-29 19:16:24,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c51b602e-859e-497d-a502-60b30f1230b5 2018-07-29 19:16:24,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.285764932632s 2018-07-29 19:16:24,264 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c51b602e-859e-497d-a502-60b30f1230b5 2018-07-29 19:16:24,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 19:16:24,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:24,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1925 X-Openstack-Request-Id: req-966e78df-5fe8-49a6-a4df-5a85e04c6ca6 Date: Sun, 29 Jul 2018 19:16:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T19:10:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"967e3899-a7c3-408b-aa74-d7f263e5453b","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d12c977421a94b0680afea7d3ce36f04","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"441029df-2ec1-4cfc-9984-1f751ca45845","tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:22Z","ip_version":4},{"updated_at":"2018-07-29T19:15:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e1691e6-ab67-4c6b-9611-c19cafa942c6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"77fe35453fce4397832b956296c7be20","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_e2bd3770-7bc8-4d5a-b596-c27f16346d39","enable_dhcp":true,"segment_id":null,"network_id":"5c45b20a-5740-4f8a-9c70-bcc959bab46a","tenant_id":"77fe35453fce4397832b956296c7be20","created_at":"2018-07-29T19:15:58Z","ip_version":4},{"updated_at":"2018-07-29T19:15:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f88afaa7-2f7d-4ffe-981f-f0cac81fbe3c","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 77fe35453fce4397832b956296c7be20","enable_dhcp":false,"segment_id":null,"network_id":"0480041e-ed71-4af7-a78e-f968340ed4b7","tenant_id":"","created_at":"2018-07-29T19:15:59Z","ip_version":4}]} 2018-07-29 19:16:24,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-966e78df-5fe8-49a6-a4df-5a85e04c6ca6 2018-07-29 19:16:24,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0536890029907s 2018-07-29 19:16:24,320 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-966e78df-5fe8-49a6-a4df-5a85e04c6ca6 2018-07-29 19:16:24,321 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-29 19:16:26,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-29 19:16:26,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:27,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4999d58-57b0-4540-98b5-d24c4a30008f x-compute-request-id: req-d4999d58-57b0-4540-98b5-d24c4a30008f Content-Encoding: gzip Content-Length: 633 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f1a17ca6-7848-49a2-bea3-443b6caa2b54", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f1a17ca6-7848-49a2-bea3-443b6caa2b54", "rel": "bookmark"}], "image": {"id": "30988ac4-9d28-4ea2-b9e1-20a9532312be", "links": [{"href": "http://172.30.9.27:8774/images/30988ac4-9d28-4ea2-b9e1-20a9532312be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4a85511f-7377-411f-9b9f-aaa8c4b85bde", "links": [{"href": "http://172.30.9.27:8774/flavors/4a85511f-7377-411f-9b9f-aaa8c4b85bde", "rel": "bookmark"}]}, "id": "f1a17ca6-7848-49a2-bea3-443b6caa2b54", "user_id": "da562c98267e4366a50a0357fa11f971", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-29T19:16:23Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "created": "2018-07-29T19:16:22Z", "tenant_id": "77fe35453fce4397832b956296c7be20", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-29 19:16:27,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d4999d58-57b0-4540-98b5-d24c4a30008f 2018-07-29 19:16:27,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784096002579s 2018-07-29 19:16:27,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d4999d58-57b0-4540-98b5-d24c4a30008f 2018-07-29 19:16:27,113 - functest.core.singlevm - ERROR - Cannot run singlevm1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 409, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 183, in boot_vm timeout=self.create_server_timeout, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'30988ac4-9d28-4ea2-b9e1-20a9532312be'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'4a85511f-7377-411f-9b9f-aaa8c4b85bde'}), 'az': u'', 'id': u'f1a17ca6-7848-49a2-bea3-443b6caa2b54', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'da562c98267e4366a50a0357fa11f971', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'77fe35453fce4397832b956296c7be20', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-07-29T19:16:23Z', 'hostId': u'', u'OS-EXT-SRV-ATTR:host': None, u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_e2bd3770-7bc8-4d5a-b596-c27f16346d39', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': 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'error', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': None, u'OS-EXT-SRV-ATTR:hypervisor_hostname': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'77fe35453fce4397832b956296c7be20', u'OS-EXT-SRV-ATTR:hypervisor_hostname': None, 'name': u'singlevm1-vm_e2bd3770-7bc8-4d5a-b596-c27f16346d39', 'adminPass': None, 'tenant_id': u'77fe35453fce4397832b956296c7be20', 'created_at': u'2018-07-29T19:16:22Z', 'created': u'2018-07-29T19:16:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-29 19:16:27,234 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-29 19:16:27,234 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:30 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-29 19:16:27,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-29 19:16:27,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:27,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-c8aa2af4-ee7a-4aef-9e6a-0c4f66e2adea Date: Sun, 29 Jul 2018 19:16:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d12c977421a94b0680afea7d3ce36f04", "created_at": "2018-07-29T19:10:15Z", "updated_at": "2018-07-29T19:10:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:10:15Z", "revision_number": 0, "id": "05257854-0860-4891-b170-c03278c51b12", "remote_group_id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "remote_ip_prefix": null, "created_at": "2018-07-29T19:10:15Z", "security_group_id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "tenant_id": "d12c977421a94b0680afea7d3ce36f04", "port_range_min": null, "ethertype": "IPv6", "project_id": "d12c977421a94b0680afea7d3ce36f04"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:10:15Z", "revision_number": 0, "id": "2d23246b-b781-4dd5-ade0-6a97cc55ada0", "remote_group_id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "remote_ip_prefix": null, "created_at": "2018-07-29T19:10:15Z", "security_group_id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "tenant_id": "d12c977421a94b0680afea7d3ce36f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "d12c977421a94b0680afea7d3ce36f04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:10:15Z", "revision_number": 0, "id": "bef487e8-669e-428e-96c8-6d5be8c85b2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:10:15Z", "security_group_id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "tenant_id": "d12c977421a94b0680afea7d3ce36f04", "port_range_min": null, "ethertype": "IPv6", "project_id": "d12c977421a94b0680afea7d3ce36f04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:10:15Z", "revision_number": 0, "id": "dc55854b-0bd3-4351-9943-02bc1aadf613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:10:15Z", "security_group_id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "tenant_id": "d12c977421a94b0680afea7d3ce36f04", "port_range_min": null, "ethertype": "IPv4", "project_id": "d12c977421a94b0680afea7d3ce36f04"}], "revision_number": 1, "project_id": "d12c977421a94b0680afea7d3ce36f04", "id": "01436953-8cd3-4c0c-9280-0c4917e7fb98", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "77fe35453fce4397832b956296c7be20", "created_at": "2018-07-29T19:16:12Z", "updated_at": "2018-07-29T19:16:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:16:12Z", "revision_number": 0, "id": "1a8e124d-8ee0-48b9-a027-cc8ee922a33c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:16:12Z", "security_group_id": "2ed23f4d-a8f7-491f-a198-308b2505a726", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv4", "project_id": "77fe35453fce4397832b956296c7be20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:16:12Z", "revision_number": 0, "id": "321df2fb-ae1b-430f-a006-8cb942304919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:16:12Z", "security_group_id": "2ed23f4d-a8f7-491f-a198-308b2505a726", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv6", "project_id": "77fe35453fce4397832b956296c7be20"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-29T19:16:14Z", "revision_number": 0, "id": "6fc180ec-2eff-4083-a968-8ca3fcac9202", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:16:14Z", "security_group_id": "2ed23f4d-a8f7-491f-a198-308b2505a726", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": 22, "ethertype": "IPv4", "project_id": "77fe35453fce4397832b956296c7be20"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:16:15Z", "revision_number": 0, "id": "ba67bf9c-b238-40e1-8ee7-a2c23ef24436", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:16:15Z", "security_group_id": "2ed23f4d-a8f7-491f-a198-308b2505a726", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv4", "project_id": "77fe35453fce4397832b956296c7be20"}], "revision_number": 3, "project_id": "77fe35453fce4397832b956296c7be20", "id": "2ed23f4d-a8f7-491f-a198-308b2505a726", "name": "singlevm1-sg_e2bd3770-7bc8-4d5a-b596-c27f16346d39"}, {"description": "Default security group", "tags": [], "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "created_at": "2018-07-29T19:15:23Z", "updated_at": "2018-07-29T19:15:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:15:23Z", "revision_number": 0, "id": "518dfb8c-e7fe-4158-8bca-5dbcfbc7cf6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:15:23Z", "security_group_id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "port_range_min": null, "ethertype": "IPv4", "project_id": "04ab8a6f19ea4f5dbb31915860133633"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:15:23Z", "revision_number": 0, "id": "d30d9198-0cdf-4130-9ded-61b889124b21", "remote_group_id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "remote_ip_prefix": null, "created_at": "2018-07-29T19:15:23Z", "security_group_id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "port_range_min": null, "ethertype": "IPv4", "project_id": "04ab8a6f19ea4f5dbb31915860133633"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:15:23Z", "revision_number": 0, "id": "e844552e-5d22-43fb-874b-2184972a6793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:15:23Z", "security_group_id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "port_range_min": null, "ethertype": "IPv6", "project_id": "04ab8a6f19ea4f5dbb31915860133633"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:15:23Z", "revision_number": 0, "id": "fc6012c1-e572-438d-821e-42386ca5aa7a", "remote_group_id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "remote_ip_prefix": null, "created_at": "2018-07-29T19:15:23Z", "security_group_id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "tenant_id": "04ab8a6f19ea4f5dbb31915860133633", "port_range_min": null, "ethertype": "IPv6", "project_id": "04ab8a6f19ea4f5dbb31915860133633"}], "revision_number": 1, "project_id": "04ab8a6f19ea4f5dbb31915860133633", "id": "59988b45-5c9e-4c3d-83a1-d9963a28c332", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-29T19:13:47Z", "updated_at": "2018-07-29T19:13:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:47Z", "revision_number": 0, "id": "44e07a6d-5d14-4a10-897c-b97421671280", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:47Z", "security_group_id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:47Z", "revision_number": 0, "id": "60391baf-dbfd-4711-8389-c78ced4dc7d2", "remote_group_id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:47Z", "security_group_id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:47Z", "revision_number": 0, "id": "cb39d30e-ef02-4a08-a6aa-cc9c8ad3242f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:47Z", "security_group_id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:47Z", "revision_number": 0, "id": "e0401582-beb5-492f-9999-5cdc2fecfd46", "remote_group_id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:47Z", "security_group_id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "77c0effb-7be6-4dcf-b5e5-64bbf5b9b320", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "77fe35453fce4397832b956296c7be20", "created_at": "2018-07-29T19:13:46Z", "updated_at": "2018-07-29T19:13:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:46Z", "revision_number": 0, "id": "78950ccd-b24c-41ce-80a6-ca4952624cae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:46Z", "security_group_id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv6", "project_id": "77fe35453fce4397832b956296c7be20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:46Z", "revision_number": 0, "id": "a1cccb7f-c860-4b12-82e8-a3c6b39e9bb3", "remote_group_id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:46Z", "security_group_id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv4", "project_id": "77fe35453fce4397832b956296c7be20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:46Z", "revision_number": 0, "id": "a7de9dab-08d3-49a7-adef-26d4a1914fec", "remote_group_id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:46Z", "security_group_id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv6", "project_id": "77fe35453fce4397832b956296c7be20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:13:46Z", "revision_number": 0, "id": "fb0238ff-763c-4001-96bc-58a874401793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:13:46Z", "security_group_id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "tenant_id": "77fe35453fce4397832b956296c7be20", "port_range_min": null, "ethertype": "IPv4", "project_id": "77fe35453fce4397832b956296c7be20"}], "revision_number": 1, "project_id": "77fe35453fce4397832b956296c7be20", "id": "b2cd547e-8e49-4545-8f39-c55bb1762b1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4af70a8b519748d4b184883034f3b68f", "created_at": "2018-07-29T19:14:14Z", "updated_at": "2018-07-29T19:14:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:14:14Z", "revision_number": 0, "id": "4c4e02bf-cc0c-42fb-a738-bcda241159ed", "remote_group_id": "bc897b50-a530-45b7-9771-55ea797a783f", "remote_ip_prefix": null, "created_at": "2018-07-29T19:14:14Z", "security_group_id": "bc897b50-a530-45b7-9771-55ea797a783f", "tenant_id": "4af70a8b519748d4b184883034f3b68f", "port_range_min": null, "ethertype": "IPv6", "project_id": "4af70a8b519748d4b184883034f3b68f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:14:14Z", "revision_number": 0, "id": "8efeb712-f9ba-4ce5-be0e-10bab45999e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:14:14Z", "security_group_id": "bc897b50-a530-45b7-9771-55ea797a783f", "tenant_id": "4af70a8b519748d4b184883034f3b68f", "port_range_min": null, "ethertype": "IPv4", "project_id": "4af70a8b519748d4b184883034f3b68f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:14:14Z", "revision_number": 0, "id": "c24e63d7-2fd9-4e21-b2ec-e4bf5d0f506f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-29T19:14:14Z", "security_group_id": "bc897b50-a530-45b7-9771-55ea797a783f", "tenant_id": "4af70a8b519748d4b184883034f3b68f", "port_range_min": null, "ethertype": "IPv6", "project_id": "4af70a8b519748d4b184883034f3b68f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-29T19:14:14Z", "revision_number": 0, "id": "c733f0ae-3789-4c14-8195-905ce349c807", "remote_group_id": "bc897b50-a530-45b7-9771-55ea797a783f", "remote_ip_prefix": null, "created_at": "2018-07-29T19:14:14Z", "security_group_id": "bc897b50-a530-45b7-9771-55ea797a783f", "tenant_id": "4af70a8b519748d4b184883034f3b68f", "port_range_min": null, "ethertype": "IPv4", "project_id": "4af70a8b519748d4b184883034f3b68f"}], "revision_number": 1, "project_id": "4af70a8b519748d4b184883034f3b68f", "id": "bc897b50-a530-45b7-9771-55ea797a783f", "name": "default"}]} 2018-07-29 19:16:27,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c8aa2af4-ee7a-4aef-9e6a-0c4f66e2adea 2018-07-29 19:16:27,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.22203207016s 2018-07-29 19:16:27,464 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c8aa2af4-ee7a-4aef-9e6a-0c4f66e2adea 2018-07-29 19:16:27,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-29 19:16:27,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/2ed23f4d-a8f7-491f-a198-308b2505a726.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:27,593 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a32cf75b-f117-46cc-9211-31c5a97b5b88 Content-Length: 0 Date: Sun, 29 Jul 2018 19:16:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 19:16:27,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/2ed23f4d-a8f7-491f-a198-308b2505a726.json used request id req-a32cf75b-f117-46cc-9211-31c5a97b5b88 2018-07-29 19:16:27,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.125631093979s 2018-07-29 19:16:27,594 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/2ed23f4d-a8f7-491f-a198-308b2505a726.json used request id req-a32cf75b-f117-46cc-9211-31c5a97b5b88 2018-07-29 19:16:27,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-29 19:16:27,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_e2bd3770-7bc8-4d5a-b596-c27f16346d39 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:27,659 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 19:16:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-320f8bfc-c286-4e9d-ba56-45621c623a2f x-compute-request-id: req-320f8bfc-c286-4e9d-ba56-45621c623a2f Content-Length: 0 Content-Type: application/json 2018-07-29 19:16:27,660 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_e2bd3770-7bc8-4d5a-b596-c27f16346d39 used request id req-320f8bfc-c286-4e9d-ba56-45621c623a2f 2018-07-29 19:16:27,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0654211044312s 2018-07-29 19:16:27,660 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_e2bd3770-7bc8-4d5a-b596-c27f16346d39 used request id req-320f8bfc-c286-4e9d-ba56-45621c623a2f 2018-07-29 19:16:27,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 19:16:27,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b536cf41-017f-470a-a816-5166546a119e/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}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" -d '{"subnet_id": "9e1691e6-ab67-4c6b-9611-c19cafa942c6"}' 2018-07-29 19:16:30,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9d0c873b-4096-4efb-a694-805903d60bb2 Date: Sun, 29 Jul 2018 19:16:30 GMT RESP BODY: {"network_id": "5c45b20a-5740-4f8a-9c70-bcc959bab46a", "tenant_id": "77fe35453fce4397832b956296c7be20", "subnet_id": "9e1691e6-ab67-4c6b-9611-c19cafa942c6", "subnet_ids": ["9e1691e6-ab67-4c6b-9611-c19cafa942c6"], "port_id": "aba4d75a-214f-4817-9685-70c5fa3aa2c6", "id": "b536cf41-017f-470a-a816-5166546a119e"} 2018-07-29 19:16:30,194 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b536cf41-017f-470a-a816-5166546a119e/remove_router_interface.json used request id req-9d0c873b-4096-4efb-a694-805903d60bb2 2018-07-29 19:16:30,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.53430700302s 2018-07-29 19:16:30,195 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b536cf41-017f-470a-a816-5166546a119e/remove_router_interface.json used request id req-9d0c873b-4096-4efb-a694-805903d60bb2 returning object b536cf41-017f-470a-a816-5166546a119e 2018-07-29 19:16:30,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 19:16:30,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:30,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-a46ece2e-8e7b-447e-848f-69a0dc874e63 Date: Sun, 29 Jul 2018 19:16:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "441029df-2ec1-4cfc-9984-1f751ca45845", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "967e3899-a7c3-408b-aa74-d7f263e5453b", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "77fe35453fce4397832b956296c7be20", "created_at": "2018-07-29T19:16:00Z", "admin_state_up": true, "updated_at": "2018-07-29T19:16:28Z", "project_id": "77fe35453fce4397832b956296c7be20", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "b536cf41-017f-470a-a816-5166546a119e", "name": "singlevm1-router_e2bd3770-7bc8-4d5a-b596-c27f16346d39"}]} 2018-07-29 19:16:30,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a46ece2e-8e7b-447e-848f-69a0dc874e63 2018-07-29 19:16:30,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124865055084s 2018-07-29 19:16:30,321 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a46ece2e-8e7b-447e-848f-69a0dc874e63 2018-07-29 19:16:30,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 19:16:30,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/b536cf41-017f-470a-a816-5166546a119e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:34,216 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e1586b92-506c-4bbf-8a14-58d951884f68 Content-Length: 0 Date: Sun, 29 Jul 2018 19:16:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 19:16:34,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b536cf41-017f-470a-a816-5166546a119e.json used request id req-e1586b92-506c-4bbf-8a14-58d951884f68 2018-07-29 19:16:34,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.89459204674s 2018-07-29 19:16:34,217 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b536cf41-017f-470a-a816-5166546a119e.json used request id req-e1586b92-506c-4bbf-8a14-58d951884f68 2018-07-29 19:16:34,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 19:16:34,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:34,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-53ac7f64-09fc-43e8-acd9-71a8dc5176ef Date: Sun, 29 Jul 2018 19:16:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-29T19:10:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"967e3899-a7c3-408b-aa74-d7f263e5453b","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d12c977421a94b0680afea7d3ce36f04","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"441029df-2ec1-4cfc-9984-1f751ca45845","tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:22Z","ip_version":4},{"updated_at":"2018-07-29T19:15:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e1691e6-ab67-4c6b-9611-c19cafa942c6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"77fe35453fce4397832b956296c7be20","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_e2bd3770-7bc8-4d5a-b596-c27f16346d39","enable_dhcp":true,"segment_id":null,"network_id":"5c45b20a-5740-4f8a-9c70-bcc959bab46a","tenant_id":"77fe35453fce4397832b956296c7be20","created_at":"2018-07-29T19:15:58Z","ip_version":4}]} 2018-07-29 19:16:34,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-53ac7f64-09fc-43e8-acd9-71a8dc5176ef 2018-07-29 19:16:34,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.316123008728s 2018-07-29 19:16:34,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-53ac7f64-09fc-43e8-acd9-71a8dc5176ef 2018-07-29 19:16:34,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 19:16:34,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/9e1691e6-ab67-4c6b-9611-c19cafa942c6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:36,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bb589ed7-9263-42cb-bf45-cb91e4467327 Date: Sun, 29 Jul 2018 19:16:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 19:16:36,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/9e1691e6-ab67-4c6b-9611-c19cafa942c6.json used request id req-bb589ed7-9263-42cb-bf45-cb91e4467327 2018-07-29 19:16:36,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.06470108032s 2018-07-29 19:16:36,601 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/9e1691e6-ab67-4c6b-9611-c19cafa942c6.json used request id req-bb589ed7-9263-42cb-bf45-cb91e4467327 2018-07-29 19:16:36,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 19:16:36,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:36,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-2ac7c897-0ce0-4f19-bd6e-fe63d3f3e6bb Date: Sun, 29 Jul 2018 19:16:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"441029df-2ec1-4cfc-9984-1f751ca45845","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d12c977421a94b0680afea7d3ce36f04","l2_adjacency":true,"status":"ACTIVE","subnets":["967e3899-a7c3-408b-aa74-d7f263e5453b"],"description":"","tags":[],"updated_at":"2018-07-29T19:10:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d12c977421a94b0680afea7d3ce36f04","created_at":"2018-07-29T19:10:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5c45b20a-5740-4f8a-9c70-bcc959bab46a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"77fe35453fce4397832b956296c7be20","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T19:16:36Z","qos_policy_id":null,"name":"singlevm1-net_e2bd3770-7bc8-4d5a-b596-c27f16346d39","admin_state_up":true,"tenant_id":"77fe35453fce4397832b956296c7be20","created_at":"2018-07-29T19:15:57Z","provider:network_type":"vxlan"}]} 2018-07-29 19:16:36,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2ac7c897-0ce0-4f19-bd6e-fe63d3f3e6bb 2018-07-29 19:16:36,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0888130664825s 2018-07-29 19:16:36,691 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2ac7c897-0ce0-4f19-bd6e-fe63d3f3e6bb 2018-07-29 19:16:36,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 19:16:36,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/5c45b20a-5740-4f8a-9c70-bcc959bab46a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:37,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee66f82a-6603-4d66-b87f-ad2d4961be7e Date: Sun, 29 Jul 2018 19:16:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 19:16:37,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5c45b20a-5740-4f8a-9c70-bcc959bab46a.json used request id req-ee66f82a-6603-4d66-b87f-ad2d4961be7e 2018-07-29 19:16:37,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.984929084778s 2018-07-29 19:16:37,677 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5c45b20a-5740-4f8a-9c70-bcc959bab46a.json used request id req-ee66f82a-6603-4d66-b87f-ad2d4961be7e 2018-07-29 19:16:37,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 19:16:37,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:37,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-4eeb90f8-8298-4287-98b7-386aafcd856c Date: Sun, 29 Jul 2018 19:16:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://dc1969a1-b7a8-4229-a38e-b5b978d569ea/images/30988ac4-9d28-4ea2-b9e1-20a9532312be/snap", "metadata": {}}], "file": "/v2/images/30988ac4-9d28-4ea2-b9e1-20a9532312be/file", "owner": "77fe35453fce4397832b956296c7be20", "id": "30988ac4-9d28-4ea2-b9e1-20a9532312be", "size": 12716032, "self": "/v2/images/30988ac4-9d28-4ea2-b9e1-20a9532312be", "disk_format": "qcow2", "direct_url": "rbd://dc1969a1-b7a8-4229-a38e-b5b978d569ea/images/30988ac4-9d28-4ea2-b9e1-20a9532312be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-29T19:16:10Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T19:16:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 19:16:37,913 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4eeb90f8-8298-4287-98b7-386aafcd856c 2018-07-29 19:16:37,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.231379985809s 2018-07-29 19:16:37,913 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4eeb90f8-8298-4287-98b7-386aafcd856c 2018-07-29 19:16:37,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 19:16:37,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/30988ac4-9d28-4ea2-b9e1-20a9532312be -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:39,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d2a6e32a-8d43-4d31-a84d-a65e72b811f0 Date: Sun, 29 Jul 2018 19:16:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 19:16:39,012 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/30988ac4-9d28-4ea2-b9e1-20a9532312be used request id req-d2a6e32a-8d43-4d31-a84d-a65e72b811f0 2018-07-29 19:16:39,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.09758710861s 2018-07-29 19:16:39,012 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/30988ac4-9d28-4ea2-b9e1-20a9532312be used request id req-d2a6e32a-8d43-4d31-a84d-a65e72b811f0 2018-07-29 19:16:39,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 19:16:39,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:39,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 19:16:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fdac679d-1b5b-4052-9c47-599c85062208 x-compute-request-id: req-fdac679d-1b5b-4052-9c47-599c85062208 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_e2bd3770-7bc8-4d5a-b596-c27f16346d39", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4a85511f-7377-411f-9b9f-aaa8c4b85bde", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4a85511f-7377-411f-9b9f-aaa8c4b85bde", "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": "4a85511f-7377-411f-9b9f-aaa8c4b85bde"}]} 2018-07-29 19:16:39,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-fdac679d-1b5b-4052-9c47-599c85062208 2018-07-29 19:16:39,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0358390808105s 2018-07-29 19:16:39,049 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-fdac679d-1b5b-4052-9c47-599c85062208 2018-07-29 19:16:39,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 19:16:39,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/4a85511f-7377-411f-9b9f-aaa8c4b85bde -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee7d1c1762381d4bd82acd513807d7d0e2b331a5" 2018-07-29 19:16:39,103 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 19:16:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f1dfd110-183b-4929-8635-1ffb4f216237 x-compute-request-id: req-f1dfd110-183b-4929-8635-1ffb4f216237 Content-Length: 0 Content-Type: application/json 2018-07-29 19:16:39,103 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4a85511f-7377-411f-9b9f-aaa8c4b85bde used request id req-f1dfd110-183b-4929-8635-1ffb4f216237 2018-07-29 19:16:39,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0527129173279s 2018-07-29 19:16:39,104 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4a85511f-7377-411f-9b9f-aaa8c4b85bde used request id req-f1dfd110-183b-4929-8635-1ffb4f216237 2018-07-29 19:16:39,104 - xtesting.ci.run_tests - ERROR - The test case 'singlevm1' failed. 2018-07-29 19:16:39,105 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | tenantnetwork1 | functest | healthcheck | 00:13 | PASS | | tenantnetwork2 | functest | healthcheck | 00:14 | PASS | | vmready1 | functest | healthcheck | 00:19 | PASS | | vmready2 | functest | healthcheck | 00:17 | PASS | | singlevm1 | functest | healthcheck | 00:30 | FAIL | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-29 19:16:39,118 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR