2018-08-31 19:20:28,646 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-264 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-31 19:20:28,649 - 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.21,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=8fnVaz39QmMYrCAjnAWbD9CDu 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=63f784824638413a878cd84fc98fbf4a export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_PASSWORD=UbmJnuHbweyU3PDtRs4AkWAKV export OS_REGION_NAME=regionOne 2018-08-31 19:20:28,649 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-31 19:20:28,649 - 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 odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-08-31 19:20:28,673 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-31 19:20:28,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 19:20:28,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 19:20:28,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 19:20:28,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 19:20:28,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 19:20:28,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 19:20:28,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 19:20:28,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 19:20:28,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 19:20:28,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 19:20:28,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 19:20:28,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 19:20:28,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 19:20:28,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 19:20:28,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 19:20:28,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 19:20:28,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 19:20:28,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 19:20:28,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 19:20:28,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 19:20:28,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 19:20:28,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 19:20:28,960 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-31 19:20:28,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-31 19:20:28,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" 2018-08-31 19:20:28,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b337b7b-f455-40a2-8db1-24f03d447569 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.21:5000/v3/", "rel": "self"}]}} 2018-08-31 19:20:28,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8b337b7b-f455-40a2-8db1-24f03d447569 2018-08-31 19:20:28,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-31 19:20:29,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ace65902b00b4d2ca050c235efb4afad", "name": "admin"}], "expires_at": "2018-08-31T20:20:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63f784824638413a878cd84fc98fbf4a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/63f784824638413a878cd84fc98fbf4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "297ddc01142949adaabd8a73ea29d4e7"}, {"url": "http://192.30.9.8:8004/v1/63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b5fa211cd2346d0a46e45545bcbe2a0"}, {"url": "http://172.30.9.21:8004/v1/63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5eb4fd49e6b44cfab9b42499533188e5"}], "type": "orchestration", "id": "265b0fd7e472430d9b7030861892b8b5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04151ec0e1e2445796a8b5dfc4fb1b59"}, {"url": "http://192.30.9.8:8776/v2/63f784824638413a878cd84fc98fbf4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98a5ee34c81845769a68495cbb090dba"}, {"url": "http://192.30.9.8:8776/v2/63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb32c350d5394c5cae869e165d356c91"}], "type": "volumev2", "id": "37985a33e82a41d9858aa1ac435fc753", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995445e18bb64f7184f83de5ada12195"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c84892ad91fe4f2ebaaa56dfa5629b19"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8bb00f18748418bba2ddd1c320be677"}], "type": "image", "id": "3ab7bcc2ad1b4927bd9c7c44664e4250", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "148ff795e632463b8c103ccc01ea751d"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "157e06edda234ca9b097d9edfa76aa65"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "328d555297484a7dad950eba76e2897a"}], "type": "event", "id": "3ac228ad543342c09d7efe27fde5ce51", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b5f837ea3954f3383a3ccc1d8df2680"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b9bf9187eb04fff998b14df21fb3056"}, {"url": "http://12.0.0.27:8080/v1/AUTH_63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6541959fa334e9b97d3b86a7ee913b4"}], "type": "object-store", "id": "7b2320647568400bb251d35c92da344e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61695c87ad524401922269e27421e75f"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6608db6045994517a514f18fc2dea89a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b752f35fbc6b4c3692703c37fc09e601"}], "type": "metric", "id": "7e81271ae8dd4322a41715f2409f1fa7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v1/63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6530b0a2bd87435f937f2b83cca24603"}, {"url": "http://192.30.9.8:8776/v1/63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd6de1a482d540928ed83e1c1d193791"}, {"url": "http://192.30.9.8:8776/v1/63f784824638413a878cd84fc98fbf4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c005c91d09094169b7c073a0a69d4c01"}], "type": "volume", "id": "90d33c4868be4855a65d2da268b8afdc", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4186d2e8ea714a798c2de053ba372c6d"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b02ec9d5cb548159bbb158ad9adeff6"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a88d51408b8d4b08a14e12dd7cdd0c72"}], "type": "cloudformation", "id": "9fbb0860c8af4ff18c15e79137bd2cb0", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "a299903f902f4ee1ad488ce4d698dcda", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9da352eee24741cbba31be652270c0f9"}, {"url": "http://172.30.9.21:8776/v3/63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4c540c5e3484a1da700fbbc864e93de"}, {"url": "http://192.30.9.8:8776/v3/63f784824638413a878cd84fc98fbf4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfcfed51c254354b012a35faedb2ec7"}], "type": "volumev3", "id": "b57acd0a581948c0910dff99fd5fe170", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0414cc7f23b349228388a03271ff444c"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3788819304c14722b68442791803cb80"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c7cf0b9d34f4813a7ee2299ce8504db"}], "type": "placement", "id": "c612ca46823943f1b5a3897d3091119b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "189e4aa21c8e41858462ab4ccfd0b56c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d97dd45b77445febb57d09946de7a13"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7163e539d1564d55b126a8aa1bc0d0fd"}], "type": "compute", "id": "d3c71b9ae9ca4b399a1504d36b661e6d", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bde9ca522e74b64ba04ae2f5d32eec9"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42f25d02127844f497f57395c05eea00"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659f6ab2abcd4f68879d401e70fed5b0"}], "type": "identity", "id": "d5009210fadd49039579cea38a072f29", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ae56dd4acbc4b96b2be8ee593b252ec"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e23ace1be934996bda0ee27b5bccf59"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbeaad80fc3849a5840312e5b1422e22"}], "type": "alarming", "id": "d589fbe77028447dab1a20dbf699c539", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b4a7971303f4bb988da04ea53f4270d"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9af53f2694db4f3293cc5ac9d495404e"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c835e26b528c41eaab2d854a5b293141"}], "type": "network", "id": "eb077529fde34c139babccd398b7afed", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe679807305243b6a906e2d01bb2032d"}, "audit_ids": ["beLEnUy2QOGFPRhQHrRpog"], "issued_at": "2018-08-31T19:20:29.000000Z"}} 2018-08-31 19:20:29,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}5462ed845543347b6dce9d5625c4e32e7a5b931f" 2018-08-31 19:20:29,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aca31a6f-0ca8-4cd0-a063-984258d6cf60 x-compute-request-id: req-aca31a6f-0ca8-4cd0-a063-984258d6cf60 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-31 19:20:29,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-aca31a6f-0ca8-4cd0-a063-984258d6cf60 2018-08-31 19:20:29,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.57310295105s 2018-08-31 19:20:29,535 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-aca31a6f-0ca8-4cd0-a063-984258d6cf60 2018-08-31 19:20:29,535 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-31 19:20:29,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" 2018-08-31 19:20:29,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 19:20:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-31 19:20:29,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 19:20:29,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}5462ed845543347b6dce9d5625c4e32e7a5b931f" 2018-08-31 19:20:29,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f955b0-49b1-4ba9-8e68-de17800ecc08 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/36c5fc33ccf040c1a5ff170f1513562f"}, "tags": [], "enabled": true, "id": "36c5fc33ccf040c1a5ff170f1513562f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 19:20:29,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-08f955b0-49b1-4ba9-8e68-de17800ecc08 2018-08-31 19:20:29,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0888869762421s 2018-08-31 19:20:29,633 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-08f955b0-49b1-4ba9-8e68-de17800ecc08 2018-08-31 19:20:29,634 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'36c5fc33ccf040c1a5ff170f1513562f', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-31 19:20:29,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-31 19:20:29,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}5462ed845543347b6dce9d5625c4e32e7a5b931f" 2018-08-31 19:20:29,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f4373d-18c2-4c94-ac8c-58a1b92783de Content-Encoding: gzip Content-Length: 1958 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0414cc7f23b349228388a03271ff444c"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c612ca46823943f1b5a3897d3091119b", "id": "0414cc7f23b349228388a03271ff444c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/04151ec0e1e2445796a8b5dfc4fb1b59"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37985a33e82a41d9858aa1ac435fc753", "id": "04151ec0e1e2445796a8b5dfc4fb1b59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0ae56dd4acbc4b96b2be8ee593b252ec"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d589fbe77028447dab1a20dbf699c539", "id": "0ae56dd4acbc4b96b2be8ee593b252ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0bde9ca522e74b64ba04ae2f5d32eec9"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d5009210fadd49039579cea38a072f29", "id": "0bde9ca522e74b64ba04ae2f5d32eec9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0e23ace1be934996bda0ee27b5bccf59"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d589fbe77028447dab1a20dbf699c539", "id": "0e23ace1be934996bda0ee27b5bccf59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/148ff795e632463b8c103ccc01ea751d"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ac228ad543342c09d7efe27fde5ce51", "id": "148ff795e632463b8c103ccc01ea751d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/157e06edda234ca9b097d9edfa76aa65"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ac228ad543342c09d7efe27fde5ce51", "id": "157e06edda234ca9b097d9edfa76aa65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/189e4aa21c8e41858462ab4ccfd0b56c"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d3c71b9ae9ca4b399a1504d36b661e6d", "id": "189e4aa21c8e41858462ab4ccfd0b56c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/297ddc01142949adaabd8a73ea29d4e7"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "265b0fd7e472430d9b7030861892b8b5", "id": "297ddc01142949adaabd8a73ea29d4e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/328d555297484a7dad950eba76e2897a"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ac228ad543342c09d7efe27fde5ce51", "id": "328d555297484a7dad950eba76e2897a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3788819304c14722b68442791803cb80"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c612ca46823943f1b5a3897d3091119b", "id": "3788819304c14722b68442791803cb80"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4186d2e8ea714a798c2de053ba372c6d"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9fbb0860c8af4ff18c15e79137bd2cb0", "id": "4186d2e8ea714a798c2de053ba372c6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/42f25d02127844f497f57395c05eea00"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d5009210fadd49039579cea38a072f29", "id": "42f25d02127844f497f57395c05eea00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4b5fa211cd2346d0a46e45545bcbe2a0"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "265b0fd7e472430d9b7030861892b8b5", "id": "4b5fa211cd2346d0a46e45545bcbe2a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5eb4fd49e6b44cfab9b42499533188e5"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "265b0fd7e472430d9b7030861892b8b5", "id": "5eb4fd49e6b44cfab9b42499533188e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/61695c87ad524401922269e27421e75f"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7e81271ae8dd4322a41715f2409f1fa7", "id": "61695c87ad524401922269e27421e75f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6530b0a2bd87435f937f2b83cca24603"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "90d33c4868be4855a65d2da268b8afdc", "id": "6530b0a2bd87435f937f2b83cca24603"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/659f6ab2abcd4f68879d401e70fed5b0"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d5009210fadd49039579cea38a072f29", "id": "659f6ab2abcd4f68879d401e70fed5b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6608db6045994517a514f18fc2dea89a"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7e81271ae8dd4322a41715f2409f1fa7", "id": "6608db6045994517a514f18fc2dea89a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6b5f837ea3954f3383a3ccc1d8df2680"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7b2320647568400bb251d35c92da344e", "id": "6b5f837ea3954f3383a3ccc1d8df2680"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6b9bf9187eb04fff998b14df21fb3056"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7b2320647568400bb251d35c92da344e", "id": "6b9bf9187eb04fff998b14df21fb3056"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6d97dd45b77445febb57d09946de7a13"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d3c71b9ae9ca4b399a1504d36b661e6d", "id": "6d97dd45b77445febb57d09946de7a13"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7163e539d1564d55b126a8aa1bc0d0fd"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d3c71b9ae9ca4b399a1504d36b661e6d", "id": "7163e539d1564d55b126a8aa1bc0d0fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7b02ec9d5cb548159bbb158ad9adeff6"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9fbb0860c8af4ff18c15e79137bd2cb0", "id": "7b02ec9d5cb548159bbb158ad9adeff6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7b4a7971303f4bb988da04ea53f4270d"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eb077529fde34c139babccd398b7afed", "id": "7b4a7971303f4bb988da04ea53f4270d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8c7cf0b9d34f4813a7ee2299ce8504db"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c612ca46823943f1b5a3897d3091119b", "id": "8c7cf0b9d34f4813a7ee2299ce8504db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/98a5ee34c81845769a68495cbb090dba"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37985a33e82a41d9858aa1ac435fc753", "id": "98a5ee34c81845769a68495cbb090dba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/995445e18bb64f7184f83de5ada12195"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ab7bcc2ad1b4927bd9c7c44664e4250", "id": "995445e18bb64f7184f83de5ada12195"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9af53f2694db4f3293cc5ac9d495404e"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eb077529fde34c139babccd398b7afed", "id": "9af53f2694db4f3293cc5ac9d495404e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9da352eee24741cbba31be652270c0f9"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b57acd0a581948c0910dff99fd5fe170", "id": "9da352eee24741cbba31be652270c0f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a88d51408b8d4b08a14e12dd7cdd0c72"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9fbb0860c8af4ff18c15e79137bd2cb0", "id": "a88d51408b8d4b08a14e12dd7cdd0c72"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b752f35fbc6b4c3692703c37fc09e601"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7e81271ae8dd4322a41715f2409f1fa7", "id": "b752f35fbc6b4c3692703c37fc09e601"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/bd6de1a482d540928ed83e1c1d193791"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "90d33c4868be4855a65d2da268b8afdc", "id": "bd6de1a482d540928ed83e1c1d193791"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c005c91d09094169b7c073a0a69d4c01"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "90d33c4868be4855a65d2da268b8afdc", "id": "c005c91d09094169b7c073a0a69d4c01"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c835e26b528c41eaab2d854a5b293141"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eb077529fde34c139babccd398b7afed", "id": "c835e26b528c41eaab2d854a5b293141"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c84892ad91fe4f2ebaaa56dfa5629b19"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ab7bcc2ad1b4927bd9c7c44664e4250", "id": "c84892ad91fe4f2ebaaa56dfa5629b19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d8bb00f18748418bba2ddd1c320be677"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ab7bcc2ad1b4927bd9c7c44664e4250", "id": "d8bb00f18748418bba2ddd1c320be677"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/dbeaad80fc3849a5840312e5b1422e22"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d589fbe77028447dab1a20dbf699c539", "id": "dbeaad80fc3849a5840312e5b1422e22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e4c540c5e3484a1da700fbbc864e93de"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b57acd0a581948c0910dff99fd5fe170", "id": "e4c540c5e3484a1da700fbbc864e93de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e6541959fa334e9b97d3b86a7ee913b4"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7b2320647568400bb251d35c92da344e", "id": "e6541959fa334e9b97d3b86a7ee913b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fb32c350d5394c5cae869e165d356c91"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37985a33e82a41d9858aa1ac435fc753", "id": "fb32c350d5394c5cae869e165d356c91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fdfcfed51c254354b012a35faedb2ec7"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b57acd0a581948c0910dff99fd5fe170", "id": "fdfcfed51c254354b012a35faedb2ec7"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-31 19:20:29,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-64f4373d-18c2-4c94-ac8c-58a1b92783de 2018-08-31 19:20:29,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.164541959763s 2018-08-31 19:20:29,803 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-64f4373d-18c2-4c94-ac8c-58a1b92783de 2018-08-31 19:20:29,810 - 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.21:5000/v3/endpoints/0414cc7f23b349228388a03271ff444c'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c612ca46823943f1b5a3897d3091119b', u'id': u'0414cc7f23b349228388a03271ff444c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/04151ec0e1e2445796a8b5dfc4fb1b59'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'37985a33e82a41d9858aa1ac435fc753', u'id': u'04151ec0e1e2445796a8b5dfc4fb1b59'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0ae56dd4acbc4b96b2be8ee593b252ec'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd589fbe77028447dab1a20dbf699c539', u'id': u'0ae56dd4acbc4b96b2be8ee593b252ec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0bde9ca522e74b64ba04ae2f5d32eec9'}, u'url': u'http://192.30.9.8:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd5009210fadd49039579cea38a072f29', u'id': u'0bde9ca522e74b64ba04ae2f5d32eec9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0e23ace1be934996bda0ee27b5bccf59'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd589fbe77028447dab1a20dbf699c539', u'id': u'0e23ace1be934996bda0ee27b5bccf59'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/148ff795e632463b8c103ccc01ea751d'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3ac228ad543342c09d7efe27fde5ce51', u'id': u'148ff795e632463b8c103ccc01ea751d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/157e06edda234ca9b097d9edfa76aa65'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3ac228ad543342c09d7efe27fde5ce51', u'id': u'157e06edda234ca9b097d9edfa76aa65'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/189e4aa21c8e41858462ab4ccfd0b56c'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd3c71b9ae9ca4b399a1504d36b661e6d', u'id': u'189e4aa21c8e41858462ab4ccfd0b56c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/297ddc01142949adaabd8a73ea29d4e7'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'265b0fd7e472430d9b7030861892b8b5', u'id': u'297ddc01142949adaabd8a73ea29d4e7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/328d555297484a7dad950eba76e2897a'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3ac228ad543342c09d7efe27fde5ce51', u'id': u'328d555297484a7dad950eba76e2897a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3788819304c14722b68442791803cb80'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c612ca46823943f1b5a3897d3091119b', u'id': u'3788819304c14722b68442791803cb80'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4186d2e8ea714a798c2de053ba372c6d'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9fbb0860c8af4ff18c15e79137bd2cb0', u'id': u'4186d2e8ea714a798c2de053ba372c6d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/42f25d02127844f497f57395c05eea00'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd5009210fadd49039579cea38a072f29', u'id': u'42f25d02127844f497f57395c05eea00'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4b5fa211cd2346d0a46e45545bcbe2a0'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'265b0fd7e472430d9b7030861892b8b5', u'id': u'4b5fa211cd2346d0a46e45545bcbe2a0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5eb4fd49e6b44cfab9b42499533188e5'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'265b0fd7e472430d9b7030861892b8b5', u'id': u'5eb4fd49e6b44cfab9b42499533188e5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/61695c87ad524401922269e27421e75f'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7e81271ae8dd4322a41715f2409f1fa7', u'id': u'61695c87ad524401922269e27421e75f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6530b0a2bd87435f937f2b83cca24603'}, u'url': u'http://172.30.9.21:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'90d33c4868be4855a65d2da268b8afdc', u'id': u'6530b0a2bd87435f937f2b83cca24603'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/659f6ab2abcd4f68879d401e70fed5b0'}, u'url': u'http://192.30.9.8:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd5009210fadd49039579cea38a072f29', u'id': u'659f6ab2abcd4f68879d401e70fed5b0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6608db6045994517a514f18fc2dea89a'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7e81271ae8dd4322a41715f2409f1fa7', u'id': u'6608db6045994517a514f18fc2dea89a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6b5f837ea3954f3383a3ccc1d8df2680'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7b2320647568400bb251d35c92da344e', u'id': u'6b5f837ea3954f3383a3ccc1d8df2680'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6b9bf9187eb04fff998b14df21fb3056'}, u'url': u'http://12.0.0.27:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7b2320647568400bb251d35c92da344e', u'id': u'6b9bf9187eb04fff998b14df21fb3056'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6d97dd45b77445febb57d09946de7a13'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd3c71b9ae9ca4b399a1504d36b661e6d', u'id': u'6d97dd45b77445febb57d09946de7a13'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7163e539d1564d55b126a8aa1bc0d0fd'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd3c71b9ae9ca4b399a1504d36b661e6d', u'id': u'7163e539d1564d55b126a8aa1bc0d0fd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7b02ec9d5cb548159bbb158ad9adeff6'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9fbb0860c8af4ff18c15e79137bd2cb0', u'id': u'7b02ec9d5cb548159bbb158ad9adeff6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7b4a7971303f4bb988da04ea53f4270d'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'eb077529fde34c139babccd398b7afed', u'id': u'7b4a7971303f4bb988da04ea53f4270d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8c7cf0b9d34f4813a7ee2299ce8504db'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c612ca46823943f1b5a3897d3091119b', u'id': u'8c7cf0b9d34f4813a7ee2299ce8504db'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/98a5ee34c81845769a68495cbb090dba'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'37985a33e82a41d9858aa1ac435fc753', u'id': u'98a5ee34c81845769a68495cbb090dba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/995445e18bb64f7184f83de5ada12195'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3ab7bcc2ad1b4927bd9c7c44664e4250', u'id': u'995445e18bb64f7184f83de5ada12195'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9af53f2694db4f3293cc5ac9d495404e'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'eb077529fde34c139babccd398b7afed', u'id': u'9af53f2694db4f3293cc5ac9d495404e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9da352eee24741cbba31be652270c0f9'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b57acd0a581948c0910dff99fd5fe170', u'id': u'9da352eee24741cbba31be652270c0f9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a88d51408b8d4b08a14e12dd7cdd0c72'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9fbb0860c8af4ff18c15e79137bd2cb0', u'id': u'a88d51408b8d4b08a14e12dd7cdd0c72'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b752f35fbc6b4c3692703c37fc09e601'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7e81271ae8dd4322a41715f2409f1fa7', u'id': u'b752f35fbc6b4c3692703c37fc09e601'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/bd6de1a482d540928ed83e1c1d193791'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'90d33c4868be4855a65d2da268b8afdc', u'id': u'bd6de1a482d540928ed83e1c1d193791'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c005c91d09094169b7c073a0a69d4c01'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'90d33c4868be4855a65d2da268b8afdc', u'id': u'c005c91d09094169b7c073a0a69d4c01'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c835e26b528c41eaab2d854a5b293141'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'eb077529fde34c139babccd398b7afed', u'id': u'c835e26b528c41eaab2d854a5b293141'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c84892ad91fe4f2ebaaa56dfa5629b19'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3ab7bcc2ad1b4927bd9c7c44664e4250', u'id': u'c84892ad91fe4f2ebaaa56dfa5629b19'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d8bb00f18748418bba2ddd1c320be677'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3ab7bcc2ad1b4927bd9c7c44664e4250', u'id': u'd8bb00f18748418bba2ddd1c320be677'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/dbeaad80fc3849a5840312e5b1422e22'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd589fbe77028447dab1a20dbf699c539', u'id': u'dbeaad80fc3849a5840312e5b1422e22'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e4c540c5e3484a1da700fbbc864e93de'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b57acd0a581948c0910dff99fd5fe170', u'id': u'e4c540c5e3484a1da700fbbc864e93de'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e6541959fa334e9b97d3b86a7ee913b4'}, u'url': u'http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7b2320647568400bb251d35c92da344e', u'id': u'e6541959fa334e9b97d3b86a7ee913b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/fb32c350d5394c5cae869e165d356c91'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'37985a33e82a41d9858aa1ac435fc753', u'id': u'fb32c350d5394c5cae869e165d356c91'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/fdfcfed51c254354b012a35faedb2ec7'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b57acd0a581948c0910dff99fd5fe170', u'id': u'fdfcfed51c254354b012a35faedb2ec7'})] 2018-08-31 19:20:29,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-31 19:20:29,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}5462ed845543347b6dce9d5625c4e32e7a5b931f" 2018-08-31 19:20:29,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2734616-fa0b-481e-a80f-04a539cef142 x-compute-request-id: req-b2734616-fa0b-481e-a80f-04a539cef142 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-08-31 19:20:29,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-b2734616-fa0b-481e-a80f-04a539cef142 2018-08-31 19:20:29,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.0143489837646s 2018-08-31 19:20:29,827 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-b2734616-fa0b-481e-a80f-04a539cef142 2018-08-31 19:20:29,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-31 19:20:29,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}5462ed845543347b6dce9d5625c4e32e7a5b931f" 2018-08-31 19:20:31,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-325746b3-29d3-4f2b-ad0e-0e12d80e81bc x-compute-request-id: req-325746b3-29d3-4f2b-ad0e-0e12d80e81bc Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-31 19:20:31,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-325746b3-29d3-4f2b-ad0e-0e12d80e81bc 2018-08-31 19:20:31,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.57156705856s 2018-08-31 19:20:31,414 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-325746b3-29d3-4f2b-ad0e-0e12d80e81bc 2018-08-31 19:20:31,415 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-31 19:20:31,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-31 19:20:31,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}5462ed845543347b6dce9d5625c4e32e7a5b931f" 2018-08-31 19:20:31,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-315866dd-d0e2-4fd9-acb1-232ba4f6efd7 Date: Fri, 31 Aug 2018 19:20:31 GMT RESP BODY: {"floatingips": []} 2018-08-31 19:20:31,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-315866dd-d0e2-4fd9-acb1-232ba4f6efd7 2018-08-31 19:20:31,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0201790332794s 2018-08-31 19:20:31,440 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-315866dd-d0e2-4fd9-acb1-232ba4f6efd7 2018-08-31 19:20:31,440 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-31 19:20:31,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-31 19:20:31,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}5462ed845543347b6dce9d5625c4e32e7a5b931f" 2018-08-31 19:20:31,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79e8d745-1092-4cb5-910a-3a9722a3b7f8 x-compute-request-id: req-79e8d745-1092-4cb5-910a-3a9722a3b7f8 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 4}, "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\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-31 19:20:31,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-79e8d745-1092-4cb5-910a-3a9722a3b7f8 2018-08-31 19:20:31,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.173365831375s 2018-08-31 19:20:31,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-79e8d745-1092-4cb5-910a-3a9722a3b7f8 2018-08-31 19:20:31,615 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [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", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 4}, 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.4', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 6}, 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-08-31 19:20:31,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-31 19:20:31,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}5462ed845543347b6dce9d5625c4e32e7a5b931f" 2018-08-31 19:20:31,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-93e54f1a-2bb3-49b4-a7c2-20f72b09d496 x-compute-request-id: req-93e54f1a-2bb3-49b4-a7c2-20f72b09d496 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-31 19:20:31,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-93e54f1a-2bb3-49b4-a7c2-20f72b09d496 2018-08-31 19:20:31,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.118438005447s 2018-08-31 19:20:31,735 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-93e54f1a-2bb3-49b4-a7c2-20f72b09d496 2018-08-31 19:20:31,735 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-31 19:20:31,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 19:20:31,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}5462ed845543347b6dce9d5625c4e32e7a5b931f" 2018-08-31 19:20:31,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-5037133e-0727-49eb-ae76-2fb76c790fa5 Date: Fri, 31 Aug 2018 19:20:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"8170993c-c3fc-482d-a45d-f4446a4a34b3","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a859ed35169343f3a5d6d8724d26f715","status":"ACTIVE","subnets":["29f157b3-3dbe-4bb6-992f-0517203dcc36"],"description":"","tags":[],"updated_at":"2018-08-31T19:17:27Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a859ed35169343f3a5d6d8724d26f715","created_at":"2018-08-31T19:17:22Z","provider:network_type":"flat"}]} 2018-08-31 19:20:31,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5037133e-0727-49eb-ae76-2fb76c790fa5 2018-08-31 19:20:31,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0779249668121s 2018-08-31 19:20:31,814 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5037133e-0727-49eb-ae76-2fb76c790fa5 2018-08-31 19:20:31,814 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'29f157b3-3dbe-4bb6-992f-0517203dcc36'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T19:17:27Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'8170993c-c3fc-482d-a45d-f4446a4a34b3', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'a859ed35169343f3a5d6d8724d26f715', u'created_at': u'2018-08-31T19:17:22Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a859ed35169343f3a5d6d8724d26f715'})] 2018-08-31 19:20:31,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-31 19:20:31,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}5462ed845543347b6dce9d5625c4e32e7a5b931f" 2018-08-31 19:20:31,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9f7bcee1-f1fd-4ec8-8b60-7771002a9277 Date: Fri, 31 Aug 2018 19:20:31 GMT RESP BODY: {"ports":[]} 2018-08-31 19:20:31,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-9f7bcee1-f1fd-4ec8-8b60-7771002a9277 2018-08-31 19:20:31,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0313680171967s 2018-08-31 19:20:31,846 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-9f7bcee1-f1fd-4ec8-8b60-7771002a9277 2018-08-31 19:20:31,847 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-31 19:20:31,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 19:20:31,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}5462ed845543347b6dce9d5625c4e32e7a5b931f" 2018-08-31 19:20:32,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-935af7fb-595a-4893-8043-e913ca0b603c Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "a859ed35169343f3a5d6d8724d26f715"}}, "role": {"id": "ace65902b00b4d2ca050c235efb4afad"}, "user": {"id": "1f6d70147e0944bdbfbe1c105aa3697e"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a859ed35169343f3a5d6d8724d26f715/users/1f6d70147e0944bdbfbe1c105aa3697e/roles/ace65902b00b4d2ca050c235efb4afad"}}, {"scope": {"project": {"id": "a859ed35169343f3a5d6d8724d26f715"}}, "role": {"id": "ace65902b00b4d2ca050c235efb4afad"}, "user": {"id": "2f080e093d724e2bb6d06f6bf9e4097d"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a859ed35169343f3a5d6d8724d26f715/users/2f080e093d724e2bb6d06f6bf9e4097d/roles/ace65902b00b4d2ca050c235efb4afad"}}, {"scope": {"project": {"id": "a859ed35169343f3a5d6d8724d26f715"}}, "role": {"id": "ace65902b00b4d2ca050c235efb4afad"}, "user": {"id": "39f220f4c8d842b9945a5c1a1d867dbc"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a859ed35169343f3a5d6d8724d26f715/users/39f220f4c8d842b9945a5c1a1d867dbc/roles/ace65902b00b4d2ca050c235efb4afad"}}, {"scope": {"project": {"id": "a859ed35169343f3a5d6d8724d26f715"}}, "role": {"id": "e672c4716bf6424484667e73e01670ac"}, "user": {"id": "39f220f4c8d842b9945a5c1a1d867dbc"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a859ed35169343f3a5d6d8724d26f715/users/39f220f4c8d842b9945a5c1a1d867dbc/roles/e672c4716bf6424484667e73e01670ac"}}, {"scope": {"project": {"id": "a859ed35169343f3a5d6d8724d26f715"}}, "role": {"id": "ace65902b00b4d2ca050c235efb4afad"}, "user": {"id": "3c3500153e7b40968f30f49540809d6b"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a859ed35169343f3a5d6d8724d26f715/users/3c3500153e7b40968f30f49540809d6b/roles/ace65902b00b4d2ca050c235efb4afad"}}, {"scope": {"project": {"id": "a859ed35169343f3a5d6d8724d26f715"}}, "role": {"id": "ace65902b00b4d2ca050c235efb4afad"}, "user": {"id": "4a117641c2af4d30ad459f1fe24a409d"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a859ed35169343f3a5d6d8724d26f715/users/4a117641c2af4d30ad459f1fe24a409d/roles/ace65902b00b4d2ca050c235efb4afad"}}, {"scope": {"project": {"id": "a859ed35169343f3a5d6d8724d26f715"}}, "role": {"id": "ace65902b00b4d2ca050c235efb4afad"}, "user": {"id": "4c91201499194674801f4df583cf21b6"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a859ed35169343f3a5d6d8724d26f715/users/4c91201499194674801f4df583cf21b6/roles/ace65902b00b4d2ca050c235efb4afad"}}, {"scope": {"project": {"id": "a859ed35169343f3a5d6d8724d26f715"}}, "role": {"id": "ace65902b00b4d2ca050c235efb4afad"}, "user": {"id": "4ed7b82f10834619baf275b62b873f51"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a859ed35169343f3a5d6d8724d26f715/users/4ed7b82f10834619baf275b62b873f51/roles/ace65902b00b4d2ca050c235efb4afad"}}, {"scope": {"project": {"id": "a859ed35169343f3a5d6d8724d26f715"}}, "role": {"id": "ace65902b00b4d2ca050c235efb4afad"}, "user": {"id": "5c0c3388ef4346189f6b4a5f6bd585ab"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a859ed35169343f3a5d6d8724d26f715/users/5c0c3388ef4346189f6b4a5f6bd585ab/roles/ace65902b00b4d2ca050c235efb4afad"}}, {"scope": {"project": {"id": "a859ed35169343f3a5d6d8724d26f715"}}, "role": {"id": "ace65902b00b4d2ca050c235efb4afad"}, "user": {"id": "7e4498d20d0a4f0799b0f6da21d7181c"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a859ed35169343f3a5d6d8724d26f715/users/7e4498d20d0a4f0799b0f6da21d7181c/roles/ace65902b00b4d2ca050c235efb4afad"}}, {"scope": {"project": {"id": "a859ed35169343f3a5d6d8724d26f715"}}, "role": {"id": "ace65902b00b4d2ca050c235efb4afad"}, "user": {"id": "a4dfab411f9a43bdbdbe164edea5b5a7"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a859ed35169343f3a5d6d8724d26f715/users/a4dfab411f9a43bdbdbe164edea5b5a7/roles/ace65902b00b4d2ca050c235efb4afad"}}, {"scope": {"project": {"id": "a859ed35169343f3a5d6d8724d26f715"}}, "role": {"id": "ace65902b00b4d2ca050c235efb4afad"}, "user": {"id": "b33fdc6e2eca4963b2c7e0c2013deb5e"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a859ed35169343f3a5d6d8724d26f715/users/b33fdc6e2eca4963b2c7e0c2013deb5e/roles/ace65902b00b4d2ca050c235efb4afad"}}, {"scope": {"project": {"id": "a859ed35169343f3a5d6d8724d26f715"}}, "role": {"id": "ace65902b00b4d2ca050c235efb4afad"}, "user": {"id": "c87ba3f324ad48feba029e2a7dd70af9"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a859ed35169343f3a5d6d8724d26f715/users/c87ba3f324ad48feba029e2a7dd70af9/roles/ace65902b00b4d2ca050c235efb4afad"}}, {"scope": {"project": {"id": "63f784824638413a878cd84fc98fbf4a"}}, "role": {"id": "ace65902b00b4d2ca050c235efb4afad"}, "user": {"id": "fe679807305243b6a906e2d01bb2032d"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/63f784824638413a878cd84fc98fbf4a/users/fe679807305243b6a906e2d01bb2032d/roles/ace65902b00b4d2ca050c235efb4afad"}}, {"scope": {"domain": {"id": "36c5fc33ccf040c1a5ff170f1513562f"}}, "role": {"id": "ace65902b00b4d2ca050c235efb4afad"}, "user": {"id": "1e60afd175fe4f0b89cb22df6419290b"}, "links": {"assignment": "http://172.30.9.21:5000/v3/domains/36c5fc33ccf040c1a5ff170f1513562f/users/1e60afd175fe4f0b89cb22df6419290b/roles/ace65902b00b4d2ca050c235efb4afad"}}, {"scope": {"system": {"all": true}}, "role": {"id": "ace65902b00b4d2ca050c235efb4afad"}, "user": {"id": "fe679807305243b6a906e2d01bb2032d"}, "links": {"assignment": "http://172.30.9.21:5000/v3/system/users/fe679807305243b6a906e2d01bb2032d/roles/ace65902b00b4d2ca050c235efb4afad"}}], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-31 19:20:32,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-935af7fb-595a-4893-8043-e913ca0b603c 2018-08-31 19:20:32,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.166635990143s 2018-08-31 19:20:32,017 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-935af7fb-595a-4893-8043-e913ca0b603c 2018-08-31 19:20:32,020 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'a859ed35169343f3a5d6d8724d26f715', 'id': u'ace65902b00b4d2ca050c235efb4afad', 'user': u'1f6d70147e0944bdbfbe1c105aa3697e'}), Munch({'project': u'a859ed35169343f3a5d6d8724d26f715', 'id': u'ace65902b00b4d2ca050c235efb4afad', 'user': u'2f080e093d724e2bb6d06f6bf9e4097d'}), Munch({'project': u'a859ed35169343f3a5d6d8724d26f715', 'id': u'ace65902b00b4d2ca050c235efb4afad', 'user': u'39f220f4c8d842b9945a5c1a1d867dbc'}), Munch({'project': u'a859ed35169343f3a5d6d8724d26f715', 'id': u'e672c4716bf6424484667e73e01670ac', 'user': u'39f220f4c8d842b9945a5c1a1d867dbc'}), Munch({'project': u'a859ed35169343f3a5d6d8724d26f715', 'id': u'ace65902b00b4d2ca050c235efb4afad', 'user': u'3c3500153e7b40968f30f49540809d6b'}), Munch({'project': u'a859ed35169343f3a5d6d8724d26f715', 'id': u'ace65902b00b4d2ca050c235efb4afad', 'user': u'4a117641c2af4d30ad459f1fe24a409d'}), Munch({'project': u'a859ed35169343f3a5d6d8724d26f715', 'id': u'ace65902b00b4d2ca050c235efb4afad', 'user': u'4c91201499194674801f4df583cf21b6'}), Munch({'project': u'a859ed35169343f3a5d6d8724d26f715', 'id': u'ace65902b00b4d2ca050c235efb4afad', 'user': u'4ed7b82f10834619baf275b62b873f51'}), Munch({'project': u'a859ed35169343f3a5d6d8724d26f715', 'id': u'ace65902b00b4d2ca050c235efb4afad', 'user': u'5c0c3388ef4346189f6b4a5f6bd585ab'}), Munch({'project': u'a859ed35169343f3a5d6d8724d26f715', 'id': u'ace65902b00b4d2ca050c235efb4afad', 'user': u'7e4498d20d0a4f0799b0f6da21d7181c'}), Munch({'project': u'a859ed35169343f3a5d6d8724d26f715', 'id': u'ace65902b00b4d2ca050c235efb4afad', 'user': u'a4dfab411f9a43bdbdbe164edea5b5a7'}), Munch({'project': u'a859ed35169343f3a5d6d8724d26f715', 'id': u'ace65902b00b4d2ca050c235efb4afad', 'user': u'b33fdc6e2eca4963b2c7e0c2013deb5e'}), Munch({'project': u'a859ed35169343f3a5d6d8724d26f715', 'id': u'ace65902b00b4d2ca050c235efb4afad', 'user': u'c87ba3f324ad48feba029e2a7dd70af9'}), Munch({'project': u'63f784824638413a878cd84fc98fbf4a', 'id': u'ace65902b00b4d2ca050c235efb4afad', 'user': u'fe679807305243b6a906e2d01bb2032d'}), Munch({'domain': u'36c5fc33ccf040c1a5ff170f1513562f', 'id': u'ace65902b00b4d2ca050c235efb4afad', 'user': u'1e60afd175fe4f0b89cb22df6419290b'}), Munch({'id': u'ace65902b00b4d2ca050c235efb4afad', 'user': u'fe679807305243b6a906e2d01bb2032d'})] 2018-08-31 19:20:32,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 19:20:32,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}5462ed845543347b6dce9d5625c4e32e7a5b931f" 2018-08-31 19:20:32,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be994f8d-7180-456e-86ac-f193bfa925b6 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ad8c2dbbb564d06a9af2d350173d56b", "links": {"self": "http://172.30.9.21:5000/v3/roles/2ad8c2dbbb564d06a9af2d350173d56b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "32d0214897f642b89438fc75504c427a", "links": {"self": "http://172.30.9.21:5000/v3/roles/32d0214897f642b89438fc75504c427a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ace65902b00b4d2ca050c235efb4afad", "links": {"self": "http://172.30.9.21:5000/v3/roles/ace65902b00b4d2ca050c235efb4afad"}, "name": "admin"}, {"domain_id": null, "id": "e672c4716bf6424484667e73e01670ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/e672c4716bf6424484667e73e01670ac"}, "name": "ResellerAdmin"}]} 2018-08-31 19:20:32,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-be994f8d-7180-456e-86ac-f193bfa925b6 2018-08-31 19:20:32,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0890040397644s 2018-08-31 19:20:32,113 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-be994f8d-7180-456e-86ac-f193bfa925b6 2018-08-31 19:20:32,114 - 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'heat_stack_user', 'id': u'2ad8c2dbbb564d06a9af2d350173d56b'}), 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'32d0214897f642b89438fc75504c427a'}), 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'admin', 'id': u'ace65902b00b4d2ca050c235efb4afad'}), 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'e672c4716bf6424484667e73e01670ac'})] 2018-08-31 19:20:32,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 19:20:32,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}5462ed845543347b6dce9d5625c4e32e7a5b931f" 2018-08-31 19:20:32,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6dc9af13-4b1b-44a9-8fd2-ba4e1020a480 Date: Fri, 31 Aug 2018 19:20:32 GMT RESP BODY: {"routers": []} 2018-08-31 19:20:32,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6dc9af13-4b1b-44a9-8fd2-ba4e1020a480 2018-08-31 19:20:32,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0433740615845s 2018-08-31 19:20:32,159 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6dc9af13-4b1b-44a9-8fd2-ba4e1020a480 2018-08-31 19:20:32,159 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-31 19:20:32,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-31 19:20:32,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}5462ed845543347b6dce9d5625c4e32e7a5b931f" 2018-08-31 19:20:32,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6439057b-6520-4c17-aefb-85f575739782 x-compute-request-id: req-6439057b-6520-4c17-aefb-85f575739782 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-31 19:20:32,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6439057b-6520-4c17-aefb-85f575739782 2018-08-31 19:20:32,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191601037979s 2018-08-31 19:20:32,351 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6439057b-6520-4c17-aefb-85f575739782 2018-08-31 19:20:32,352 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-31 19:20:32,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-31 19:20:32,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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.15" 2018-08-31 19:20:32,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 19:20:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.8:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.8:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-31 19:20:32,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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.15" -H "X-Auth-Token: {SHA1}5462ed845543347b6dce9d5625c4e32e7a5b931f" 2018-08-31 19:20:32,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d130000-5314-4fa6-80f5-db8d99973175 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/265b0fd7e472430d9b7030861892b8b5"}, "enabled": true, "type": "orchestration", "id": "265b0fd7e472430d9b7030861892b8b5", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/37985a33e82a41d9858aa1ac435fc753"}, "enabled": true, "type": "volumev2", "id": "37985a33e82a41d9858aa1ac435fc753", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/3ab7bcc2ad1b4927bd9c7c44664e4250"}, "enabled": true, "type": "image", "id": "3ab7bcc2ad1b4927bd9c7c44664e4250", "name": "glance"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/3ac228ad543342c09d7efe27fde5ce51"}, "enabled": true, "type": "event", "id": "3ac228ad543342c09d7efe27fde5ce51", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/7b2320647568400bb251d35c92da344e"}, "enabled": true, "type": "object-store", "id": "7b2320647568400bb251d35c92da344e", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/7e81271ae8dd4322a41715f2409f1fa7"}, "enabled": true, "type": "metric", "id": "7e81271ae8dd4322a41715f2409f1fa7", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/90d33c4868be4855a65d2da268b8afdc"}, "enabled": true, "type": "volume", "id": "90d33c4868be4855a65d2da268b8afdc", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/9fbb0860c8af4ff18c15e79137bd2cb0"}, "enabled": true, "type": "cloudformation", "id": "9fbb0860c8af4ff18c15e79137bd2cb0", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/a299903f902f4ee1ad488ce4d698dcda"}, "enabled": true, "type": "metering", "id": "a299903f902f4ee1ad488ce4d698dcda", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/b57acd0a581948c0910dff99fd5fe170"}, "enabled": true, "type": "volumev3", "id": "b57acd0a581948c0910dff99fd5fe170", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c612ca46823943f1b5a3897d3091119b"}, "enabled": true, "type": "placement", "id": "c612ca46823943f1b5a3897d3091119b", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d3c71b9ae9ca4b399a1504d36b661e6d"}, "enabled": true, "type": "compute", "id": "d3c71b9ae9ca4b399a1504d36b661e6d", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d5009210fadd49039579cea38a072f29"}, "enabled": true, "type": "identity", "id": "d5009210fadd49039579cea38a072f29", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d589fbe77028447dab1a20dbf699c539"}, "enabled": true, "type": "alarming", "id": "d589fbe77028447dab1a20dbf699c539", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/eb077529fde34c139babccd398b7afed"}, "enabled": true, "type": "network", "id": "eb077529fde34c139babccd398b7afed", "name": "neutron"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-08-31 19:20:32,381 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-4d130000-5314-4fa6-80f5-db8d99973175 2018-08-31 19:20:32,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0256559848785s 2018-08-31 19:20:32,381 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-4d130000-5314-4fa6-80f5-db8d99973175 2018-08-31 19:20:32,386 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'265b0fd7e472430d9b7030861892b8b5', 'name': u'heat'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'37985a33e82a41d9858aa1ac435fc753', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'3ab7bcc2ad1b4927bd9c7c44664e4250', 'name': u'glance'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'3ac228ad543342c09d7efe27fde5ce51', 'name': u'panko'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'7b2320647568400bb251d35c92da344e', 'name': u'swift'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'7e81271ae8dd4322a41715f2409f1fa7', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'90d33c4868be4855a65d2da268b8afdc', 'name': u'cinder'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'9fbb0860c8af4ff18c15e79137bd2cb0', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'a299903f902f4ee1ad488ce4d698dcda', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'b57acd0a581948c0910dff99fd5fe170', 'name': u'cinderv3'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'c612ca46823943f1b5a3897d3091119b', 'name': u'placement'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'd3c71b9ae9ca4b399a1504d36b661e6d', 'name': u'nova'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'd5009210fadd49039579cea38a072f29', 'name': u'keystone'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'd589fbe77028447dab1a20dbf699c539', 'name': u'aodh'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'eb077529fde34c139babccd398b7afed', 'name': u'neutron'})] 2018-08-31 19:20:32,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 19:20:32,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}5462ed845543347b6dce9d5625c4e32e7a5b931f" 2018-08-31 19:20:32,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-9b99a74f-fd87-44f1-acfa-d0ceccd5e3ce Date: Fri, 31 Aug 2018 19:20:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8170993c-c3fc-482d-a45d-f4446a4a34b3","tenant_id":"a859ed35169343f3a5d6d8724d26f715","created_at":"2018-08-31T19:17:27Z","dns_nameservers":[],"updated_at":"2018-08-31T19:17:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"a859ed35169343f3a5d6d8724d26f715","id":"29f157b3-3dbe-4bb6-992f-0517203dcc36","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-31 19:20:32,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9b99a74f-fd87-44f1-acfa-d0ceccd5e3ce 2018-08-31 19:20:32,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0369319915771s 2018-08-31 19:20:32,424 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9b99a74f-fd87-44f1-acfa-d0ceccd5e3ce 2018-08-31 19:20:32,424 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T19:17:27Z', 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'29f157b3-3dbe-4bb6-992f-0517203dcc36', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'8170993c-c3fc-482d-a45d-f4446a4a34b3', u'tenant_id': u'a859ed35169343f3a5d6d8724d26f715', u'created_at': u'2018-08-31T19:17:27Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'a859ed35169343f3a5d6d8724d26f715'})] 2018-08-31 19:20:32,538 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 19:20:32,538 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:03 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-31 19:20:32,600 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-31 19:20:32,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 19:20:32,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 19:20:32,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 19:20:32,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 19:20:32,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 19:20:32,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 19:20:32,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 19:20:32,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 19:20:32,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 19:20:32,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 19:20:32,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 19:20:32,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 19:20:32,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 19:20:32,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 19:20:32,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 19:20:32,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 19:20:32,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 19:20:32,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 19:20:32,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 19:20:32,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 19:20:32,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 19:20:32,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 19:20:32,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" 2018-08-31 19:20:32,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c252ab9-7e6a-4a40-af74-ddd7044f4752 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.21:5000/v3/", "rel": "self"}]}} 2018-08-31 19:20:32,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4c252ab9-7e6a-4a40-af74-ddd7044f4752 2018-08-31 19:20:32,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-31 19:20:33,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ace65902b00b4d2ca050c235efb4afad", "name": "admin"}], "expires_at": "2018-08-31T20:20:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63f784824638413a878cd84fc98fbf4a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/63f784824638413a878cd84fc98fbf4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "297ddc01142949adaabd8a73ea29d4e7"}, {"url": "http://192.30.9.8:8004/v1/63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b5fa211cd2346d0a46e45545bcbe2a0"}, {"url": "http://172.30.9.21:8004/v1/63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5eb4fd49e6b44cfab9b42499533188e5"}], "type": "orchestration", "id": "265b0fd7e472430d9b7030861892b8b5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04151ec0e1e2445796a8b5dfc4fb1b59"}, {"url": "http://192.30.9.8:8776/v2/63f784824638413a878cd84fc98fbf4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98a5ee34c81845769a68495cbb090dba"}, {"url": "http://192.30.9.8:8776/v2/63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb32c350d5394c5cae869e165d356c91"}], "type": "volumev2", "id": "37985a33e82a41d9858aa1ac435fc753", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995445e18bb64f7184f83de5ada12195"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c84892ad91fe4f2ebaaa56dfa5629b19"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8bb00f18748418bba2ddd1c320be677"}], "type": "image", "id": "3ab7bcc2ad1b4927bd9c7c44664e4250", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "148ff795e632463b8c103ccc01ea751d"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "157e06edda234ca9b097d9edfa76aa65"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "328d555297484a7dad950eba76e2897a"}], "type": "event", "id": "3ac228ad543342c09d7efe27fde5ce51", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b5f837ea3954f3383a3ccc1d8df2680"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b9bf9187eb04fff998b14df21fb3056"}, {"url": "http://12.0.0.27:8080/v1/AUTH_63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6541959fa334e9b97d3b86a7ee913b4"}], "type": "object-store", "id": "7b2320647568400bb251d35c92da344e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61695c87ad524401922269e27421e75f"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6608db6045994517a514f18fc2dea89a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b752f35fbc6b4c3692703c37fc09e601"}], "type": "metric", "id": "7e81271ae8dd4322a41715f2409f1fa7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v1/63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6530b0a2bd87435f937f2b83cca24603"}, {"url": "http://192.30.9.8:8776/v1/63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd6de1a482d540928ed83e1c1d193791"}, {"url": "http://192.30.9.8:8776/v1/63f784824638413a878cd84fc98fbf4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c005c91d09094169b7c073a0a69d4c01"}], "type": "volume", "id": "90d33c4868be4855a65d2da268b8afdc", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4186d2e8ea714a798c2de053ba372c6d"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b02ec9d5cb548159bbb158ad9adeff6"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a88d51408b8d4b08a14e12dd7cdd0c72"}], "type": "cloudformation", "id": "9fbb0860c8af4ff18c15e79137bd2cb0", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "a299903f902f4ee1ad488ce4d698dcda", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9da352eee24741cbba31be652270c0f9"}, {"url": "http://172.30.9.21:8776/v3/63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4c540c5e3484a1da700fbbc864e93de"}, {"url": "http://192.30.9.8:8776/v3/63f784824638413a878cd84fc98fbf4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfcfed51c254354b012a35faedb2ec7"}], "type": "volumev3", "id": "b57acd0a581948c0910dff99fd5fe170", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0414cc7f23b349228388a03271ff444c"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3788819304c14722b68442791803cb80"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c7cf0b9d34f4813a7ee2299ce8504db"}], "type": "placement", "id": "c612ca46823943f1b5a3897d3091119b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "189e4aa21c8e41858462ab4ccfd0b56c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d97dd45b77445febb57d09946de7a13"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7163e539d1564d55b126a8aa1bc0d0fd"}], "type": "compute", "id": "d3c71b9ae9ca4b399a1504d36b661e6d", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bde9ca522e74b64ba04ae2f5d32eec9"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42f25d02127844f497f57395c05eea00"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659f6ab2abcd4f68879d401e70fed5b0"}], "type": "identity", "id": "d5009210fadd49039579cea38a072f29", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ae56dd4acbc4b96b2be8ee593b252ec"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e23ace1be934996bda0ee27b5bccf59"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbeaad80fc3849a5840312e5b1422e22"}], "type": "alarming", "id": "d589fbe77028447dab1a20dbf699c539", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b4a7971303f4bb988da04ea53f4270d"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9af53f2694db4f3293cc5ac9d495404e"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c835e26b528c41eaab2d854a5b293141"}], "type": "network", "id": "eb077529fde34c139babccd398b7afed", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe679807305243b6a906e2d01bb2032d"}, "audit_ids": ["A_t0QQsvTHqRMW_Azm0oUw"], "issued_at": "2018-08-31T19:20:33.000000Z"}} 2018-08-31 19:20:33,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 19:20:33,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}460f26d09780cd09b994e415a4c07e6589b0a9fc" 2018-08-31 19:20:34,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b192c211-f4ae-46fe-9828-58446f46ffda Date: Fri, 31 Aug 2018 19:20:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"8170993c-c3fc-482d-a45d-f4446a4a34b3","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a859ed35169343f3a5d6d8724d26f715","status":"ACTIVE","subnets":["29f157b3-3dbe-4bb6-992f-0517203dcc36"],"description":"","tags":[],"updated_at":"2018-08-31T19:17:27Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a859ed35169343f3a5d6d8724d26f715","created_at":"2018-08-31T19:17:22Z","provider:network_type":"flat"}]} 2018-08-31 19:20:34,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b192c211-f4ae-46fe-9828-58446f46ffda 2018-08-31 19:20:34,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.868463993073s 2018-08-31 19:20:34,113 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b192c211-f4ae-46fe-9828-58446f46ffda 2018-08-31 19:20:34,114 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-31 19:20:34,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 19:20:34,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}460f26d09780cd09b994e415a4c07e6589b0a9fc" -d '{"network": {"name": "tenantnetwork1-net_cb6454ed-bdaa-4555-a9e6-b1a9c5eed76c", "admin_state_up": true}}' 2018-08-31 19:20:34,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d0ef3af3-f45d-4890-be06-6b448ec10db7 Date: Fri, 31 Aug 2018 19:20:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c0b56671-e61d-4fcf-879e-f717568d7ebd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"63f784824638413a878cd84fc98fbf4a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T19:20:34Z","is_default":false,"provider:segmentation_id":99,"name":"tenantnetwork1-net_cb6454ed-bdaa-4555-a9e6-b1a9c5eed76c","admin_state_up":true,"tenant_id":"63f784824638413a878cd84fc98fbf4a","created_at":"2018-08-31T19:20:34Z","mtu":1450}} 2018-08-31 19:20:34,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d0ef3af3-f45d-4890-be06-6b448ec10db7 2018-08-31 19:20:34,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.603564977646s 2018-08-31 19:20:34,718 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d0ef3af3-f45d-4890-be06-6b448ec10db7 2018-08-31 19:20:34,719 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T19:20:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c0b56671-e61d-4fcf-879e-f717568d7ebd', u'provider:segmentation_id': 99, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_cb6454ed-bdaa-4555-a9e6-b1a9c5eed76c', u'admin_state_up': True, u'tenant_id': u'63f784824638413a878cd84fc98fbf4a', u'created_at': u'2018-08-31T19:20:34Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'63f784824638413a878cd84fc98fbf4a'}) 2018-08-31 19:20:34,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 19:20:34,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}460f26d09780cd09b994e415a4c07e6589b0a9fc" 2018-08-31 19:20:34,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-bb2762b1-9659-40ac-8508-3bf128afd9c4 Date: Fri, 31 Aug 2018 19:20:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"8170993c-c3fc-482d-a45d-f4446a4a34b3","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a859ed35169343f3a5d6d8724d26f715","status":"ACTIVE","subnets":["29f157b3-3dbe-4bb6-992f-0517203dcc36"],"description":"","tags":[],"updated_at":"2018-08-31T19:17:27Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a859ed35169343f3a5d6d8724d26f715","created_at":"2018-08-31T19:17:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c0b56671-e61d-4fcf-879e-f717568d7ebd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"63f784824638413a878cd84fc98fbf4a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T19:20:34Z","provider:segmentation_id":99,"name":"tenantnetwork1-net_cb6454ed-bdaa-4555-a9e6-b1a9c5eed76c","admin_state_up":true,"tenant_id":"63f784824638413a878cd84fc98fbf4a","created_at":"2018-08-31T19:20:34Z","provider:network_type":"vxlan"}]} 2018-08-31 19:20:34,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bb2762b1-9659-40ac-8508-3bf128afd9c4 2018-08-31 19:20:34,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123571872711s 2018-08-31 19:20:34,844 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bb2762b1-9659-40ac-8508-3bf128afd9c4 2018-08-31 19:20:34,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 19:20:34,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}460f26d09780cd09b994e415a4c07e6589b0a9fc" -d '{"subnet": {"name": "tenantnetwork1-subnet_cb6454ed-bdaa-4555-a9e6-b1a9c5eed76c", "enable_dhcp": true, "network_id": "c0b56671-e61d-4fcf-879e-f717568d7ebd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 19:20:35,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-098e3076-a440-4281-a4d3-8add197168b0 Date: Fri, 31 Aug 2018 19:20:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0b56671-e61d-4fcf-879e-f717568d7ebd","tenant_id":"63f784824638413a878cd84fc98fbf4a","created_at":"2018-08-31T19:20:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T19:20:35Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"63f784824638413a878cd84fc98fbf4a","id":"5f2e7cb6-3182-4d4a-9a0b-a0c536245357","subnetpool_id":null,"name":"tenantnetwork1-subnet_cb6454ed-bdaa-4555-a9e6-b1a9c5eed76c"}} 2018-08-31 19:20:35,511 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-098e3076-a440-4281-a4d3-8add197168b0 2018-08-31 19:20:35,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.665318012238s 2018-08-31 19:20:35,511 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-098e3076-a440-4281-a4d3-8add197168b0 2018-08-31 19:20:35,512 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T19:20:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5f2e7cb6-3182-4d4a-9a0b-a0c536245357', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_cb6454ed-bdaa-4555-a9e6-b1a9c5eed76c', u'enable_dhcp': True, u'network_id': u'c0b56671-e61d-4fcf-879e-f717568d7ebd', u'tenant_id': u'63f784824638413a878cd84fc98fbf4a', u'created_at': u'2018-08-31T19:20:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'63f784824638413a878cd84fc98fbf4a'}) 2018-08-31 19:20:35,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 19:20:35,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}460f26d09780cd09b994e415a4c07e6589b0a9fc" -d '{"router": {"external_gateway_info": {"network_id": "8170993c-c3fc-482d-a45d-f4446a4a34b3"}, "name": "tenantnetwork1-router_cb6454ed-bdaa-4555-a9e6-b1a9c5eed76c", "admin_state_up": true}}' 2018-08-31 19:20:36,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-c09550c4-4aec-4eae-8954-0ce56bdc2453 Date: Fri, 31 Aug 2018 19:20:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8170993c-c3fc-482d-a45d-f4446a4a34b3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "29f157b3-3dbe-4bb6-992f-0517203dcc36", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "63f784824638413a878cd84fc98fbf4a", "created_at": "2018-08-31T19:20:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-31T19:20:36Z", "revision_number": 2, "routes": [], "project_id": "63f784824638413a878cd84fc98fbf4a", "id": "5db2feef-095b-4e4b-aa5b-4ea6eb23e8c9", "name": "tenantnetwork1-router_cb6454ed-bdaa-4555-a9e6-b1a9c5eed76c"}} 2018-08-31 19:20:36,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c09550c4-4aec-4eae-8954-0ce56bdc2453 2018-08-31 19:20:36,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.29080605507s 2018-08-31 19:20:36,804 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c09550c4-4aec-4eae-8954-0ce56bdc2453 2018-08-31 19:20:36,804 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8170993c-c3fc-482d-a45d-f4446a4a34b3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'29f157b3-3dbe-4bb6-992f-0517203dcc36', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'63f784824638413a878cd84fc98fbf4a', u'created_at': u'2018-08-31T19:20:35Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-31T19:20:36Z', u'revision_number': 2, u'routes': [], u'project_id': u'63f784824638413a878cd84fc98fbf4a', u'id': u'5db2feef-095b-4e4b-aa5b-4ea6eb23e8c9', u'name': u'tenantnetwork1-router_cb6454ed-bdaa-4555-a9e6-b1a9c5eed76c'}) 2018-08-31 19:20:36,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 19:20:36,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/5db2feef-095b-4e4b-aa5b-4ea6eb23e8c9/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}460f26d09780cd09b994e415a4c07e6589b0a9fc" -d '{"subnet_id": "5f2e7cb6-3182-4d4a-9a0b-a0c536245357"}' 2018-08-31 19:20:38,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-21fc16ae-b1eb-4b31-a79d-2540e48fd8f7 Date: Fri, 31 Aug 2018 19:20:38 GMT RESP BODY: {"network_id": "c0b56671-e61d-4fcf-879e-f717568d7ebd", "tenant_id": "63f784824638413a878cd84fc98fbf4a", "subnet_id": "5f2e7cb6-3182-4d4a-9a0b-a0c536245357", "subnet_ids": ["5f2e7cb6-3182-4d4a-9a0b-a0c536245357"], "port_id": "6b2104e9-7833-4eb2-83f6-528bb1be6cfd", "id": "5db2feef-095b-4e4b-aa5b-4ea6eb23e8c9"} 2018-08-31 19:20:38,295 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5db2feef-095b-4e4b-aa5b-4ea6eb23e8c9/add_router_interface.json used request id req-21fc16ae-b1eb-4b31-a79d-2540e48fd8f7 2018-08-31 19:20:38,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.49062800407s 2018-08-31 19:20:38,296 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5db2feef-095b-4e4b-aa5b-4ea6eb23e8c9/add_router_interface.json used request id req-21fc16ae-b1eb-4b31-a79d-2540e48fd8f7 returning object 5db2feef-095b-4e4b-aa5b-4ea6eb23e8c9 2018-08-31 19:20:38,416 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 19:20:38,416 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:04 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-31 19:20:38,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 19:20:38,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/5db2feef-095b-4e4b-aa5b-4ea6eb23e8c9/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}460f26d09780cd09b994e415a4c07e6589b0a9fc" -d '{"subnet_id": "5f2e7cb6-3182-4d4a-9a0b-a0c536245357"}' 2018-08-31 19:20:39,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-db816e7b-b5b7-410a-979e-92ad818a8df4 Date: Fri, 31 Aug 2018 19:20:39 GMT RESP BODY: {"network_id": "c0b56671-e61d-4fcf-879e-f717568d7ebd", "tenant_id": "63f784824638413a878cd84fc98fbf4a", "subnet_id": "5f2e7cb6-3182-4d4a-9a0b-a0c536245357", "subnet_ids": ["5f2e7cb6-3182-4d4a-9a0b-a0c536245357"], "port_id": "6b2104e9-7833-4eb2-83f6-528bb1be6cfd", "id": "5db2feef-095b-4e4b-aa5b-4ea6eb23e8c9"} 2018-08-31 19:20:39,878 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5db2feef-095b-4e4b-aa5b-4ea6eb23e8c9/remove_router_interface.json used request id req-db816e7b-b5b7-410a-979e-92ad818a8df4 2018-08-31 19:20:39,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.45724606514s 2018-08-31 19:20:39,879 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5db2feef-095b-4e4b-aa5b-4ea6eb23e8c9/remove_router_interface.json used request id req-db816e7b-b5b7-410a-979e-92ad818a8df4 returning object 5db2feef-095b-4e4b-aa5b-4ea6eb23e8c9 2018-08-31 19:20:39,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 19:20:39,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}460f26d09780cd09b994e415a4c07e6589b0a9fc" 2018-08-31 19:20:39,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-42746a9b-f151-46fe-b56b-0f1cbc1a648b Date: Fri, 31 Aug 2018 19:20:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8170993c-c3fc-482d-a45d-f4446a4a34b3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "29f157b3-3dbe-4bb6-992f-0517203dcc36", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "63f784824638413a878cd84fc98fbf4a", "created_at": "2018-08-31T19:20:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-31T19:20:39Z", "revision_number": 4, "routes": [], "project_id": "63f784824638413a878cd84fc98fbf4a", "id": "5db2feef-095b-4e4b-aa5b-4ea6eb23e8c9", "name": "tenantnetwork1-router_cb6454ed-bdaa-4555-a9e6-b1a9c5eed76c"}]} 2018-08-31 19:20:39,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-42746a9b-f151-46fe-b56b-0f1cbc1a648b 2018-08-31 19:20:39,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.106138944626s 2018-08-31 19:20:39,986 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-42746a9b-f151-46fe-b56b-0f1cbc1a648b 2018-08-31 19:20:39,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 19:20:39,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/5db2feef-095b-4e4b-aa5b-4ea6eb23e8c9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460f26d09780cd09b994e415a4c07e6589b0a9fc" 2018-08-31 19:20:41,366 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-420d4f6d-cfe6-4e54-bd3a-b7cf627513d7 Content-Length: 0 Date: Fri, 31 Aug 2018 19:20:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 19:20:41,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/5db2feef-095b-4e4b-aa5b-4ea6eb23e8c9.json used request id req-420d4f6d-cfe6-4e54-bd3a-b7cf627513d7 2018-08-31 19:20:41,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37929391861s 2018-08-31 19:20:41,367 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/5db2feef-095b-4e4b-aa5b-4ea6eb23e8c9.json used request id req-420d4f6d-cfe6-4e54-bd3a-b7cf627513d7 2018-08-31 19:20:41,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 19:20:41,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}460f26d09780cd09b994e415a4c07e6589b0a9fc" 2018-08-31 19:20:41,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-84772dd2-3f6d-4745-a6bb-62f3d52c1cc4 Date: Fri, 31 Aug 2018 19:20:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8170993c-c3fc-482d-a45d-f4446a4a34b3","tenant_id":"a859ed35169343f3a5d6d8724d26f715","created_at":"2018-08-31T19:17:27Z","dns_nameservers":[],"updated_at":"2018-08-31T19:17:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"a859ed35169343f3a5d6d8724d26f715","id":"29f157b3-3dbe-4bb6-992f-0517203dcc36","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0b56671-e61d-4fcf-879e-f717568d7ebd","tenant_id":"63f784824638413a878cd84fc98fbf4a","created_at":"2018-08-31T19:20:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T19:20:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"63f784824638413a878cd84fc98fbf4a","id":"5f2e7cb6-3182-4d4a-9a0b-a0c536245357","subnetpool_id":null,"name":"tenantnetwork1-subnet_cb6454ed-bdaa-4555-a9e6-b1a9c5eed76c"}]} 2018-08-31 19:20:41,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-84772dd2-3f6d-4745-a6bb-62f3d52c1cc4 2018-08-31 19:20:41,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.107573032379s 2018-08-31 19:20:41,475 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-84772dd2-3f6d-4745-a6bb-62f3d52c1cc4 2018-08-31 19:20:41,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 19:20:41,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/5f2e7cb6-3182-4d4a-9a0b-a0c536245357.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460f26d09780cd09b994e415a4c07e6589b0a9fc" 2018-08-31 19:20:42,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-54344720-98b5-42f7-a906-f616bae66d34 Date: Fri, 31 Aug 2018 19:20:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 19:20:42,406 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/5f2e7cb6-3182-4d4a-9a0b-a0c536245357.json used request id req-54344720-98b5-42f7-a906-f616bae66d34 2018-08-31 19:20:42,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.929253816605s 2018-08-31 19:20:42,406 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/5f2e7cb6-3182-4d4a-9a0b-a0c536245357.json used request id req-54344720-98b5-42f7-a906-f616bae66d34 2018-08-31 19:20:42,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 19:20:42,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}460f26d09780cd09b994e415a4c07e6589b0a9fc" 2018-08-31 19:20:42,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-104d6eb7-d1bc-40c0-819f-42e2e43d1234 Date: Fri, 31 Aug 2018 19:20:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"8170993c-c3fc-482d-a45d-f4446a4a34b3","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a859ed35169343f3a5d6d8724d26f715","status":"ACTIVE","subnets":["29f157b3-3dbe-4bb6-992f-0517203dcc36"],"description":"","tags":[],"updated_at":"2018-08-31T19:17:27Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a859ed35169343f3a5d6d8724d26f715","created_at":"2018-08-31T19:17:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c0b56671-e61d-4fcf-879e-f717568d7ebd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"63f784824638413a878cd84fc98fbf4a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T19:20:42Z","provider:segmentation_id":99,"name":"tenantnetwork1-net_cb6454ed-bdaa-4555-a9e6-b1a9c5eed76c","admin_state_up":true,"tenant_id":"63f784824638413a878cd84fc98fbf4a","created_at":"2018-08-31T19:20:34Z","provider:network_type":"vxlan"}]} 2018-08-31 19:20:42,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-104d6eb7-d1bc-40c0-819f-42e2e43d1234 2018-08-31 19:20:42,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0870819091797s 2018-08-31 19:20:42,494 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-104d6eb7-d1bc-40c0-819f-42e2e43d1234 2018-08-31 19:20:42,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 19:20:42,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/c0b56671-e61d-4fcf-879e-f717568d7ebd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460f26d09780cd09b994e415a4c07e6589b0a9fc" 2018-08-31 19:20:43,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ce34274-483b-4c94-8962-f5381341be92 Date: Fri, 31 Aug 2018 19:20:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 19:20:43,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/c0b56671-e61d-4fcf-879e-f717568d7ebd.json used request id req-4ce34274-483b-4c94-8962-f5381341be92 2018-08-31 19:20:43,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.44994306564s 2018-08-31 19:20:43,946 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/c0b56671-e61d-4fcf-879e-f717568d7ebd.json used request id req-4ce34274-483b-4c94-8962-f5381341be92 2018-08-31 19:20:43,998 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-31 19:20:44,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 19:20:44,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 19:20:44,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 19:20:44,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 19:20:44,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 19:20:44,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 19:20:44,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 19:20:44,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 19:20:44,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 19:20:44,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 19:20:44,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 19:20:44,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 19:20:44,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 19:20:44,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 19:20:44,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 19:20:44,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 19:20:44,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 19:20:44,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 19:20:44,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 19:20:44,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 19:20:44,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 19:20:44,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 19:20:44,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" 2018-08-31 19:20:44,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0076179c-5a48-4dab-b657-53888903dd50 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.21:5000/v3/", "rel": "self"}]}} 2018-08-31 19:20:44,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0076179c-5a48-4dab-b657-53888903dd50 2018-08-31 19:20:44,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-31 19:20:44,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ace65902b00b4d2ca050c235efb4afad", "name": "admin"}], "expires_at": "2018-08-31T20:20:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63f784824638413a878cd84fc98fbf4a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/63f784824638413a878cd84fc98fbf4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "297ddc01142949adaabd8a73ea29d4e7"}, {"url": "http://192.30.9.8:8004/v1/63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b5fa211cd2346d0a46e45545bcbe2a0"}, {"url": "http://172.30.9.21:8004/v1/63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5eb4fd49e6b44cfab9b42499533188e5"}], "type": "orchestration", "id": "265b0fd7e472430d9b7030861892b8b5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04151ec0e1e2445796a8b5dfc4fb1b59"}, {"url": "http://192.30.9.8:8776/v2/63f784824638413a878cd84fc98fbf4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98a5ee34c81845769a68495cbb090dba"}, {"url": "http://192.30.9.8:8776/v2/63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb32c350d5394c5cae869e165d356c91"}], "type": "volumev2", "id": "37985a33e82a41d9858aa1ac435fc753", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995445e18bb64f7184f83de5ada12195"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c84892ad91fe4f2ebaaa56dfa5629b19"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8bb00f18748418bba2ddd1c320be677"}], "type": "image", "id": "3ab7bcc2ad1b4927bd9c7c44664e4250", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "148ff795e632463b8c103ccc01ea751d"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "157e06edda234ca9b097d9edfa76aa65"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "328d555297484a7dad950eba76e2897a"}], "type": "event", "id": "3ac228ad543342c09d7efe27fde5ce51", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b5f837ea3954f3383a3ccc1d8df2680"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b9bf9187eb04fff998b14df21fb3056"}, {"url": "http://12.0.0.27:8080/v1/AUTH_63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6541959fa334e9b97d3b86a7ee913b4"}], "type": "object-store", "id": "7b2320647568400bb251d35c92da344e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61695c87ad524401922269e27421e75f"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6608db6045994517a514f18fc2dea89a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b752f35fbc6b4c3692703c37fc09e601"}], "type": "metric", "id": "7e81271ae8dd4322a41715f2409f1fa7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v1/63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6530b0a2bd87435f937f2b83cca24603"}, {"url": "http://192.30.9.8:8776/v1/63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd6de1a482d540928ed83e1c1d193791"}, {"url": "http://192.30.9.8:8776/v1/63f784824638413a878cd84fc98fbf4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c005c91d09094169b7c073a0a69d4c01"}], "type": "volume", "id": "90d33c4868be4855a65d2da268b8afdc", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4186d2e8ea714a798c2de053ba372c6d"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b02ec9d5cb548159bbb158ad9adeff6"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a88d51408b8d4b08a14e12dd7cdd0c72"}], "type": "cloudformation", "id": "9fbb0860c8af4ff18c15e79137bd2cb0", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "a299903f902f4ee1ad488ce4d698dcda", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9da352eee24741cbba31be652270c0f9"}, {"url": "http://172.30.9.21:8776/v3/63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4c540c5e3484a1da700fbbc864e93de"}, {"url": "http://192.30.9.8:8776/v3/63f784824638413a878cd84fc98fbf4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfcfed51c254354b012a35faedb2ec7"}], "type": "volumev3", "id": "b57acd0a581948c0910dff99fd5fe170", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0414cc7f23b349228388a03271ff444c"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3788819304c14722b68442791803cb80"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c7cf0b9d34f4813a7ee2299ce8504db"}], "type": "placement", "id": "c612ca46823943f1b5a3897d3091119b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "189e4aa21c8e41858462ab4ccfd0b56c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d97dd45b77445febb57d09946de7a13"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7163e539d1564d55b126a8aa1bc0d0fd"}], "type": "compute", "id": "d3c71b9ae9ca4b399a1504d36b661e6d", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bde9ca522e74b64ba04ae2f5d32eec9"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42f25d02127844f497f57395c05eea00"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659f6ab2abcd4f68879d401e70fed5b0"}], "type": "identity", "id": "d5009210fadd49039579cea38a072f29", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ae56dd4acbc4b96b2be8ee593b252ec"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e23ace1be934996bda0ee27b5bccf59"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbeaad80fc3849a5840312e5b1422e22"}], "type": "alarming", "id": "d589fbe77028447dab1a20dbf699c539", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b4a7971303f4bb988da04ea53f4270d"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9af53f2694db4f3293cc5ac9d495404e"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c835e26b528c41eaab2d854a5b293141"}], "type": "network", "id": "eb077529fde34c139babccd398b7afed", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe679807305243b6a906e2d01bb2032d"}, "audit_ids": ["Zyi7GU2dQgC23QxR_jfD3A"], "issued_at": "2018-08-31T19:20:44.000000Z"}} 2018-08-31 19:20:44,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 19:20:44,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" 2018-08-31 19:20:45,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ef90ebee-c525-40ce-97d6-7b5e88d17507 Date: Fri, 31 Aug 2018 19:20:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"8170993c-c3fc-482d-a45d-f4446a4a34b3","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a859ed35169343f3a5d6d8724d26f715","status":"ACTIVE","subnets":["29f157b3-3dbe-4bb6-992f-0517203dcc36"],"description":"","tags":[],"updated_at":"2018-08-31T19:17:27Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a859ed35169343f3a5d6d8724d26f715","created_at":"2018-08-31T19:17:22Z","provider:network_type":"flat"}]} 2018-08-31 19:20:45,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ef90ebee-c525-40ce-97d6-7b5e88d17507 2018-08-31 19:20:45,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.908668041229s 2018-08-31 19:20:45,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ef90ebee-c525-40ce-97d6-7b5e88d17507 2018-08-31 19:20:45,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" 2018-08-31 19:20:45,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 31 Aug 2018 19:20:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-31 19:20:45,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 19:20:45,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" 2018-08-31 19:20:45,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7799c8e-e09c-444a-a4b8-a197c046d0f0 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/36c5fc33ccf040c1a5ff170f1513562f"}, "tags": [], "enabled": true, "id": "36c5fc33ccf040c1a5ff170f1513562f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 19:20:45,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-c7799c8e-e09c-444a-a4b8-a197c046d0f0 2018-08-31 19:20:45,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.090164899826s 2018-08-31 19:20:45,450 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-c7799c8e-e09c-444a-a4b8-a197c046d0f0 2018-08-31 19:20:45,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 19:20:45,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_dd5d2325-a219-49c6-8200-8b3adce51e8a"}}' 2018-08-31 19:20:45,629 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 19:20:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8511c6f-ce9d-4a20-881c-4425e6f9dec5 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.21:5000/v3/projects/de2165c41aba4c8082ec0d80a50abde6"}, "tags": [], "enabled": true, "id": "de2165c41aba4c8082ec0d80a50abde6", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_dd5d2325-a219-49c6-8200-8b3adce51e8a"}} 2018-08-31 19:20:45,630 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e8511c6f-ce9d-4a20-881c-4425e6f9dec5 2018-08-31 19:20:45,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.171658039093s 2018-08-31 19:20:45,630 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e8511c6f-ce9d-4a20-881c-4425e6f9dec5 2018-08-31 19:20:45,631 - 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'de2165c41aba4c8082ec0d80a50abde6', '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_dd5d2325-a219-49c6-8200-8b3adce51e8a'}) 2018-08-31 19:20:45,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 19:20:45,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fd2c5043-46c4-49cf-be0e-f419073e5df8", "email": null, "name": "tenantnetwork2-user_dd5d2325-a219-49c6-8200-8b3adce51e8a"}}' 2018-08-31 19:20:46,046 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 19:20:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edf7e948-928a-4cca-a607-d4ba8cd2d3d6 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_dd5d2325-a219-49c6-8200-8b3adce51e8a", "links": {"self": "http://172.30.9.21:5000/v3/users/6e76ddbd2e7b4ca7b1e367fa0b29b6d6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e76ddbd2e7b4ca7b1e367fa0b29b6d6", "domain_id": "default", "password_expires_at": null}} 2018-08-31 19:20:46,047 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-edf7e948-928a-4cca-a607-d4ba8cd2d3d6 2018-08-31 19:20:46,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.409671068192s 2018-08-31 19:20:46,047 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-edf7e948-928a-4cca-a607-d4ba8cd2d3d6 2018-08-31 19:20:46,048 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6e76ddbd2e7b4ca7b1e367fa0b29b6d6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_dd5d2325-a219-49c6-8200-8b3adce51e8a'}) 2018-08-31 19:20:46,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 19:20:46,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" 2018-08-31 19:20:46,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b9e312-865c-4cab-b041-60bc0017b8a5 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ad8c2dbbb564d06a9af2d350173d56b", "links": {"self": "http://172.30.9.21:5000/v3/roles/2ad8c2dbbb564d06a9af2d350173d56b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "32d0214897f642b89438fc75504c427a", "links": {"self": "http://172.30.9.21:5000/v3/roles/32d0214897f642b89438fc75504c427a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ace65902b00b4d2ca050c235efb4afad", "links": {"self": "http://172.30.9.21:5000/v3/roles/ace65902b00b4d2ca050c235efb4afad"}, "name": "admin"}, {"domain_id": null, "id": "e672c4716bf6424484667e73e01670ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/e672c4716bf6424484667e73e01670ac"}, "name": "ResellerAdmin"}]} 2018-08-31 19:20:46,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-09b9e312-865c-4cab-b041-60bc0017b8a5 2018-08-31 19:20:46,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0950610637665s 2018-08-31 19:20:46,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-09b9e312-865c-4cab-b041-60bc0017b8a5 2018-08-31 19:20:46,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 19:20:46,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" 2018-08-31 19:20:46,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1697e44b-3ff0-4f2d-868a-f7f1cff06c05 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ad8c2dbbb564d06a9af2d350173d56b", "links": {"self": "http://172.30.9.21:5000/v3/roles/2ad8c2dbbb564d06a9af2d350173d56b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "32d0214897f642b89438fc75504c427a", "links": {"self": "http://172.30.9.21:5000/v3/roles/32d0214897f642b89438fc75504c427a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ace65902b00b4d2ca050c235efb4afad", "links": {"self": "http://172.30.9.21:5000/v3/roles/ace65902b00b4d2ca050c235efb4afad"}, "name": "admin"}, {"domain_id": null, "id": "e672c4716bf6424484667e73e01670ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/e672c4716bf6424484667e73e01670ac"}, "name": "ResellerAdmin"}]} 2018-08-31 19:20:46,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1697e44b-3ff0-4f2d-868a-f7f1cff06c05 2018-08-31 19:20:46,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0930941104889s 2018-08-31 19:20:46,245 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1697e44b-3ff0-4f2d-868a-f7f1cff06c05 2018-08-31 19:20:46,246 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-31 19:20:46,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-31 19:20:46,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" -d '{"role": {"name": "Member"}}' 2018-08-31 19:20:46,347 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 31 Aug 2018 19:20:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a2760c7-c839-4379-ad1d-b4d6be256ee3 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb4ad375f51941a980a24190101a7caf", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb4ad375f51941a980a24190101a7caf"}, "name": "Member"}} 2018-08-31 19:20:46,348 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-3a2760c7-c839-4379-ad1d-b4d6be256ee3 2018-08-31 19:20:46,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0974769592285s 2018-08-31 19:20:46,348 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-3a2760c7-c839-4379-ad1d-b4d6be256ee3 2018-08-31 19:20:46,348 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'eb4ad375f51941a980a24190101a7caf'}) 2018-08-31 19:20:46,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 19:20:46,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" 2018-08-31 19:20:46,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94fc399d-1bde-411e-9895-9f18daa060a8 Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ad8c2dbbb564d06a9af2d350173d56b", "links": {"self": "http://172.30.9.21:5000/v3/roles/2ad8c2dbbb564d06a9af2d350173d56b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "32d0214897f642b89438fc75504c427a", "links": {"self": "http://172.30.9.21:5000/v3/roles/32d0214897f642b89438fc75504c427a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ace65902b00b4d2ca050c235efb4afad", "links": {"self": "http://172.30.9.21:5000/v3/roles/ace65902b00b4d2ca050c235efb4afad"}, "name": "admin"}, {"domain_id": null, "id": "e672c4716bf6424484667e73e01670ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/e672c4716bf6424484667e73e01670ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "eb4ad375f51941a980a24190101a7caf", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb4ad375f51941a980a24190101a7caf"}, "name": "Member"}]} 2018-08-31 19:20:46,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-94fc399d-1bde-411e-9895-9f18daa060a8 2018-08-31 19:20:46,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0853910446167s 2018-08-31 19:20:46,437 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-94fc399d-1bde-411e-9895-9f18daa060a8 2018-08-31 19:20:46,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 19:20:46,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" 2018-08-31 19:20:46,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc467bb7-f540-4713-85e1-8081ee9b5c0e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 19:20:46,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cc467bb7-f540-4713-85e1-8081ee9b5c0e 2018-08-31 19:20:46,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0930831432343s 2018-08-31 19:20:46,536 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cc467bb7-f540-4713-85e1-8081ee9b5c0e 2018-08-31 19:20:46,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 19:20:46,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" 2018-08-31 19:20:46,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf28da9-f493-43e2-8759-d4d951953865 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1e60afd175fe4f0b89cb22df6419290b"}, "domain_id": "36c5fc33ccf040c1a5ff170f1513562f", "enabled": true, "options": {}, "id": "1e60afd175fe4f0b89cb22df6419290b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/1f6d70147e0944bdbfbe1c105aa3697e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f6d70147e0944bdbfbe1c105aa3697e", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/2f080e093d724e2bb6d06f6bf9e4097d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f080e093d724e2bb6d06f6bf9e4097d", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/39f220f4c8d842b9945a5c1a1d867dbc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39f220f4c8d842b9945a5c1a1d867dbc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/3c3500153e7b40968f30f49540809d6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c3500153e7b40968f30f49540809d6b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4a117641c2af4d30ad459f1fe24a409d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a117641c2af4d30ad459f1fe24a409d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/4c91201499194674801f4df583cf21b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c91201499194674801f4df583cf21b6", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4ed7b82f10834619baf275b62b873f51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ed7b82f10834619baf275b62b873f51", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/5c0c3388ef4346189f6b4a5f6bd585ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0c3388ef4346189f6b4a5f6bd585ab", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_dd5d2325-a219-49c6-8200-8b3adce51e8a", "links": {"self": "http://172.30.9.21:5000/v3/users/6e76ddbd2e7b4ca7b1e367fa0b29b6d6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e76ddbd2e7b4ca7b1e367fa0b29b6d6", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/7e4498d20d0a4f0799b0f6da21d7181c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e4498d20d0a4f0799b0f6da21d7181c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a4dfab411f9a43bdbdbe164edea5b5a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4dfab411f9a43bdbdbe164edea5b5a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/b33fdc6e2eca4963b2c7e0c2013deb5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b33fdc6e2eca4963b2c7e0c2013deb5e", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/c87ba3f324ad48feba029e2a7dd70af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c87ba3f324ad48feba029e2a7dd70af9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/fe679807305243b6a906e2d01bb2032d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe679807305243b6a906e2d01bb2032d", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-31 19:20:46,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ccf28da9-f493-43e2-8759-d4d951953865 2018-08-31 19:20:46,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103767871857s 2018-08-31 19:20:46,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ccf28da9-f493-43e2-8759-d4d951953865 2018-08-31 19:20:46,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 19:20:46,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" 2018-08-31 19:20:46,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a5c3d06-3121-4085-ab9f-ff7e55918a96 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/63f784824638413a878cd84fc98fbf4a"}, "tags": [], "enabled": true, "id": "63f784824638413a878cd84fc98fbf4a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/a859ed35169343f3a5d6d8724d26f715"}, "tags": [], "enabled": true, "id": "a859ed35169343f3a5d6d8724d26f715", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/de2165c41aba4c8082ec0d80a50abde6"}, "tags": [], "enabled": true, "id": "de2165c41aba4c8082ec0d80a50abde6", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_dd5d2325-a219-49c6-8200-8b3adce51e8a"}]} 2018-08-31 19:20:46,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-2a5c3d06-3121-4085-ab9f-ff7e55918a96 2018-08-31 19:20:46,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0237240791321s 2018-08-31 19:20:46,675 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-2a5c3d06-3121-4085-ab9f-ff7e55918a96 2018-08-31 19:20:46,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 19:20:46,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=6e76ddbd2e7b4ca7b1e367fa0b29b6d6&role.id=eb4ad375f51941a980a24190101a7caf&scope.project.id=de2165c41aba4c8082ec0d80a50abde6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" 2018-08-31 19:20:46,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-624b97a7-3b1e-42df-ab28-e1c370bbda6d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=6e76ddbd2e7b4ca7b1e367fa0b29b6d6&role.id=eb4ad375f51941a980a24190101a7caf&scope.project.id=de2165c41aba4c8082ec0d80a50abde6", "previous": null, "next": null}} 2018-08-31 19:20:46,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=6e76ddbd2e7b4ca7b1e367fa0b29b6d6&role.id=eb4ad375f51941a980a24190101a7caf&scope.project.id=de2165c41aba4c8082ec0d80a50abde6 used request id req-624b97a7-3b1e-42df-ab28-e1c370bbda6d 2018-08-31 19:20:46,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.093945980072s 2018-08-31 19:20:46,777 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=6e76ddbd2e7b4ca7b1e367fa0b29b6d6&role.id=eb4ad375f51941a980a24190101a7caf&scope.project.id=de2165c41aba4c8082ec0d80a50abde6 used request id req-624b97a7-3b1e-42df-ab28-e1c370bbda6d 2018-08-31 19:20:46,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 19:20:46,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/de2165c41aba4c8082ec0d80a50abde6/users/6e76ddbd2e7b4ca7b1e367fa0b29b6d6/roles/eb4ad375f51941a980a24190101a7caf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" 2018-08-31 19:20:46,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 19:20:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba10a01f-5293-4d0c-b377-828a785b8e63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 19:20:46,919 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/de2165c41aba4c8082ec0d80a50abde6/users/6e76ddbd2e7b4ca7b1e367fa0b29b6d6/roles/eb4ad375f51941a980a24190101a7caf used request id req-ba10a01f-5293-4d0c-b377-828a785b8e63 2018-08-31 19:20:46,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138615131378s 2018-08-31 19:20:46,919 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/de2165c41aba4c8082ec0d80a50abde6/users/6e76ddbd2e7b4ca7b1e367fa0b29b6d6/roles/eb4ad375f51941a980a24190101a7caf used request id req-ba10a01f-5293-4d0c-b377-828a785b8e63 2018-08-31 19:20:46,920 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_dd5d2325-a219-49c6-8200-8b3adce51e8a', 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'de2165c41aba4c8082ec0d80a50abde6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'fd2c5043-46c4-49cf-be0e-f419073e5df8', 'username': u'tenantnetwork2-user_dd5d2325-a219-49c6-8200-8b3adce51e8a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 19:20:46,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 19:20:46,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 19:20:46,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 19:20:46,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 19:20:46,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 19:20:46,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 19:20:46,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 19:20:46,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 19:20:46,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 19:20:46,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 19:20:46,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 19:20:46,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 19:20:46,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 19:20:46,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 19:20:46,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 19:20:46,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 19:20:46,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 19:20:46,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 19:20:46,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 19:20:46,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 19:20:46,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 19:20:46,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 19:20:46,925 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_dd5d2325-a219-49c6-8200-8b3adce51e8a', 'password': 'fd2c5043-46c4-49cf-be0e-f419073e5df8', 'project_name': 'tenantnetwork2-project_dd5d2325-a219-49c6-8200-8b3adce51e8a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': 'de2165c41aba4c8082ec0d80a50abde6', 'project_domain_name': 'Default'} 2018-08-31 19:20:46,925 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-31 19:20:46,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" 2018-08-31 19:20:46,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd038a9-0661-4b5d-968b-96026927f875 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.21:5000/v3/", "rel": "self"}]}} 2018-08-31 19:20:46,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cbd038a9-0661-4b5d-968b-96026927f875 2018-08-31 19:20:46,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-31 19:20:47,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb4ad375f51941a980a24190101a7caf", "name": "Member"}], "expires_at": "2018-08-31T20:20:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de2165c41aba4c8082ec0d80a50abde6", "name": "tenantnetwork2-project_dd5d2325-a219-49c6-8200-8b3adce51e8a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/de2165c41aba4c8082ec0d80a50abde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "297ddc01142949adaabd8a73ea29d4e7"}, {"url": "http://192.30.9.8:8004/v1/de2165c41aba4c8082ec0d80a50abde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b5fa211cd2346d0a46e45545bcbe2a0"}, {"url": "http://172.30.9.21:8004/v1/de2165c41aba4c8082ec0d80a50abde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5eb4fd49e6b44cfab9b42499533188e5"}], "type": "orchestration", "id": "265b0fd7e472430d9b7030861892b8b5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/de2165c41aba4c8082ec0d80a50abde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04151ec0e1e2445796a8b5dfc4fb1b59"}, {"url": "http://192.30.9.8:8776/v2/de2165c41aba4c8082ec0d80a50abde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98a5ee34c81845769a68495cbb090dba"}, {"url": "http://192.30.9.8:8776/v2/de2165c41aba4c8082ec0d80a50abde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb32c350d5394c5cae869e165d356c91"}], "type": "volumev2", "id": "37985a33e82a41d9858aa1ac435fc753", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995445e18bb64f7184f83de5ada12195"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c84892ad91fe4f2ebaaa56dfa5629b19"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8bb00f18748418bba2ddd1c320be677"}], "type": "image", "id": "3ab7bcc2ad1b4927bd9c7c44664e4250", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "148ff795e632463b8c103ccc01ea751d"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "157e06edda234ca9b097d9edfa76aa65"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "328d555297484a7dad950eba76e2897a"}], "type": "event", "id": "3ac228ad543342c09d7efe27fde5ce51", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_de2165c41aba4c8082ec0d80a50abde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b5f837ea3954f3383a3ccc1d8df2680"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b9bf9187eb04fff998b14df21fb3056"}, {"url": "http://12.0.0.27:8080/v1/AUTH_de2165c41aba4c8082ec0d80a50abde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6541959fa334e9b97d3b86a7ee913b4"}], "type": "object-store", "id": "7b2320647568400bb251d35c92da344e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61695c87ad524401922269e27421e75f"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6608db6045994517a514f18fc2dea89a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b752f35fbc6b4c3692703c37fc09e601"}], "type": "metric", "id": "7e81271ae8dd4322a41715f2409f1fa7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v1/de2165c41aba4c8082ec0d80a50abde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6530b0a2bd87435f937f2b83cca24603"}, {"url": "http://192.30.9.8:8776/v1/de2165c41aba4c8082ec0d80a50abde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd6de1a482d540928ed83e1c1d193791"}, {"url": "http://192.30.9.8:8776/v1/de2165c41aba4c8082ec0d80a50abde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c005c91d09094169b7c073a0a69d4c01"}], "type": "volume", "id": "90d33c4868be4855a65d2da268b8afdc", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4186d2e8ea714a798c2de053ba372c6d"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b02ec9d5cb548159bbb158ad9adeff6"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a88d51408b8d4b08a14e12dd7cdd0c72"}], "type": "cloudformation", "id": "9fbb0860c8af4ff18c15e79137bd2cb0", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "a299903f902f4ee1ad488ce4d698dcda", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de2165c41aba4c8082ec0d80a50abde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9da352eee24741cbba31be652270c0f9"}, {"url": "http://172.30.9.21:8776/v3/de2165c41aba4c8082ec0d80a50abde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4c540c5e3484a1da700fbbc864e93de"}, {"url": "http://192.30.9.8:8776/v3/de2165c41aba4c8082ec0d80a50abde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfcfed51c254354b012a35faedb2ec7"}], "type": "volumev3", "id": "b57acd0a581948c0910dff99fd5fe170", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0414cc7f23b349228388a03271ff444c"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3788819304c14722b68442791803cb80"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c7cf0b9d34f4813a7ee2299ce8504db"}], "type": "placement", "id": "c612ca46823943f1b5a3897d3091119b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "189e4aa21c8e41858462ab4ccfd0b56c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d97dd45b77445febb57d09946de7a13"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7163e539d1564d55b126a8aa1bc0d0fd"}], "type": "compute", "id": "d3c71b9ae9ca4b399a1504d36b661e6d", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bde9ca522e74b64ba04ae2f5d32eec9"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42f25d02127844f497f57395c05eea00"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659f6ab2abcd4f68879d401e70fed5b0"}], "type": "identity", "id": "d5009210fadd49039579cea38a072f29", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ae56dd4acbc4b96b2be8ee593b252ec"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e23ace1be934996bda0ee27b5bccf59"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbeaad80fc3849a5840312e5b1422e22"}], "type": "alarming", "id": "d589fbe77028447dab1a20dbf699c539", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b4a7971303f4bb988da04ea53f4270d"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9af53f2694db4f3293cc5ac9d495404e"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c835e26b528c41eaab2d854a5b293141"}], "type": "network", "id": "eb077529fde34c139babccd398b7afed", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_dd5d2325-a219-49c6-8200-8b3adce51e8a", "id": "6e76ddbd2e7b4ca7b1e367fa0b29b6d6"}, "audit_ids": ["gOm0fs5iSiO4eAdQHGNTrg"], "issued_at": "2018-08-31T19:20:47.000000Z"}} 2018-08-31 19:20:47,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 19:20:47,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d3def0c6d1bd508b12164cee39ca8c3ec85273b" -d '{"network": {"name": "tenantnetwork2-net_dd5d2325-a219-49c6-8200-8b3adce51e8a", "admin_state_up": true}}' 2018-08-31 19:20:48,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-f5521c55-ecc7-458e-94cd-3b5fb6b0ea39 Date: Fri, 31 Aug 2018 19:20:48 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"de2165c41aba4c8082ec0d80a50abde6","created_at":"2018-08-31T19:20:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-31T19:20:47Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"de2165c41aba4c8082ec0d80a50abde6","id":"59b03a59-c713-493e-82f5-950ada92e7a1","name":"tenantnetwork2-net_dd5d2325-a219-49c6-8200-8b3adce51e8a"}} 2018-08-31 19:20:48,036 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f5521c55-ecc7-458e-94cd-3b5fb6b0ea39 2018-08-31 19:20:48,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.72300195694s 2018-08-31 19:20:48,036 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f5521c55-ecc7-458e-94cd-3b5fb6b0ea39 2018-08-31 19:20:48,037 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T19:20:47Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'59b03a59-c713-493e-82f5-950ada92e7a1', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_dd5d2325-a219-49c6-8200-8b3adce51e8a', u'admin_state_up': True, u'tenant_id': u'de2165c41aba4c8082ec0d80a50abde6', u'created_at': u'2018-08-31T19:20:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'de2165c41aba4c8082ec0d80a50abde6'}) 2018-08-31 19:20:48,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 19:20:48,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}0d3def0c6d1bd508b12164cee39ca8c3ec85273b" 2018-08-31 19:20:48,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-81ef6a77-7e09-4960-9038-00ad0bb90778 Date: Fri, 31 Aug 2018 19:20:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-31T19:20:47Z","tenant_id":"de2165c41aba4c8082ec0d80a50abde6","created_at":"2018-08-31T19:20:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"de2165c41aba4c8082ec0d80a50abde6","id":"59b03a59-c713-493e-82f5-950ada92e7a1","name":"tenantnetwork2-net_dd5d2325-a219-49c6-8200-8b3adce51e8a"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["29f157b3-3dbe-4bb6-992f-0517203dcc36"],"updated_at":"2018-08-31T19:17:27Z","tenant_id":"a859ed35169343f3a5d6d8724d26f715","created_at":"2018-08-31T19:17:22Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"a859ed35169343f3a5d6d8724d26f715","id":"8170993c-c3fc-482d-a45d-f4446a4a34b3","name":"external"}]} 2018-08-31 19:20:48,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-81ef6a77-7e09-4960-9038-00ad0bb90778 2018-08-31 19:20:48,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.29797577858s 2018-08-31 19:20:48,336 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-81ef6a77-7e09-4960-9038-00ad0bb90778 2018-08-31 19:20:48,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 19:20:48,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d3def0c6d1bd508b12164cee39ca8c3ec85273b" -d '{"subnet": {"name": "tenantnetwork2-subnet_dd5d2325-a219-49c6-8200-8b3adce51e8a", "enable_dhcp": true, "network_id": "59b03a59-c713-493e-82f5-950ada92e7a1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 19:20:48,934 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-097fc081-7cfa-4101-9500-c182990b9b46 Date: Fri, 31 Aug 2018 19:20:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59b03a59-c713-493e-82f5-950ada92e7a1","tenant_id":"de2165c41aba4c8082ec0d80a50abde6","created_at":"2018-08-31T19:20:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T19:20:48Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"de2165c41aba4c8082ec0d80a50abde6","id":"c9079b20-21b4-46a2-bdfe-a42e80dd83f8","subnetpool_id":null,"name":"tenantnetwork2-subnet_dd5d2325-a219-49c6-8200-8b3adce51e8a"}} 2018-08-31 19:20:48,934 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-097fc081-7cfa-4101-9500-c182990b9b46 2018-08-31 19:20:48,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.597043991089s 2018-08-31 19:20:48,935 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-097fc081-7cfa-4101-9500-c182990b9b46 2018-08-31 19:20:48,935 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T19:20:48Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c9079b20-21b4-46a2-bdfe-a42e80dd83f8', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_dd5d2325-a219-49c6-8200-8b3adce51e8a', u'enable_dhcp': True, u'network_id': u'59b03a59-c713-493e-82f5-950ada92e7a1', u'tenant_id': u'de2165c41aba4c8082ec0d80a50abde6', u'created_at': u'2018-08-31T19:20:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'de2165c41aba4c8082ec0d80a50abde6'}) 2018-08-31 19:20:48,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 19:20:48,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d3def0c6d1bd508b12164cee39ca8c3ec85273b" -d '{"router": {"external_gateway_info": {"network_id": "8170993c-c3fc-482d-a45d-f4446a4a34b3"}, "name": "tenantnetwork2-router_dd5d2325-a219-49c6-8200-8b3adce51e8a", "admin_state_up": true}}' 2018-08-31 19:20:49,993 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-fa49b29d-f7cd-461d-8f21-36420a15e5b7 Date: Fri, 31 Aug 2018 19:20:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8170993c-c3fc-482d-a45d-f4446a4a34b3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "29f157b3-3dbe-4bb6-992f-0517203dcc36", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "de2165c41aba4c8082ec0d80a50abde6", "created_at": "2018-08-31T19:20:48Z", "admin_state_up": true, "updated_at": "2018-08-31T19:20:49Z", "revision_number": 2, "routes": [], "project_id": "de2165c41aba4c8082ec0d80a50abde6", "id": "582f1f79-a49a-4d13-b71e-af5554da4a27", "name": "tenantnetwork2-router_dd5d2325-a219-49c6-8200-8b3adce51e8a"}} 2018-08-31 19:20:49,993 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-fa49b29d-f7cd-461d-8f21-36420a15e5b7 2018-08-31 19:20:49,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.05788588524s 2018-08-31 19:20:49,994 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-fa49b29d-f7cd-461d-8f21-36420a15e5b7 2018-08-31 19:20:49,994 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8170993c-c3fc-482d-a45d-f4446a4a34b3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'29f157b3-3dbe-4bb6-992f-0517203dcc36', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'de2165c41aba4c8082ec0d80a50abde6', u'created_at': u'2018-08-31T19:20:48Z', u'admin_state_up': True, u'updated_at': u'2018-08-31T19:20:49Z', u'revision_number': 2, u'routes': [], u'project_id': u'de2165c41aba4c8082ec0d80a50abde6', u'id': u'582f1f79-a49a-4d13-b71e-af5554da4a27', u'name': u'tenantnetwork2-router_dd5d2325-a219-49c6-8200-8b3adce51e8a'}) 2018-08-31 19:20:49,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 19:20:49,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/582f1f79-a49a-4d13-b71e-af5554da4a27/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d3def0c6d1bd508b12164cee39ca8c3ec85273b" -d '{"subnet_id": "c9079b20-21b4-46a2-bdfe-a42e80dd83f8"}' 2018-08-31 19:20:51,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fe372404-ded4-4ac8-8c59-0df2c17e8ad0 Date: Fri, 31 Aug 2018 19:20:51 GMT RESP BODY: {"network_id": "59b03a59-c713-493e-82f5-950ada92e7a1", "tenant_id": "de2165c41aba4c8082ec0d80a50abde6", "subnet_id": "c9079b20-21b4-46a2-bdfe-a42e80dd83f8", "subnet_ids": ["c9079b20-21b4-46a2-bdfe-a42e80dd83f8"], "port_id": "a3d8d32d-88a1-4c10-9ae2-8f232badd17c", "id": "582f1f79-a49a-4d13-b71e-af5554da4a27"} 2018-08-31 19:20:51,879 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/582f1f79-a49a-4d13-b71e-af5554da4a27/add_router_interface.json used request id req-fe372404-ded4-4ac8-8c59-0df2c17e8ad0 2018-08-31 19:20:51,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.88399505615s 2018-08-31 19:20:51,879 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/582f1f79-a49a-4d13-b71e-af5554da4a27/add_router_interface.json used request id req-fe372404-ded4-4ac8-8c59-0df2c17e8ad0 returning object 582f1f79-a49a-4d13-b71e-af5554da4a27 2018-08-31 19:20:51,985 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 19:20:51,986 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-31 19:20:51,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 19:20:51,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/582f1f79-a49a-4d13-b71e-af5554da4a27/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d3def0c6d1bd508b12164cee39ca8c3ec85273b" -d '{"subnet_id": "c9079b20-21b4-46a2-bdfe-a42e80dd83f8"}' 2018-08-31 19:20:53,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a828fce8-dbd4-4707-9ea3-f1881f699c9b Date: Fri, 31 Aug 2018 19:20:53 GMT RESP BODY: {"network_id": "59b03a59-c713-493e-82f5-950ada92e7a1", "tenant_id": "de2165c41aba4c8082ec0d80a50abde6", "subnet_id": "c9079b20-21b4-46a2-bdfe-a42e80dd83f8", "subnet_ids": ["c9079b20-21b4-46a2-bdfe-a42e80dd83f8"], "port_id": "a3d8d32d-88a1-4c10-9ae2-8f232badd17c", "id": "582f1f79-a49a-4d13-b71e-af5554da4a27"} 2018-08-31 19:20:53,281 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/582f1f79-a49a-4d13-b71e-af5554da4a27/remove_router_interface.json used request id req-a828fce8-dbd4-4707-9ea3-f1881f699c9b 2018-08-31 19:20:53,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.28992891312s 2018-08-31 19:20:53,281 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/582f1f79-a49a-4d13-b71e-af5554da4a27/remove_router_interface.json used request id req-a828fce8-dbd4-4707-9ea3-f1881f699c9b returning object 582f1f79-a49a-4d13-b71e-af5554da4a27 2018-08-31 19:20:53,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 19:20:53,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}0d3def0c6d1bd508b12164cee39ca8c3ec85273b" 2018-08-31 19:20:53,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-a66f423c-8d10-43f1-bcfb-5ad27dffb2b5 Date: Fri, 31 Aug 2018 19:20:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8170993c-c3fc-482d-a45d-f4446a4a34b3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "29f157b3-3dbe-4bb6-992f-0517203dcc36", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "de2165c41aba4c8082ec0d80a50abde6", "created_at": "2018-08-31T19:20:48Z", "admin_state_up": true, "updated_at": "2018-08-31T19:20:52Z", "revision_number": 4, "routes": [], "project_id": "de2165c41aba4c8082ec0d80a50abde6", "id": "582f1f79-a49a-4d13-b71e-af5554da4a27", "name": "tenantnetwork2-router_dd5d2325-a219-49c6-8200-8b3adce51e8a"}]} 2018-08-31 19:20:53,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a66f423c-8d10-43f1-bcfb-5ad27dffb2b5 2018-08-31 19:20:53,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.129220962524s 2018-08-31 19:20:53,411 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a66f423c-8d10-43f1-bcfb-5ad27dffb2b5 2018-08-31 19:20:53,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 19:20:53,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/582f1f79-a49a-4d13-b71e-af5554da4a27.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d3def0c6d1bd508b12164cee39ca8c3ec85273b" 2018-08-31 19:20:54,511 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6ece325-75a7-434f-8971-8d506afe5195 Content-Length: 0 Date: Fri, 31 Aug 2018 19:20:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 19:20:54,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/582f1f79-a49a-4d13-b71e-af5554da4a27.json used request id req-a6ece325-75a7-434f-8971-8d506afe5195 2018-08-31 19:20:54,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.0984621048s 2018-08-31 19:20:54,512 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/582f1f79-a49a-4d13-b71e-af5554da4a27.json used request id req-a6ece325-75a7-434f-8971-8d506afe5195 2018-08-31 19:20:54,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 19:20:54,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}0d3def0c6d1bd508b12164cee39ca8c3ec85273b" 2018-08-31 19:20:54,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-acb5d047-4d41-48aa-83a6-f2115eb5908b Date: Fri, 31 Aug 2018 19:20:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59b03a59-c713-493e-82f5-950ada92e7a1","tenant_id":"de2165c41aba4c8082ec0d80a50abde6","created_at":"2018-08-31T19:20:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T19:20:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"de2165c41aba4c8082ec0d80a50abde6","id":"c9079b20-21b4-46a2-bdfe-a42e80dd83f8","subnetpool_id":null,"name":"tenantnetwork2-subnet_dd5d2325-a219-49c6-8200-8b3adce51e8a"}]} 2018-08-31 19:20:54,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-acb5d047-4d41-48aa-83a6-f2115eb5908b 2018-08-31 19:20:54,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0766808986664s 2018-08-31 19:20:54,589 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-acb5d047-4d41-48aa-83a6-f2115eb5908b 2018-08-31 19:20:54,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 19:20:54,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/c9079b20-21b4-46a2-bdfe-a42e80dd83f8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d3def0c6d1bd508b12164cee39ca8c3ec85273b" 2018-08-31 19:20:55,678 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-91c9431f-db01-43fa-94dc-23b3928351f4 Date: Fri, 31 Aug 2018 19:20:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 19:20:55,678 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/c9079b20-21b4-46a2-bdfe-a42e80dd83f8.json used request id req-91c9431f-db01-43fa-94dc-23b3928351f4 2018-08-31 19:20:55,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08774995804s 2018-08-31 19:20:55,679 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/c9079b20-21b4-46a2-bdfe-a42e80dd83f8.json used request id req-91c9431f-db01-43fa-94dc-23b3928351f4 2018-08-31 19:20:55,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 19:20:55,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}0d3def0c6d1bd508b12164cee39ca8c3ec85273b" 2018-08-31 19:20:55,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-b16d1992-b9aa-49f6-be0e-9ffd9a633698 Date: Fri, 31 Aug 2018 19:20:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-31T19:20:55Z","tenant_id":"de2165c41aba4c8082ec0d80a50abde6","created_at":"2018-08-31T19:20:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"de2165c41aba4c8082ec0d80a50abde6","id":"59b03a59-c713-493e-82f5-950ada92e7a1","name":"tenantnetwork2-net_dd5d2325-a219-49c6-8200-8b3adce51e8a"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["29f157b3-3dbe-4bb6-992f-0517203dcc36"],"updated_at":"2018-08-31T19:17:27Z","tenant_id":"a859ed35169343f3a5d6d8724d26f715","created_at":"2018-08-31T19:17:22Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"a859ed35169343f3a5d6d8724d26f715","id":"8170993c-c3fc-482d-a45d-f4446a4a34b3","name":"external"}]} 2018-08-31 19:20:55,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b16d1992-b9aa-49f6-be0e-9ffd9a633698 2018-08-31 19:20:55,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0857899188995s 2018-08-31 19:20:55,765 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b16d1992-b9aa-49f6-be0e-9ffd9a633698 2018-08-31 19:20:55,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 19:20:55,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/59b03a59-c713-493e-82f5-950ada92e7a1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d3def0c6d1bd508b12164cee39ca8c3ec85273b" 2018-08-31 19:20:57,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c5863729-ab6b-4aab-a45b-f65c7bd700a2 Date: Fri, 31 Aug 2018 19:20:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 19:20:57,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/59b03a59-c713-493e-82f5-950ada92e7a1.json used request id req-c5863729-ab6b-4aab-a45b-f65c7bd700a2 2018-08-31 19:20:57,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.31158995628s 2018-08-31 19:20:57,078 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/59b03a59-c713-493e-82f5-950ada92e7a1.json used request id req-c5863729-ab6b-4aab-a45b-f65c7bd700a2 2018-08-31 19:20:57,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 19:20:57,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" 2018-08-31 19:20:57,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2d57768-4794-4680-bc12-9cbbf1fcbcef Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1e60afd175fe4f0b89cb22df6419290b"}, "domain_id": "36c5fc33ccf040c1a5ff170f1513562f", "enabled": true, "options": {}, "id": "1e60afd175fe4f0b89cb22df6419290b", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/1f6d70147e0944bdbfbe1c105aa3697e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f6d70147e0944bdbfbe1c105aa3697e", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/2f080e093d724e2bb6d06f6bf9e4097d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f080e093d724e2bb6d06f6bf9e4097d", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/39f220f4c8d842b9945a5c1a1d867dbc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39f220f4c8d842b9945a5c1a1d867dbc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/3c3500153e7b40968f30f49540809d6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3c3500153e7b40968f30f49540809d6b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4a117641c2af4d30ad459f1fe24a409d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a117641c2af4d30ad459f1fe24a409d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/4c91201499194674801f4df583cf21b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c91201499194674801f4df583cf21b6", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4ed7b82f10834619baf275b62b873f51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ed7b82f10834619baf275b62b873f51", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/5c0c3388ef4346189f6b4a5f6bd585ab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0c3388ef4346189f6b4a5f6bd585ab", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_dd5d2325-a219-49c6-8200-8b3adce51e8a", "links": {"self": "http://172.30.9.21:5000/v3/users/6e76ddbd2e7b4ca7b1e367fa0b29b6d6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e76ddbd2e7b4ca7b1e367fa0b29b6d6", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/7e4498d20d0a4f0799b0f6da21d7181c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e4498d20d0a4f0799b0f6da21d7181c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a4dfab411f9a43bdbdbe164edea5b5a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a4dfab411f9a43bdbdbe164edea5b5a7", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/b33fdc6e2eca4963b2c7e0c2013deb5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b33fdc6e2eca4963b2c7e0c2013deb5e", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/c87ba3f324ad48feba029e2a7dd70af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c87ba3f324ad48feba029e2a7dd70af9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/fe679807305243b6a906e2d01bb2032d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe679807305243b6a906e2d01bb2032d", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-31 19:20:57,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c2d57768-4794-4680-bc12-9cbbf1fcbcef 2018-08-31 19:20:57,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0999639034271s 2018-08-31 19:20:57,179 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c2d57768-4794-4680-bc12-9cbbf1fcbcef 2018-08-31 19:20:57,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 19:20:57,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/6e76ddbd2e7b4ca7b1e367fa0b29b6d6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" 2018-08-31 19:20:57,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b037676e-a254-4400-bb00-731d40367ed4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_dd5d2325-a219-49c6-8200-8b3adce51e8a", "links": {"self": "http://172.30.9.21:5000/v3/users/6e76ddbd2e7b4ca7b1e367fa0b29b6d6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6e76ddbd2e7b4ca7b1e367fa0b29b6d6", "description": null}} 2018-08-31 19:20:57,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/6e76ddbd2e7b4ca7b1e367fa0b29b6d6 used request id req-b037676e-a254-4400-bb00-731d40367ed4 2018-08-31 19:20:57,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100278139114s 2018-08-31 19:20:57,286 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/6e76ddbd2e7b4ca7b1e367fa0b29b6d6 used request id req-b037676e-a254-4400-bb00-731d40367ed4 2018-08-31 19:20:57,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 19:20:57,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/6e76ddbd2e7b4ca7b1e367fa0b29b6d6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" 2018-08-31 19:20:57,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 19:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3ff2c0b-999a-4998-8040-dc42f22bef22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 19:20:57,514 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6e76ddbd2e7b4ca7b1e367fa0b29b6d6 used request id req-c3ff2c0b-999a-4998-8040-dc42f22bef22 2018-08-31 19:20:57,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.22775888443s 2018-08-31 19:20:57,514 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6e76ddbd2e7b4ca7b1e367fa0b29b6d6 used request id req-c3ff2c0b-999a-4998-8040-dc42f22bef22 2018-08-31 19:20:57,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 19:20:57,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" 2018-08-31 19:20:57,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50df8c54-1568-425c-897a-86c6d9d7eab3 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/63f784824638413a878cd84fc98fbf4a"}, "tags": [], "enabled": true, "id": "63f784824638413a878cd84fc98fbf4a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/a859ed35169343f3a5d6d8724d26f715"}, "tags": [], "enabled": true, "id": "a859ed35169343f3a5d6d8724d26f715", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/de2165c41aba4c8082ec0d80a50abde6"}, "tags": [], "enabled": true, "id": "de2165c41aba4c8082ec0d80a50abde6", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_dd5d2325-a219-49c6-8200-8b3adce51e8a"}]} 2018-08-31 19:20:57,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-50df8c54-1568-425c-897a-86c6d9d7eab3 2018-08-31 19:20:57,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.155205965042s 2018-08-31 19:20:57,676 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-50df8c54-1568-425c-897a-86c6d9d7eab3 2018-08-31 19:20:57,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 19:20:57,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/de2165c41aba4c8082ec0d80a50abde6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" 2018-08-31 19:20:57,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 19:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d8c076a-f800-4b70-a578-44ebcd03626c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 19:20:57,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/de2165c41aba4c8082ec0d80a50abde6 used request id req-8d8c076a-f800-4b70-a578-44ebcd03626c 2018-08-31 19:20:57,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.177486896515s 2018-08-31 19:20:57,858 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/de2165c41aba4c8082ec0d80a50abde6 used request id req-8d8c076a-f800-4b70-a578-44ebcd03626c 2018-08-31 19:20:57,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 19:20:57,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" 2018-08-31 19:20:57,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e6206e-e3a1-488a-a322-b721bbf2d11d Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2ad8c2dbbb564d06a9af2d350173d56b", "links": {"self": "http://172.30.9.21:5000/v3/roles/2ad8c2dbbb564d06a9af2d350173d56b"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "32d0214897f642b89438fc75504c427a", "links": {"self": "http://172.30.9.21:5000/v3/roles/32d0214897f642b89438fc75504c427a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ace65902b00b4d2ca050c235efb4afad", "links": {"self": "http://172.30.9.21:5000/v3/roles/ace65902b00b4d2ca050c235efb4afad"}, "name": "admin"}, {"domain_id": null, "id": "e672c4716bf6424484667e73e01670ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/e672c4716bf6424484667e73e01670ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "eb4ad375f51941a980a24190101a7caf", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb4ad375f51941a980a24190101a7caf"}, "name": "Member"}]} 2018-08-31 19:20:57,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-12e6206e-e3a1-488a-a322-b721bbf2d11d 2018-08-31 19:20:57,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.086501121521s 2018-08-31 19:20:57,949 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-12e6206e-e3a1-488a-a322-b721bbf2d11d 2018-08-31 19:20:57,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-31 19:20:57,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/eb4ad375f51941a980a24190101a7caf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a57c5e36c60a01b7424ef752d41222b3669fdd0" 2018-08-31 19:20:58,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 31 Aug 2018 19:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75ef0032-7145-4175-a599-9012032d6fe4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 19:20:58,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/eb4ad375f51941a980a24190101a7caf used request id req-75ef0032-7145-4175-a599-9012032d6fe4 2018-08-31 19:20:58,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.162462949753s 2018-08-31 19:20:58,117 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/eb4ad375f51941a980a24190101a7caf used request id req-75ef0032-7145-4175-a599-9012032d6fe4 2018-08-31 19:20:58,170 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-31 19:20:58,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 19:20:58,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 19:20:58,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 19:20:58,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 19:20:58,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 19:20:58,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 19:20:58,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 19:20:58,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 19:20:58,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 19:20:58,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 19:20:58,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 19:20:58,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 19:20:58,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 19:20:58,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 19:20:58,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 19:20:58,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 19:20:58,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 19:20:58,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 19:20:58,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 19:20:58,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 19:20:58,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 19:20:58,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 19:20:58,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" 2018-08-31 19:20:58,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 31 Aug 2018 19:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da17ef1-538b-4399-9000-4a3751ae7bb2 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.21:5000/v3/", "rel": "self"}]}} 2018-08-31 19:20:58,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1da17ef1-538b-4399-9000-4a3751ae7bb2 2018-08-31 19:20:58,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-31 19:20:58,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ace65902b00b4d2ca050c235efb4afad", "name": "admin"}], "expires_at": "2018-08-31T20:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63f784824638413a878cd84fc98fbf4a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8004/v1/63f784824638413a878cd84fc98fbf4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "297ddc01142949adaabd8a73ea29d4e7"}, {"url": "http://192.30.9.8:8004/v1/63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b5fa211cd2346d0a46e45545bcbe2a0"}, {"url": "http://172.30.9.21:8004/v1/63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5eb4fd49e6b44cfab9b42499533188e5"}], "type": "orchestration", "id": "265b0fd7e472430d9b7030861892b8b5", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04151ec0e1e2445796a8b5dfc4fb1b59"}, {"url": "http://192.30.9.8:8776/v2/63f784824638413a878cd84fc98fbf4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98a5ee34c81845769a68495cbb090dba"}, {"url": "http://192.30.9.8:8776/v2/63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb32c350d5394c5cae869e165d356c91"}], "type": "volumev2", "id": "37985a33e82a41d9858aa1ac435fc753", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995445e18bb64f7184f83de5ada12195"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c84892ad91fe4f2ebaaa56dfa5629b19"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8bb00f18748418bba2ddd1c320be677"}], "type": "image", "id": "3ab7bcc2ad1b4927bd9c7c44664e4250", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "148ff795e632463b8c103ccc01ea751d"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "157e06edda234ca9b097d9edfa76aa65"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "328d555297484a7dad950eba76e2897a"}], "type": "event", "id": "3ac228ad543342c09d7efe27fde5ce51", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8080/v1/AUTH_63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b5f837ea3954f3383a3ccc1d8df2680"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b9bf9187eb04fff998b14df21fb3056"}, {"url": "http://12.0.0.27:8080/v1/AUTH_63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6541959fa334e9b97d3b86a7ee913b4"}], "type": "object-store", "id": "7b2320647568400bb251d35c92da344e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61695c87ad524401922269e27421e75f"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6608db6045994517a514f18fc2dea89a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b752f35fbc6b4c3692703c37fc09e601"}], "type": "metric", "id": "7e81271ae8dd4322a41715f2409f1fa7", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v1/63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6530b0a2bd87435f937f2b83cca24603"}, {"url": "http://192.30.9.8:8776/v1/63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd6de1a482d540928ed83e1c1d193791"}, {"url": "http://192.30.9.8:8776/v1/63f784824638413a878cd84fc98fbf4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c005c91d09094169b7c073a0a69d4c01"}], "type": "volume", "id": "90d33c4868be4855a65d2da268b8afdc", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4186d2e8ea714a798c2de053ba372c6d"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b02ec9d5cb548159bbb158ad9adeff6"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a88d51408b8d4b08a14e12dd7cdd0c72"}], "type": "cloudformation", "id": "9fbb0860c8af4ff18c15e79137bd2cb0", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "a299903f902f4ee1ad488ce4d698dcda", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/63f784824638413a878cd84fc98fbf4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9da352eee24741cbba31be652270c0f9"}, {"url": "http://172.30.9.21:8776/v3/63f784824638413a878cd84fc98fbf4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4c540c5e3484a1da700fbbc864e93de"}, {"url": "http://192.30.9.8:8776/v3/63f784824638413a878cd84fc98fbf4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdfcfed51c254354b012a35faedb2ec7"}], "type": "volumev3", "id": "b57acd0a581948c0910dff99fd5fe170", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0414cc7f23b349228388a03271ff444c"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3788819304c14722b68442791803cb80"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c7cf0b9d34f4813a7ee2299ce8504db"}], "type": "placement", "id": "c612ca46823943f1b5a3897d3091119b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "189e4aa21c8e41858462ab4ccfd0b56c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d97dd45b77445febb57d09946de7a13"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7163e539d1564d55b126a8aa1bc0d0fd"}], "type": "compute", "id": "d3c71b9ae9ca4b399a1504d36b661e6d", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bde9ca522e74b64ba04ae2f5d32eec9"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42f25d02127844f497f57395c05eea00"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "659f6ab2abcd4f68879d401e70fed5b0"}], "type": "identity", "id": "d5009210fadd49039579cea38a072f29", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ae56dd4acbc4b96b2be8ee593b252ec"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e23ace1be934996bda0ee27b5bccf59"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbeaad80fc3849a5840312e5b1422e22"}], "type": "alarming", "id": "d589fbe77028447dab1a20dbf699c539", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b4a7971303f4bb988da04ea53f4270d"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9af53f2694db4f3293cc5ac9d495404e"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c835e26b528c41eaab2d854a5b293141"}], "type": "network", "id": "eb077529fde34c139babccd398b7afed", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fe679807305243b6a906e2d01bb2032d"}, "audit_ids": ["6HpXAklQS4qLUF6W_auNww"], "issued_at": "2018-08-31T19:20:58.000000Z"}} 2018-08-31 19:20:58,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 19:20:58,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}4b36baa43d03f6472fe5662a41acf9986cc54f1b" 2018-08-31 19:20:59,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f58131c3-e689-44e8-b440-e0609790dcf0 Date: Fri, 31 Aug 2018 19:20:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"8170993c-c3fc-482d-a45d-f4446a4a34b3","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a859ed35169343f3a5d6d8724d26f715","status":"ACTIVE","subnets":["29f157b3-3dbe-4bb6-992f-0517203dcc36"],"description":"","tags":[],"updated_at":"2018-08-31T19:17:27Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a859ed35169343f3a5d6d8724d26f715","created_at":"2018-08-31T19:17:22Z","provider:network_type":"flat"}]} 2018-08-31 19:20:59,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f58131c3-e689-44e8-b440-e0609790dcf0 2018-08-31 19:20:59,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.915755987167s 2018-08-31 19:20:59,555 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f58131c3-e689-44e8-b440-e0609790dcf0 2018-08-31 19:20:59,555 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-31 19:20:59,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 19:20:59,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b36baa43d03f6472fe5662a41acf9986cc54f1b" -d '{"network": {"name": "vmready1-net_ce0cd708-5911-4557-a524-bcc5ef05a61d", "admin_state_up": true}}' 2018-08-31 19:21:00,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-2b542d94-7932-45e9-9b7d-435629b1c064 Date: Fri, 31 Aug 2018 19:21:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d774edd1-897d-4571-ad5e-99604a839b8f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"63f784824638413a878cd84fc98fbf4a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T19:20:59Z","is_default":false,"provider:segmentation_id":68,"name":"vmready1-net_ce0cd708-5911-4557-a524-bcc5ef05a61d","admin_state_up":true,"tenant_id":"63f784824638413a878cd84fc98fbf4a","created_at":"2018-08-31T19:20:59Z","mtu":1450}} 2018-08-31 19:21:00,025 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2b542d94-7932-45e9-9b7d-435629b1c064 2018-08-31 19:21:00,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.469544887543s 2018-08-31 19:21:00,026 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2b542d94-7932-45e9-9b7d-435629b1c064 2018-08-31 19:21:00,026 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-31T19:20:59Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd774edd1-897d-4571-ad5e-99604a839b8f', u'provider:segmentation_id': 68, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_ce0cd708-5911-4557-a524-bcc5ef05a61d', u'admin_state_up': True, u'tenant_id': u'63f784824638413a878cd84fc98fbf4a', u'created_at': u'2018-08-31T19:20:59Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'63f784824638413a878cd84fc98fbf4a'}) 2018-08-31 19:21:00,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 19:21:00,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}4b36baa43d03f6472fe5662a41acf9986cc54f1b" 2018-08-31 19:21:00,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-23e533c0-f612-4e1b-88d0-20422264a980 Date: Fri, 31 Aug 2018 19:21:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"8170993c-c3fc-482d-a45d-f4446a4a34b3","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a859ed35169343f3a5d6d8724d26f715","status":"ACTIVE","subnets":["29f157b3-3dbe-4bb6-992f-0517203dcc36"],"description":"","tags":[],"updated_at":"2018-08-31T19:17:27Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a859ed35169343f3a5d6d8724d26f715","created_at":"2018-08-31T19:17:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d774edd1-897d-4571-ad5e-99604a839b8f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"63f784824638413a878cd84fc98fbf4a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T19:20:59Z","provider:segmentation_id":68,"name":"vmready1-net_ce0cd708-5911-4557-a524-bcc5ef05a61d","admin_state_up":true,"tenant_id":"63f784824638413a878cd84fc98fbf4a","created_at":"2018-08-31T19:20:59Z","provider:network_type":"vxlan"}]} 2018-08-31 19:21:00,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-23e533c0-f612-4e1b-88d0-20422264a980 2018-08-31 19:21:00,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100275993347s 2018-08-31 19:21:00,128 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-23e533c0-f612-4e1b-88d0-20422264a980 2018-08-31 19:21:00,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 19:21:00,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b36baa43d03f6472fe5662a41acf9986cc54f1b" -d '{"subnet": {"name": "vmready1-subnet_ce0cd708-5911-4557-a524-bcc5ef05a61d", "enable_dhcp": true, "network_id": "d774edd1-897d-4571-ad5e-99604a839b8f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 19:21:00,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-df437a9d-b6b1-4b9c-8757-d562c5ea6a08 Date: Fri, 31 Aug 2018 19:21:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d774edd1-897d-4571-ad5e-99604a839b8f","tenant_id":"63f784824638413a878cd84fc98fbf4a","created_at":"2018-08-31T19:21:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T19:21:00Z","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":"63f784824638413a878cd84fc98fbf4a","id":"a361c320-f5a9-43ab-a12c-2c099331f60a","subnetpool_id":null,"name":"vmready1-subnet_ce0cd708-5911-4557-a524-bcc5ef05a61d"}} 2018-08-31 19:21:00,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-df437a9d-b6b1-4b9c-8757-d562c5ea6a08 2018-08-31 19:21:00,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.544633865356s 2018-08-31 19:21:00,675 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-df437a9d-b6b1-4b9c-8757-d562c5ea6a08 2018-08-31 19:21:00,675 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T19:21:00Z', 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'a361c320-f5a9-43ab-a12c-2c099331f60a', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_ce0cd708-5911-4557-a524-bcc5ef05a61d', u'enable_dhcp': True, u'network_id': u'd774edd1-897d-4571-ad5e-99604a839b8f', u'tenant_id': u'63f784824638413a878cd84fc98fbf4a', u'created_at': u'2018-08-31T19:21:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'63f784824638413a878cd84fc98fbf4a'}) 2018-08-31 19:21:00,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 19:21:00,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b36baa43d03f6472fe5662a41acf9986cc54f1b" -d '{"router": {"external_gateway_info": {"network_id": "8170993c-c3fc-482d-a45d-f4446a4a34b3"}, "name": "vmready1-router_ce0cd708-5911-4557-a524-bcc5ef05a61d", "admin_state_up": true}}' 2018-08-31 19:21:01,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-42d696e8-ace6-4bd2-ae09-209a2894d37f Date: Fri, 31 Aug 2018 19:21:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8170993c-c3fc-482d-a45d-f4446a4a34b3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "29f157b3-3dbe-4bb6-992f-0517203dcc36", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "63f784824638413a878cd84fc98fbf4a", "created_at": "2018-08-31T19:21:00Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-31T19:21:01Z", "revision_number": 2, "routes": [], "project_id": "63f784824638413a878cd84fc98fbf4a", "id": "0bc2d0b3-3459-4a2d-be47-3be9e2f3d1f3", "name": "vmready1-router_ce0cd708-5911-4557-a524-bcc5ef05a61d"}} 2018-08-31 19:21:01,689 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-42d696e8-ace6-4bd2-ae09-209a2894d37f 2018-08-31 19:21:01,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.01384401321s 2018-08-31 19:21:01,690 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-42d696e8-ace6-4bd2-ae09-209a2894d37f 2018-08-31 19:21:01,690 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8170993c-c3fc-482d-a45d-f4446a4a34b3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'29f157b3-3dbe-4bb6-992f-0517203dcc36', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'63f784824638413a878cd84fc98fbf4a', u'created_at': u'2018-08-31T19:21:00Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-31T19:21:01Z', u'revision_number': 2, u'routes': [], u'project_id': u'63f784824638413a878cd84fc98fbf4a', u'id': u'0bc2d0b3-3459-4a2d-be47-3be9e2f3d1f3', u'name': u'vmready1-router_ce0cd708-5911-4557-a524-bcc5ef05a61d'}) 2018-08-31 19:21:01,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 19:21:01,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/0bc2d0b3-3459-4a2d-be47-3be9e2f3d1f3/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b36baa43d03f6472fe5662a41acf9986cc54f1b" -d '{"subnet_id": "a361c320-f5a9-43ab-a12c-2c099331f60a"}' 2018-08-31 19:21:03,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0d31315c-04c6-4fc3-8450-265aa6d854ca Date: Fri, 31 Aug 2018 19:21:03 GMT RESP BODY: {"network_id": "d774edd1-897d-4571-ad5e-99604a839b8f", "tenant_id": "63f784824638413a878cd84fc98fbf4a", "subnet_id": "a361c320-f5a9-43ab-a12c-2c099331f60a", "subnet_ids": ["a361c320-f5a9-43ab-a12c-2c099331f60a"], "port_id": "93ee8fa1-0170-465d-948b-2f4204ce42db", "id": "0bc2d0b3-3459-4a2d-be47-3be9e2f3d1f3"} 2018-08-31 19:21:03,227 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0bc2d0b3-3459-4a2d-be47-3be9e2f3d1f3/add_router_interface.json used request id req-0d31315c-04c6-4fc3-8450-265aa6d854ca 2018-08-31 19:21:03,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.53647994995s 2018-08-31 19:21:03,228 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0bc2d0b3-3459-4a2d-be47-3be9e2f3d1f3/add_router_interface.json used request id req-0d31315c-04c6-4fc3-8450-265aa6d854ca returning object 0bc2d0b3-3459-4a2d-be47-3be9e2f3d1f3 2018-08-31 19:21:03,228 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 19:21:03,376 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 19:21:03,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" 2018-08-31 19:21:03,382 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 31 Aug 2018 19:21:03 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-31 19:21:03,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 19:21:03,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}4b36baa43d03f6472fe5662a41acf9986cc54f1b" 2018-08-31 19:21:04,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d9b28aeb-797a-48cc-9b39-f3d287e6cc9c Date: Fri, 31 Aug 2018 19:21:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 19:21:04,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d9b28aeb-797a-48cc-9b39-f3d287e6cc9c 2018-08-31 19:21:04,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.76949095726s 2018-08-31 19:21:04,157 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d9b28aeb-797a-48cc-9b39-f3d287e6cc9c 2018-08-31 19:21:04,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 19:21:04,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b36baa43d03f6472fe5662a41acf9986cc54f1b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_ce0cd708-5911-4557-a524-bcc5ef05a61d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_ce0cd708-5911-4557-a524-bcc5ef05a61d"}' 2018-08-31 19:21:04,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/452132b1-c09f-47b1-82c9-ba1312809690 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4232bcc6-8c4d-49fe-83f3-5f4bc9cb2428 Date: Fri, 31 Aug 2018 19:21:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/452132b1-c09f-47b1-82c9-ba1312809690/file", "owner": "63f784824638413a878cd84fc98fbf4a", "id": "452132b1-c09f-47b1-82c9-ba1312809690", "size": null, "self": "/v2/images/452132b1-c09f-47b1-82c9-ba1312809690", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-31T19:21:04Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_ce0cd708-5911-4557-a524-bcc5ef05a61d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_ce0cd708-5911-4557-a524-bcc5ef05a61d", "checksum": null, "created_at": "2018-08-31T19:21:04Z", "protected": false} 2018-08-31 19:21:04,240 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4232bcc6-8c4d-49fe-83f3-5f4bc9cb2428 2018-08-31 19:21:04,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0749399662018s 2018-08-31 19:21:04,240 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4232bcc6-8c4d-49fe-83f3-5f4bc9cb2428 returning object 452132b1-c09f-47b1-82c9-ba1312809690 2018-08-31 19:21:04,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 19:21:04,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/452132b1-c09f-47b1-82c9-ba1312809690/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b36baa43d03f6472fe5662a41acf9986cc54f1b" -d '' 2018-08-31 19:23:04,266 - shade - DEBUG - Unable to establish connection to http://172.30.9.21:9292/v2/images/452132b1-c09f-47b1-82c9-ba1312809690/file: ('Connection aborted.', error(32, 'Broken pipe')) 2018-08-31 19:23:04,266 - shade - DEBUG - Connection failure on envvars:regionOne for image.PUT.images.file after 120.024653912 seconds, retrying 2018-08-31 19:23:04,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/452132b1-c09f-47b1-82c9-ba1312809690/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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b36baa43d03f6472fe5662a41acf9986cc54f1b" -d '' 2018-08-31 19:23:04,933 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-86f09acf-7d72-4e4b-8b41-0d89bb0df6be Date: Fri, 31 Aug 2018 19:23:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 19:23:04,933 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/452132b1-c09f-47b1-82c9-ba1312809690/file used request id req-86f09acf-7d72-4e4b-8b41-0d89bb0df6be 2018-08-31 19:23:04,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 120.692379951s 2018-08-31 19:23:04,934 - shade - DEBUG - Deleting failed upload of image vmready1-img_ce0cd708-5911-4557-a524-bcc5ef05a61d 2018-08-31 19:23:04,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 19:23:04,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/452132b1-c09f-47b1-82c9-ba1312809690 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b36baa43d03f6472fe5662a41acf9986cc54f1b" 2018-08-31 19:23:05,039 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-84366f61-e768-42a6-8f44-a951aeb80bc8 Date: Fri, 31 Aug 2018 19:23:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-31 19:23:05,039 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/452132b1-c09f-47b1-82c9-ba1312809690 used request id req-84366f61-e768-42a6-8f44-a951aeb80bc8 2018-08-31 19:23:05,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.104949951172s 2018-08-31 19:23:05,040 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/452132b1-c09f-47b1-82c9-ba1312809690 used request id req-84366f61-e768-42a6-8f44-a951aeb80bc8 2018-08-31 19:23:05,040 - shade - DEBUG - Image creation failed Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: (409) Client Error for url: http://172.30.9.21:9292/v2/images/452132b1-c09f-47b1-82c9-ba1312809690/file Conflict 2018-08-31 19:23:05,046 - functest.core.singlevm - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 239, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 92, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: (409) Client Error for url: http://172.30.9.21:9292/v2/images/452132b1-c09f-47b1-82c9-ba1312809690/file Conflict 2018-08-31 19:23:05,165 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-31 19:23:05,166 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 02:05 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-31 19:23:05,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 19:23:05,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/0bc2d0b3-3459-4a2d-be47-3be9e2f3d1f3/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b36baa43d03f6472fe5662a41acf9986cc54f1b" -d '{"subnet_id": "a361c320-f5a9-43ab-a12c-2c099331f60a"}' 2018-08-31 19:23:06,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-480d3aa7-9a22-447b-bb22-1e9fb37177d9 Date: Fri, 31 Aug 2018 19:23:06 GMT RESP BODY: {"network_id": "d774edd1-897d-4571-ad5e-99604a839b8f", "tenant_id": "63f784824638413a878cd84fc98fbf4a", "subnet_id": "a361c320-f5a9-43ab-a12c-2c099331f60a", "subnet_ids": ["a361c320-f5a9-43ab-a12c-2c099331f60a"], "port_id": "93ee8fa1-0170-465d-948b-2f4204ce42db", "id": "0bc2d0b3-3459-4a2d-be47-3be9e2f3d1f3"} 2018-08-31 19:23:06,809 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0bc2d0b3-3459-4a2d-be47-3be9e2f3d1f3/remove_router_interface.json used request id req-480d3aa7-9a22-447b-bb22-1e9fb37177d9 2018-08-31 19:23:06,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.6384780407s 2018-08-31 19:23:06,810 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0bc2d0b3-3459-4a2d-be47-3be9e2f3d1f3/remove_router_interface.json used request id req-480d3aa7-9a22-447b-bb22-1e9fb37177d9 returning object 0bc2d0b3-3459-4a2d-be47-3be9e2f3d1f3 2018-08-31 19:23:06,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 19:23:06,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}4b36baa43d03f6472fe5662a41acf9986cc54f1b" 2018-08-31 19:23:06,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-8d22c921-8cee-4bc2-b4a5-e4a8b642ada7 Date: Fri, 31 Aug 2018 19:23:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8170993c-c3fc-482d-a45d-f4446a4a34b3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "29f157b3-3dbe-4bb6-992f-0517203dcc36", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "63f784824638413a878cd84fc98fbf4a", "created_at": "2018-08-31T19:21:00Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-31T19:23:06Z", "revision_number": 4, "routes": [], "project_id": "63f784824638413a878cd84fc98fbf4a", "id": "0bc2d0b3-3459-4a2d-be47-3be9e2f3d1f3", "name": "vmready1-router_ce0cd708-5911-4557-a524-bcc5ef05a61d"}]} 2018-08-31 19:23:06,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8d22c921-8cee-4bc2-b4a5-e4a8b642ada7 2018-08-31 19:23:06,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0986320972443s 2018-08-31 19:23:06,909 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8d22c921-8cee-4bc2-b4a5-e4a8b642ada7 2018-08-31 19:23:06,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 19:23:06,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/0bc2d0b3-3459-4a2d-be47-3be9e2f3d1f3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b36baa43d03f6472fe5662a41acf9986cc54f1b" 2018-08-31 19:23:08,011 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34e02be0-ff7d-43dd-8345-b5b0993f948a Content-Length: 0 Date: Fri, 31 Aug 2018 19:23:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 19:23:08,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/0bc2d0b3-3459-4a2d-be47-3be9e2f3d1f3.json used request id req-34e02be0-ff7d-43dd-8345-b5b0993f948a 2018-08-31 19:23:08,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.10053706169s 2018-08-31 19:23:08,011 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/0bc2d0b3-3459-4a2d-be47-3be9e2f3d1f3.json used request id req-34e02be0-ff7d-43dd-8345-b5b0993f948a 2018-08-31 19:23:08,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 19:23:08,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}4b36baa43d03f6472fe5662a41acf9986cc54f1b" 2018-08-31 19:23:08,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-1d737aef-df6a-4b24-b73a-a1ab53c28a87 Date: Fri, 31 Aug 2018 19:23:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8170993c-c3fc-482d-a45d-f4446a4a34b3","tenant_id":"a859ed35169343f3a5d6d8724d26f715","created_at":"2018-08-31T19:17:27Z","dns_nameservers":[],"updated_at":"2018-08-31T19:17:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"a859ed35169343f3a5d6d8724d26f715","id":"29f157b3-3dbe-4bb6-992f-0517203dcc36","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d774edd1-897d-4571-ad5e-99604a839b8f","tenant_id":"63f784824638413a878cd84fc98fbf4a","created_at":"2018-08-31T19:21:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-31T19:21:00Z","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":"63f784824638413a878cd84fc98fbf4a","id":"a361c320-f5a9-43ab-a12c-2c099331f60a","subnetpool_id":null,"name":"vmready1-subnet_ce0cd708-5911-4557-a524-bcc5ef05a61d"}]} 2018-08-31 19:23:08,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1d737aef-df6a-4b24-b73a-a1ab53c28a87 2018-08-31 19:23:08,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0448291301727s 2018-08-31 19:23:08,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1d737aef-df6a-4b24-b73a-a1ab53c28a87 2018-08-31 19:23:08,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 19:23:08,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/a361c320-f5a9-43ab-a12c-2c099331f60a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b36baa43d03f6472fe5662a41acf9986cc54f1b" 2018-08-31 19:23:09,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2f984d78-76c8-4b8c-bbc2-6a0fd60b7a1e Date: Fri, 31 Aug 2018 19:23:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 19:23:09,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a361c320-f5a9-43ab-a12c-2c099331f60a.json used request id req-2f984d78-76c8-4b8c-bbc2-6a0fd60b7a1e 2018-08-31 19:23:09,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.05750203133s 2018-08-31 19:23:09,116 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a361c320-f5a9-43ab-a12c-2c099331f60a.json used request id req-2f984d78-76c8-4b8c-bbc2-6a0fd60b7a1e 2018-08-31 19:23:09,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 19:23:09,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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.15" -H "X-Auth-Token: {SHA1}4b36baa43d03f6472fe5662a41acf9986cc54f1b" 2018-08-31 19:23:09,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-e0b6b9bc-e5d5-4d93-b0bd-4fa14e44aee5 Date: Fri, 31 Aug 2018 19:23:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"8170993c-c3fc-482d-a45d-f4446a4a34b3","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a859ed35169343f3a5d6d8724d26f715","status":"ACTIVE","subnets":["29f157b3-3dbe-4bb6-992f-0517203dcc36"],"description":"","tags":[],"updated_at":"2018-08-31T19:17:27Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"a859ed35169343f3a5d6d8724d26f715","created_at":"2018-08-31T19:17:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d774edd1-897d-4571-ad5e-99604a839b8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"63f784824638413a878cd84fc98fbf4a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T19:23:08Z","provider:segmentation_id":68,"name":"vmready1-net_ce0cd708-5911-4557-a524-bcc5ef05a61d","admin_state_up":true,"tenant_id":"63f784824638413a878cd84fc98fbf4a","created_at":"2018-08-31T19:20:59Z","provider:network_type":"vxlan"}]} 2018-08-31 19:23:09,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e0b6b9bc-e5d5-4d93-b0bd-4fa14e44aee5 2018-08-31 19:23:09,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.079442024231s 2018-08-31 19:23:09,197 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e0b6b9bc-e5d5-4d93-b0bd-4fa14e44aee5 2018-08-31 19:23:09,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 19:23:09,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/d774edd1-897d-4571-ad5e-99604a839b8f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b36baa43d03f6472fe5662a41acf9986cc54f1b" 2018-08-31 19:23:10,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-abf38567-16aa-45d1-84de-1c82474db288 Date: Fri, 31 Aug 2018 19:23:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 19:23:10,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d774edd1-897d-4571-ad5e-99604a839b8f.json used request id req-abf38567-16aa-45d1-84de-1c82474db288 2018-08-31 19:23:10,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.26364588737s 2018-08-31 19:23:10,462 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d774edd1-897d-4571-ad5e-99604a839b8f.json used request id req-abf38567-16aa-45d1-84de-1c82474db288 2018-08-31 19:23:10,462 - xtesting.ci.run_tests - ERROR - The test case 'vmready1' failed. 2018-08-31 19:23:10,463 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:03 | PASS | | tenantnetwork1 | functest | healthcheck | 00:04 | PASS | | tenantnetwork2 | functest | healthcheck | 00:05 | PASS | | vmready1 | functest | healthcheck | 02:05 | FAIL | | vmready2 | functest | healthcheck | 00:00 | SKIP | | singlevm1 | functest | healthcheck | 00:00 | SKIP | | 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 | | odl | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-31 19:23:10,476 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR