2018-07-23 03:07:33,858 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-178 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-23 03:07:33,861 - 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=nhkDF5Q0ufIt1yRBgi1tfHljA 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=4d752e668af24950a050a8ab08afe2f1 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-23 03:07:33,861 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-23 03:07:33,862 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-07-23 03:07:33,886 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-23 03:07:34,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:07:34,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:07:34,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:07:34,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:07:34,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:07:34,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:07:34,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:07:34,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:07:34,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:07:34,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:07:34,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:07:34,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:07:34,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:07:34,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:07:34,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:07:34,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:07:34,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:07:34,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:07:34,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:07:34,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:07:34,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:07:34,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:07:34,238 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-23 03:07:34,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-23 03:07:34,239 - 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.14" 2018-07-23 03:07:34,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3a654dc-9ae3-47eb-9583-374ac437cd1c 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-07-23 03:07:34,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e3a654dc-9ae3-47eb-9583-374ac437cd1c 2018-07-23 03:07:34,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:07:34,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:07:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["eKPUAWyXSV-ly9yZtsJ7zw"], "issued_at": "2018-07-23T03:07:34.000000Z"}} 2018-07-23 03:07:34,759 - 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.14" -H "X-Auth-Token: {SHA1}a48b24e58442ea22810b6806ae2b0e417a78743a" 2018-07-23 03:07:35,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f0334030-8c04-407b-ac13-06a67e3314f7 x-compute-request-id: req-f0334030-8c04-407b-ac13-06a67e3314f7 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-23 03:07:35,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-f0334030-8c04-407b-ac13-06a67e3314f7 2018-07-23 03:07:35,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.30664300919s 2018-07-23 03:07:35,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-f0334030-8c04-407b-ac13-06a67e3314f7 2018-07-23 03:07:35,546 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-23 03:07:35,549 - 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.14" 2018-07-23 03:07:35,554 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 03:07:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b2a6836-2595-440c-acbd-9e99e2a8bc2a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 03:07:35,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5b2a6836-2595-440c-acbd-9e99e2a8bc2a 2018-07-23 03:07:35,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 03:07:35,558 - 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.14" -H "X-Auth-Token: {SHA1}a48b24e58442ea22810b6806ae2b0e417a78743a" 2018-07-23 03:07:35,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76040d3f-98ce-4917-9ffb-69a9d16758fb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0cb9703f62ec4cdc8bc128a81da463cc"}, "tags": [], "enabled": true, "id": "0cb9703f62ec4cdc8bc128a81da463cc", "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-07-23 03:07:35,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-76040d3f-98ce-4917-9ffb-69a9d16758fb 2018-07-23 03:07:35,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109525918961s 2018-07-23 03:07:35,665 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-76040d3f-98ce-4917-9ffb-69a9d16758fb 2018-07-23 03:07:35,666 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'0cb9703f62ec4cdc8bc128a81da463cc', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-23 03:07:35,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-23 03:07:35,672 - 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.14" -H "X-Auth-Token: {SHA1}a48b24e58442ea22810b6806ae2b0e417a78743a" 2018-07-23 03:07:35,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-640bd836-47b3-4419-bf10-ae557cd41bd6 Content-Encoding: gzip Content-Length: 1980 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/00d8309fd0e741548cf7aa5d20a73674"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3c04fb4c37314267a1525275ee43128a", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/026555e04a9c4c31aec69e42793c20c0"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "302e26b0133044f290773f268fb909a6", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0318f58ef9494c3cafee57ee821e121d"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d90db19938144b186fecd2673ab5582", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0f3a3cea7c1d47b4ba89c89223d34463"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f571cc3404fe4d319a16fee07dc8f439", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/188624b9b19f4e44905fabad29e0e87d"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f4b536647b9f4d728c4053c82c69b247", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1c1a9f85e3c440998bcf12855276e2a9"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "419f9f1eec6848e39f38da310d074f71", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2775c6df747c4f6da202ecddd8157bf8"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3c04fb4c37314267a1525275ee43128a", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2b038245497147c2afba2a00a3cf2b02"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "419f9f1eec6848e39f38da310d074f71", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2b917335a9f041d5a39ecf90772e07c3"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f412692c779b450a924412153426b228", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/331d1ab2885240cda0ce478f9587f61f"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "85bbeca22976407bb37f9d184edfe7ae", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3d12d5d7a547470a8e13655ee5594144"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d020a1037a5c4ce7a57a4695498ccc79", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/44f0d8d1c8cd4f2b8264d95885029b68"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f4b536647b9f4d728c4053c82c69b247", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/485d0db948d44bc0971c848815da75c1"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d020a1037a5c4ce7a57a4695498ccc79", "id": "485d0db948d44bc0971c848815da75c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4992b1f58abd4d7d8dcdadb5711036e4"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c1da6e6051a47dabec939d988e12edc", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4b7bbafbbc3742059c1ba71bce2dc78b"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "527a2e26307548158f8081d0c7ae55be", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/517ce98e6fb4427ea36717d3b940aa8a"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c1da6e6051a47dabec939d988e12edc", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5364eed49420418db17def0b3e73b032"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e270148630f44543ad44cb0b4b4c0d31", "id": "5364eed49420418db17def0b3e73b032"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5dd820c9dea9424fa5222f4f81324aa0"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3c04fb4c37314267a1525275ee43128a", "id": "5dd820c9dea9424fa5222f4f81324aa0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/60c8f869728b41a780012096f5dc7939"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f6bc424a6056466a857b1ba265086d14", "id": "60c8f869728b41a780012096f5dc7939"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6840abb343f74653b894fe6ee004cc76"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "302e26b0133044f290773f268fb909a6", "id": "6840abb343f74653b894fe6ee004cc76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/690eb29b5a6b4da88710fb251f87b6ad"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e270148630f44543ad44cb0b4b4c0d31", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6e322bbd78414b7f8ad3dae011a11cd6"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d90db19938144b186fecd2673ab5582", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7aaf98ba8bd4495186c6b7892f5d627e"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7d38b707c58b4f0c8797e578ab2b2ab4"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c1da6e6051a47dabec939d988e12edc", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7ec52dd30b4f424ba55d47d72515a0eb"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f6bc424a6056466a857b1ba265086d14", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8200090a6d70412ba53c17117bf8db48"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "85bbeca22976407bb37f9d184edfe7ae", "id": "8200090a6d70412ba53c17117bf8db48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/82efd8f2749c4014ac77d947b15a5b82"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f412692c779b450a924412153426b228", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8511654c56b645cf963c528688426422"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f6bc424a6056466a857b1ba265086d14", "id": "8511654c56b645cf963c528688426422"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8d715d47471643249696970028c4c8fe"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "419f9f1eec6848e39f38da310d074f71", "id": "8d715d47471643249696970028c4c8fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8fad387ef2d94a0f82c29587159347c2"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d90db19938144b186fecd2673ab5582", "id": "8fad387ef2d94a0f82c29587159347c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/977d9e3279414afba7b8a4f9ea081871"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9d54e760df7b466d8e55410389ad9156"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e270148630f44543ad44cb0b4b4c0d31", "id": "9d54e760df7b466d8e55410389ad9156"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a50d71227b484f5d951bdaf4acd03285"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "302e26b0133044f290773f268fb909a6", "id": "a50d71227b484f5d951bdaf4acd03285"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a6564a144eb14c5f9ad0a05cdc0324b7"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f571cc3404fe4d319a16fee07dc8f439", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/aa155b0fe8a34c0dbcc95951efc52bcf"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "527a2e26307548158f8081d0c7ae55be", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/bd5895eb18574d7f96e9862373228b24"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f412692c779b450a924412153426b228", "id": "bd5895eb18574d7f96e9862373228b24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c36b9679083c491583239f94bccde9c3"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "527a2e26307548158f8081d0c7ae55be", "id": "c36b9679083c491583239f94bccde9c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d21ee629f61c4ceaaf3447ede14b72f6"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d4e086f580c1430285e6a7bef23ce5e8"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "85bbeca22976407bb37f9d184edfe7ae", "id": "d4e086f580c1430285e6a7bef23ce5e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e3a67333f69c4d8fbc6539ddce4506bd"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d020a1037a5c4ce7a57a4695498ccc79", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ed8497496a504420823c39abe5b781a2"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f571cc3404fe4d319a16fee07dc8f439", "id": "ed8497496a504420823c39abe5b781a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f1cbf85e210d433bb95cbbec3787240b"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f4b536647b9f4d728c4053c82c69b247", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-23 03:07:35,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-640bd836-47b3-4419-bf10-ae557cd41bd6 2018-07-23 03:07:35,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.182163953781s 2018-07-23 03:07:35,852 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-640bd836-47b3-4419-bf10-ae557cd41bd6 2018-07-23 03:07:35,859 - 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/00d8309fd0e741548cf7aa5d20a73674'}, 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'3c04fb4c37314267a1525275ee43128a', u'id': u'00d8309fd0e741548cf7aa5d20a73674'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/026555e04a9c4c31aec69e42793c20c0'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'302e26b0133044f290773f268fb909a6', u'id': u'026555e04a9c4c31aec69e42793c20c0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0318f58ef9494c3cafee57ee821e121d'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6d90db19938144b186fecd2673ab5582', u'id': u'0318f58ef9494c3cafee57ee821e121d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0f3a3cea7c1d47b4ba89c89223d34463'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f571cc3404fe4d319a16fee07dc8f439', u'id': u'0f3a3cea7c1d47b4ba89c89223d34463'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/188624b9b19f4e44905fabad29e0e87d'}, 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'f4b536647b9f4d728c4053c82c69b247', u'id': u'188624b9b19f4e44905fabad29e0e87d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1c1a9f85e3c440998bcf12855276e2a9'}, 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'419f9f1eec6848e39f38da310d074f71', u'id': u'1c1a9f85e3c440998bcf12855276e2a9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2775c6df747c4f6da202ecddd8157bf8'}, 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'3c04fb4c37314267a1525275ee43128a', u'id': u'2775c6df747c4f6da202ecddd8157bf8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2b038245497147c2afba2a00a3cf2b02'}, 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'419f9f1eec6848e39f38da310d074f71', u'id': u'2b038245497147c2afba2a00a3cf2b02'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2b917335a9f041d5a39ecf90772e07c3'}, 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'f412692c779b450a924412153426b228', u'id': u'2b917335a9f041d5a39ecf90772e07c3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/331d1ab2885240cda0ce478f9587f61f'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'85bbeca22976407bb37f9d184edfe7ae', u'id': u'331d1ab2885240cda0ce478f9587f61f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3d12d5d7a547470a8e13655ee5594144'}, u'url': u'http://12.0.0.24:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd020a1037a5c4ce7a57a4695498ccc79', u'id': u'3d12d5d7a547470a8e13655ee5594144'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/44f0d8d1c8cd4f2b8264d95885029b68'}, 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'f4b536647b9f4d728c4053c82c69b247', u'id': u'44f0d8d1c8cd4f2b8264d95885029b68'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/485d0db948d44bc0971c848815da75c1'}, u'url': u'http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd020a1037a5c4ce7a57a4695498ccc79', u'id': u'485d0db948d44bc0971c848815da75c1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4992b1f58abd4d7d8dcdadb5711036e4'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9c1da6e6051a47dabec939d988e12edc', u'id': u'4992b1f58abd4d7d8dcdadb5711036e4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4b7bbafbbc3742059c1ba71bce2dc78b'}, 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'527a2e26307548158f8081d0c7ae55be', u'id': u'4b7bbafbbc3742059c1ba71bce2dc78b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/517ce98e6fb4427ea36717d3b940aa8a'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9c1da6e6051a47dabec939d988e12edc', u'id': u'517ce98e6fb4427ea36717d3b940aa8a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5364eed49420418db17def0b3e73b032'}, 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'e270148630f44543ad44cb0b4b4c0d31', u'id': u'5364eed49420418db17def0b3e73b032'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5dd820c9dea9424fa5222f4f81324aa0'}, 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'3c04fb4c37314267a1525275ee43128a', u'id': u'5dd820c9dea9424fa5222f4f81324aa0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/60c8f869728b41a780012096f5dc7939'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f6bc424a6056466a857b1ba265086d14', u'id': u'60c8f869728b41a780012096f5dc7939'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6840abb343f74653b894fe6ee004cc76'}, u'url': u'http://192.30.9.8:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'302e26b0133044f290773f268fb909a6', u'id': u'6840abb343f74653b894fe6ee004cc76'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/690eb29b5a6b4da88710fb251f87b6ad'}, 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'e270148630f44543ad44cb0b4b4c0d31', u'id': u'690eb29b5a6b4da88710fb251f87b6ad'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6e322bbd78414b7f8ad3dae011a11cd6'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6d90db19938144b186fecd2673ab5582', u'id': u'6e322bbd78414b7f8ad3dae011a11cd6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7aaf98ba8bd4495186c6b7892f5d627e'}, 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'f13fc50de64c4d1e8eeb50449b4cc4f2', u'id': u'7aaf98ba8bd4495186c6b7892f5d627e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7d38b707c58b4f0c8797e578ab2b2ab4'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9c1da6e6051a47dabec939d988e12edc', u'id': u'7d38b707c58b4f0c8797e578ab2b2ab4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7ec52dd30b4f424ba55d47d72515a0eb'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f6bc424a6056466a857b1ba265086d14', u'id': u'7ec52dd30b4f424ba55d47d72515a0eb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8200090a6d70412ba53c17117bf8db48'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'85bbeca22976407bb37f9d184edfe7ae', u'id': u'8200090a6d70412ba53c17117bf8db48'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/82efd8f2749c4014ac77d947b15a5b82'}, 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'f412692c779b450a924412153426b228', u'id': u'82efd8f2749c4014ac77d947b15a5b82'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8511654c56b645cf963c528688426422'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f6bc424a6056466a857b1ba265086d14', u'id': u'8511654c56b645cf963c528688426422'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8d715d47471643249696970028c4c8fe'}, 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'419f9f1eec6848e39f38da310d074f71', u'id': u'8d715d47471643249696970028c4c8fe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8fad387ef2d94a0f82c29587159347c2'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6d90db19938144b186fecd2673ab5582', u'id': u'8fad387ef2d94a0f82c29587159347c2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/977d9e3279414afba7b8a4f9ea081871'}, 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'f13fc50de64c4d1e8eeb50449b4cc4f2', u'id': u'977d9e3279414afba7b8a4f9ea081871'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9d54e760df7b466d8e55410389ad9156'}, 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'e270148630f44543ad44cb0b4b4c0d31', u'id': u'9d54e760df7b466d8e55410389ad9156'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a50d71227b484f5d951bdaf4acd03285'}, u'url': u'http://192.30.9.8:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'302e26b0133044f290773f268fb909a6', u'id': u'a50d71227b484f5d951bdaf4acd03285'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a6564a144eb14c5f9ad0a05cdc0324b7'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f571cc3404fe4d319a16fee07dc8f439', u'id': u'a6564a144eb14c5f9ad0a05cdc0324b7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/aa155b0fe8a34c0dbcc95951efc52bcf'}, 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'527a2e26307548158f8081d0c7ae55be', u'id': u'aa155b0fe8a34c0dbcc95951efc52bcf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/bd5895eb18574d7f96e9862373228b24'}, 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'f412692c779b450a924412153426b228', u'id': u'bd5895eb18574d7f96e9862373228b24'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c36b9679083c491583239f94bccde9c3'}, 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'527a2e26307548158f8081d0c7ae55be', u'id': u'c36b9679083c491583239f94bccde9c3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d21ee629f61c4ceaaf3447ede14b72f6'}, 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'f13fc50de64c4d1e8eeb50449b4cc4f2', u'id': u'd21ee629f61c4ceaaf3447ede14b72f6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d4e086f580c1430285e6a7bef23ce5e8'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'85bbeca22976407bb37f9d184edfe7ae', u'id': u'd4e086f580c1430285e6a7bef23ce5e8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e3a67333f69c4d8fbc6539ddce4506bd'}, 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'd020a1037a5c4ce7a57a4695498ccc79', u'id': u'e3a67333f69c4d8fbc6539ddce4506bd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ed8497496a504420823c39abe5b781a2'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f571cc3404fe4d319a16fee07dc8f439', u'id': u'ed8497496a504420823c39abe5b781a2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f1cbf85e210d433bb95cbbec3787240b'}, 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'f4b536647b9f4d728c4053c82c69b247', u'id': u'f1cbf85e210d433bb95cbbec3787240b'})] 2018-07-23 03:07:35,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-23 03:07:35,863 - 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.14" -H "X-Auth-Token: {SHA1}a48b24e58442ea22810b6806ae2b0e417a78743a" 2018-07-23 03:07:35,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d4b3235-c25a-4bb4-b9aa-af7fbdb92e12 x-compute-request-id: req-5d4b3235-c25a-4bb4-b9aa-af7fbdb92e12 Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-07-23 03:07:35,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-5d4b3235-c25a-4bb4-b9aa-af7fbdb92e12 2018-07-23 03:07:35,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.112708806992s 2018-07-23 03:07:35,975 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-5d4b3235-c25a-4bb4-b9aa-af7fbdb92e12 2018-07-23 03:07:35,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-23 03:07:35,992 - 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.14" -H "X-Auth-Token: {SHA1}a48b24e58442ea22810b6806ae2b0e417a78743a" 2018-07-23 03:07:37,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f7a04ff6-2aa5-4764-9f4e-494704aed1f5 x-compute-request-id: req-f7a04ff6-2aa5-4764-9f4e-494704aed1f5 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-23 03:07:37,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-f7a04ff6-2aa5-4764-9f4e-494704aed1f5 2018-07-23 03:07:37,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.73733305931s 2018-07-23 03:07:37,728 - 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-f7a04ff6-2aa5-4764-9f4e-494704aed1f5 2018-07-23 03:07:37,728 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-23 03:07:37,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:07:37,734 - 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.14" -H "X-Auth-Token: {SHA1}a48b24e58442ea22810b6806ae2b0e417a78743a" 2018-07-23 03:07:37,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-860ce201-3f1f-42ef-b3de-8aa0039f8195 Date: Mon, 23 Jul 2018 03:07:37 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:07:37,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-860ce201-3f1f-42ef-b3de-8aa0039f8195 2018-07-23 03:07:37,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0571570396423s 2018-07-23 03:07:37,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-860ce201-3f1f-42ef-b3de-8aa0039f8195 2018-07-23 03:07:37,791 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-23 03:07:37,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-23 03:07:37,823 - 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.14" -H "X-Auth-Token: {SHA1}a48b24e58442ea22810b6806ae2b0e417a78743a" 2018-07-23 03:07:37,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81a06e0a-194f-431c-8164-bf3363b1fabe x-compute-request-id: req-81a06e0a-194f-431c-8164-bf3363b1fabe Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 7}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-23 03:07:37,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-81a06e0a-194f-431c-8164-bf3363b1fabe 2018-07-23 03:07:37,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.18412399292s 2018-07-23 03:07:37,976 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-81a06e0a-194f-431c-8164-bf3363b1fabe 2018-07-23 03:07:37,977 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.10', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 28, u'hypervisor_version': 2010000, u'disk_available_least': 28, u'local_gb': 28, u'free_ram_mb': 28406, u'id': 1, 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}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 28, u'hypervisor_version': 2010000, u'disk_available_least': 28, u'local_gb': 28, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 7}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-07-23 03:07:37,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-23 03:07:37,980 - 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.14" -H "X-Auth-Token: {SHA1}a48b24e58442ea22810b6806ae2b0e417a78743a" 2018-07-23 03:07:38,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c34119a-162a-47d9-aec3-3523b51c97f2 x-compute-request-id: req-2c34119a-162a-47d9-aec3-3523b51c97f2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 03:07:38,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-2c34119a-162a-47d9-aec3-3523b51c97f2 2018-07-23 03:07:38,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.128769159317s 2018-07-23 03:07:38,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-2c34119a-162a-47d9-aec3-3523b51c97f2 2018-07-23 03:07:38,107 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-23 03:07:38,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:07:38,108 - 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.14" -H "X-Auth-Token: {SHA1}a48b24e58442ea22810b6806ae2b0e417a78743a" 2018-07-23 03:07:38,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-4532fee1-0e18-4de5-99e8-17508a0af90b Date: Mon, 23 Jul 2018 03:07:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:07:38,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4532fee1-0e18-4de5-99e8-17508a0af90b 2018-07-23 03:07:38,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0905020236969s 2018-07-23 03:07:38,198 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4532fee1-0e18-4de5-99e8-17508a0af90b 2018-07-23 03:07:38,198 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'b7dd2643-1786-461e-9ccb-e3d909da771e'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T03:05:36Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b1151015-972f-420d-9114-74e63e0e9f5c', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-07-23T03:05:31Z', u'provider:network_type': u'flat', u'tenant_id': u'a1586823405b4171a1a6cd7b66184785', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a1586823405b4171a1a6cd7b66184785', u'l2_adjacency': True})] 2018-07-23 03:07:38,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:07:38,199 - 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.14" -H "X-Auth-Token: {SHA1}a48b24e58442ea22810b6806ae2b0e417a78743a" 2018-07-23 03:07:38,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1e671ec5-3652-48d1-9bcd-8e7cd64f3efb Date: Mon, 23 Jul 2018 03:07:38 GMT RESP BODY: {"ports":[]} 2018-07-23 03:07:38,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-1e671ec5-3652-48d1-9bcd-8e7cd64f3efb 2018-07-23 03:07:38,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0310890674591s 2018-07-23 03:07:38,230 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-1e671ec5-3652-48d1-9bcd-8e7cd64f3efb 2018-07-23 03:07:38,231 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-23 03:07:38,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 03:07:38,237 - 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.14" -H "X-Auth-Token: {SHA1}a48b24e58442ea22810b6806ae2b0e417a78743a" 2018-07-23 03:07:38,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e201a4e-4fd2-4189-ab3d-461fa7f3529d Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "a1586823405b4171a1a6cd7b66184785"}}, "role": {"id": "906f225086c94f88a6ba852fb9ae8f0f"}, "user": {"id": "00c64dc790de4dd29911ffd6a4d6cd61"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785/users/00c64dc790de4dd29911ffd6a4d6cd61/roles/906f225086c94f88a6ba852fb9ae8f0f"}}, {"scope": {"project": {"id": "a1586823405b4171a1a6cd7b66184785"}}, "role": {"id": "906f225086c94f88a6ba852fb9ae8f0f"}, "user": {"id": "0aac83b099504bc9aa8546db1db367d5"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785/users/0aac83b099504bc9aa8546db1db367d5/roles/906f225086c94f88a6ba852fb9ae8f0f"}}, {"scope": {"project": {"id": "a1586823405b4171a1a6cd7b66184785"}}, "role": {"id": "906f225086c94f88a6ba852fb9ae8f0f"}, "user": {"id": "0d61be21e7114f73aa6f762fdfa6b9b4"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785/users/0d61be21e7114f73aa6f762fdfa6b9b4/roles/906f225086c94f88a6ba852fb9ae8f0f"}}, {"scope": {"project": {"id": "a1586823405b4171a1a6cd7b66184785"}}, "role": {"id": "906f225086c94f88a6ba852fb9ae8f0f"}, "user": {"id": "1ad594cc989a4d4d91e2c2768b64b332"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785/users/1ad594cc989a4d4d91e2c2768b64b332/roles/906f225086c94f88a6ba852fb9ae8f0f"}}, {"scope": {"project": {"id": "a1586823405b4171a1a6cd7b66184785"}}, "role": {"id": "906f225086c94f88a6ba852fb9ae8f0f"}, "user": {"id": "41c464229eb747e6b0350d3197b28144"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785/users/41c464229eb747e6b0350d3197b28144/roles/906f225086c94f88a6ba852fb9ae8f0f"}}, {"scope": {"project": {"id": "a1586823405b4171a1a6cd7b66184785"}}, "role": {"id": "906f225086c94f88a6ba852fb9ae8f0f"}, "user": {"id": "48cb012acd5e46cc9965e7638ce77d0d"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785/users/48cb012acd5e46cc9965e7638ce77d0d/roles/906f225086c94f88a6ba852fb9ae8f0f"}}, {"scope": {"project": {"id": "4d752e668af24950a050a8ab08afe2f1"}}, "role": {"id": "906f225086c94f88a6ba852fb9ae8f0f"}, "user": {"id": "5683c67c3699469fb0bf6b323191fb5c"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/4d752e668af24950a050a8ab08afe2f1/users/5683c67c3699469fb0bf6b323191fb5c/roles/906f225086c94f88a6ba852fb9ae8f0f"}}, {"scope": {"project": {"id": "a1586823405b4171a1a6cd7b66184785"}}, "role": {"id": "906f225086c94f88a6ba852fb9ae8f0f"}, "user": {"id": "61fe0e09f8e54ffa8b61be75178108ed"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785/users/61fe0e09f8e54ffa8b61be75178108ed/roles/906f225086c94f88a6ba852fb9ae8f0f"}}, {"scope": {"project": {"id": "a1586823405b4171a1a6cd7b66184785"}}, "role": {"id": "906f225086c94f88a6ba852fb9ae8f0f"}, "user": {"id": "72eff9db2fc94f68bf49f73bd9bef003"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785/users/72eff9db2fc94f68bf49f73bd9bef003/roles/906f225086c94f88a6ba852fb9ae8f0f"}}, {"scope": {"project": {"id": "a1586823405b4171a1a6cd7b66184785"}}, "role": {"id": "906f225086c94f88a6ba852fb9ae8f0f"}, "user": {"id": "8759f6a8b4104ec790328065e4eb7f43"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785/users/8759f6a8b4104ec790328065e4eb7f43/roles/906f225086c94f88a6ba852fb9ae8f0f"}}, {"scope": {"project": {"id": "a1586823405b4171a1a6cd7b66184785"}}, "role": {"id": "83b23aabc7f048e09b1c842e70d45532"}, "user": {"id": "8c66dc07ecbe48749d29f411cd3bd85b"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785/users/8c66dc07ecbe48749d29f411cd3bd85b/roles/83b23aabc7f048e09b1c842e70d45532"}}, {"scope": {"project": {"id": "a1586823405b4171a1a6cd7b66184785"}}, "role": {"id": "906f225086c94f88a6ba852fb9ae8f0f"}, "user": {"id": "8c66dc07ecbe48749d29f411cd3bd85b"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785/users/8c66dc07ecbe48749d29f411cd3bd85b/roles/906f225086c94f88a6ba852fb9ae8f0f"}}, {"scope": {"project": {"id": "a1586823405b4171a1a6cd7b66184785"}}, "role": {"id": "906f225086c94f88a6ba852fb9ae8f0f"}, "user": {"id": "a3f9b58d0e604fb2808eb2d003eb8482"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785/users/a3f9b58d0e604fb2808eb2d003eb8482/roles/906f225086c94f88a6ba852fb9ae8f0f"}}, {"scope": {"project": {"id": "a1586823405b4171a1a6cd7b66184785"}}, "role": {"id": "906f225086c94f88a6ba852fb9ae8f0f"}, "user": {"id": "d292d5471d8748d288cccd25988b8adc"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785/users/d292d5471d8748d288cccd25988b8adc/roles/906f225086c94f88a6ba852fb9ae8f0f"}}, {"scope": {"domain": {"id": "0cb9703f62ec4cdc8bc128a81da463cc"}}, "role": {"id": "906f225086c94f88a6ba852fb9ae8f0f"}, "user": {"id": "d6c1814467b34765b3f71c22f4603bdc"}, "links": {"assignment": "http://172.30.9.21:5000/v3/domains/0cb9703f62ec4cdc8bc128a81da463cc/users/d6c1814467b34765b3f71c22f4603bdc/roles/906f225086c94f88a6ba852fb9ae8f0f"}}, {"scope": {"system": {"all": true}}, "role": {"id": "906f225086c94f88a6ba852fb9ae8f0f"}, "user": {"id": "5683c67c3699469fb0bf6b323191fb5c"}, "links": {"assignment": "http://172.30.9.21:5000/v3/system/users/5683c67c3699469fb0bf6b323191fb5c/roles/906f225086c94f88a6ba852fb9ae8f0f"}}], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-23 03:07:38,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-3e201a4e-4fd2-4189-ab3d-461fa7f3529d 2018-07-23 03:07:38,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0245108604431s 2018-07-23 03:07:38,259 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-3e201a4e-4fd2-4189-ab3d-461fa7f3529d 2018-07-23 03:07:38,262 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'a1586823405b4171a1a6cd7b66184785', 'id': u'906f225086c94f88a6ba852fb9ae8f0f', 'user': u'00c64dc790de4dd29911ffd6a4d6cd61'}), Munch({'project': u'a1586823405b4171a1a6cd7b66184785', 'id': u'906f225086c94f88a6ba852fb9ae8f0f', 'user': u'0aac83b099504bc9aa8546db1db367d5'}), Munch({'project': u'a1586823405b4171a1a6cd7b66184785', 'id': u'906f225086c94f88a6ba852fb9ae8f0f', 'user': u'0d61be21e7114f73aa6f762fdfa6b9b4'}), Munch({'project': u'a1586823405b4171a1a6cd7b66184785', 'id': u'906f225086c94f88a6ba852fb9ae8f0f', 'user': u'1ad594cc989a4d4d91e2c2768b64b332'}), Munch({'project': u'a1586823405b4171a1a6cd7b66184785', 'id': u'906f225086c94f88a6ba852fb9ae8f0f', 'user': u'41c464229eb747e6b0350d3197b28144'}), Munch({'project': u'a1586823405b4171a1a6cd7b66184785', 'id': u'906f225086c94f88a6ba852fb9ae8f0f', 'user': u'48cb012acd5e46cc9965e7638ce77d0d'}), Munch({'project': u'4d752e668af24950a050a8ab08afe2f1', 'id': u'906f225086c94f88a6ba852fb9ae8f0f', 'user': u'5683c67c3699469fb0bf6b323191fb5c'}), Munch({'project': u'a1586823405b4171a1a6cd7b66184785', 'id': u'906f225086c94f88a6ba852fb9ae8f0f', 'user': u'61fe0e09f8e54ffa8b61be75178108ed'}), Munch({'project': u'a1586823405b4171a1a6cd7b66184785', 'id': u'906f225086c94f88a6ba852fb9ae8f0f', 'user': u'72eff9db2fc94f68bf49f73bd9bef003'}), Munch({'project': u'a1586823405b4171a1a6cd7b66184785', 'id': u'906f225086c94f88a6ba852fb9ae8f0f', 'user': u'8759f6a8b4104ec790328065e4eb7f43'}), Munch({'project': u'a1586823405b4171a1a6cd7b66184785', 'id': u'83b23aabc7f048e09b1c842e70d45532', 'user': u'8c66dc07ecbe48749d29f411cd3bd85b'}), Munch({'project': u'a1586823405b4171a1a6cd7b66184785', 'id': u'906f225086c94f88a6ba852fb9ae8f0f', 'user': u'8c66dc07ecbe48749d29f411cd3bd85b'}), Munch({'project': u'a1586823405b4171a1a6cd7b66184785', 'id': u'906f225086c94f88a6ba852fb9ae8f0f', 'user': u'a3f9b58d0e604fb2808eb2d003eb8482'}), Munch({'project': u'a1586823405b4171a1a6cd7b66184785', 'id': u'906f225086c94f88a6ba852fb9ae8f0f', 'user': u'd292d5471d8748d288cccd25988b8adc'}), Munch({'domain': u'0cb9703f62ec4cdc8bc128a81da463cc', 'id': u'906f225086c94f88a6ba852fb9ae8f0f', 'user': u'd6c1814467b34765b3f71c22f4603bdc'}), Munch({'id': u'906f225086c94f88a6ba852fb9ae8f0f', 'user': u'5683c67c3699469fb0bf6b323191fb5c'})] 2018-07-23 03:07:38,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:07:38,268 - 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.14" -H "X-Auth-Token: {SHA1}a48b24e58442ea22810b6806ae2b0e417a78743a" 2018-07-23 03:07:38,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6dbf43-387e-4a3a-a97e-a39f4c870cc5 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:07:38,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-be6dbf43-387e-4a3a-a97e-a39f4c870cc5 2018-07-23 03:07:38,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0982611179352s 2018-07-23 03:07:38,364 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-be6dbf43-387e-4a3a-a97e-a39f4c870cc5 2018-07-23 03:07:38,366 - 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'swiftoperator', 'id': u'7254b527415e45fda1324cc0000245fb'}), 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'83b23aabc7f048e09b1c842e70d45532'}), 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'906f225086c94f88a6ba852fb9ae8f0f'}), 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'91dbc5ce3be24f65b6f22a667105e5ce'}), 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'reader', 'id': u'b446d215420349d0b7ba5ac0c2853c8b'}), 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'c6a2074293cd4547ac74e299e5d98beb'})] 2018-07-23 03:07:38,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 03:07:38,367 - 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.14" -H "X-Auth-Token: {SHA1}a48b24e58442ea22810b6806ae2b0e417a78743a" 2018-07-23 03:07:38,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ce89daa1-94bb-4491-b2ab-e0a9ee798ba0 Date: Mon, 23 Jul 2018 03:07:38 GMT RESP BODY: {"routers": []} 2018-07-23 03:07:38,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-ce89daa1-94bb-4491-b2ab-e0a9ee798ba0 2018-07-23 03:07:38,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0467538833618s 2018-07-23 03:07:38,414 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-ce89daa1-94bb-4491-b2ab-e0a9ee798ba0 2018-07-23 03:07:38,414 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-23 03:07:38,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:07:38,417 - 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.14" -H "X-Auth-Token: {SHA1}a48b24e58442ea22810b6806ae2b0e417a78743a" 2018-07-23 03:07:38,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1aca5dce-091c-4ade-901f-9a37c3bcde3f x-compute-request-id: req-1aca5dce-091c-4ade-901f-9a37c3bcde3f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 03:07:38,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1aca5dce-091c-4ade-901f-9a37c3bcde3f 2018-07-23 03:07:38,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.10554599762s 2018-07-23 03:07:38,520 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1aca5dce-091c-4ade-901f-9a37c3bcde3f 2018-07-23 03:07:38,520 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-23 03:07:38,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-23 03:07:38,526 - 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.14" 2018-07-23 03:07:38,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 03:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d16608b9-a23f-42e6-872e-81236bed29b8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}]}} 2018-07-23 03:07:38,532 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.8:35357/ used request id req-d16608b9-a23f-42e6-872e-81236bed29b8 2018-07-23 03:07:38,533 - 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.14" -H "X-Auth-Token: {SHA1}a48b24e58442ea22810b6806ae2b0e417a78743a" 2018-07-23 03:07:38,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e01cd7d9-6465-410b-b65b-03d222cda4bf Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/302e26b0133044f290773f268fb909a6"}, "enabled": true, "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/3c04fb4c37314267a1525275ee43128a"}, "enabled": true, "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/419f9f1eec6848e39f38da310d074f71"}, "enabled": true, "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/527a2e26307548158f8081d0c7ae55be"}, "enabled": true, "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6d90db19938144b186fecd2673ab5582"}, "enabled": true, "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/85bbeca22976407bb37f9d184edfe7ae"}, "enabled": true, "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/9c1da6e6051a47dabec939d988e12edc"}, "enabled": true, "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/aee2acc165f444b1bc9ed5de522a960b"}, "enabled": true, "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d020a1037a5c4ce7a57a4695498ccc79"}, "enabled": true, "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/e270148630f44543ad44cb0b4b4c0d31"}, "enabled": true, "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f13fc50de64c4d1e8eeb50449b4cc4f2"}, "enabled": true, "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f412692c779b450a924412153426b228"}, "enabled": true, "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f4b536647b9f4d728c4053c82c69b247"}, "enabled": true, "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f571cc3404fe4d319a16fee07dc8f439"}, "enabled": true, "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f6bc424a6056466a857b1ba265086d14"}, "enabled": true, "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-07-23 03:07:38,619 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-e01cd7d9-6465-410b-b65b-03d222cda4bf 2018-07-23 03:07:38,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0961699485779s 2018-07-23 03:07:38,620 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-e01cd7d9-6465-410b-b65b-03d222cda4bf 2018-07-23 03:07:38,625 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'302e26b0133044f290773f268fb909a6', 'name': u'keystone'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'3c04fb4c37314267a1525275ee43128a', 'name': u'cinderv2'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'419f9f1eec6848e39f38da310d074f71', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'527a2e26307548158f8081d0c7ae55be', 'name': u'heat'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'6d90db19938144b186fecd2673ab5582', 'name': u'aodh'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'85bbeca22976407bb37f9d184edfe7ae', 'name': u'neutron'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'9c1da6e6051a47dabec939d988e12edc', 'name': u'gnocchi'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'aee2acc165f444b1bc9ed5de522a960b', 'name': u'ceilometer'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'd020a1037a5c4ce7a57a4695498ccc79', 'name': u'swift'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'e270148630f44543ad44cb0b4b4c0d31', 'name': u'cinderv3'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'f13fc50de64c4d1e8eeb50449b4cc4f2', 'name': u'nova'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'f412692c779b450a924412153426b228', 'name': u'cinder'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'f4b536647b9f4d728c4053c82c69b247', 'name': u'placement'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'f571cc3404fe4d319a16fee07dc8f439', 'name': u'panko'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'f6bc424a6056466a857b1ba265086d14', 'name': u'glance'})] 2018-07-23 03:07:38,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:07:38,626 - 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.14" -H "X-Auth-Token: {SHA1}a48b24e58442ea22810b6806ae2b0e417a78743a" 2018-07-23 03:07:38,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-0463dc6e-0ea6-4272-95e9-fabb062b22cb Date: Mon, 23 Jul 2018 03:07:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T03:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b7dd2643-1786-461e-9ccb-e3d909da771e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a1586823405b4171a1a6cd7b66184785","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b1151015-972f-420d-9114-74e63e0e9f5c","tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:36Z","ip_version":4}]} 2018-07-23 03:07:38,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0463dc6e-0ea6-4272-95e9-fabb062b22cb 2018-07-23 03:07:38,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0420010089874s 2018-07-23 03:07:38,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0463dc6e-0ea6-4272-95e9-fabb062b22cb 2018-07-23 03:07:38,668 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:05:36Z', 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'b7dd2643-1786-461e-9ccb-e3d909da771e', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', u'tenant_id': u'a1586823405b4171a1a6cd7b66184785', u'created_at': u'2018-07-23T03:05:36Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'a1586823405b4171a1a6cd7b66184785'})] 2018-07-23 03:07:38,798 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 03:07:38,799 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-23 03:07:38,860 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-23 03:07:38,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:07:38,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:07:38,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:07:38,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:07:38,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:07:38,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:07:38,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:07:38,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:07:38,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:07:38,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:07:38,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:07:38,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:07:38,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:07:38,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:07:38,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:07:38,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:07:38,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:07:38,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:07:38,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:07:38,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:07:38,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:07:38,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:07:38,982 - 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.14" 2018-07-23 03:07:38,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4179db0d-de6c-4022-9f06-41ae3dfb7673 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-07-23 03:07:38,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4179db0d-de6c-4022-9f06-41ae3dfb7673 2018-07-23 03:07:38,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:07:39,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:07:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["9cHJzIAeRuKK59AG-QTnXw"], "issued_at": "2018-07-23T03:07:39.000000Z"}} 2018-07-23 03:07:39,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:07:39,377 - 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.14" -H "X-Auth-Token: {SHA1}acbf989b3b8ee4daa39160314a70943daa064c7a" 2018-07-23 03:07:40,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-acf43dc8-c1e5-4c03-9391-5fdef3236f9b Date: Mon, 23 Jul 2018 03:07:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:07:40,397 - 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-acf43dc8-c1e5-4c03-9391-5fdef3236f9b 2018-07-23 03:07:40,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.02003192902s 2018-07-23 03:07:40,397 - 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-acf43dc8-c1e5-4c03-9391-5fdef3236f9b 2018-07-23 03:07:40,398 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-23 03:07:40,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 03:07:40,399 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acbf989b3b8ee4daa39160314a70943daa064c7a" -d '{"network": {"name": "tenantnetwork1-net_743e0aba-ec0d-4b0f-bc11-b98183583460", "admin_state_up": true}}' 2018-07-23 03:07:40,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-37c70608-b45b-43f2-bfa1-48fad27095bc Date: Mon, 23 Jul 2018 03:07:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"553f30d5-4943-4e42-9418-ac3c4638fd04","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:07:40Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_743e0aba-ec0d-4b0f-bc11-b98183583460","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:07:40Z","mtu":1450}} 2018-07-23 03:07:40,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-37c70608-b45b-43f2-bfa1-48fad27095bc 2018-07-23 03:07:40,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.384325027466s 2018-07-23 03:07:40,783 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-37c70608-b45b-43f2-bfa1-48fad27095bc 2018-07-23 03:07:40,784 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T03:07:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'553f30d5-4943-4e42-9418-ac3c4638fd04', u'provider:segmentation_id': 70, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_743e0aba-ec0d-4b0f-bc11-b98183583460', u'created_at': u'2018-07-23T03:07:40Z', u'mtu': 1450, u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d752e668af24950a050a8ab08afe2f1', u'l2_adjacency': True}) 2018-07-23 03:07:40,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:07:40,785 - 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.14" -H "X-Auth-Token: {SHA1}acbf989b3b8ee4daa39160314a70943daa064c7a" 2018-07-23 03:07:40,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-c6f82d54-ccc6-4e2e-9a75-7fad8ee16731 Date: Mon, 23 Jul 2018 03:07:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"553f30d5-4943-4e42-9418-ac3c4638fd04","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:07:40Z","qos_policy_id":null,"name":"tenantnetwork1-net_743e0aba-ec0d-4b0f-bc11-b98183583460","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:07:40Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:07:40,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c6f82d54-ccc6-4e2e-9a75-7fad8ee16731 2018-07-23 03:07:40,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.099977016449s 2018-07-23 03:07:40,885 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c6f82d54-ccc6-4e2e-9a75-7fad8ee16731 2018-07-23 03:07:40,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 03:07:40,887 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acbf989b3b8ee4daa39160314a70943daa064c7a" -d '{"subnet": {"name": "tenantnetwork1-subnet_743e0aba-ec0d-4b0f-bc11-b98183583460", "enable_dhcp": true, "network_id": "553f30d5-4943-4e42-9418-ac3c4638fd04", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 03:07:41,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-bb8b4169-5218-40cb-877b-633b88737ee8 Date: Mon, 23 Jul 2018 03:07:41 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T03:07:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"32e6b87a-f53e-4762-839e-c0800b1fde65","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d752e668af24950a050a8ab08afe2f1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_743e0aba-ec0d-4b0f-bc11-b98183583460","enable_dhcp":true,"segment_id":null,"network_id":"553f30d5-4943-4e42-9418-ac3c4638fd04","tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:07:40Z","ip_version":4}} 2018-07-23 03:07:41,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-bb8b4169-5218-40cb-877b-633b88737ee8 2018-07-23 03:07:41,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.42466211319s 2018-07-23 03:07:41,312 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-bb8b4169-5218-40cb-877b-633b88737ee8 2018-07-23 03:07:41,312 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:07:40Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'32e6b87a-f53e-4762-839e-c0800b1fde65', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_743e0aba-ec0d-4b0f-bc11-b98183583460', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'553f30d5-4943-4e42-9418-ac3c4638fd04', u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'created_at': u'2018-07-23T03:07:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4d752e668af24950a050a8ab08afe2f1'}) 2018-07-23 03:07:41,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 03:07:41,314 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acbf989b3b8ee4daa39160314a70943daa064c7a" -d '{"router": {"external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c"}, "name": "tenantnetwork1-router_743e0aba-ec0d-4b0f-bc11-b98183583460", "admin_state_up": true}}' 2018-07-23 03:07:42,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-129e15cd-b0da-4fc7-b735-4eee3d8d2bd4 Date: Mon, 23 Jul 2018 03:07:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:07:41Z", "admin_state_up": true, "updated_at": "2018-07-23T03:07:42Z", "project_id": "4d752e668af24950a050a8ab08afe2f1", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "67e4e3b4-29b1-450e-b5cd-62da6bf60201", "name": "tenantnetwork1-router_743e0aba-ec0d-4b0f-bc11-b98183583460"}} 2018-07-23 03:07:42,949 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-129e15cd-b0da-4fc7-b735-4eee3d8d2bd4 2018-07-23 03:07:42,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.6357550621s 2018-07-23 03:07:42,949 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-129e15cd-b0da-4fc7-b735-4eee3d8d2bd4 2018-07-23 03:07:42,950 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:07:42Z', u'revision_number': 2, u'ha': False, u'id': u'67e4e3b4-29b1-450e-b5cd-62da6bf60201', u'external_gateway_info': {u'network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b7dd2643-1786-461e-9ccb-e3d909da771e', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_743e0aba-ec0d-4b0f-bc11-b98183583460', u'admin_state_up': True, u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'created_at': u'2018-07-23T03:07:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d752e668af24950a050a8ab08afe2f1'}) 2018-07-23 03:07:42,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 03:07:42,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/67e4e3b4-29b1-450e-b5cd-62da6bf60201/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acbf989b3b8ee4daa39160314a70943daa064c7a" -d '{"subnet_id": "32e6b87a-f53e-4762-839e-c0800b1fde65"}' 2018-07-23 03:07:44,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-159586cc-9dfe-466d-abdc-5fab0b5d1150 Date: Mon, 23 Jul 2018 03:07:44 GMT RESP BODY: {"network_id": "553f30d5-4943-4e42-9418-ac3c4638fd04", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "subnet_id": "32e6b87a-f53e-4762-839e-c0800b1fde65", "subnet_ids": ["32e6b87a-f53e-4762-839e-c0800b1fde65"], "port_id": "bb9141b0-2688-451e-b4c4-392e7c9a2eb2", "id": "67e4e3b4-29b1-450e-b5cd-62da6bf60201"} 2018-07-23 03:07:45,000 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/67e4e3b4-29b1-450e-b5cd-62da6bf60201/add_router_interface.json used request id req-159586cc-9dfe-466d-abdc-5fab0b5d1150 2018-07-23 03:07:45,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.04922890663s 2018-07-23 03:07:45,000 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/67e4e3b4-29b1-450e-b5cd-62da6bf60201/add_router_interface.json used request id req-159586cc-9dfe-466d-abdc-5fab0b5d1150 returning object 67e4e3b4-29b1-450e-b5cd-62da6bf60201 2018-07-23 03:07:45,116 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 03:07:45,116 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-23 03:07:45,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 03:07:45,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/67e4e3b4-29b1-450e-b5cd-62da6bf60201/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acbf989b3b8ee4daa39160314a70943daa064c7a" -d '{"subnet_id": "32e6b87a-f53e-4762-839e-c0800b1fde65"}' 2018-07-23 03:07:46,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-48ffeec5-9aad-4002-ac0c-1bb0214ebdea Date: Mon, 23 Jul 2018 03:07:46 GMT RESP BODY: {"network_id": "553f30d5-4943-4e42-9418-ac3c4638fd04", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "subnet_id": "32e6b87a-f53e-4762-839e-c0800b1fde65", "subnet_ids": ["32e6b87a-f53e-4762-839e-c0800b1fde65"], "port_id": "bb9141b0-2688-451e-b4c4-392e7c9a2eb2", "id": "67e4e3b4-29b1-450e-b5cd-62da6bf60201"} 2018-07-23 03:07:46,873 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/67e4e3b4-29b1-450e-b5cd-62da6bf60201/remove_router_interface.json used request id req-48ffeec5-9aad-4002-ac0c-1bb0214ebdea 2018-07-23 03:07:46,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.75047492981s 2018-07-23 03:07:46,873 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/67e4e3b4-29b1-450e-b5cd-62da6bf60201/remove_router_interface.json used request id req-48ffeec5-9aad-4002-ac0c-1bb0214ebdea returning object 67e4e3b4-29b1-450e-b5cd-62da6bf60201 2018-07-23 03:07:46,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 03:07:46,874 - 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.14" -H "X-Auth-Token: {SHA1}acbf989b3b8ee4daa39160314a70943daa064c7a" 2018-07-23 03:07:46,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-b9348ccf-05b7-4732-a0e2-dc20dfe0f41b Date: Mon, 23 Jul 2018 03:07:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:07:41Z", "admin_state_up": true, "updated_at": "2018-07-23T03:07:45Z", "project_id": "4d752e668af24950a050a8ab08afe2f1", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "67e4e3b4-29b1-450e-b5cd-62da6bf60201", "name": "tenantnetwork1-router_743e0aba-ec0d-4b0f-bc11-b98183583460"}]} 2018-07-23 03:07:46,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-b9348ccf-05b7-4732-a0e2-dc20dfe0f41b 2018-07-23 03:07:46,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121568918228s 2018-07-23 03:07:46,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-b9348ccf-05b7-4732-a0e2-dc20dfe0f41b 2018-07-23 03:07:46,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 03:07:46,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/67e4e3b4-29b1-450e-b5cd-62da6bf60201.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acbf989b3b8ee4daa39160314a70943daa064c7a" 2018-07-23 03:07:48,161 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6408da88-1c63-480a-a210-701eba746d22 Content-Length: 0 Date: Mon, 23 Jul 2018 03:07:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:07:48,162 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/67e4e3b4-29b1-450e-b5cd-62da6bf60201.json used request id req-6408da88-1c63-480a-a210-701eba746d22 2018-07-23 03:07:48,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.1646091938s 2018-07-23 03:07:48,162 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/67e4e3b4-29b1-450e-b5cd-62da6bf60201.json used request id req-6408da88-1c63-480a-a210-701eba746d22 2018-07-23 03:07:48,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:07:48,163 - 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.14" -H "X-Auth-Token: {SHA1}acbf989b3b8ee4daa39160314a70943daa064c7a" 2018-07-23 03:07:48,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-b96d85b1-e421-4ea4-9a41-9b3e84c8a794 Date: Mon, 23 Jul 2018 03:07:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T03:07:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"32e6b87a-f53e-4762-839e-c0800b1fde65","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d752e668af24950a050a8ab08afe2f1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_743e0aba-ec0d-4b0f-bc11-b98183583460","enable_dhcp":true,"segment_id":null,"network_id":"553f30d5-4943-4e42-9418-ac3c4638fd04","tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:07:40Z","ip_version":4},{"updated_at":"2018-07-23T03:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b7dd2643-1786-461e-9ccb-e3d909da771e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a1586823405b4171a1a6cd7b66184785","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b1151015-972f-420d-9114-74e63e0e9f5c","tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:36Z","ip_version":4}]} 2018-07-23 03:07:48,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b96d85b1-e421-4ea4-9a41-9b3e84c8a794 2018-07-23 03:07:48,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0662097930908s 2018-07-23 03:07:48,229 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b96d85b1-e421-4ea4-9a41-9b3e84c8a794 2018-07-23 03:07:48,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 03:07:48,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/32e6b87a-f53e-4762-839e-c0800b1fde65.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acbf989b3b8ee4daa39160314a70943daa064c7a" 2018-07-23 03:07:49,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd37640b-cce7-46cf-a803-05f5b656ef95 Date: Mon, 23 Jul 2018 03:07:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:07:49,307 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/32e6b87a-f53e-4762-839e-c0800b1fde65.json used request id req-bd37640b-cce7-46cf-a803-05f5b656ef95 2018-07-23 03:07:49,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.07586288452s 2018-07-23 03:07:49,307 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/32e6b87a-f53e-4762-839e-c0800b1fde65.json used request id req-bd37640b-cce7-46cf-a803-05f5b656ef95 2018-07-23 03:07:49,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:07:49,308 - 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.14" -H "X-Auth-Token: {SHA1}acbf989b3b8ee4daa39160314a70943daa064c7a" 2018-07-23 03:07:49,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-8a4c3fc6-84f1-4bdd-90e2-4897c0ca3af9 Date: Mon, 23 Jul 2018 03:07:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"553f30d5-4943-4e42-9418-ac3c4638fd04","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:07:49Z","qos_policy_id":null,"name":"tenantnetwork1-net_743e0aba-ec0d-4b0f-bc11-b98183583460","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:07:40Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:07:49,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8a4c3fc6-84f1-4bdd-90e2-4897c0ca3af9 2018-07-23 03:07:49,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0851850509644s 2018-07-23 03:07:49,393 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8a4c3fc6-84f1-4bdd-90e2-4897c0ca3af9 2018-07-23 03:07:49,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 03:07:49,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/553f30d5-4943-4e42-9418-ac3c4638fd04.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acbf989b3b8ee4daa39160314a70943daa064c7a" 2018-07-23 03:07:50,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7af48979-a2fc-49d6-8ce5-6452fbf9a5a2 Date: Mon, 23 Jul 2018 03:07:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:07:50,475 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/553f30d5-4943-4e42-9418-ac3c4638fd04.json used request id req-7af48979-a2fc-49d6-8ce5-6452fbf9a5a2 2018-07-23 03:07:50,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08039712906s 2018-07-23 03:07:50,475 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/553f30d5-4943-4e42-9418-ac3c4638fd04.json used request id req-7af48979-a2fc-49d6-8ce5-6452fbf9a5a2 2018-07-23 03:07:50,528 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-23 03:07:50,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:07:50,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:07:50,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:07:50,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:07:50,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:07:50,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:07:50,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:07:50,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:07:50,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:07:50,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:07:50,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:07:50,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:07:50,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:07:50,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:07:50,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:07:50,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:07:50,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:07:50,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:07:50,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:07:50,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:07:50,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:07:50,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:07:50,571 - 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.14" 2018-07-23 03:07:50,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4feb4b84-c6f9-4f39-bef2-53f74d12e6e3 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-07-23 03:07:50,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4feb4b84-c6f9-4f39-bef2-53f74d12e6e3 2018-07-23 03:07:50,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:07:50,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:07:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["yarp6Wn3SyORo_AIWrpFLw"], "issued_at": "2018-07-23T03:07:50.000000Z"}} 2018-07-23 03:07:50,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:07:50,967 - 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.14" -H "X-Auth-Token: {SHA1}a00c4fcdb58903f1e181c80ef4451fd083c40de4" 2018-07-23 03:07:52,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-73cdfc87-d546-4695-87da-93e36a9f959d Date: Mon, 23 Jul 2018 03:07:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:07:52,106 - 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-73cdfc87-d546-4695-87da-93e36a9f959d 2018-07-23 03:07:52,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.1397562027s 2018-07-23 03:07:52,107 - 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-73cdfc87-d546-4695-87da-93e36a9f959d 2018-07-23 03:07:52,110 - 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.14" 2018-07-23 03:07:52,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 03:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7b8823a-d8e8-4acb-8d3b-72b5f86b0206 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 03:07:52,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e7b8823a-d8e8-4acb-8d3b-72b5f86b0206 2018-07-23 03:07:52,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 03:07:52,120 - 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.14" -H "X-Auth-Token: {SHA1}a00c4fcdb58903f1e181c80ef4451fd083c40de4" 2018-07-23 03:07:52,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ea6639-b679-43fc-b620-29143441fa44 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0cb9703f62ec4cdc8bc128a81da463cc"}, "tags": [], "enabled": true, "id": "0cb9703f62ec4cdc8bc128a81da463cc", "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-07-23 03:07:52,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-95ea6639-b679-43fc-b620-29143441fa44 2018-07-23 03:07:52,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.176760911942s 2018-07-23 03:07:52,294 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-95ea6639-b679-43fc-b620-29143441fa44 2018-07-23 03:07:52,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 03:07:52,305 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a00c4fcdb58903f1e181c80ef4451fd083c40de4" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_e4820094-f144-409d-8845-cd15eb9bec68"}}' 2018-07-23 03:07:52,468 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 03:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df0205a3-7354-4c5e-a581-5b3adf37bfbb 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/c5b0f8ace090483aae6a184491c40e94"}, "tags": [], "enabled": true, "id": "c5b0f8ace090483aae6a184491c40e94", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_e4820094-f144-409d-8845-cd15eb9bec68"}} 2018-07-23 03:07:52,468 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-df0205a3-7354-4c5e-a581-5b3adf37bfbb 2018-07-23 03:07:52,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.166949987411s 2018-07-23 03:07:52,469 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-df0205a3-7354-4c5e-a581-5b3adf37bfbb 2018-07-23 03:07:52,469 - 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'c5b0f8ace090483aae6a184491c40e94', '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_e4820094-f144-409d-8845-cd15eb9bec68'}) 2018-07-23 03:07:52,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 03:07:52,479 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a00c4fcdb58903f1e181c80ef4451fd083c40de4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4a986eee-575d-4af5-ac53-b6f87e339755", "email": null, "name": "tenantnetwork2-user_e4820094-f144-409d-8845-cd15eb9bec68"}}' 2018-07-23 03:07:52,890 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 03:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7212689d-bbcc-4e42-bae2-afb7b4abb01c Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_e4820094-f144-409d-8845-cd15eb9bec68", "links": {"self": "http://172.30.9.21:5000/v3/users/34788b4fb0bc4cc9adcdc28f02e9a082"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34788b4fb0bc4cc9adcdc28f02e9a082", "domain_id": "default", "password_expires_at": null}} 2018-07-23 03:07:52,890 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-7212689d-bbcc-4e42-bae2-afb7b4abb01c 2018-07-23 03:07:52,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.413820028305s 2018-07-23 03:07:52,890 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-7212689d-bbcc-4e42-bae2-afb7b4abb01c 2018-07-23 03:07:52,891 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'34788b4fb0bc4cc9adcdc28f02e9a082', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_e4820094-f144-409d-8845-cd15eb9bec68'}) 2018-07-23 03:07:52,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:07:52,898 - 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.14" -H "X-Auth-Token: {SHA1}a00c4fcdb58903f1e181c80ef4451fd083c40de4" 2018-07-23 03:07:52,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c062fd26-7c47-4f32-8d40-d20109da43ed Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:07:52,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c062fd26-7c47-4f32-8d40-d20109da43ed 2018-07-23 03:07:52,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100345849991s 2018-07-23 03:07:52,995 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c062fd26-7c47-4f32-8d40-d20109da43ed 2018-07-23 03:07:53,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:07:53,003 - 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.14" -H "X-Auth-Token: {SHA1}a00c4fcdb58903f1e181c80ef4451fd083c40de4" 2018-07-23 03:07:53,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759191a0-f550-4e96-a3fb-c2c5e5a751c4 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:07:53,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-759191a0-f550-4e96-a3fb-c2c5e5a751c4 2018-07-23 03:07:53,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100360870361s 2018-07-23 03:07:53,101 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-759191a0-f550-4e96-a3fb-c2c5e5a751c4 2018-07-23 03:07:53,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:07:53,109 - 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.14" -H "X-Auth-Token: {SHA1}a00c4fcdb58903f1e181c80ef4451fd083c40de4" 2018-07-23 03:07:53,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc3f706b-19a2-48b1-8943-457499050b72 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:07:53,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fc3f706b-19a2-48b1-8943-457499050b72 2018-07-23 03:07:53,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0922789573669s 2018-07-23 03:07:53,199 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fc3f706b-19a2-48b1-8943-457499050b72 2018-07-23 03:07:53,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 03:07:53,206 - 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.14" -H "X-Auth-Token: {SHA1}a00c4fcdb58903f1e181c80ef4451fd083c40de4" 2018-07-23 03:07:53,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c45c9e-7a9b-4ffa-a99e-bac8f27771b9 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-07-23 03:07:53,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d1c45c9e-7a9b-4ffa-a99e-bac8f27771b9 2018-07-23 03:07:53,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0839760303497s 2018-07-23 03:07:53,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d1c45c9e-7a9b-4ffa-a99e-bac8f27771b9 2018-07-23 03:07:53,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:07:53,292 - 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.14" -H "X-Auth-Token: {SHA1}a00c4fcdb58903f1e181c80ef4451fd083c40de4" 2018-07-23 03:07:53,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf840dd6-d319-43a4-8826-1623827195e8 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_e4820094-f144-409d-8845-cd15eb9bec68", "links": {"self": "http://172.30.9.21:5000/v3/users/34788b4fb0bc4cc9adcdc28f02e9a082"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34788b4fb0bc4cc9adcdc28f02e9a082", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 03:07:53,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-bf840dd6-d319-43a4-8826-1623827195e8 2018-07-23 03:07:53,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116665124893s 2018-07-23 03:07:53,405 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-bf840dd6-d319-43a4-8826-1623827195e8 2018-07-23 03:07:53,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 03:07:53,419 - 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.14" -H "X-Auth-Token: {SHA1}a00c4fcdb58903f1e181c80ef4451fd083c40de4" 2018-07-23 03:07:53,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a3dcf98-0a66-4e7d-bb46-2eff57a05266 Content-Encoding: gzip Content-Length: 396 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/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "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/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "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/c5b0f8ace090483aae6a184491c40e94"}, "tags": [], "enabled": true, "id": "c5b0f8ace090483aae6a184491c40e94", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_e4820094-f144-409d-8845-cd15eb9bec68"}]} 2018-07-23 03:07:53,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5a3dcf98-0a66-4e7d-bb46-2eff57a05266 2018-07-23 03:07:53,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100973129272s 2018-07-23 03:07:53,518 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5a3dcf98-0a66-4e7d-bb46-2eff57a05266 2018-07-23 03:07:53,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 03:07:53,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=34788b4fb0bc4cc9adcdc28f02e9a082&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=c5b0f8ace090483aae6a184491c40e94" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a00c4fcdb58903f1e181c80ef4451fd083c40de4" 2018-07-23 03:07:53,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71dd1216-5484-4f41-8b1b-e526ee2cc9d6 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=34788b4fb0bc4cc9adcdc28f02e9a082&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=c5b0f8ace090483aae6a184491c40e94", "previous": null, "next": null}} 2018-07-23 03:07:53,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=34788b4fb0bc4cc9adcdc28f02e9a082&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=c5b0f8ace090483aae6a184491c40e94 used request id req-71dd1216-5484-4f41-8b1b-e526ee2cc9d6 2018-07-23 03:07:53,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100857973099s 2018-07-23 03:07:53,627 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=34788b4fb0bc4cc9adcdc28f02e9a082&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=c5b0f8ace090483aae6a184491c40e94 used request id req-71dd1216-5484-4f41-8b1b-e526ee2cc9d6 2018-07-23 03:07:53,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 03:07:53,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/c5b0f8ace090483aae6a184491c40e94/users/34788b4fb0bc4cc9adcdc28f02e9a082/roles/91dbc5ce3be24f65b6f22a667105e5ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a00c4fcdb58903f1e181c80ef4451fd083c40de4" 2018-07-23 03:07:53,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e9cc017-a42b-4fa6-95a9-19a05938ecbd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:07:53,800 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c5b0f8ace090483aae6a184491c40e94/users/34788b4fb0bc4cc9adcdc28f02e9a082/roles/91dbc5ce3be24f65b6f22a667105e5ce used request id req-0e9cc017-a42b-4fa6-95a9-19a05938ecbd 2018-07-23 03:07:53,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.170464992523s 2018-07-23 03:07:53,800 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c5b0f8ace090483aae6a184491c40e94/users/34788b4fb0bc4cc9adcdc28f02e9a082/roles/91dbc5ce3be24f65b6f22a667105e5ce used request id req-0e9cc017-a42b-4fa6-95a9-19a05938ecbd 2018-07-23 03:07:53,801 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_e4820094-f144-409d-8845-cd15eb9bec68', 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'c5b0f8ace090483aae6a184491c40e94', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4a986eee-575d-4af5-ac53-b6f87e339755', 'username': u'tenantnetwork2-user_e4820094-f144-409d-8845-cd15eb9bec68', '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-07-23 03:07:53,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:07:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:07:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:07:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:07:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:07:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:07:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:07:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:07:53,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:07:53,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:07:53,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:07:53,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:07:53,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:07:53,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:07:53,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:07:53,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:07:53,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:07:53,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:07:53,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:07:53,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:07:53,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:07:53,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:07:53,806 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_e4820094-f144-409d-8845-cd15eb9bec68', 'password': '4a986eee-575d-4af5-ac53-b6f87e339755', 'project_name': 'tenantnetwork2-project_e4820094-f144-409d-8845-cd15eb9bec68', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'c5b0f8ace090483aae6a184491c40e94', 'project_domain_name': 'Default'} 2018-07-23 03:07:53,807 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-23 03:07:53,808 - 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.14" 2018-07-23 03:07:53,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5df27a-00ac-4f4f-82bc-ad6f531a1424 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-07-23 03:07:53,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7b5df27a-00ac-4f4f-82bc-ad6f531a1424 2018-07-23 03:07:53,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:07:54,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:07:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5b0f8ace090483aae6a184491c40e94", "name": "tenantnetwork2-project_e4820094-f144-409d-8845-cd15eb9bec68"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/c5b0f8ace090483aae6a184491c40e94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/c5b0f8ace090483aae6a184491c40e94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/c5b0f8ace090483aae6a184491c40e94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c5b0f8ace090483aae6a184491c40e94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/c5b0f8ace090483aae6a184491c40e94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/c5b0f8ace090483aae6a184491c40e94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c5b0f8ace090483aae6a184491c40e94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c5b0f8ace090483aae6a184491c40e94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c5b0f8ace090483aae6a184491c40e94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/c5b0f8ace090483aae6a184491c40e94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/c5b0f8ace090483aae6a184491c40e94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c5b0f8ace090483aae6a184491c40e94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/c5b0f8ace090483aae6a184491c40e94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/c5b0f8ace090483aae6a184491c40e94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_e4820094-f144-409d-8845-cd15eb9bec68", "id": "34788b4fb0bc4cc9adcdc28f02e9a082"}, "audit_ids": ["i0o_mcGBRAuShH4tUemkGA"], "issued_at": "2018-07-23T03:07:54.000000Z"}} 2018-07-23 03:07:54,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 03:07:54,204 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba1d0527775d21fd961005e1a66d193e21f78569" -d '{"network": {"name": "tenantnetwork2-net_e4820094-f144-409d-8845-cd15eb9bec68", "admin_state_up": true}}' 2018-07-23 03:07:54,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-d07e9cee-9b56-4aa6-b85c-325c29059f84 Date: Mon, 23 Jul 2018 03:07:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4bc034b9-d897-4b93-9a53-b9ee587fcb87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c5b0f8ace090483aae6a184491c40e94","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:07:54Z","is_default":false,"name":"tenantnetwork2-net_e4820094-f144-409d-8845-cd15eb9bec68","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c5b0f8ace090483aae6a184491c40e94","created_at":"2018-07-23T03:07:54Z","mtu":1450}} 2018-07-23 03:07:54,763 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d07e9cee-9b56-4aa6-b85c-325c29059f84 2018-07-23 03:07:54,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.559973955154s 2018-07-23 03:07:54,764 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d07e9cee-9b56-4aa6-b85c-325c29059f84 2018-07-23 03:07:54,764 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T03:07:54Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'4bc034b9-d897-4b93-9a53-b9ee587fcb87', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_e4820094-f144-409d-8845-cd15eb9bec68', u'admin_state_up': True, u'tenant_id': u'c5b0f8ace090483aae6a184491c40e94', u'created_at': u'2018-07-23T03:07:54Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c5b0f8ace090483aae6a184491c40e94', u'l2_adjacency': True}) 2018-07-23 03:07:54,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:07:54,766 - 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.14" -H "X-Auth-Token: {SHA1}ba1d0527775d21fd961005e1a66d193e21f78569" 2018-07-23 03:07:55,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-a1c1ee47-d572-4a9f-b60a-0207f6f14fe4 Date: Mon, 23 Jul 2018 03:07:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4bc034b9-d897-4b93-9a53-b9ee587fcb87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c5b0f8ace090483aae6a184491c40e94","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:07:54Z","qos_policy_id":null,"name":"tenantnetwork2-net_e4820094-f144-409d-8845-cd15eb9bec68","admin_state_up":true,"tenant_id":"c5b0f8ace090483aae6a184491c40e94","created_at":"2018-07-23T03:07:54Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:07:55,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a1c1ee47-d572-4a9f-b60a-0207f6f14fe4 2018-07-23 03:07:55,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254037857056s 2018-07-23 03:07:55,020 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a1c1ee47-d572-4a9f-b60a-0207f6f14fe4 2018-07-23 03:07:55,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 03:07:55,022 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba1d0527775d21fd961005e1a66d193e21f78569" -d '{"subnet": {"name": "tenantnetwork2-subnet_e4820094-f144-409d-8845-cd15eb9bec68", "enable_dhcp": true, "network_id": "4bc034b9-d897-4b93-9a53-b9ee587fcb87", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 03:07:55,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-224503bf-df39-4a2d-8a4f-d8e782d4a58e Date: Mon, 23 Jul 2018 03:07:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc034b9-d897-4b93-9a53-b9ee587fcb87","tenant_id":"c5b0f8ace090483aae6a184491c40e94","created_at":"2018-07-23T03:07:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:07:55Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"c5b0f8ace090483aae6a184491c40e94","id":"b92d2fa9-95a8-4ad1-947e-6f1c225b6d04","subnetpool_id":null,"name":"tenantnetwork2-subnet_e4820094-f144-409d-8845-cd15eb9bec68"}} 2018-07-23 03:07:55,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-224503bf-df39-4a2d-8a4f-d8e782d4a58e 2018-07-23 03:07:55,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.826286077499s 2018-07-23 03:07:55,848 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-224503bf-df39-4a2d-8a4f-d8e782d4a58e 2018-07-23 03:07:55,849 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:07:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b92d2fa9-95a8-4ad1-947e-6f1c225b6d04', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_e4820094-f144-409d-8845-cd15eb9bec68', u'enable_dhcp': True, u'network_id': u'4bc034b9-d897-4b93-9a53-b9ee587fcb87', u'tenant_id': u'c5b0f8ace090483aae6a184491c40e94', u'created_at': u'2018-07-23T03:07:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c5b0f8ace090483aae6a184491c40e94'}) 2018-07-23 03:07:55,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 03:07:55,850 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba1d0527775d21fd961005e1a66d193e21f78569" -d '{"router": {"external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c"}, "name": "tenantnetwork2-router_e4820094-f144-409d-8845-cd15eb9bec68", "admin_state_up": true}}' 2018-07-23 03:07:57,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-26478f7a-a602-4842-a91c-9b01607ac685 Date: Mon, 23 Jul 2018 03:07:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "created_at": "2018-07-23T03:07:55Z", "admin_state_up": true, "updated_at": "2018-07-23T03:07:56Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "c5b0f8ace090483aae6a184491c40e94", "id": "fdcac9ec-af16-4845-94cf-85302b4dc5ee", "name": "tenantnetwork2-router_e4820094-f144-409d-8845-cd15eb9bec68"}} 2018-07-23 03:07:57,520 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-26478f7a-a602-4842-a91c-9b01607ac685 2018-07-23 03:07:57,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67101311684s 2018-07-23 03:07:57,521 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-26478f7a-a602-4842-a91c-9b01607ac685 2018-07-23 03:07:57,521 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:07:56Z', u'revision_number': 2, u'id': u'fdcac9ec-af16-4845-94cf-85302b4dc5ee', u'external_gateway_info': {u'network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b7dd2643-1786-461e-9ccb-e3d909da771e', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_e4820094-f144-409d-8845-cd15eb9bec68', u'admin_state_up': True, u'tenant_id': u'c5b0f8ace090483aae6a184491c40e94', u'created_at': u'2018-07-23T03:07:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'c5b0f8ace090483aae6a184491c40e94'}) 2018-07-23 03:07:57,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 03:07:57,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/fdcac9ec-af16-4845-94cf-85302b4dc5ee/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba1d0527775d21fd961005e1a66d193e21f78569" -d '{"subnet_id": "b92d2fa9-95a8-4ad1-947e-6f1c225b6d04"}' 2018-07-23 03:07:59,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5976bbab-9a44-4d0b-9e26-c85b856f399a Date: Mon, 23 Jul 2018 03:07:59 GMT RESP BODY: {"network_id": "4bc034b9-d897-4b93-9a53-b9ee587fcb87", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "subnet_id": "b92d2fa9-95a8-4ad1-947e-6f1c225b6d04", "subnet_ids": ["b92d2fa9-95a8-4ad1-947e-6f1c225b6d04"], "port_id": "6481c81f-8bd1-4bee-8f5f-7bd8a32173ec", "id": "fdcac9ec-af16-4845-94cf-85302b4dc5ee"} 2018-07-23 03:07:59,795 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fdcac9ec-af16-4845-94cf-85302b4dc5ee/add_router_interface.json used request id req-5976bbab-9a44-4d0b-9e26-c85b856f399a 2018-07-23 03:07:59,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.27305197716s 2018-07-23 03:07:59,795 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fdcac9ec-af16-4845-94cf-85302b4dc5ee/add_router_interface.json used request id req-5976bbab-9a44-4d0b-9e26-c85b856f399a returning object fdcac9ec-af16-4845-94cf-85302b4dc5ee 2018-07-23 03:07:59,903 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 03:07:59,903 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-23 03:07:59,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 03:07:59,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/fdcac9ec-af16-4845-94cf-85302b4dc5ee/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba1d0527775d21fd961005e1a66d193e21f78569" -d '{"subnet_id": "b92d2fa9-95a8-4ad1-947e-6f1c225b6d04"}' 2018-07-23 03:08:01,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-33010a7a-4d1f-4c87-b0a1-a608be92e352 Date: Mon, 23 Jul 2018 03:08:01 GMT RESP BODY: {"network_id": "4bc034b9-d897-4b93-9a53-b9ee587fcb87", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "subnet_id": "b92d2fa9-95a8-4ad1-947e-6f1c225b6d04", "subnet_ids": ["b92d2fa9-95a8-4ad1-947e-6f1c225b6d04"], "port_id": "6481c81f-8bd1-4bee-8f5f-7bd8a32173ec", "id": "fdcac9ec-af16-4845-94cf-85302b4dc5ee"} 2018-07-23 03:08:01,681 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fdcac9ec-af16-4845-94cf-85302b4dc5ee/remove_router_interface.json used request id req-33010a7a-4d1f-4c87-b0a1-a608be92e352 2018-07-23 03:08:01,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.77378487587s 2018-07-23 03:08:01,681 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fdcac9ec-af16-4845-94cf-85302b4dc5ee/remove_router_interface.json used request id req-33010a7a-4d1f-4c87-b0a1-a608be92e352 returning object fdcac9ec-af16-4845-94cf-85302b4dc5ee 2018-07-23 03:08:01,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 03:08:01,683 - 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.14" -H "X-Auth-Token: {SHA1}ba1d0527775d21fd961005e1a66d193e21f78569" 2018-07-23 03:08:01,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-4d8f0f3d-ede9-4d6c-9f02-f0ed9dbbff8c Date: Mon, 23 Jul 2018 03:08:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "created_at": "2018-07-23T03:07:55Z", "admin_state_up": true, "updated_at": "2018-07-23T03:08:00Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c5b0f8ace090483aae6a184491c40e94", "id": "fdcac9ec-af16-4845-94cf-85302b4dc5ee", "name": "tenantnetwork2-router_e4820094-f144-409d-8845-cd15eb9bec68"}]} 2018-07-23 03:08:01,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4d8f0f3d-ede9-4d6c-9f02-f0ed9dbbff8c 2018-07-23 03:08:01,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.132243871689s 2018-07-23 03:08:01,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4d8f0f3d-ede9-4d6c-9f02-f0ed9dbbff8c 2018-07-23 03:08:01,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 03:08:01,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/fdcac9ec-af16-4845-94cf-85302b4dc5ee.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba1d0527775d21fd961005e1a66d193e21f78569" 2018-07-23 03:08:02,929 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32ec8006-dd70-4c5a-a820-60b6a0cabbc2 Content-Length: 0 Date: Mon, 23 Jul 2018 03:08:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:08:02,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/fdcac9ec-af16-4845-94cf-85302b4dc5ee.json used request id req-32ec8006-dd70-4c5a-a820-60b6a0cabbc2 2018-07-23 03:08:02,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.11310005188s 2018-07-23 03:08:02,930 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/fdcac9ec-af16-4845-94cf-85302b4dc5ee.json used request id req-32ec8006-dd70-4c5a-a820-60b6a0cabbc2 2018-07-23 03:08:02,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:08:02,931 - 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.14" -H "X-Auth-Token: {SHA1}ba1d0527775d21fd961005e1a66d193e21f78569" 2018-07-23 03:08:03,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9a8a80b6-cc74-49d3-bb3b-d2af0a8da241 Date: Mon, 23 Jul 2018 03:08:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc034b9-d897-4b93-9a53-b9ee587fcb87","tenant_id":"c5b0f8ace090483aae6a184491c40e94","created_at":"2018-07-23T03:07:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:07:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c5b0f8ace090483aae6a184491c40e94","id":"b92d2fa9-95a8-4ad1-947e-6f1c225b6d04","subnetpool_id":null,"name":"tenantnetwork2-subnet_e4820094-f144-409d-8845-cd15eb9bec68"}]} 2018-07-23 03:08:03,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9a8a80b6-cc74-49d3-bb3b-d2af0a8da241 2018-07-23 03:08:03,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0868818759918s 2018-07-23 03:08:03,017 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9a8a80b6-cc74-49d3-bb3b-d2af0a8da241 2018-07-23 03:08:03,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 03:08:03,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/b92d2fa9-95a8-4ad1-947e-6f1c225b6d04.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba1d0527775d21fd961005e1a66d193e21f78569" 2018-07-23 03:08:04,131 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-695dcfb4-7563-4500-ac38-553594b01dda Date: Mon, 23 Jul 2018 03:08:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:08:04,131 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/b92d2fa9-95a8-4ad1-947e-6f1c225b6d04.json used request id req-695dcfb4-7563-4500-ac38-553594b01dda 2018-07-23 03:08:04,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11208200455s 2018-07-23 03:08:04,131 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/b92d2fa9-95a8-4ad1-947e-6f1c225b6d04.json used request id req-695dcfb4-7563-4500-ac38-553594b01dda 2018-07-23 03:08:04,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:08:04,132 - 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.14" -H "X-Auth-Token: {SHA1}ba1d0527775d21fd961005e1a66d193e21f78569" 2018-07-23 03:08:04,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-fc68b274-2c9b-42d5-891f-6e896cf7b68d Date: Mon, 23 Jul 2018 03:08:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4bc034b9-d897-4b93-9a53-b9ee587fcb87","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c5b0f8ace090483aae6a184491c40e94","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:08:03Z","qos_policy_id":null,"name":"tenantnetwork2-net_e4820094-f144-409d-8845-cd15eb9bec68","admin_state_up":true,"tenant_id":"c5b0f8ace090483aae6a184491c40e94","created_at":"2018-07-23T03:07:54Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:08:04,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fc68b274-2c9b-42d5-891f-6e896cf7b68d 2018-07-23 03:08:04,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109542131424s 2018-07-23 03:08:04,242 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fc68b274-2c9b-42d5-891f-6e896cf7b68d 2018-07-23 03:08:04,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 03:08:04,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/4bc034b9-d897-4b93-9a53-b9ee587fcb87.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba1d0527775d21fd961005e1a66d193e21f78569" 2018-07-23 03:08:05,497 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c09af9c9-f0c0-40f5-b57a-36e0409ecba3 Date: Mon, 23 Jul 2018 03:08:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:08:05,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/4bc034b9-d897-4b93-9a53-b9ee587fcb87.json used request id req-c09af9c9-f0c0-40f5-b57a-36e0409ecba3 2018-07-23 03:08:05,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25455212593s 2018-07-23 03:08:05,497 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/4bc034b9-d897-4b93-9a53-b9ee587fcb87.json used request id req-c09af9c9-f0c0-40f5-b57a-36e0409ecba3 2018-07-23 03:08:05,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:08:05,502 - 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.14" -H "X-Auth-Token: {SHA1}a00c4fcdb58903f1e181c80ef4451fd083c40de4" 2018-07-23 03:08:05,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf9d360-b67e-41c5-9c56-bd4056f655ec Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_e4820094-f144-409d-8845-cd15eb9bec68", "links": {"self": "http://172.30.9.21:5000/v3/users/34788b4fb0bc4cc9adcdc28f02e9a082"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34788b4fb0bc4cc9adcdc28f02e9a082", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 03:08:05,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7bf9d360-b67e-41c5-9c56-bd4056f655ec 2018-07-23 03:08:05,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111979007721s 2018-07-23 03:08:05,610 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7bf9d360-b67e-41c5-9c56-bd4056f655ec 2018-07-23 03:08:05,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:08:05,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/34788b4fb0bc4cc9adcdc28f02e9a082 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a00c4fcdb58903f1e181c80ef4451fd083c40de4" 2018-07-23 03:08:05,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b354f86-f26c-4858-94b6-fcd4b4d876d1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_e4820094-f144-409d-8845-cd15eb9bec68", "links": {"self": "http://172.30.9.21:5000/v3/users/34788b4fb0bc4cc9adcdc28f02e9a082"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "34788b4fb0bc4cc9adcdc28f02e9a082", "description": null}} 2018-07-23 03:08:05,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/34788b4fb0bc4cc9adcdc28f02e9a082 used request id req-4b354f86-f26c-4858-94b6-fcd4b4d876d1 2018-07-23 03:08:05,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104161977768s 2018-07-23 03:08:05,720 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/34788b4fb0bc4cc9adcdc28f02e9a082 used request id req-4b354f86-f26c-4858-94b6-fcd4b4d876d1 2018-07-23 03:08:05,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 03:08:05,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/34788b4fb0bc4cc9adcdc28f02e9a082 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a00c4fcdb58903f1e181c80ef4451fd083c40de4" 2018-07-23 03:08:05,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-687927f6-0369-42fd-a66b-9e931dc75758 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:08:05,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/34788b4fb0bc4cc9adcdc28f02e9a082 used request id req-687927f6-0369-42fd-a66b-9e931dc75758 2018-07-23 03:08:05,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.212412118912s 2018-07-23 03:08:05,933 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/34788b4fb0bc4cc9adcdc28f02e9a082 used request id req-687927f6-0369-42fd-a66b-9e931dc75758 2018-07-23 03:08:05,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 03:08:05,941 - 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.14" -H "X-Auth-Token: {SHA1}a00c4fcdb58903f1e181c80ef4451fd083c40de4" 2018-07-23 03:08:06,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cb68605-5ddf-40f0-b7aa-29a8f22fe2d5 Content-Encoding: gzip Content-Length: 387 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/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "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/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "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/c5b0f8ace090483aae6a184491c40e94"}, "tags": [], "enabled": true, "id": "c5b0f8ace090483aae6a184491c40e94", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_e4820094-f144-409d-8845-cd15eb9bec68"}]} 2018-07-23 03:08:06,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-9cb68605-5ddf-40f0-b7aa-29a8f22fe2d5 2018-07-23 03:08:06,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100683927536s 2018-07-23 03:08:06,040 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-9cb68605-5ddf-40f0-b7aa-29a8f22fe2d5 2018-07-23 03:08:06,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 03:08:06,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/c5b0f8ace090483aae6a184491c40e94 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a00c4fcdb58903f1e181c80ef4451fd083c40de4" 2018-07-23 03:08:06,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de331079-9afd-451b-9c1b-9fdf5d050d50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:08:06,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c5b0f8ace090483aae6a184491c40e94 used request id req-de331079-9afd-451b-9c1b-9fdf5d050d50 2018-07-23 03:08:06,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.194859027863s 2018-07-23 03:08:06,238 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c5b0f8ace090483aae6a184491c40e94 used request id req-de331079-9afd-451b-9c1b-9fdf5d050d50 2018-07-23 03:08:06,274 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-23 03:08:06,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:08:06,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:08:06,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:08:06,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:08:06,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:08:06,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:08:06,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:08:06,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:08:06,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:08:06,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:08:06,331 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:08:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:08:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:08:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:08:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:08:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:08:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:08:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:08:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:08:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:08:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:08:06,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:08:06,333 - 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.14" 2018-07-23 03:08:06,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db7de70-0d64-4ad6-b9e4-c2214e8ab18a 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-07-23 03:08:06,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8db7de70-0d64-4ad6-b9e4-c2214e8ab18a 2018-07-23 03:08:06,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:08:06,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:08:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["F2e5pijcRuy0qwm7v9DVXQ"], "issued_at": "2018-07-23T03:08:06.000000Z"}} 2018-07-23 03:08:06,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:08:06,728 - 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.14" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" 2018-07-23 03:08:07,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2709acc2-b473-47ef-9f8e-dd2c2fc8b652 Date: Mon, 23 Jul 2018 03:08:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:08:07,074 - 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-2709acc2-b473-47ef-9f8e-dd2c2fc8b652 2018-07-23 03:08:07,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347104072571s 2018-07-23 03:08:07,075 - 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-2709acc2-b473-47ef-9f8e-dd2c2fc8b652 2018-07-23 03:08:07,075 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-23 03:08:07,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 03:08:07,076 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" -d '{"network": {"name": "vmready1-net_4eaeffb0-7453-463b-b8d3-724af930647e", "admin_state_up": true}}' 2018-07-23 03:08:07,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-a0cfe103-f21a-4c1a-95a9-339a6f85aee9 Date: Mon, 23 Jul 2018 03:08:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e12b3b77-b68b-4905-b936-21b03943f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:08:07Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_4eaeffb0-7453-463b-b8d3-724af930647e","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:08:07Z","mtu":1450}} 2018-07-23 03:08:07,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a0cfe103-f21a-4c1a-95a9-339a6f85aee9 2018-07-23 03:08:07,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.215761899948s 2018-07-23 03:08:07,292 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a0cfe103-f21a-4c1a-95a9-339a6f85aee9 2018-07-23 03:08:07,293 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T03:08:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e12b3b77-b68b-4905-b936-21b03943f907', u'provider:segmentation_id': 15, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_4eaeffb0-7453-463b-b8d3-724af930647e', u'created_at': u'2018-07-23T03:08:07Z', u'mtu': 1450, u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d752e668af24950a050a8ab08afe2f1', u'l2_adjacency': True}) 2018-07-23 03:08:07,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:08:07,294 - 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.14" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" 2018-07-23 03:08:07,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-849dd0fa-a3bb-4188-91a1-2e0f7df6dc19 Date: Mon, 23 Jul 2018 03:08:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e12b3b77-b68b-4905-b936-21b03943f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:08:07Z","qos_policy_id":null,"name":"vmready1-net_4eaeffb0-7453-463b-b8d3-724af930647e","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:08:07Z","provider:network_type":"vxlan"}]} 2018-07-23 03:08:07,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-849dd0fa-a3bb-4188-91a1-2e0f7df6dc19 2018-07-23 03:08:07,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10161614418s 2018-07-23 03:08:07,395 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-849dd0fa-a3bb-4188-91a1-2e0f7df6dc19 2018-07-23 03:08:07,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 03:08:07,398 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" -d '{"subnet": {"name": "vmready1-subnet_4eaeffb0-7453-463b-b8d3-724af930647e", "enable_dhcp": true, "network_id": "e12b3b77-b68b-4905-b936-21b03943f907", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 03:08:07,947 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-954f4128-6fa0-4f68-a5d4-d18a34984dd8 Date: Mon, 23 Jul 2018 03:08:07 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T03:08:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"653a8e2c-174d-435b-a9fd-46cdee09d232","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d752e668af24950a050a8ab08afe2f1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_4eaeffb0-7453-463b-b8d3-724af930647e","enable_dhcp":true,"segment_id":null,"network_id":"e12b3b77-b68b-4905-b936-21b03943f907","tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:08:07Z","ip_version":4}} 2018-07-23 03:08:07,947 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-954f4128-6fa0-4f68-a5d4-d18a34984dd8 2018-07-23 03:08:07,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.550018787384s 2018-07-23 03:08:07,948 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-954f4128-6fa0-4f68-a5d4-d18a34984dd8 2018-07-23 03:08:07,948 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:08:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'653a8e2c-174d-435b-a9fd-46cdee09d232', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_4eaeffb0-7453-463b-b8d3-724af930647e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e12b3b77-b68b-4905-b936-21b03943f907', u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'created_at': u'2018-07-23T03:08:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4d752e668af24950a050a8ab08afe2f1'}) 2018-07-23 03:08:07,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 03:08:07,949 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" -d '{"router": {"external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c"}, "name": "vmready1-router_4eaeffb0-7453-463b-b8d3-724af930647e", "admin_state_up": true}}' 2018-07-23 03:08:09,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-3a4da88c-6be1-4f64-8c53-69de37c12c15 Date: Mon, 23 Jul 2018 03:08:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:08:07Z", "admin_state_up": true, "updated_at": "2018-07-23T03:08:08Z", "project_id": "4d752e668af24950a050a8ab08afe2f1", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "3ac44abd-4068-420d-84a2-510b6ffc94cf", "name": "vmready1-router_4eaeffb0-7453-463b-b8d3-724af930647e"}} 2018-07-23 03:08:09,381 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3a4da88c-6be1-4f64-8c53-69de37c12c15 2018-07-23 03:08:09,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4324119091s 2018-07-23 03:08:09,382 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3a4da88c-6be1-4f64-8c53-69de37c12c15 2018-07-23 03:08:09,382 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:08:08Z', u'revision_number': 2, u'ha': False, u'id': u'3ac44abd-4068-420d-84a2-510b6ffc94cf', u'external_gateway_info': {u'network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b7dd2643-1786-461e-9ccb-e3d909da771e', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_4eaeffb0-7453-463b-b8d3-724af930647e', u'admin_state_up': True, u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'created_at': u'2018-07-23T03:08:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d752e668af24950a050a8ab08afe2f1'}) 2018-07-23 03:08:09,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 03:08:09,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/3ac44abd-4068-420d-84a2-510b6ffc94cf/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" -d '{"subnet_id": "653a8e2c-174d-435b-a9fd-46cdee09d232"}' 2018-07-23 03:08:11,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7f6f0a0d-4990-443a-830c-aa5e6e8d3886 Date: Mon, 23 Jul 2018 03:08:11 GMT RESP BODY: {"network_id": "e12b3b77-b68b-4905-b936-21b03943f907", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "subnet_id": "653a8e2c-174d-435b-a9fd-46cdee09d232", "subnet_ids": ["653a8e2c-174d-435b-a9fd-46cdee09d232"], "port_id": "47b8dd97-d083-4352-bb3c-2919bb46e95c", "id": "3ac44abd-4068-420d-84a2-510b6ffc94cf"} 2018-07-23 03:08:11,290 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/3ac44abd-4068-420d-84a2-510b6ffc94cf/add_router_interface.json used request id req-7f6f0a0d-4990-443a-830c-aa5e6e8d3886 2018-07-23 03:08:11,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.9069890976s 2018-07-23 03:08:11,290 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/3ac44abd-4068-420d-84a2-510b6ffc94cf/add_router_interface.json used request id req-7f6f0a0d-4990-443a-830c-aa5e6e8d3886 returning object 3ac44abd-4068-420d-84a2-510b6ffc94cf 2018-07-23 03:08:11,291 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 03:08:11,417 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 03:08:11,419 - 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.14" 2018-07-23 03:08:11,423 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 03:08:11 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-07-23 03:08:11,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:08:11,428 - 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.14" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" 2018-07-23 03:08:12,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f2bb4c67-b0a3-4110-aba2-6ac9ab9b5170 Date: Mon, 23 Jul 2018 03:08:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:08:12,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f2bb4c67-b0a3-4110-aba2-6ac9ab9b5170 2018-07-23 03:08:12,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.679431915283s 2018-07-23 03:08:12,106 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f2bb4c67-b0a3-4110-aba2-6ac9ab9b5170 2018-07-23 03:08:12,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 03:08:12,117 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_4eaeffb0-7453-463b-b8d3-724af930647e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_4eaeffb0-7453-463b-b8d3-724af930647e"}' 2018-07-23 03:08:12,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/291cd24c-85b2-473a-afda-195b77e68209 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cd5dc0a3-2141-42ab-9f40-578533ff242a Date: Mon, 23 Jul 2018 03:08:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/291cd24c-85b2-473a-afda-195b77e68209/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "291cd24c-85b2-473a-afda-195b77e68209", "size": null, "self": "/v2/images/291cd24c-85b2-473a-afda-195b77e68209", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:08:12Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_4eaeffb0-7453-463b-b8d3-724af930647e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_4eaeffb0-7453-463b-b8d3-724af930647e", "checksum": null, "created_at": "2018-07-23T03:08:12Z", "protected": false} 2018-07-23 03:08:12,221 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-cd5dc0a3-2141-42ab-9f40-578533ff242a 2018-07-23 03:08:12,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.107682943344s 2018-07-23 03:08:12,222 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-cd5dc0a3-2141-42ab-9f40-578533ff242a returning object 291cd24c-85b2-473a-afda-195b77e68209 2018-07-23 03:08:12,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 03:08:12,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/291cd24c-85b2-473a-afda-195b77e68209/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" -d '' 2018-07-23 03:08:14,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-31d2181d-3c43-48b5-be77-9076654fc059 Date: Mon, 23 Jul 2018 03:08:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:08:14,700 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/291cd24c-85b2-473a-afda-195b77e68209/file used request id req-31d2181d-3c43-48b5-be77-9076654fc059 2018-07-23 03:08:14,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.47816181183s 2018-07-23 03:08:14,701 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/291cd24c-85b2-473a-afda-195b77e68209/file used request id req-31d2181d-3c43-48b5-be77-9076654fc059 2018-07-23 03:08:14,701 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_4eaeffb0-7453-463b-b8d3-724af930647e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T03:08:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/291cd24c-85b2-473a-afda-195b77e68209/file', u'owner': u'4d752e668af24950a050a8ab08afe2f1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'291cd24c-85b2-473a-afda-195b77e68209', u'size': None, u'name': u'vmready1-img_4eaeffb0-7453-463b-b8d3-724af930647e', u'checksum': None, u'self': u'/v2/images/291cd24c-85b2-473a-afda-195b77e68209', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T03:08:12Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 03:08:14,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 03:08:14,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_4eaeffb0-7453-463b-b8d3-724af930647e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 03:08:15,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c839e398-5870-4426-9053-8d9999f02ef2 x-compute-request-id: req-c839e398-5870-4426-9053-8d9999f02ef2 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_4eaeffb0-7453-463b-b8d3-724af930647e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fa43638f-ee57-4097-9a57-318953250168", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fa43638f-ee57-4097-9a57-318953250168", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fa43638f-ee57-4097-9a57-318953250168"}} 2018-07-23 03:08:15,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c839e398-5870-4426-9053-8d9999f02ef2 2018-07-23 03:08:15,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.755840063095s 2018-07-23 03:08:15,458 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c839e398-5870-4426-9053-8d9999f02ef2 2018-07-23 03:08:15,459 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_4eaeffb0-7453-463b-b8d3-724af930647e', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'fa43638f-ee57-4097-9a57-318953250168', 'swap': 0}) 2018-07-23 03:08:15,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 03:08:15,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/fa43638f-ee57-4097-9a57-318953250168/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" -d '{"extra_specs": {}}' 2018-07-23 03:08:15,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5b1412a-6aa3-4441-9139-573bed4fbf9b x-compute-request-id: req-f5b1412a-6aa3-4441-9139-573bed4fbf9b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 03:08:15,600 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/fa43638f-ee57-4097-9a57-318953250168/os-extra_specs used request id req-f5b1412a-6aa3-4441-9139-573bed4fbf9b 2018-07-23 03:08:15,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.139987945557s 2018-07-23 03:08:15,600 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/fa43638f-ee57-4097-9a57-318953250168/os-extra_specs used request id req-f5b1412a-6aa3-4441-9139-573bed4fbf9b 2018-07-23 03:08:15,721 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 03:08:15,721 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 03:08:15,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 03:08:15,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/3ac44abd-4068-420d-84a2-510b6ffc94cf/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" -d '{"subnet_id": "653a8e2c-174d-435b-a9fd-46cdee09d232"}' 2018-07-23 03:08:17,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-40f9f72e-4cac-4f57-9e4b-4d9d627d40c5 Date: Mon, 23 Jul 2018 03:08:17 GMT RESP BODY: {"network_id": "e12b3b77-b68b-4905-b936-21b03943f907", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "subnet_id": "653a8e2c-174d-435b-a9fd-46cdee09d232", "subnet_ids": ["653a8e2c-174d-435b-a9fd-46cdee09d232"], "port_id": "47b8dd97-d083-4352-bb3c-2919bb46e95c", "id": "3ac44abd-4068-420d-84a2-510b6ffc94cf"} 2018-07-23 03:08:17,525 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/3ac44abd-4068-420d-84a2-510b6ffc94cf/remove_router_interface.json used request id req-40f9f72e-4cac-4f57-9e4b-4d9d627d40c5 2018-07-23 03:08:17,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.79843306541s 2018-07-23 03:08:17,525 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/3ac44abd-4068-420d-84a2-510b6ffc94cf/remove_router_interface.json used request id req-40f9f72e-4cac-4f57-9e4b-4d9d627d40c5 returning object 3ac44abd-4068-420d-84a2-510b6ffc94cf 2018-07-23 03:08:17,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 03:08:17,526 - 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.14" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" 2018-07-23 03:08:17,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-d5a4a81b-997b-4c32-a1d1-d9169e7577a6 Date: Mon, 23 Jul 2018 03:08:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:08:07Z", "admin_state_up": true, "updated_at": "2018-07-23T03:08:16Z", "project_id": "4d752e668af24950a050a8ab08afe2f1", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "3ac44abd-4068-420d-84a2-510b6ffc94cf", "name": "vmready1-router_4eaeffb0-7453-463b-b8d3-724af930647e"}]} 2018-07-23 03:08:17,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d5a4a81b-997b-4c32-a1d1-d9169e7577a6 2018-07-23 03:08:17,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.131669998169s 2018-07-23 03:08:17,658 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d5a4a81b-997b-4c32-a1d1-d9169e7577a6 2018-07-23 03:08:17,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 03:08:17,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/3ac44abd-4068-420d-84a2-510b6ffc94cf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" 2018-07-23 03:08:18,809 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1895e8e8-9c06-44e8-9aa8-700a3c970cd2 Content-Length: 0 Date: Mon, 23 Jul 2018 03:08:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:08:18,810 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/3ac44abd-4068-420d-84a2-510b6ffc94cf.json used request id req-1895e8e8-9c06-44e8-9aa8-700a3c970cd2 2018-07-23 03:08:18,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.15036296844s 2018-07-23 03:08:18,810 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/3ac44abd-4068-420d-84a2-510b6ffc94cf.json used request id req-1895e8e8-9c06-44e8-9aa8-700a3c970cd2 2018-07-23 03:08:18,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:08:18,811 - 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.14" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" 2018-07-23 03:08:18,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-33948f8a-7002-4963-a68a-226fab7aecc6 Date: Mon, 23 Jul 2018 03:08:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T03:08:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"653a8e2c-174d-435b-a9fd-46cdee09d232","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d752e668af24950a050a8ab08afe2f1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_4eaeffb0-7453-463b-b8d3-724af930647e","enable_dhcp":true,"segment_id":null,"network_id":"e12b3b77-b68b-4905-b936-21b03943f907","tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:08:07Z","ip_version":4},{"updated_at":"2018-07-23T03:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b7dd2643-1786-461e-9ccb-e3d909da771e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a1586823405b4171a1a6cd7b66184785","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b1151015-972f-420d-9114-74e63e0e9f5c","tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:36Z","ip_version":4}]} 2018-07-23 03:08:18,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-33948f8a-7002-4963-a68a-226fab7aecc6 2018-07-23 03:08:18,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0798828601837s 2018-07-23 03:08:18,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-33948f8a-7002-4963-a68a-226fab7aecc6 2018-07-23 03:08:18,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 03:08:18,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/653a8e2c-174d-435b-a9fd-46cdee09d232.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" 2018-07-23 03:08:19,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-342c3d55-5b5d-4f3a-9799-f334195599a3 Date: Mon, 23 Jul 2018 03:08:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:08:19,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/653a8e2c-174d-435b-a9fd-46cdee09d232.json used request id req-342c3d55-5b5d-4f3a-9799-f334195599a3 2018-07-23 03:08:19,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.05143618584s 2018-07-23 03:08:19,944 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/653a8e2c-174d-435b-a9fd-46cdee09d232.json used request id req-342c3d55-5b5d-4f3a-9799-f334195599a3 2018-07-23 03:08:19,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:08:19,945 - 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.14" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" 2018-07-23 03:08:20,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-d347e308-14e3-49d1-9531-dc166029b49a Date: Mon, 23 Jul 2018 03:08:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e12b3b77-b68b-4905-b936-21b03943f907","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:08:19Z","qos_policy_id":null,"name":"vmready1-net_4eaeffb0-7453-463b-b8d3-724af930647e","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:08:07Z","provider:network_type":"vxlan"}]} 2018-07-23 03:08:20,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d347e308-14e3-49d1-9531-dc166029b49a 2018-07-23 03:08:20,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0827238559723s 2018-07-23 03:08:20,027 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d347e308-14e3-49d1-9531-dc166029b49a 2018-07-23 03:08:20,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 03:08:20,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/e12b3b77-b68b-4905-b936-21b03943f907.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" 2018-07-23 03:08:21,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d3fb6034-7872-4a6e-9834-11645aaaaf87 Date: Mon, 23 Jul 2018 03:08:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:08:21,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e12b3b77-b68b-4905-b936-21b03943f907.json used request id req-d3fb6034-7872-4a6e-9834-11645aaaaf87 2018-07-23 03:08:21,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12564492226s 2018-07-23 03:08:21,154 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e12b3b77-b68b-4905-b936-21b03943f907.json used request id req-d3fb6034-7872-4a6e-9834-11645aaaaf87 2018-07-23 03:08:21,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:08:21,162 - 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.14" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" 2018-07-23 03:08:21,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-e83c91fd-55af-482f-9ac2-0e7692aa265d Date: Mon, 23 Jul 2018 03:08:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/291cd24c-85b2-473a-afda-195b77e68209/snap", "metadata": {}}], "file": "/v2/images/291cd24c-85b2-473a-afda-195b77e68209/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "291cd24c-85b2-473a-afda-195b77e68209", "size": 12716032, "self": "/v2/images/291cd24c-85b2-473a-afda-195b77e68209", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/291cd24c-85b2-473a-afda-195b77e68209/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:08:14Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_4eaeffb0-7453-463b-b8d3-724af930647e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_4eaeffb0-7453-463b-b8d3-724af930647e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:08:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:08:21,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e83c91fd-55af-482f-9ac2-0e7692aa265d 2018-07-23 03:08:21,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249049663544s 2018-07-23 03:08:21,184 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e83c91fd-55af-482f-9ac2-0e7692aa265d 2018-07-23 03:08:21,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 03:08:21,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/291cd24c-85b2-473a-afda-195b77e68209 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" 2018-07-23 03:08:21,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-696c6dca-384c-4a7f-bda8-fdd3eacfe2f4 Date: Mon, 23 Jul 2018 03:08:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:08:21,486 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/291cd24c-85b2-473a-afda-195b77e68209 used request id req-696c6dca-384c-4a7f-bda8-fdd3eacfe2f4 2018-07-23 03:08:21,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.300779104233s 2018-07-23 03:08:21,487 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/291cd24c-85b2-473a-afda-195b77e68209 used request id req-696c6dca-384c-4a7f-bda8-fdd3eacfe2f4 2018-07-23 03:08:21,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:08:21,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" 2018-07-23 03:08:21,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0df986fd-2632-4bd0-9aac-7376093bc0ca x-compute-request-id: req-0df986fd-2632-4bd0-9aac-7376093bc0ca Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_4eaeffb0-7453-463b-b8d3-724af930647e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fa43638f-ee57-4097-9a57-318953250168", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fa43638f-ee57-4097-9a57-318953250168", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fa43638f-ee57-4097-9a57-318953250168"}]} 2018-07-23 03:08:21,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0df986fd-2632-4bd0-9aac-7376093bc0ca 2018-07-23 03:08:21,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0364918708801s 2018-07-23 03:08:21,524 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0df986fd-2632-4bd0-9aac-7376093bc0ca 2018-07-23 03:08:21,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 03:08:21,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/fa43638f-ee57-4097-9a57-318953250168 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26de9574e808fcb31b1c0b4459475097ab285e3d" 2018-07-23 03:08:21,557 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:08:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d866665-a18a-43bf-b696-2a3bdc262fed x-compute-request-id: req-5d866665-a18a-43bf-b696-2a3bdc262fed Content-Length: 0 Content-Type: application/json 2018-07-23 03:08:21,557 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/fa43638f-ee57-4097-9a57-318953250168 used request id req-5d866665-a18a-43bf-b696-2a3bdc262fed 2018-07-23 03:08:21,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0317759513855s 2018-07-23 03:08:21,558 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/fa43638f-ee57-4097-9a57-318953250168 used request id req-5d866665-a18a-43bf-b696-2a3bdc262fed 2018-07-23 03:08:21,607 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-23 03:08:21,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:08:21,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:08:21,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:08:21,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:08:21,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:08:21,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:08:21,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:08:21,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:08:21,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:08:21,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:08:21,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:08:21,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:08:21,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:08:21,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:08:21,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:08:21,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:08:21,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:08:21,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:08:21,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:08:21,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:08:21,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:08:21,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:08:21,649 - 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.14" 2018-07-23 03:08:21,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a522fb-811c-4af2-b729-27c590cd4dbf 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-07-23 03:08:21,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-47a522fb-811c-4af2-b729-27c590cd4dbf 2018-07-23 03:08:21,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:08:22,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:08:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["5ueHsJYtRNq9o_YbJg83-w"], "issued_at": "2018-07-23T03:08:22.000000Z"}} 2018-07-23 03:08:22,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:08:22,055 - 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.14" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" 2018-07-23 03:08:23,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-855fc1c0-f8c6-481c-9bff-282875f332e5 Date: Mon, 23 Jul 2018 03:08:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:08:23,032 - 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-855fc1c0-f8c6-481c-9bff-282875f332e5 2018-07-23 03:08:23,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.977720975876s 2018-07-23 03:08:23,032 - 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-855fc1c0-f8c6-481c-9bff-282875f332e5 2018-07-23 03:08:23,036 - 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.14" 2018-07-23 03:08:23,041 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 03:08:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-614339ef-dac2-45cd-9a0e-d00c343d8dcf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 03:08:23,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-614339ef-dac2-45cd-9a0e-d00c343d8dcf 2018-07-23 03:08:23,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 03:08:23,045 - 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.14" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" 2018-07-23 03:08:23,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de4eb60-128f-4a21-82f7-4b993405e71f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0cb9703f62ec4cdc8bc128a81da463cc"}, "tags": [], "enabled": true, "id": "0cb9703f62ec4cdc8bc128a81da463cc", "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-07-23 03:08:23,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-6de4eb60-128f-4a21-82f7-4b993405e71f 2018-07-23 03:08:23,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104355096817s 2018-07-23 03:08:23,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-6de4eb60-128f-4a21-82f7-4b993405e71f 2018-07-23 03:08:23,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 03:08:23,157 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_fce44f91-630a-465a-9b33-a1ed592c7534"}}' 2018-07-23 03:08:23,250 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 03:08:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ac849fe-1a0c-45ae-8219-56aadf1bab11 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d131cad197e470f9d6cf88bf26c76d3"}, "tags": [], "enabled": true, "id": "6d131cad197e470f9d6cf88bf26c76d3", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_fce44f91-630a-465a-9b33-a1ed592c7534"}} 2018-07-23 03:08:23,250 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7ac849fe-1a0c-45ae-8219-56aadf1bab11 2018-07-23 03:08:23,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0970010757446s 2018-07-23 03:08:23,251 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7ac849fe-1a0c-45ae-8219-56aadf1bab11 2018-07-23 03:08:23,251 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'6d131cad197e470f9d6cf88bf26c76d3', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_fce44f91-630a-465a-9b33-a1ed592c7534'}) 2018-07-23 03:08:23,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 03:08:23,261 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "140dbe54-0935-4117-b4f0-9fcdab1372b1", "email": null, "name": "vmready2-user_fce44f91-630a-465a-9b33-a1ed592c7534"}}' 2018-07-23 03:08:23,666 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 03:08:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67218b1c-8a5b-48bb-9813-5011b04fc398 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_fce44f91-630a-465a-9b33-a1ed592c7534", "links": {"self": "http://172.30.9.21:5000/v3/users/b62927023a56452091a23d2ad40da36d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b62927023a56452091a23d2ad40da36d", "domain_id": "default", "password_expires_at": null}} 2018-07-23 03:08:23,666 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-67218b1c-8a5b-48bb-9813-5011b04fc398 2018-07-23 03:08:23,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.408759832382s 2018-07-23 03:08:23,667 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-67218b1c-8a5b-48bb-9813-5011b04fc398 2018-07-23 03:08:23,667 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b62927023a56452091a23d2ad40da36d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_fce44f91-630a-465a-9b33-a1ed592c7534'}) 2018-07-23 03:08:23,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:08:23,674 - 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.14" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" 2018-07-23 03:08:23,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a97b585-9e43-4088-8f05-60de62ed0ec2 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:08:23,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1a97b585-9e43-4088-8f05-60de62ed0ec2 2018-07-23 03:08:23,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0868849754333s 2018-07-23 03:08:23,758 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1a97b585-9e43-4088-8f05-60de62ed0ec2 2018-07-23 03:08:23,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:08:23,766 - 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.14" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" 2018-07-23 03:08:23,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c73d4d1b-89b6-42e8-825c-f86b71eb7018 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:08:23,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c73d4d1b-89b6-42e8-825c-f86b71eb7018 2018-07-23 03:08:23,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0981919765472s 2018-07-23 03:08:23,861 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c73d4d1b-89b6-42e8-825c-f86b71eb7018 2018-07-23 03:08:23,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:08:23,869 - 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.14" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" 2018-07-23 03:08:23,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1aa3a0-9568-4161-af2d-8ebcab24f47f Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:08:23,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fc1aa3a0-9568-4161-af2d-8ebcab24f47f 2018-07-23 03:08:23,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0816328525543s 2018-07-23 03:08:23,948 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fc1aa3a0-9568-4161-af2d-8ebcab24f47f 2018-07-23 03:08:23,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 03:08:23,956 - 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.14" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" 2018-07-23 03:08:24,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0087582-ec95-483a-85a6-3dac8d9e918b 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-07-23 03:08:24,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-a0087582-ec95-483a-85a6-3dac8d9e918b 2018-07-23 03:08:24,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0973451137543s 2018-07-23 03:08:24,050 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-a0087582-ec95-483a-85a6-3dac8d9e918b 2018-07-23 03:08:24,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:08:24,054 - 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.14" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" 2018-07-23 03:08:24,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f99887ae-07cc-4a73-8b65-a84d5d5763f3 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_fce44f91-630a-465a-9b33-a1ed592c7534", "links": {"self": "http://172.30.9.21:5000/v3/users/b62927023a56452091a23d2ad40da36d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b62927023a56452091a23d2ad40da36d", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 03:08:24,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f99887ae-07cc-4a73-8b65-a84d5d5763f3 2018-07-23 03:08:24,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116690158844s 2018-07-23 03:08:24,168 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f99887ae-07cc-4a73-8b65-a84d5d5763f3 2018-07-23 03:08:24,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 03:08:24,183 - 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.14" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" 2018-07-23 03:08:24,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a43a8b94-eda2-43ea-aa89-cd38d5705968 Content-Encoding: gzip Content-Length: 396 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/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "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/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d131cad197e470f9d6cf88bf26c76d3"}, "tags": [], "enabled": true, "id": "6d131cad197e470f9d6cf88bf26c76d3", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_fce44f91-630a-465a-9b33-a1ed592c7534"}]} 2018-07-23 03:08:24,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a43a8b94-eda2-43ea-aa89-cd38d5705968 2018-07-23 03:08:24,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0972180366516s 2018-07-23 03:08:24,277 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a43a8b94-eda2-43ea-aa89-cd38d5705968 2018-07-23 03:08:24,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 03:08:24,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=b62927023a56452091a23d2ad40da36d&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=6d131cad197e470f9d6cf88bf26c76d3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" 2018-07-23 03:08:24,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8789eeb6-5da6-4671-8d13-b48cde5bee51 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=b62927023a56452091a23d2ad40da36d&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=6d131cad197e470f9d6cf88bf26c76d3", "previous": null, "next": null}} 2018-07-23 03:08:24,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=b62927023a56452091a23d2ad40da36d&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=6d131cad197e470f9d6cf88bf26c76d3 used request id req-8789eeb6-5da6-4671-8d13-b48cde5bee51 2018-07-23 03:08:24,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0959300994873s 2018-07-23 03:08:24,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=b62927023a56452091a23d2ad40da36d&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=6d131cad197e470f9d6cf88bf26c76d3 used request id req-8789eeb6-5da6-4671-8d13-b48cde5bee51 2018-07-23 03:08:24,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 03:08:24,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/6d131cad197e470f9d6cf88bf26c76d3/users/b62927023a56452091a23d2ad40da36d/roles/91dbc5ce3be24f65b6f22a667105e5ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" 2018-07-23 03:08:24,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:08:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-204a9fd9-f257-4d80-a980-bb3f3fbfacae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:08:24,507 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6d131cad197e470f9d6cf88bf26c76d3/users/b62927023a56452091a23d2ad40da36d/roles/91dbc5ce3be24f65b6f22a667105e5ce used request id req-204a9fd9-f257-4d80-a980-bb3f3fbfacae 2018-07-23 03:08:24,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.123149871826s 2018-07-23 03:08:24,507 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6d131cad197e470f9d6cf88bf26c76d3/users/b62927023a56452091a23d2ad40da36d/roles/91dbc5ce3be24f65b6f22a667105e5ce used request id req-204a9fd9-f257-4d80-a980-bb3f3fbfacae 2018-07-23 03:08:24,508 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_fce44f91-630a-465a-9b33-a1ed592c7534', 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'6d131cad197e470f9d6cf88bf26c76d3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '140dbe54-0935-4117-b4f0-9fcdab1372b1', 'username': u'vmready2-user_fce44f91-630a-465a-9b33-a1ed592c7534', '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-07-23 03:08:24,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:08:24,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:08:24,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:08:24,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:08:24,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:08:24,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:08:24,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:08:24,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:08:24,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:08:24,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:08:24,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:08:24,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:08:24,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:08:24,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:08:24,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:08:24,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:08:24,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:08:24,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:08:24,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:08:24,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:08:24,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:08:24,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:08:24,513 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_fce44f91-630a-465a-9b33-a1ed592c7534', 'password': '140dbe54-0935-4117-b4f0-9fcdab1372b1', 'project_name': 'vmready2-project_fce44f91-630a-465a-9b33-a1ed592c7534', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '6d131cad197e470f9d6cf88bf26c76d3', 'project_domain_name': 'Default'} 2018-07-23 03:08:24,514 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-23 03:08:24,515 - 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.14" 2018-07-23 03:08:24,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee5ade41-4163-4f7e-a01c-f6ec32dd43d9 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-07-23 03:08:24,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ee5ade41-4163-4f7e-a01c-f6ec32dd43d9 2018-07-23 03:08:24,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:08:24,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:08:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d131cad197e470f9d6cf88bf26c76d3", "name": "vmready2-project_fce44f91-630a-465a-9b33-a1ed592c7534"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/6d131cad197e470f9d6cf88bf26c76d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/6d131cad197e470f9d6cf88bf26c76d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/6d131cad197e470f9d6cf88bf26c76d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6d131cad197e470f9d6cf88bf26c76d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/6d131cad197e470f9d6cf88bf26c76d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/6d131cad197e470f9d6cf88bf26c76d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_6d131cad197e470f9d6cf88bf26c76d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6d131cad197e470f9d6cf88bf26c76d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6d131cad197e470f9d6cf88bf26c76d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/6d131cad197e470f9d6cf88bf26c76d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/6d131cad197e470f9d6cf88bf26c76d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6d131cad197e470f9d6cf88bf26c76d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/6d131cad197e470f9d6cf88bf26c76d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/6d131cad197e470f9d6cf88bf26c76d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_fce44f91-630a-465a-9b33-a1ed592c7534", "id": "b62927023a56452091a23d2ad40da36d"}, "audit_ids": ["nIhLB-H_Rweg0ptzxiSJIg"], "issued_at": "2018-07-23T03:08:24.000000Z"}} 2018-07-23 03:08:24,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 03:08:24,905 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a428ce64e958904c5c9176bb9f5641f38e845c73" -d '{"network": {"name": "vmready2-net_fce44f91-630a-465a-9b33-a1ed592c7534", "admin_state_up": true}}' 2018-07-23 03:08:26,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-fe2363af-5db3-4d85-89d8-5f7fe6320c4e Date: Mon, 23 Jul 2018 03:08:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"390e2f5a-a39e-4916-ad78-61517b559de2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6d131cad197e470f9d6cf88bf26c76d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:08:26Z","is_default":false,"name":"vmready2-net_fce44f91-630a-465a-9b33-a1ed592c7534","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6d131cad197e470f9d6cf88bf26c76d3","created_at":"2018-07-23T03:08:25Z","mtu":1450}} 2018-07-23 03:08:26,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fe2363af-5db3-4d85-89d8-5f7fe6320c4e 2018-07-23 03:08:26,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.32983708382s 2018-07-23 03:08:26,235 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fe2363af-5db3-4d85-89d8-5f7fe6320c4e 2018-07-23 03:08:26,235 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T03:08:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'390e2f5a-a39e-4916-ad78-61517b559de2', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_fce44f91-630a-465a-9b33-a1ed592c7534', u'admin_state_up': True, u'tenant_id': u'6d131cad197e470f9d6cf88bf26c76d3', u'created_at': u'2018-07-23T03:08:25Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6d131cad197e470f9d6cf88bf26c76d3', u'l2_adjacency': True}) 2018-07-23 03:08:26,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:08:26,236 - 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.14" -H "X-Auth-Token: {SHA1}a428ce64e958904c5c9176bb9f5641f38e845c73" 2018-07-23 03:08:26,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-8322ee2f-0271-48f1-9b0d-955e465352bc Date: Mon, 23 Jul 2018 03:08:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"390e2f5a-a39e-4916-ad78-61517b559de2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6d131cad197e470f9d6cf88bf26c76d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:08:26Z","qos_policy_id":null,"name":"vmready2-net_fce44f91-630a-465a-9b33-a1ed592c7534","admin_state_up":true,"tenant_id":"6d131cad197e470f9d6cf88bf26c76d3","created_at":"2018-07-23T03:08:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:08:26,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8322ee2f-0271-48f1-9b0d-955e465352bc 2018-07-23 03:08:26,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.202576875687s 2018-07-23 03:08:26,439 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8322ee2f-0271-48f1-9b0d-955e465352bc 2018-07-23 03:08:26,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 03:08:26,441 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a428ce64e958904c5c9176bb9f5641f38e845c73" -d '{"subnet": {"name": "vmready2-subnet_fce44f91-630a-465a-9b33-a1ed592c7534", "enable_dhcp": true, "network_id": "390e2f5a-a39e-4916-ad78-61517b559de2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 03:08:27,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1f6a39ad-eb7a-453f-a077-7995ac9ed057 Date: Mon, 23 Jul 2018 03:08:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"390e2f5a-a39e-4916-ad78-61517b559de2","tenant_id":"6d131cad197e470f9d6cf88bf26c76d3","created_at":"2018-07-23T03:08:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:08:26Z","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":"6d131cad197e470f9d6cf88bf26c76d3","id":"b5e66e13-4812-4925-a35f-4c58780f26be","subnetpool_id":null,"name":"vmready2-subnet_fce44f91-630a-465a-9b33-a1ed592c7534"}} 2018-07-23 03:08:27,107 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1f6a39ad-eb7a-453f-a077-7995ac9ed057 2018-07-23 03:08:27,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.667140007019s 2018-07-23 03:08:27,108 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1f6a39ad-eb7a-453f-a077-7995ac9ed057 2018-07-23 03:08:27,108 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:08:26Z', 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'b5e66e13-4812-4925-a35f-4c58780f26be', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_fce44f91-630a-465a-9b33-a1ed592c7534', u'enable_dhcp': True, u'network_id': u'390e2f5a-a39e-4916-ad78-61517b559de2', u'tenant_id': u'6d131cad197e470f9d6cf88bf26c76d3', u'created_at': u'2018-07-23T03:08:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6d131cad197e470f9d6cf88bf26c76d3'}) 2018-07-23 03:08:27,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 03:08:27,109 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a428ce64e958904c5c9176bb9f5641f38e845c73" -d '{"router": {"external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c"}, "name": "vmready2-router_fce44f91-630a-465a-9b33-a1ed592c7534", "admin_state_up": true}}' 2018-07-23 03:08:28,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-185ecb9a-b1d4-4d94-a074-746a844fdfa6 Date: Mon, 23 Jul 2018 03:08:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "created_at": "2018-07-23T03:08:27Z", "admin_state_up": true, "updated_at": "2018-07-23T03:08:28Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "6d131cad197e470f9d6cf88bf26c76d3", "id": "69fdb48b-7ef4-42c1-b249-59fc2e51b89d", "name": "vmready2-router_fce44f91-630a-465a-9b33-a1ed592c7534"}} 2018-07-23 03:08:28,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-185ecb9a-b1d4-4d94-a074-746a844fdfa6 2018-07-23 03:08:28,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66018295288s 2018-07-23 03:08:28,769 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-185ecb9a-b1d4-4d94-a074-746a844fdfa6 2018-07-23 03:08:28,769 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:08:28Z', u'revision_number': 2, u'id': u'69fdb48b-7ef4-42c1-b249-59fc2e51b89d', u'external_gateway_info': {u'network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b7dd2643-1786-461e-9ccb-e3d909da771e', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_fce44f91-630a-465a-9b33-a1ed592c7534', u'admin_state_up': True, u'tenant_id': u'6d131cad197e470f9d6cf88bf26c76d3', u'created_at': u'2018-07-23T03:08:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'6d131cad197e470f9d6cf88bf26c76d3'}) 2018-07-23 03:08:28,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 03:08:28,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/69fdb48b-7ef4-42c1-b249-59fc2e51b89d/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a428ce64e958904c5c9176bb9f5641f38e845c73" -d '{"subnet_id": "b5e66e13-4812-4925-a35f-4c58780f26be"}' 2018-07-23 03:08:31,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-873b7307-bae0-4843-9231-662d832c2cde Date: Mon, 23 Jul 2018 03:08:31 GMT RESP BODY: {"network_id": "390e2f5a-a39e-4916-ad78-61517b559de2", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "subnet_id": "b5e66e13-4812-4925-a35f-4c58780f26be", "subnet_ids": ["b5e66e13-4812-4925-a35f-4c58780f26be"], "port_id": "e0a63dfd-4b8b-4c09-9754-486c95fc969e", "id": "69fdb48b-7ef4-42c1-b249-59fc2e51b89d"} 2018-07-23 03:08:31,144 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/69fdb48b-7ef4-42c1-b249-59fc2e51b89d/add_router_interface.json used request id req-873b7307-bae0-4843-9231-662d832c2cde 2018-07-23 03:08:31,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.37396407127s 2018-07-23 03:08:31,144 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/69fdb48b-7ef4-42c1-b249-59fc2e51b89d/add_router_interface.json used request id req-873b7307-bae0-4843-9231-662d832c2cde returning object 69fdb48b-7ef4-42c1-b249-59fc2e51b89d 2018-07-23 03:08:31,145 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 03:08:31,262 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 03:08:31,263 - 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.14" 2018-07-23 03:08:31,267 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 03:08:31 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-07-23 03:08:31,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:08:31,272 - 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.14" -H "X-Auth-Token: {SHA1}a428ce64e958904c5c9176bb9f5641f38e845c73" 2018-07-23 03:08:31,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-27411313-b03c-460f-b75b-e7dcda882ad1 Date: Mon, 23 Jul 2018 03:08:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:08:31,959 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-27411313-b03c-460f-b75b-e7dcda882ad1 2018-07-23 03:08:31,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.689270019531s 2018-07-23 03:08:31,959 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-27411313-b03c-460f-b75b-e7dcda882ad1 2018-07-23 03:08:31,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 03:08:31,970 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a428ce64e958904c5c9176bb9f5641f38e845c73" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_fce44f91-630a-465a-9b33-a1ed592c7534", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_fce44f91-630a-465a-9b33-a1ed592c7534"}' 2018-07-23 03:08:32,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/90d861f7-a551-4e0e-acb3-402866a65426 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e196f89f-88dc-4150-a2b0-2802f9a55156 Date: Mon, 23 Jul 2018 03:08:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/90d861f7-a551-4e0e-acb3-402866a65426/file", "owner": "6d131cad197e470f9d6cf88bf26c76d3", "id": "90d861f7-a551-4e0e-acb3-402866a65426", "size": null, "self": "/v2/images/90d861f7-a551-4e0e-acb3-402866a65426", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:08:31Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_fce44f91-630a-465a-9b33-a1ed592c7534", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_fce44f91-630a-465a-9b33-a1ed592c7534", "checksum": null, "created_at": "2018-07-23T03:08:31Z", "protected": false} 2018-07-23 03:08:32,050 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-e196f89f-88dc-4150-a2b0-2802f9a55156 2018-07-23 03:08:32,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.082643032074s 2018-07-23 03:08:32,050 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-e196f89f-88dc-4150-a2b0-2802f9a55156 returning object 90d861f7-a551-4e0e-acb3-402866a65426 2018-07-23 03:08:32,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 03:08:32,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/90d861f7-a551-4e0e-acb3-402866a65426/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a428ce64e958904c5c9176bb9f5641f38e845c73" -d '' 2018-07-23 03:08:32,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-44c3f9f6-123b-45d1-bd4b-13ddd02f596f Date: Mon, 23 Jul 2018 03:08:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:08:32,567 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/90d861f7-a551-4e0e-acb3-402866a65426/file used request id req-44c3f9f6-123b-45d1-bd4b-13ddd02f596f 2018-07-23 03:08:32,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.516381978989s 2018-07-23 03:08:32,567 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/90d861f7-a551-4e0e-acb3-402866a65426/file used request id req-44c3f9f6-123b-45d1-bd4b-13ddd02f596f 2018-07-23 03:08:32,567 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_fce44f91-630a-465a-9b33-a1ed592c7534', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T03:08:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/90d861f7-a551-4e0e-acb3-402866a65426/file', u'owner': u'6d131cad197e470f9d6cf88bf26c76d3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'90d861f7-a551-4e0e-acb3-402866a65426', u'size': None, u'name': u'vmready2-img_fce44f91-630a-465a-9b33-a1ed592c7534', u'checksum': None, u'self': u'/v2/images/90d861f7-a551-4e0e-acb3-402866a65426', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T03:08:31Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 03:08:32,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 03:08:32,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_fce44f91-630a-465a-9b33-a1ed592c7534", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 03:08:33,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29fe3bb4-0b69-48bb-9bd4-1942076e500b x-compute-request-id: req-29fe3bb4-0b69-48bb-9bd4-1942076e500b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_fce44f91-630a-465a-9b33-a1ed592c7534", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ff63171d-3675-4ed1-9670-d2b14e5e2a6d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ff63171d-3675-4ed1-9670-d2b14e5e2a6d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ff63171d-3675-4ed1-9670-d2b14e5e2a6d"}} 2018-07-23 03:08:33,218 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-29fe3bb4-0b69-48bb-9bd4-1942076e500b 2018-07-23 03:08:33,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.649432182312s 2018-07-23 03:08:33,218 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-29fe3bb4-0b69-48bb-9bd4-1942076e500b 2018-07-23 03:08:33,219 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_fce44f91-630a-465a-9b33-a1ed592c7534', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'ff63171d-3675-4ed1-9670-d2b14e5e2a6d', 'swap': 0}) 2018-07-23 03:08:33,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 03:08:33,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/ff63171d-3675-4ed1-9670-d2b14e5e2a6d/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" -d '{"extra_specs": {}}' 2018-07-23 03:08:33,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4fb35b1-1754-4660-a1ea-6939974be970 x-compute-request-id: req-a4fb35b1-1754-4660-a1ea-6939974be970 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 03:08:33,241 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/ff63171d-3675-4ed1-9670-d2b14e5e2a6d/os-extra_specs used request id req-a4fb35b1-1754-4660-a1ea-6939974be970 2018-07-23 03:08:33,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220420360565s 2018-07-23 03:08:33,242 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/ff63171d-3675-4ed1-9670-d2b14e5e2a6d/os-extra_specs used request id req-a4fb35b1-1754-4660-a1ea-6939974be970 2018-07-23 03:08:33,367 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 03:08:33,367 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 03:08:33,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 03:08:33,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/69fdb48b-7ef4-42c1-b249-59fc2e51b89d/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a428ce64e958904c5c9176bb9f5641f38e845c73" -d '{"subnet_id": "b5e66e13-4812-4925-a35f-4c58780f26be"}' 2018-07-23 03:08:35,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c6c09986-0588-4389-9f3b-cbba18674c8e Date: Mon, 23 Jul 2018 03:08:35 GMT RESP BODY: {"network_id": "390e2f5a-a39e-4916-ad78-61517b559de2", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "subnet_id": "b5e66e13-4812-4925-a35f-4c58780f26be", "subnet_ids": ["b5e66e13-4812-4925-a35f-4c58780f26be"], "port_id": "e0a63dfd-4b8b-4c09-9754-486c95fc969e", "id": "69fdb48b-7ef4-42c1-b249-59fc2e51b89d"} 2018-07-23 03:08:35,201 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/69fdb48b-7ef4-42c1-b249-59fc2e51b89d/remove_router_interface.json used request id req-c6c09986-0588-4389-9f3b-cbba18674c8e 2018-07-23 03:08:35,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.82937121391s 2018-07-23 03:08:35,202 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/69fdb48b-7ef4-42c1-b249-59fc2e51b89d/remove_router_interface.json used request id req-c6c09986-0588-4389-9f3b-cbba18674c8e returning object 69fdb48b-7ef4-42c1-b249-59fc2e51b89d 2018-07-23 03:08:35,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 03:08:35,203 - 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.14" -H "X-Auth-Token: {SHA1}a428ce64e958904c5c9176bb9f5641f38e845c73" 2018-07-23 03:08:35,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-43b7eb43-14c2-42d7-9867-bbbecffacca5 Date: Mon, 23 Jul 2018 03:08:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "created_at": "2018-07-23T03:08:27Z", "admin_state_up": true, "updated_at": "2018-07-23T03:08:34Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "6d131cad197e470f9d6cf88bf26c76d3", "id": "69fdb48b-7ef4-42c1-b249-59fc2e51b89d", "name": "vmready2-router_fce44f91-630a-465a-9b33-a1ed592c7534"}]} 2018-07-23 03:08:35,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-43b7eb43-14c2-42d7-9867-bbbecffacca5 2018-07-23 03:08:35,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.131032943726s 2018-07-23 03:08:35,334 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-43b7eb43-14c2-42d7-9867-bbbecffacca5 2018-07-23 03:08:35,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 03:08:35,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/69fdb48b-7ef4-42c1-b249-59fc2e51b89d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a428ce64e958904c5c9176bb9f5641f38e845c73" 2018-07-23 03:08:36,434 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3fa555d9-7169-4d17-b7cc-f43230725437 Content-Length: 0 Date: Mon, 23 Jul 2018 03:08:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:08:36,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/69fdb48b-7ef4-42c1-b249-59fc2e51b89d.json used request id req-3fa555d9-7169-4d17-b7cc-f43230725437 2018-07-23 03:08:36,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.0980451107s 2018-07-23 03:08:36,435 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/69fdb48b-7ef4-42c1-b249-59fc2e51b89d.json used request id req-3fa555d9-7169-4d17-b7cc-f43230725437 2018-07-23 03:08:36,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:08:36,436 - 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.14" -H "X-Auth-Token: {SHA1}a428ce64e958904c5c9176bb9f5641f38e845c73" 2018-07-23 03:08:36,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-f093cc36-f5ea-4082-92be-f6ddd259d190 Date: Mon, 23 Jul 2018 03:08:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"390e2f5a-a39e-4916-ad78-61517b559de2","tenant_id":"6d131cad197e470f9d6cf88bf26c76d3","created_at":"2018-07-23T03:08:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:08:26Z","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":"6d131cad197e470f9d6cf88bf26c76d3","id":"b5e66e13-4812-4925-a35f-4c58780f26be","subnetpool_id":null,"name":"vmready2-subnet_fce44f91-630a-465a-9b33-a1ed592c7534"}]} 2018-07-23 03:08:36,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f093cc36-f5ea-4082-92be-f6ddd259d190 2018-07-23 03:08:36,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0943820476532s 2018-07-23 03:08:36,530 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f093cc36-f5ea-4082-92be-f6ddd259d190 2018-07-23 03:08:36,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 03:08:36,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/b5e66e13-4812-4925-a35f-4c58780f26be.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a428ce64e958904c5c9176bb9f5641f38e845c73" 2018-07-23 03:08:37,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6826409c-90d8-45ae-af09-bf14d7cabf25 Date: Mon, 23 Jul 2018 03:08:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:08:37,571 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/b5e66e13-4812-4925-a35f-4c58780f26be.json used request id req-6826409c-90d8-45ae-af09-bf14d7cabf25 2018-07-23 03:08:37,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04012489319s 2018-07-23 03:08:37,572 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/b5e66e13-4812-4925-a35f-4c58780f26be.json used request id req-6826409c-90d8-45ae-af09-bf14d7cabf25 2018-07-23 03:08:37,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:08:37,573 - 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.14" -H "X-Auth-Token: {SHA1}a428ce64e958904c5c9176bb9f5641f38e845c73" 2018-07-23 03:08:37,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-6f81214b-7d50-4438-9f0c-c030566a0c18 Date: Mon, 23 Jul 2018 03:08:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"390e2f5a-a39e-4916-ad78-61517b559de2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d131cad197e470f9d6cf88bf26c76d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:08:37Z","qos_policy_id":null,"name":"vmready2-net_fce44f91-630a-465a-9b33-a1ed592c7534","admin_state_up":true,"tenant_id":"6d131cad197e470f9d6cf88bf26c76d3","created_at":"2018-07-23T03:08:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:08:37,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6f81214b-7d50-4438-9f0c-c030566a0c18 2018-07-23 03:08:37,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108402967453s 2018-07-23 03:08:37,681 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6f81214b-7d50-4438-9f0c-c030566a0c18 2018-07-23 03:08:37,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 03:08:37,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/390e2f5a-a39e-4916-ad78-61517b559de2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a428ce64e958904c5c9176bb9f5641f38e845c73" 2018-07-23 03:08:38,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da1d2148-9b7d-45c1-b493-d67c43cde3de Date: Mon, 23 Jul 2018 03:08:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:08:38,871 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/390e2f5a-a39e-4916-ad78-61517b559de2.json used request id req-da1d2148-9b7d-45c1-b493-d67c43cde3de 2018-07-23 03:08:38,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18906998634s 2018-07-23 03:08:38,872 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/390e2f5a-a39e-4916-ad78-61517b559de2.json used request id req-da1d2148-9b7d-45c1-b493-d67c43cde3de 2018-07-23 03:08:38,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:08:38,879 - 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.14" -H "X-Auth-Token: {SHA1}a428ce64e958904c5c9176bb9f5641f38e845c73" 2018-07-23 03:08:38,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-3b11f2ca-0d0f-4ada-9729-8bb9814415ca Date: Mon, 23 Jul 2018 03:08:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/90d861f7-a551-4e0e-acb3-402866a65426/snap", "metadata": {}}], "file": "/v2/images/90d861f7-a551-4e0e-acb3-402866a65426/file", "owner": "6d131cad197e470f9d6cf88bf26c76d3", "id": "90d861f7-a551-4e0e-acb3-402866a65426", "size": 12716032, "self": "/v2/images/90d861f7-a551-4e0e-acb3-402866a65426", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/90d861f7-a551-4e0e-acb3-402866a65426/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:08:32Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_fce44f91-630a-465a-9b33-a1ed592c7534", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_fce44f91-630a-465a-9b33-a1ed592c7534", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:08:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:08:38,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3b11f2ca-0d0f-4ada-9729-8bb9814415ca 2018-07-23 03:08:38,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0342590808868s 2018-07-23 03:08:38,910 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3b11f2ca-0d0f-4ada-9729-8bb9814415ca 2018-07-23 03:08:38,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 03:08:38,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/90d861f7-a551-4e0e-acb3-402866a65426 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a428ce64e958904c5c9176bb9f5641f38e845c73" 2018-07-23 03:08:39,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f76c48ec-4620-4748-9f61-c372853ccd99 Date: Mon, 23 Jul 2018 03:08:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:08:39,167 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/90d861f7-a551-4e0e-acb3-402866a65426 used request id req-f76c48ec-4620-4748-9f61-c372853ccd99 2018-07-23 03:08:39,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.255338907242s 2018-07-23 03:08:39,168 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/90d861f7-a551-4e0e-acb3-402866a65426 used request id req-f76c48ec-4620-4748-9f61-c372853ccd99 2018-07-23 03:08:39,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:08:39,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" 2018-07-23 03:08:39,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06761f87-5fad-42f6-9818-fdbc95280f32 x-compute-request-id: req-06761f87-5fad-42f6-9818-fdbc95280f32 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_fce44f91-630a-465a-9b33-a1ed592c7534", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ff63171d-3675-4ed1-9670-d2b14e5e2a6d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ff63171d-3675-4ed1-9670-d2b14e5e2a6d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ff63171d-3675-4ed1-9670-d2b14e5e2a6d"}]} 2018-07-23 03:08:39,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-06761f87-5fad-42f6-9818-fdbc95280f32 2018-07-23 03:08:39,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253729820251s 2018-07-23 03:08:39,194 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-06761f87-5fad-42f6-9818-fdbc95280f32 2018-07-23 03:08:39,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 03:08:39,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/ff63171d-3675-4ed1-9670-d2b14e5e2a6d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" 2018-07-23 03:08:39,232 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:08:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d66e9286-42e2-41db-983e-850220f8a85a x-compute-request-id: req-d66e9286-42e2-41db-983e-850220f8a85a Content-Length: 0 Content-Type: application/json 2018-07-23 03:08:39,232 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/ff63171d-3675-4ed1-9670-d2b14e5e2a6d used request id req-d66e9286-42e2-41db-983e-850220f8a85a 2018-07-23 03:08:39,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0362570285797s 2018-07-23 03:08:39,232 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/ff63171d-3675-4ed1-9670-d2b14e5e2a6d used request id req-d66e9286-42e2-41db-983e-850220f8a85a 2018-07-23 03:08:39,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:08:39,236 - 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.14" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" 2018-07-23 03:08:39,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-023cdefa-863d-4c41-994b-9c3fedf690c8 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_fce44f91-630a-465a-9b33-a1ed592c7534", "links": {"self": "http://172.30.9.21:5000/v3/users/b62927023a56452091a23d2ad40da36d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b62927023a56452091a23d2ad40da36d", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 03:08:39,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-023cdefa-863d-4c41-994b-9c3fedf690c8 2018-07-23 03:08:39,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115722894669s 2018-07-23 03:08:39,349 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-023cdefa-863d-4c41-994b-9c3fedf690c8 2018-07-23 03:08:39,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:08:39,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/b62927023a56452091a23d2ad40da36d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" 2018-07-23 03:08:39,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b7c5da-4544-40f9-9a4f-9ea4154d22a0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_fce44f91-630a-465a-9b33-a1ed592c7534", "links": {"self": "http://172.30.9.21:5000/v3/users/b62927023a56452091a23d2ad40da36d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b62927023a56452091a23d2ad40da36d", "description": null}} 2018-07-23 03:08:39,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/b62927023a56452091a23d2ad40da36d used request id req-32b7c5da-4544-40f9-9a4f-9ea4154d22a0 2018-07-23 03:08:39,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.156467914581s 2018-07-23 03:08:39,511 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/b62927023a56452091a23d2ad40da36d used request id req-32b7c5da-4544-40f9-9a4f-9ea4154d22a0 2018-07-23 03:08:39,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 03:08:39,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/b62927023a56452091a23d2ad40da36d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" 2018-07-23 03:08:39,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:08:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88934d25-6b7c-4a9f-86b5-f977d746b343 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:08:39,763 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b62927023a56452091a23d2ad40da36d used request id req-88934d25-6b7c-4a9f-86b5-f977d746b343 2018-07-23 03:08:39,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.25094294548s 2018-07-23 03:08:39,763 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b62927023a56452091a23d2ad40da36d used request id req-88934d25-6b7c-4a9f-86b5-f977d746b343 2018-07-23 03:08:39,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 03:08:39,773 - 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.14" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" 2018-07-23 03:08:39,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-630666dd-75d6-40d2-b46e-079425e9f0d4 Content-Encoding: gzip Content-Length: 387 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/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d131cad197e470f9d6cf88bf26c76d3"}, "tags": [], "enabled": true, "id": "6d131cad197e470f9d6cf88bf26c76d3", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_fce44f91-630a-465a-9b33-a1ed592c7534"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-23 03:08:39,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-630666dd-75d6-40d2-b46e-079425e9f0d4 2018-07-23 03:08:39,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0923840999603s 2018-07-23 03:08:39,862 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-630666dd-75d6-40d2-b46e-079425e9f0d4 2018-07-23 03:08:39,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 03:08:39,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/6d131cad197e470f9d6cf88bf26c76d3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aa4e9e614e17ab7eb9ed25e62b6f5bb8cc129402" 2018-07-23 03:08:40,035 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:08:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e95bbbd-52ec-4ffd-9e8b-7a1d4bb1f3fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:08:40,035 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6d131cad197e470f9d6cf88bf26c76d3 used request id req-1e95bbbd-52ec-4ffd-9e8b-7a1d4bb1f3fb 2018-07-23 03:08:40,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.169211864471s 2018-07-23 03:08:40,036 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6d131cad197e470f9d6cf88bf26c76d3 used request id req-1e95bbbd-52ec-4ffd-9e8b-7a1d4bb1f3fb 2018-07-23 03:08:40,088 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-23 03:08:40,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:08:40,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:08:40,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:08:40,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:08:40,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:08:40,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:08:40,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:08:40,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:08:40,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:08:40,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:08:40,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:08:40,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:08:40,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:08:40,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:08:40,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:08:40,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:08:40,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:08:40,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:08:40,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:08:40,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:08:40,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:08:40,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:08:40,131 - 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.14" 2018-07-23 03:08:40,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fb1da25-5f6c-40c3-9dd6-bbb1d7855e89 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-07-23 03:08:40,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3fb1da25-5f6c-40c3-9dd6-bbb1d7855e89 2018-07-23 03:08:40,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:08:40,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:08:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["eUI8nvyYRY-90eZb6kbW5w"], "issued_at": "2018-07-23T03:08:40.000000Z"}} 2018-07-23 03:08:40,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:08:40,530 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:08:40,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c3b22e38-966a-4614-b1c6-ae0df27d3b82 Date: Mon, 23 Jul 2018 03:08:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:08:40,792 - 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-c3b22e38-966a-4614-b1c6-ae0df27d3b82 2018-07-23 03:08:40,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.262691020966s 2018-07-23 03:08:40,793 - 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-c3b22e38-966a-4614-b1c6-ae0df27d3b82 2018-07-23 03:08:40,798 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-23 03:08:40,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 03:08:40,800 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" -d '{"network": {"name": "singlevm1-net_6808d991-69ef-4025-af71-23f183b61a90", "admin_state_up": true}}' 2018-07-23 03:08:41,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-6e96657d-4fe9-470b-a9e8-543bcd0d149b Date: Mon, 23 Jul 2018 03:08:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"db78f740-2b6c-467f-9506-e8b0f03e8638","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:08:40Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_6808d991-69ef-4025-af71-23f183b61a90","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:08:40Z","mtu":1450}} 2018-07-23 03:08:41,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6e96657d-4fe9-470b-a9e8-543bcd0d149b 2018-07-23 03:08:41,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.326287984848s 2018-07-23 03:08:41,126 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6e96657d-4fe9-470b-a9e8-543bcd0d149b 2018-07-23 03:08:41,126 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T03:08:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'db78f740-2b6c-467f-9506-e8b0f03e8638', u'provider:segmentation_id': 19, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_6808d991-69ef-4025-af71-23f183b61a90', u'created_at': u'2018-07-23T03:08:40Z', u'mtu': 1450, u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d752e668af24950a050a8ab08afe2f1', u'l2_adjacency': True}) 2018-07-23 03:08:41,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:08:41,127 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:08:41,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-62d8e98e-eb60-43c2-a842-9f80aea88bf6 Date: Mon, 23 Jul 2018 03:08:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"db78f740-2b6c-467f-9506-e8b0f03e8638","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:08:40Z","qos_policy_id":null,"name":"singlevm1-net_6808d991-69ef-4025-af71-23f183b61a90","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:08:40Z","provider:network_type":"vxlan"}]} 2018-07-23 03:08:41,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-62d8e98e-eb60-43c2-a842-9f80aea88bf6 2018-07-23 03:08:41,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100632190704s 2018-07-23 03:08:41,228 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-62d8e98e-eb60-43c2-a842-9f80aea88bf6 2018-07-23 03:08:41,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 03:08:41,230 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" -d '{"subnet": {"name": "singlevm1-subnet_6808d991-69ef-4025-af71-23f183b61a90", "enable_dhcp": true, "network_id": "db78f740-2b6c-467f-9506-e8b0f03e8638", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 03:08:41,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-4b722f7d-ad43-4a76-93ec-b7a478cd068b Date: Mon, 23 Jul 2018 03:08:41 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T03:08:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d0f5cdb8-c48d-43e8-9f78-74f4ae26b103","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d752e668af24950a050a8ab08afe2f1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_6808d991-69ef-4025-af71-23f183b61a90","enable_dhcp":true,"segment_id":null,"network_id":"db78f740-2b6c-467f-9506-e8b0f03e8638","tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:08:41Z","ip_version":4}} 2018-07-23 03:08:41,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4b722f7d-ad43-4a76-93ec-b7a478cd068b 2018-07-23 03:08:41,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.596529006958s 2018-07-23 03:08:41,826 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4b722f7d-ad43-4a76-93ec-b7a478cd068b 2018-07-23 03:08:41,827 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:08:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd0f5cdb8-c48d-43e8-9f78-74f4ae26b103', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_6808d991-69ef-4025-af71-23f183b61a90', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'db78f740-2b6c-467f-9506-e8b0f03e8638', u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'created_at': u'2018-07-23T03:08:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4d752e668af24950a050a8ab08afe2f1'}) 2018-07-23 03:08:41,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 03:08:41,828 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" -d '{"router": {"external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c"}, "name": "singlevm1-router_6808d991-69ef-4025-af71-23f183b61a90", "admin_state_up": true}}' 2018-07-23 03:08:43,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-c06c2217-2fac-4d96-94a5-924ca9038176 Date: Mon, 23 Jul 2018 03:08:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:08:41Z", "admin_state_up": true, "updated_at": "2018-07-23T03:08:42Z", "project_id": "4d752e668af24950a050a8ab08afe2f1", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "dc481cd2-c54d-4b02-aee8-f8b4280ec069", "name": "singlevm1-router_6808d991-69ef-4025-af71-23f183b61a90"}} 2018-07-23 03:08:43,247 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c06c2217-2fac-4d96-94a5-924ca9038176 2018-07-23 03:08:43,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.41942405701s 2018-07-23 03:08:43,247 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c06c2217-2fac-4d96-94a5-924ca9038176 2018-07-23 03:08:43,247 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:08:42Z', u'revision_number': 2, u'ha': False, u'id': u'dc481cd2-c54d-4b02-aee8-f8b4280ec069', u'external_gateway_info': {u'network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b7dd2643-1786-461e-9ccb-e3d909da771e', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_6808d991-69ef-4025-af71-23f183b61a90', u'admin_state_up': True, u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'created_at': u'2018-07-23T03:08:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d752e668af24950a050a8ab08afe2f1'}) 2018-07-23 03:08:43,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 03:08:43,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/dc481cd2-c54d-4b02-aee8-f8b4280ec069/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" -d '{"subnet_id": "d0f5cdb8-c48d-43e8-9f78-74f4ae26b103"}' 2018-07-23 03:08:45,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-065da3f9-5ca4-4078-b3f9-e06817496f81 Date: Mon, 23 Jul 2018 03:08:45 GMT RESP BODY: {"network_id": "db78f740-2b6c-467f-9506-e8b0f03e8638", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "subnet_id": "d0f5cdb8-c48d-43e8-9f78-74f4ae26b103", "subnet_ids": ["d0f5cdb8-c48d-43e8-9f78-74f4ae26b103"], "port_id": "09f4278f-db30-4218-b4f2-6cc3a182afb6", "id": "dc481cd2-c54d-4b02-aee8-f8b4280ec069"} 2018-07-23 03:08:45,198 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/dc481cd2-c54d-4b02-aee8-f8b4280ec069/add_router_interface.json used request id req-065da3f9-5ca4-4078-b3f9-e06817496f81 2018-07-23 03:08:45,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.95048213005s 2018-07-23 03:08:45,199 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/dc481cd2-c54d-4b02-aee8-f8b4280ec069/add_router_interface.json used request id req-065da3f9-5ca4-4078-b3f9-e06817496f81 returning object dc481cd2-c54d-4b02-aee8-f8b4280ec069 2018-07-23 03:08:45,199 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 03:08:45,332 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 03:08:45,335 - 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.14" 2018-07-23 03:08:45,339 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 03:08:45 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-07-23 03:08:45,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:08:45,344 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:08:45,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-29a3e506-2a49-4240-ba59-5b36f4cb684e Date: Mon, 23 Jul 2018 03:08:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:08:45,543 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-29a3e506-2a49-4240-ba59-5b36f4cb684e 2018-07-23 03:08:45,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.201730966568s 2018-07-23 03:08:45,544 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-29a3e506-2a49-4240-ba59-5b36f4cb684e 2018-07-23 03:08:45,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 03:08:45,556 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_6808d991-69ef-4025-af71-23f183b61a90", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_6808d991-69ef-4025-af71-23f183b61a90"}' 2018-07-23 03:08:45,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6c37f319-4b6f-4034-959c-df637b6cdac6 Date: Mon, 23 Jul 2018 03:08:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "8cad2a54-d4c7-4641-adcc-d3f894a7201a", "size": null, "self": "/v2/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:08:45Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_6808d991-69ef-4025-af71-23f183b61a90", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_6808d991-69ef-4025-af71-23f183b61a90", "checksum": null, "created_at": "2018-07-23T03:08:45Z", "protected": false} 2018-07-23 03:08:45,698 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6c37f319-4b6f-4034-959c-df637b6cdac6 2018-07-23 03:08:45,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.145348072052s 2018-07-23 03:08:45,698 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6c37f319-4b6f-4034-959c-df637b6cdac6 returning object 8cad2a54-d4c7-4641-adcc-d3f894a7201a 2018-07-23 03:08:45,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 03:08:45,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" -d '' 2018-07-23 03:08:46,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2481dead-c112-4f0a-a998-d2459b659b82 Date: Mon, 23 Jul 2018 03:08:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:08:46,632 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a/file used request id req-2481dead-c112-4f0a-a998-d2459b659b82 2018-07-23 03:08:46,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.933586120605s 2018-07-23 03:08:46,633 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a/file used request id req-2481dead-c112-4f0a-a998-d2459b659b82 2018-07-23 03:08:46,633 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_6808d991-69ef-4025-af71-23f183b61a90', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T03:08:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a/file', u'owner': u'4d752e668af24950a050a8ab08afe2f1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'8cad2a54-d4c7-4641-adcc-d3f894a7201a', u'size': None, u'name': u'singlevm1-img_6808d991-69ef-4025-af71-23f183b61a90', u'checksum': None, u'self': u'/v2/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T03:08:45Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 03:08:46,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 03:08:46,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_6808d991-69ef-4025-af71-23f183b61a90", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 03:08:47,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4658b23c-74cd-4961-b06e-be3879177a6a x-compute-request-id: req-4658b23c-74cd-4961-b06e-be3879177a6a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_6808d991-69ef-4025-af71-23f183b61a90", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "977f4de1-5298-4296-99b2-d3ca17ebad15"}} 2018-07-23 03:08:47,409 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4658b23c-74cd-4961-b06e-be3879177a6a 2018-07-23 03:08:47,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.774981021881s 2018-07-23 03:08:47,409 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4658b23c-74cd-4961-b06e-be3879177a6a 2018-07-23 03:08:47,410 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_6808d991-69ef-4025-af71-23f183b61a90', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'977f4de1-5298-4296-99b2-d3ca17ebad15', 'swap': 0}) 2018-07-23 03:08:47,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 03:08:47,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" -d '{"extra_specs": {}}' 2018-07-23 03:08:47,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6fd36e9c-8117-4ec5-bfb6-fa6cfa5ca75e x-compute-request-id: req-6fd36e9c-8117-4ec5-bfb6-fa6cfa5ca75e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 03:08:47,434 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15/os-extra_specs used request id req-6fd36e9c-8117-4ec5-bfb6-fa6cfa5ca75e 2018-07-23 03:08:47,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227861404419s 2018-07-23 03:08:47,434 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15/os-extra_specs used request id req-6fd36e9c-8117-4ec5-bfb6-fa6cfa5ca75e 2018-07-23 03:08:47,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 03:08:47,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" -d '{"keypair": {"name": "singlevm1-kp_6808d991-69ef-4025-af71-23f183b61a90"}}' 2018-07-23 03:08:47,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a26586a-3056-40f7-a911-f486dd0aace7 x-compute-request-id: req-5a26586a-3056-40f7-a911-f486dd0aace7 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyIxu4M7Ya4oVZCnntjNDAqpRdYIZZHNOMj2iopC/qNnGC8giOKUdA5VXjRaOuxv4RyracdZyAj9yU4lHSDBJyY+lvc5N0Ag4kxuvSLTJJQlHIwncrjvvMKjGsMoagjDs8jQMTkieGrSluuXaYNS6ZAYWee+URRYSxnXptuhWStfoHTTi5LRwUYRHvfNIw+18uakOahQ8VfmoOWA14TAPK0RcBMMwhdQ+xbU126rDnq9PJwAo3GLDW6RYTlidZl9uhWHzcaibqVQwL9PRLjz4V7kn5QlBsXcXWeKW8stcXQBWi5x8dB+Deu4m9l3xtRGjdZE3Qd3B/uIeM14DcwtC1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsiMbuDO2GuKFWQp57YzQwKqUXWCGWRzTjI9oqKQv6jZxgvII\njilHQOVV40Wjrsb+Ecq2nHWcgI/clOJR0gwScmPpb3OTdAIOJMbr0i0ySUJRyMJ3\nK477zCoxrDKGoIw7PI0DE5Inhq0pbrl2mDUumQGFnnvlEUWEsZ16bboVkrX6B004\nuS0cFGER73zSMPtfLmpDmoUPFX5qDlgNeEwDytEXATDMIXUPsW1Nduqw56vTycAK\nNxiw1ukWE5YnWZfboVh83Gom6lUMC/T0S48+Fe5J+UJQbF3F1nilvLLXF0AVoucf\nHQfg3ruJvZd8bURo3WRN0Hdwf7iHjNeA3MLQtQIDAQABAoIBAQCTsx5xrZapVfZg\nrJoKB76ycP0RK05ZptgU7HdHlNMRrFCT1SCY1sr4mO6MwZoE+YOBtwWQVsgLpLyt\nSbWzpkTJSeQsf7Tb9DRL9A9ltgnCylVLU0pB+Iz4bGfBMieECKG5A+ZwHLffJ8Z5\nwxb8/uODA8sJbAqzNmPebQcs4aSvfgbHNhAzznyTi1Um9BYDnuu+xlVPIZZ2A4lM\nJsjKgOODzVWwcbC7J9pRUdxCPoFFFR4yHscNnsUrsP3iyVleDXRVnyQ9pT9tcFac\ngTSjYo3VM5mJFnlq12GB5tlkpqCsTzK7d6WFuwkXxGOm8b85fFie1k5QnKCfJ3T0\nW9W+AyNBAoGBAN5HDhIE/KQpKdkbrJnNfaEhse/89FDs/xcIkiXYGddBjMDGYua7\ngP/VmfAeDOpAha4xzERtu4vY6O0Ld6ku2eW70+EE1KRJY4CbdSVffP6ph9CNx5Qm\n1Xo6veBDQEjGnGeyawlX0IC7gx/IRReWcltAbjbINSxbOS7qi/CYqGbxAoGBAM0p\ns8AlqfZ+WIgGg4g2FwmJwjlxWgKqRWiSqPp/UXrFcYAeIpLg0pA2rMcIPskvTMNR\nSiMJmfZAI9D9kdhRY3irMQiIz6B5s1ydrOv2tUuhl45zs0uZD/Oiqai3EJEeUe0o\n++KGdzZwovznFTRZycjaUeGwKQvUvxjiIxztka4FAoGAF2i4TKGF0ewb4ieN9+yy\nTGP2D2Y+fL9Y5h4a9i1aG1dl8W9zPwWEQm1GdwlTJuCAs6W+833zAHlpnn1Urtam\nUBGF8O7HTj4EYqj8n2D9EvzbttUXrbyhQuwozxOGE6QHGMyrhSJgbQ5Scuhujltj\n08RnVxGit/crgItnDYGmSqECgYEAhDj1JMfhUwA4lGoGSTn6/OWwrA62oPMVyoCC\nsPZvD73CGXzScXC9o73o+lkBBe4a/eIc8pnUhRTvQFi7rvs9LV6/Oi3aCiWFCBKC\niIy2aOja4S8GBZm+4xkZWKeq4Kv2xu7b7zEUEZzkHjPbwaKAXpb9oINE4OAazLGp\nSZJ+ifUCgYAtOohSNH5UcSmFrbHBR8KjAqsNClkw+QE7hQQqnCalUsqw8wSX2gKx\n3L6u+Il3fqFJegPst+epZCNoYfetbui0QrKcE/ssEZwItykDWHVa9IxL1MlZ8lVg\n9uLCoWl1hqiIiVj7MaR/SquueZNyFzdhqgAEXq+V6fvq+0cMsvAVHg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "5683c67c3699469fb0bf6b323191fb5c", "name": "singlevm1-kp_6808d991-69ef-4025-af71-23f183b61a90", "fingerprint": "55:eb:5e:f4:a5:23:f6:b1:ff:f6:f2:24:86:e6:f8:d7"}} 2018-07-23 03:08:47,691 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-5a26586a-3056-40f7-a911-f486dd0aace7 2018-07-23 03:08:47,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.2566177845s 2018-07-23 03:08:47,692 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-5a26586a-3056-40f7-a911-f486dd0aace7 2018-07-23 03:08:47,692 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyIxu4M7Ya4oVZCnntjNDAqpRdYIZZHNOMj2iopC/qNnGC8giOKUdA5VXjRaOuxv4RyracdZyAj9yU4lHSDBJyY+lvc5N0Ag4kxuvSLTJJQlHIwncrjvvMKjGsMoagjDs8jQMTkieGrSluuXaYNS6ZAYWee+URRYSxnXptuhWStfoHTTi5LRwUYRHvfNIw+18uakOahQ8VfmoOWA14TAPK0RcBMMwhdQ+xbU126rDnq9PJwAo3GLDW6RYTlidZl9uhWHzcaibqVQwL9PRLjz4V7kn5QlBsXcXWeKW8stcXQBWi5x8dB+Deu4m9l3xtRGjdZE3Qd3B/uIeM14DcwtC1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsiMbuDO2GuKFWQp57YzQwKqUXWCGWRzTjI9oqKQv6jZxgvII\njilHQOVV40Wjrsb+Ecq2nHWcgI/clOJR0gwScmPpb3OTdAIOJMbr0i0ySUJRyMJ3\nK477zCoxrDKGoIw7PI0DE5Inhq0pbrl2mDUumQGFnnvlEUWEsZ16bboVkrX6B004\nuS0cFGER73zSMPtfLmpDmoUPFX5qDlgNeEwDytEXATDMIXUPsW1Nduqw56vTycAK\nNxiw1ukWE5YnWZfboVh83Gom6lUMC/T0S48+Fe5J+UJQbF3F1nilvLLXF0AVoucf\nHQfg3ruJvZd8bURo3WRN0Hdwf7iHjNeA3MLQtQIDAQABAoIBAQCTsx5xrZapVfZg\nrJoKB76ycP0RK05ZptgU7HdHlNMRrFCT1SCY1sr4mO6MwZoE+YOBtwWQVsgLpLyt\nSbWzpkTJSeQsf7Tb9DRL9A9ltgnCylVLU0pB+Iz4bGfBMieECKG5A+ZwHLffJ8Z5\nwxb8/uODA8sJbAqzNmPebQcs4aSvfgbHNhAzznyTi1Um9BYDnuu+xlVPIZZ2A4lM\nJsjKgOODzVWwcbC7J9pRUdxCPoFFFR4yHscNnsUrsP3iyVleDXRVnyQ9pT9tcFac\ngTSjYo3VM5mJFnlq12GB5tlkpqCsTzK7d6WFuwkXxGOm8b85fFie1k5QnKCfJ3T0\nW9W+AyNBAoGBAN5HDhIE/KQpKdkbrJnNfaEhse/89FDs/xcIkiXYGddBjMDGYua7\ngP/VmfAeDOpAha4xzERtu4vY6O0Ld6ku2eW70+EE1KRJY4CbdSVffP6ph9CNx5Qm\n1Xo6veBDQEjGnGeyawlX0IC7gx/IRReWcltAbjbINSxbOS7qi/CYqGbxAoGBAM0p\ns8AlqfZ+WIgGg4g2FwmJwjlxWgKqRWiSqPp/UXrFcYAeIpLg0pA2rMcIPskvTMNR\nSiMJmfZAI9D9kdhRY3irMQiIz6B5s1ydrOv2tUuhl45zs0uZD/Oiqai3EJEeUe0o\n++KGdzZwovznFTRZycjaUeGwKQvUvxjiIxztka4FAoGAF2i4TKGF0ewb4ieN9+yy\nTGP2D2Y+fL9Y5h4a9i1aG1dl8W9zPwWEQm1GdwlTJuCAs6W+833zAHlpnn1Urtam\nUBGF8O7HTj4EYqj8n2D9EvzbttUXrbyhQuwozxOGE6QHGMyrhSJgbQ5Scuhujltj\n08RnVxGit/crgItnDYGmSqECgYEAhDj1JMfhUwA4lGoGSTn6/OWwrA62oPMVyoCC\nsPZvD73CGXzScXC9o73o+lkBBe4a/eIc8pnUhRTvQFi7rvs9LV6/Oi3aCiWFCBKC\niIy2aOja4S8GBZm+4xkZWKeq4Kv2xu7b7zEUEZzkHjPbwaKAXpb9oINE4OAazLGp\nSZJ+ifUCgYAtOohSNH5UcSmFrbHBR8KjAqsNClkw+QE7hQQqnCalUsqw8wSX2gKx\n3L6u+Il3fqFJegPst+epZCNoYfetbui0QrKcE/ssEZwItykDWHVa9IxL1MlZ8lVg\n9uLCoWl1hqiIiVj7MaR/SquueZNyFzdhqgAEXq+V6fvq+0cMsvAVHg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5683c67c3699469fb0bf6b323191fb5c', 'name': u'singlevm1-kp_6808d991-69ef-4025-af71-23f183b61a90', 'created_at': '2018-07-23T03:08:47.692732', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'55:eb:5e:f4:a5:23:f6:b1:ff:f6:f2:24:86:e6:f8:d7', 'type': 'ssh', 'id': u'singlevm1-kp_6808d991-69ef-4025-af71-23f183b61a90'}) 2018-07-23 03:08:47,693 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAsiMbuDO2GuKFWQp57YzQwKqUXWCGWRzTjI9oqKQv6jZxgvII jilHQOVV40Wjrsb+Ecq2nHWcgI/clOJR0gwScmPpb3OTdAIOJMbr0i0ySUJRyMJ3 K477zCoxrDKGoIw7PI0DE5Inhq0pbrl2mDUumQGFnnvlEUWEsZ16bboVkrX6B004 uS0cFGER73zSMPtfLmpDmoUPFX5qDlgNeEwDytEXATDMIXUPsW1Nduqw56vTycAK Nxiw1ukWE5YnWZfboVh83Gom6lUMC/T0S48+Fe5J+UJQbF3F1nilvLLXF0AVoucf HQfg3ruJvZd8bURo3WRN0Hdwf7iHjNeA3MLQtQIDAQABAoIBAQCTsx5xrZapVfZg rJoKB76ycP0RK05ZptgU7HdHlNMRrFCT1SCY1sr4mO6MwZoE+YOBtwWQVsgLpLyt SbWzpkTJSeQsf7Tb9DRL9A9ltgnCylVLU0pB+Iz4bGfBMieECKG5A+ZwHLffJ8Z5 wxb8/uODA8sJbAqzNmPebQcs4aSvfgbHNhAzznyTi1Um9BYDnuu+xlVPIZZ2A4lM JsjKgOODzVWwcbC7J9pRUdxCPoFFFR4yHscNnsUrsP3iyVleDXRVnyQ9pT9tcFac gTSjYo3VM5mJFnlq12GB5tlkpqCsTzK7d6WFuwkXxGOm8b85fFie1k5QnKCfJ3T0 W9W+AyNBAoGBAN5HDhIE/KQpKdkbrJnNfaEhse/89FDs/xcIkiXYGddBjMDGYua7 gP/VmfAeDOpAha4xzERtu4vY6O0Ld6ku2eW70+EE1KRJY4CbdSVffP6ph9CNx5Qm 1Xo6veBDQEjGnGeyawlX0IC7gx/IRReWcltAbjbINSxbOS7qi/CYqGbxAoGBAM0p s8AlqfZ+WIgGg4g2FwmJwjlxWgKqRWiSqPp/UXrFcYAeIpLg0pA2rMcIPskvTMNR SiMJmfZAI9D9kdhRY3irMQiIz6B5s1ydrOv2tUuhl45zs0uZD/Oiqai3EJEeUe0o ++KGdzZwovznFTRZycjaUeGwKQvUvxjiIxztka4FAoGAF2i4TKGF0ewb4ieN9+yy TGP2D2Y+fL9Y5h4a9i1aG1dl8W9zPwWEQm1GdwlTJuCAs6W+833zAHlpnn1Urtam UBGF8O7HTj4EYqj8n2D9EvzbttUXrbyhQuwozxOGE6QHGMyrhSJgbQ5Scuhujltj 08RnVxGit/crgItnDYGmSqECgYEAhDj1JMfhUwA4lGoGSTn6/OWwrA62oPMVyoCC sPZvD73CGXzScXC9o73o+lkBBe4a/eIc8pnUhRTvQFi7rvs9LV6/Oi3aCiWFCBKC iIy2aOja4S8GBZm+4xkZWKeq4Kv2xu7b7zEUEZzkHjPbwaKAXpb9oINE4OAazLGp SZJ+ifUCgYAtOohSNH5UcSmFrbHBR8KjAqsNClkw+QE7hQQqnCalUsqw8wSX2gKx 3L6u+Il3fqFJegPst+epZCNoYfetbui0QrKcE/ssEZwItykDWHVa9IxL1MlZ8lVg 9uLCoWl1hqiIiVj7MaR/SquueZNyFzdhqgAEXq+V6fvq+0cMsvAVHg== -----END RSA PRIVATE KEY----- 2018-07-23 03:08:47,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 03:08:47,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" -d '{"security_group": {"name": "singlevm1-sg_6808d991-69ef-4025-af71-23f183b61a90", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-23 03:08:47,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-c9a37ffc-14bb-482c-a67f-8eb40ffc2865 Date: Mon, 23 Jul 2018 03:08:47 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:08:47Z", "updated_at": "2018-07-23T03:08:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:47Z", "revision_number": 0, "id": "359dc4ab-f8ec-4031-a202-a7d9413a39da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:47Z", "security_group_id": "e4e7335b-46f6-4ca7-8283-643b07b05f90", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:47Z", "revision_number": 0, "id": "a242f603-95db-411c-bf21-05ef0bc03e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:47Z", "security_group_id": "e4e7335b-46f6-4ca7-8283-643b07b05f90", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d752e668af24950a050a8ab08afe2f1"}], "revision_number": 1, "project_id": "4d752e668af24950a050a8ab08afe2f1", "id": "e4e7335b-46f6-4ca7-8283-643b07b05f90", "name": "singlevm1-sg_6808d991-69ef-4025-af71-23f183b61a90"}} 2018-07-23 03:08:47,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c9a37ffc-14bb-482c-a67f-8eb40ffc2865 2018-07-23 03:08:47,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.148995876312s 2018-07-23 03:08:47,845 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c9a37ffc-14bb-482c-a67f-8eb40ffc2865 2018-07-23 03:08:47,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 03:08:47,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:08:47,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-95f30eeb-f98e-4c51-a7b4-fc20fafd148f Date: Mon, 23 Jul 2018 03:08:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a1586823405b4171a1a6cd7b66184785", "created_at": "2018-07-23T03:05:31Z", "updated_at": "2018-07-23T03:05:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "5e8ca893-1156-4d1b-aaeb-642b02ef1189", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1586823405b4171a1a6cd7b66184785"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "76823978-8b53-4a52-80a3-1ea23311d20c", "remote_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1586823405b4171a1a6cd7b66184785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "f04c322f-4137-4b4c-ba62-19400e622810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1586823405b4171a1a6cd7b66184785"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "f1b04f3b-44a2-4d52-b1b7-aed5b9d72998", "remote_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1586823405b4171a1a6cd7b66184785"}], "revision_number": 1, "project_id": "a1586823405b4171a1a6cd7b66184785", "id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:07:40Z", "updated_at": "2018-07-23T03:07:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "55a82895-5e09-43a8-8f2a-61d64595fb31", "remote_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "66d9586c-eb86-4d9b-83e8-17d32afb0e02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "935f82d6-1c9f-4a11-a373-25e2c5213057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "ac26f155-184e-48d1-acd0-daab6fc5d801", "remote_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d752e668af24950a050a8ab08afe2f1"}], "revision_number": 1, "project_id": "4d752e668af24950a050a8ab08afe2f1", "id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "created_at": "2018-07-23T03:08:25Z", "updated_at": "2018-07-23T03:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "285d7d8d-a94f-4dc2-8e24-54031f9d22f7", "remote_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "ab2f7afe-04e8-4697-8385-269fe9c75d1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "c9c0b418-b921-4f3f-b0df-b4f82871e125", "remote_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "f895a3f1-f470-41fd-a277-439addb822ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}], "revision_number": 1, "project_id": "6d131cad197e470f9d6cf88bf26c76d3", "id": "3a52341f-a1ca-452e-9799-d61369104d59", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T03:07:41Z", "updated_at": "2018-07-23T03:07:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "0a123f5a-5441-4ad3-bb43-7bae789d2998", "remote_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "6dc12ed6-78a7-4695-9989-5814e36dc929", "remote_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "8921f06c-cf05-4b11-8989-b767ca4c14fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "a250b49c-769a-4375-bf46-4523515217f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "created_at": "2018-07-23T03:07:54Z", "updated_at": "2018-07-23T03:07:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "23745340-7162-4c3a-8fbc-1140da5554e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5b0f8ace090483aae6a184491c40e94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "86ca2308-5db0-4aea-a21d-5f939012fa09", "remote_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5b0f8ace090483aae6a184491c40e94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "cd7864c1-61c9-4f65-a580-df233496e695", "remote_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5b0f8ace090483aae6a184491c40e94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "d4cff466-0735-4fc2-8cf7-ce562f32e91d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5b0f8ace090483aae6a184491c40e94"}], "revision_number": 1, "project_id": "c5b0f8ace090483aae6a184491c40e94", "id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:08:47Z", "updated_at": "2018-07-23T03:08:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:47Z", "revision_number": 0, "id": "359dc4ab-f8ec-4031-a202-a7d9413a39da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:47Z", "security_group_id": "e4e7335b-46f6-4ca7-8283-643b07b05f90", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:47Z", "revision_number": 0, "id": "a242f603-95db-411c-bf21-05ef0bc03e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:47Z", "security_group_id": "e4e7335b-46f6-4ca7-8283-643b07b05f90", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d752e668af24950a050a8ab08afe2f1"}], "revision_number": 1, "project_id": "4d752e668af24950a050a8ab08afe2f1", "id": "e4e7335b-46f6-4ca7-8283-643b07b05f90", "name": "singlevm1-sg_6808d991-69ef-4025-af71-23f183b61a90"}]} 2018-07-23 03:08:47,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-95f30eeb-f98e-4c51-a7b4-fc20fafd148f 2018-07-23 03:08:47,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0732009410858s 2018-07-23 03:08:47,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-95f30eeb-f98e-4c51-a7b4-fc20fafd148f 2018-07-23 03:08:47,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 03:08:47,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "e4e7335b-46f6-4ca7-8283-643b07b05f90"}}' 2018-07-23 03:08:48,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-478b0846-a5c3-4e77-9df0-469a0b9fed42 Date: Mon, 23 Jul 2018 03:08:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-23T03:08:48Z", "security_group_id": "e4e7335b-46f6-4ca7-8283-643b07b05f90", "port_range_min": 22, "revision_number": 0, "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:08:48Z", "project_id": "4d752e668af24950a050a8ab08afe2f1", "id": "1a7298a9-0b78-4c54-b945-f3e98d2f20cd"}} 2018-07-23 03:08:48,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-478b0846-a5c3-4e77-9df0-469a0b9fed42 2018-07-23 03:08:48,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.144271850586s 2018-07-23 03:08:48,073 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-478b0846-a5c3-4e77-9df0-469a0b9fed42 2018-07-23 03:08:48,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 03:08:48,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:08:48,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-13851c22-74bb-4069-8305-100ef6f01b96 Date: Mon, 23 Jul 2018 03:08:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a1586823405b4171a1a6cd7b66184785", "created_at": "2018-07-23T03:05:31Z", "updated_at": "2018-07-23T03:05:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "5e8ca893-1156-4d1b-aaeb-642b02ef1189", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1586823405b4171a1a6cd7b66184785"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "76823978-8b53-4a52-80a3-1ea23311d20c", "remote_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1586823405b4171a1a6cd7b66184785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "f04c322f-4137-4b4c-ba62-19400e622810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1586823405b4171a1a6cd7b66184785"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "f1b04f3b-44a2-4d52-b1b7-aed5b9d72998", "remote_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1586823405b4171a1a6cd7b66184785"}], "revision_number": 1, "project_id": "a1586823405b4171a1a6cd7b66184785", "id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:07:40Z", "updated_at": "2018-07-23T03:07:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "55a82895-5e09-43a8-8f2a-61d64595fb31", "remote_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "66d9586c-eb86-4d9b-83e8-17d32afb0e02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "935f82d6-1c9f-4a11-a373-25e2c5213057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "ac26f155-184e-48d1-acd0-daab6fc5d801", "remote_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d752e668af24950a050a8ab08afe2f1"}], "revision_number": 1, "project_id": "4d752e668af24950a050a8ab08afe2f1", "id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "created_at": "2018-07-23T03:08:25Z", "updated_at": "2018-07-23T03:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "285d7d8d-a94f-4dc2-8e24-54031f9d22f7", "remote_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "ab2f7afe-04e8-4697-8385-269fe9c75d1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "c9c0b418-b921-4f3f-b0df-b4f82871e125", "remote_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "f895a3f1-f470-41fd-a277-439addb822ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}], "revision_number": 1, "project_id": "6d131cad197e470f9d6cf88bf26c76d3", "id": "3a52341f-a1ca-452e-9799-d61369104d59", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T03:07:41Z", "updated_at": "2018-07-23T03:07:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "0a123f5a-5441-4ad3-bb43-7bae789d2998", "remote_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "6dc12ed6-78a7-4695-9989-5814e36dc929", "remote_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "8921f06c-cf05-4b11-8989-b767ca4c14fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "a250b49c-769a-4375-bf46-4523515217f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "created_at": "2018-07-23T03:07:54Z", "updated_at": "2018-07-23T03:07:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "23745340-7162-4c3a-8fbc-1140da5554e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5b0f8ace090483aae6a184491c40e94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "86ca2308-5db0-4aea-a21d-5f939012fa09", "remote_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5b0f8ace090483aae6a184491c40e94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "cd7864c1-61c9-4f65-a580-df233496e695", "remote_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5b0f8ace090483aae6a184491c40e94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "d4cff466-0735-4fc2-8cf7-ce562f32e91d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5b0f8ace090483aae6a184491c40e94"}], "revision_number": 1, "project_id": "c5b0f8ace090483aae6a184491c40e94", "id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:08:47Z", "updated_at": "2018-07-23T03:08:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T03:08:48Z", "revision_number": 0, "id": "1a7298a9-0b78-4c54-b945-f3e98d2f20cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:48Z", "security_group_id": "e4e7335b-46f6-4ca7-8283-643b07b05f90", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:47Z", "revision_number": 0, "id": "359dc4ab-f8ec-4031-a202-a7d9413a39da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:47Z", "security_group_id": "e4e7335b-46f6-4ca7-8283-643b07b05f90", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:47Z", "revision_number": 0, "id": "a242f603-95db-411c-bf21-05ef0bc03e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:47Z", "security_group_id": "e4e7335b-46f6-4ca7-8283-643b07b05f90", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d752e668af24950a050a8ab08afe2f1"}], "revision_number": 2, "project_id": "4d752e668af24950a050a8ab08afe2f1", "id": "e4e7335b-46f6-4ca7-8283-643b07b05f90", "name": "singlevm1-sg_6808d991-69ef-4025-af71-23f183b61a90"}]} 2018-07-23 03:08:48,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-13851c22-74bb-4069-8305-100ef6f01b96 2018-07-23 03:08:48,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0565371513367s 2018-07-23 03:08:48,134 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-13851c22-74bb-4069-8305-100ef6f01b96 2018-07-23 03:08:48,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 03:08:48,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "e4e7335b-46f6-4ca7-8283-643b07b05f90"}}' 2018-07-23 03:08:48,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-06d053bd-782f-4c8f-875b-d9d6ef67b5e3 Date: Mon, 23 Jul 2018 03:08:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T03:08:48Z", "security_group_id": "e4e7335b-46f6-4ca7-8283-643b07b05f90", "port_range_min": null, "revision_number": 0, "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:08:48Z", "project_id": "4d752e668af24950a050a8ab08afe2f1", "id": "e1be21a8-65b8-44b4-b7fc-4ff856e41013"}} 2018-07-23 03:08:48,288 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-06d053bd-782f-4c8f-875b-d9d6ef67b5e3 2018-07-23 03:08:48,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.151355981827s 2018-07-23 03:08:48,289 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-06d053bd-782f-4c8f-875b-d9d6ef67b5e3 2018-07-23 03:08:48,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:08:48,291 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:08:48,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-7f96c2cf-bf81-42d4-a7b9-41bf62ad0db6 Date: Mon, 23 Jul 2018 03:08:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"db78f740-2b6c-467f-9506-e8b0f03e8638","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":["d0f5cdb8-c48d-43e8-9f78-74f4ae26b103"],"description":"","tags":[],"updated_at":"2018-07-23T03:08:41Z","qos_policy_id":null,"name":"singlevm1-net_6808d991-69ef-4025-af71-23f183b61a90","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:08:40Z","provider:network_type":"vxlan"}]} 2018-07-23 03:08:48,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7f96c2cf-bf81-42d4-a7b9-41bf62ad0db6 2018-07-23 03:08:48,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0847680568695s 2018-07-23 03:08:48,376 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7f96c2cf-bf81-42d4-a7b9-41bf62ad0db6 2018-07-23 03:08:48,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:08:48,384 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:08:48,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-4f7fb470-099a-46fc-8d9b-90228650a190 Date: Mon, 23 Jul 2018 03:08:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a/snap", "metadata": {}}], "file": "/v2/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "8cad2a54-d4c7-4641-adcc-d3f894a7201a", "size": 12716032, "self": "/v2/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:08:46Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_6808d991-69ef-4025-af71-23f183b61a90", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_6808d991-69ef-4025-af71-23f183b61a90", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:08:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:08:48,408 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4f7fb470-099a-46fc-8d9b-90228650a190 2018-07-23 03:08:48,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0275559425354s 2018-07-23 03:08:48,408 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4f7fb470-099a-46fc-8d9b-90228650a190 2018-07-23 03:08:48,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:08:48,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:08:48,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78e46bd4-9ccd-48bd-82f3-0f851ac09db5 x-compute-request-id: req-78e46bd4-9ccd-48bd-82f3-0f851ac09db5 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_6808d991-69ef-4025-af71-23f183b61a90", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "977f4de1-5298-4296-99b2-d3ca17ebad15"}]} 2018-07-23 03:08:48,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-78e46bd4-9ccd-48bd-82f3-0f851ac09db5 2018-07-23 03:08:48,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262229442596s 2018-07-23 03:08:48,436 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-78e46bd4-9ccd-48bd-82f3-0f851ac09db5 2018-07-23 03:08:48,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 03:08:48,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" -d '{"server": {"name": "singlevm1-vm_6808d991-69ef-4025-af71-23f183b61a90", "imageRef": "8cad2a54-d4c7-4641-adcc-d3f894a7201a", "key_name": "singlevm1-kp_6808d991-69ef-4025-af71-23f183b61a90", "flavorRef": "977f4de1-5298-4296-99b2-d3ca17ebad15", "max_count": 1, "min_count": 1, "networks": [{"uuid": "db78f740-2b6c-467f-9506-e8b0f03e8638"}], "security_groups": [{"name": "e4e7335b-46f6-4ca7-8283-643b07b05f90"}]}}' 2018-07-23 03:08:50,262 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:08:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c36a0ab-d246-4230-837a-901f40ab897d x-compute-request-id: req-4c36a0ab-d246-4230-837a-901f40ab897d Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/038222ea-284a-4796-962a-841614aeaf6c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e4e7335b-46f6-4ca7-8283-643b07b05f90"}], "OS-DCF:diskConfig": "MANUAL", "id": "038222ea-284a-4796-962a-841614aeaf6c", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/038222ea-284a-4796-962a-841614aeaf6c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/038222ea-284a-4796-962a-841614aeaf6c", "rel": "bookmark"}], "adminPass": "fVGu5JXkwH6t"}} 2018-07-23 03:08:50,263 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4c36a0ab-d246-4230-837a-901f40ab897d 2018-07-23 03:08:50,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.82437515259s 2018-07-23 03:08:50,263 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4c36a0ab-d246-4230-837a-901f40ab897d 2018-07-23 03:08:50,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:08:50,266 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:08:51,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1aa3c0d3-f460-4b2f-8807-e97e9fa007fa x-compute-request-id: req-1aa3c0d3-f460-4b2f-8807-e97e9fa007fa Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/038222ea-284a-4796-962a-841614aeaf6c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/038222ea-284a-4796-962a-841614aeaf6c", "rel": "bookmark"}], "image": {"id": "8cad2a54-d4c7-4641-adcc-d3f894a7201a", "links": [{"href": "http://172.30.9.21:8774/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "977f4de1-5298-4296-99b2-d3ca17ebad15", "links": [{"href": "http://172.30.9.21:8774/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15", "rel": "bookmark"}]}, "id": "038222ea-284a-4796-962a-841614aeaf6c", "user_id": "5683c67c3699469fb0bf6b323191fb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:08:50Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6808d991-69ef-4025-af71-23f183b61a90", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_6808d991-69ef-4025-af71-23f183b61a90", "created": "2018-07-23T03:08:50Z", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:08:51,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1aa3c0d3-f460-4b2f-8807-e97e9fa007fa 2018-07-23 03:08:51,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.6978559494s 2018-07-23 03:08:51,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1aa3c0d3-f460-4b2f-8807-e97e9fa007fa 2018-07-23 03:08:51,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:08:51,969 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:08:52,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-1d928c12-d385-45d0-ac9d-21a3b0d887c9 Date: Mon, 23 Jul 2018 03:08:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"db78f740-2b6c-467f-9506-e8b0f03e8638","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":["d0f5cdb8-c48d-43e8-9f78-74f4ae26b103"],"description":"","tags":[],"updated_at":"2018-07-23T03:08:41Z","qos_policy_id":null,"name":"singlevm1-net_6808d991-69ef-4025-af71-23f183b61a90","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:08:40Z","provider:network_type":"vxlan"}]} 2018-07-23 03:08:52,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1d928c12-d385-45d0-ac9d-21a3b0d887c9 2018-07-23 03:08:52,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0807869434357s 2018-07-23 03:08:52,050 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1d928c12-d385-45d0-ac9d-21a3b0d887c9 2018-07-23 03:08:52,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:08:52,051 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:08:52,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-2a3ed9c3-364e-4f58-9ffb-e0e4809ed86d Date: Mon, 23 Jul 2018 03:08:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T03:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b7dd2643-1786-461e-9ccb-e3d909da771e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a1586823405b4171a1a6cd7b66184785","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b1151015-972f-420d-9114-74e63e0e9f5c","tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:36Z","ip_version":4},{"updated_at":"2018-07-23T03:08:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d0f5cdb8-c48d-43e8-9f78-74f4ae26b103","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d752e668af24950a050a8ab08afe2f1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_6808d991-69ef-4025-af71-23f183b61a90","enable_dhcp":true,"segment_id":null,"network_id":"db78f740-2b6c-467f-9506-e8b0f03e8638","tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:08:41Z","ip_version":4}]} 2018-07-23 03:08:52,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2a3ed9c3-364e-4f58-9ffb-e0e4809ed86d 2018-07-23 03:08:52,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.062332868576s 2018-07-23 03:08:52,113 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2a3ed9c3-364e-4f58-9ffb-e0e4809ed86d 2018-07-23 03:08:52,114 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:08:54,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:08:54,120 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:08:54,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-064423b4-d782-4652-a416-347fc760ea6f x-compute-request-id: req-064423b4-d782-4652-a416-347fc760ea6f Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/038222ea-284a-4796-962a-841614aeaf6c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/038222ea-284a-4796-962a-841614aeaf6c", "rel": "bookmark"}], "image": {"id": "8cad2a54-d4c7-4641-adcc-d3f894a7201a", "links": [{"href": "http://172.30.9.21:8774/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "977f4de1-5298-4296-99b2-d3ca17ebad15", "links": [{"href": "http://172.30.9.21:8774/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15", "rel": "bookmark"}]}, "id": "038222ea-284a-4796-962a-841614aeaf6c", "user_id": "5683c67c3699469fb0bf6b323191fb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:08:53Z", "hostId": "ccd6f7a3dd59e93fc8022b8150218badff5a9c5111b6a3be6bbe2691", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6808d991-69ef-4025-af71-23f183b61a90", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6808d991-69ef-4025-af71-23f183b61a90", "created": "2018-07-23T03:08:50Z", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:08:54,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-064423b4-d782-4652-a416-347fc760ea6f 2018-07-23 03:08:54,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.75643992424s 2018-07-23 03:08:54,874 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-064423b4-d782-4652-a416-347fc760ea6f 2018-07-23 03:08:54,878 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:08:56,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:08:56,882 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:08:58,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:08:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b73f670-17f1-4966-b315-6d4bab1385b3 x-compute-request-id: req-3b73f670-17f1-4966-b315-6d4bab1385b3 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/038222ea-284a-4796-962a-841614aeaf6c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/038222ea-284a-4796-962a-841614aeaf6c", "rel": "bookmark"}], "image": {"id": "8cad2a54-d4c7-4641-adcc-d3f894a7201a", "links": [{"href": "http://172.30.9.21:8774/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "977f4de1-5298-4296-99b2-d3ca17ebad15", "links": [{"href": "http://172.30.9.21:8774/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15", "rel": "bookmark"}]}, "id": "038222ea-284a-4796-962a-841614aeaf6c", "security_groups": [{"name": "singlevm1-sg_6808d991-69ef-4025-af71-23f183b61a90"}], "user_id": "5683c67c3699469fb0bf6b323191fb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:08:54Z", "hostId": "ccd6f7a3dd59e93fc8022b8150218badff5a9c5111b6a3be6bbe2691", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6808d991-69ef-4025-af71-23f183b61a90", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6808d991-69ef-4025-af71-23f183b61a90", "created": "2018-07-23T03:08:50Z", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:08:58,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3b73f670-17f1-4966-b315-6d4bab1385b3 2018-07-23 03:08:58,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25516104698s 2018-07-23 03:08:58,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3b73f670-17f1-4966-b315-6d4bab1385b3 2018-07-23 03:08:58,138 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:09:00,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:09:00,144 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:00,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecce44cf-a1cd-4e9a-822d-5b47841a37dd x-compute-request-id: req-ecce44cf-a1cd-4e9a-822d-5b47841a37dd Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_6808d991-69ef-4025-af71-23f183b61a90": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:16:6c", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/038222ea-284a-4796-962a-841614aeaf6c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/038222ea-284a-4796-962a-841614aeaf6c", "rel": "bookmark"}], "image": {"id": "8cad2a54-d4c7-4641-adcc-d3f894a7201a", "links": [{"href": "http://172.30.9.21:8774/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "977f4de1-5298-4296-99b2-d3ca17ebad15", "links": [{"href": "http://172.30.9.21:8774/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15", "rel": "bookmark"}]}, "id": "038222ea-284a-4796-962a-841614aeaf6c", "security_groups": [{"name": "singlevm1-sg_6808d991-69ef-4025-af71-23f183b61a90"}], "user_id": "5683c67c3699469fb0bf6b323191fb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:08:54Z", "hostId": "ccd6f7a3dd59e93fc8022b8150218badff5a9c5111b6a3be6bbe2691", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6808d991-69ef-4025-af71-23f183b61a90", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6808d991-69ef-4025-af71-23f183b61a90", "created": "2018-07-23T03:08:50Z", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:09:00,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ecce44cf-a1cd-4e9a-822d-5b47841a37dd 2018-07-23 03:09:00,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55774307251s 2018-07-23 03:09:00,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ecce44cf-a1cd-4e9a-822d-5b47841a37dd 2018-07-23 03:09:00,704 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:09:02,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:09:02,709 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:04,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83b33ba3-5d9e-4489-a319-0ceb3cf1c68f x-compute-request-id: req-83b33ba3-5d9e-4489-a319-0ceb3cf1c68f Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_6808d991-69ef-4025-af71-23f183b61a90": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:16:6c", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/038222ea-284a-4796-962a-841614aeaf6c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/038222ea-284a-4796-962a-841614aeaf6c", "rel": "bookmark"}], "image": {"id": "8cad2a54-d4c7-4641-adcc-d3f894a7201a", "links": [{"href": "http://172.30.9.21:8774/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-23T03:09:02.000000", "flavor": {"id": "977f4de1-5298-4296-99b2-d3ca17ebad15", "links": [{"href": "http://172.30.9.21:8774/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15", "rel": "bookmark"}]}, "id": "038222ea-284a-4796-962a-841614aeaf6c", "security_groups": [{"name": "singlevm1-sg_6808d991-69ef-4025-af71-23f183b61a90"}], "user_id": "5683c67c3699469fb0bf6b323191fb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:09:02Z", "hostId": "ccd6f7a3dd59e93fc8022b8150218badff5a9c5111b6a3be6bbe2691", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6808d991-69ef-4025-af71-23f183b61a90", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6808d991-69ef-4025-af71-23f183b61a90", "created": "2018-07-23T03:08:50Z", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:09:04,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-83b33ba3-5d9e-4489-a319-0ceb3cf1c68f 2018-07-23 03:09:04,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.70265293121s 2018-07-23 03:09:04,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-83b33ba3-5d9e-4489-a319-0ceb3cf1c68f 2018-07-23 03:09:04,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:09:04,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=038222ea-284a-4796-962a-841614aeaf6c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:04,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-62b06073-c013-4922-8616-d3aae33fdb72 Date: Mon, 23 Jul 2018 03:09:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:09:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d0f5cdb8-c48d-43e8-9f78-74f4ae26b103","ip_address":"192.168.120.4"}],"id":"c0a23544-e7c5-452f-9fe2-16be61d1cc76","security_groups":["e4e7335b-46f6-4ca7-8283-643b07b05f90"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:16:6c","project_id":"4d752e668af24950a050a8ab08afe2f1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db78f740-2b6c-467f-9506-e8b0f03e8638","tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:08:55Z","binding:vnic_type":"normal","device_id":"038222ea-284a-4796-962a-841614aeaf6c","ip_allocation":"immediate"}]} 2018-07-23 03:09:04,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=038222ea-284a-4796-962a-841614aeaf6c used request id req-62b06073-c013-4922-8616-d3aae33fdb72 2018-07-23 03:09:04,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0428268909454s 2018-07-23 03:09:04,456 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=038222ea-284a-4796-962a-841614aeaf6c used request id req-62b06073-c013-4922-8616-d3aae33fdb72 2018-07-23 03:09:04,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:09:04,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c0a23544-e7c5-452f-9fe2-16be61d1cc76" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:04,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7dbf2b62-1e2f-4ec2-a561-5d0059a86d58 Date: Mon, 23 Jul 2018 03:09:04 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:09:04,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c0a23544-e7c5-452f-9fe2-16be61d1cc76 used request id req-7dbf2b62-1e2f-4ec2-a561-5d0059a86d58 2018-07-23 03:09:04,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0486149787903s 2018-07-23 03:09:04,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c0a23544-e7c5-452f-9fe2-16be61d1cc76 used request id req-7dbf2b62-1e2f-4ec2-a561-5d0059a86d58 2018-07-23 03:09:04,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:09:04,514 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:05,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07953249-ffb4-4b93-8143-b39e76013e6e x-compute-request-id: req-07953249-ffb4-4b93-8143-b39e76013e6e Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_6808d991-69ef-4025-af71-23f183b61a90": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:16:6c", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/038222ea-284a-4796-962a-841614aeaf6c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/038222ea-284a-4796-962a-841614aeaf6c", "rel": "bookmark"}], "image": {"id": "8cad2a54-d4c7-4641-adcc-d3f894a7201a", "links": [{"href": "http://172.30.9.21:8774/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-23T03:09:02.000000", "flavor": {"id": "977f4de1-5298-4296-99b2-d3ca17ebad15", "links": [{"href": "http://172.30.9.21:8774/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15", "rel": "bookmark"}]}, "id": "038222ea-284a-4796-962a-841614aeaf6c", "security_groups": [{"name": "singlevm1-sg_6808d991-69ef-4025-af71-23f183b61a90"}], "user_id": "5683c67c3699469fb0bf6b323191fb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:09:02Z", "hostId": "ccd6f7a3dd59e93fc8022b8150218badff5a9c5111b6a3be6bbe2691", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6808d991-69ef-4025-af71-23f183b61a90", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6808d991-69ef-4025-af71-23f183b61a90", "created": "2018-07-23T03:08:50Z", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:09:05,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-07953249-ffb4-4b93-8143-b39e76013e6e 2018-07-23 03:09:05,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562982082367s 2018-07-23 03:09:05,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-07953249-ffb4-4b93-8143-b39e76013e6e 2018-07-23 03:09:05,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:09:05,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=038222ea-284a-4796-962a-841614aeaf6c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:05,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-5c63955b-67a2-4b4d-a330-a20703d27235 Date: Mon, 23 Jul 2018 03:09:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:09:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d0f5cdb8-c48d-43e8-9f78-74f4ae26b103","ip_address":"192.168.120.4"}],"id":"c0a23544-e7c5-452f-9fe2-16be61d1cc76","security_groups":["e4e7335b-46f6-4ca7-8283-643b07b05f90"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:16:6c","project_id":"4d752e668af24950a050a8ab08afe2f1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db78f740-2b6c-467f-9506-e8b0f03e8638","tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:08:55Z","binding:vnic_type":"normal","device_id":"038222ea-284a-4796-962a-841614aeaf6c","ip_allocation":"immediate"}]} 2018-07-23 03:09:05,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=038222ea-284a-4796-962a-841614aeaf6c used request id req-5c63955b-67a2-4b4d-a330-a20703d27235 2018-07-23 03:09:05,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0419549942017s 2018-07-23 03:09:05,121 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=038222ea-284a-4796-962a-841614aeaf6c used request id req-5c63955b-67a2-4b4d-a330-a20703d27235 2018-07-23 03:09:05,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:09:05,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c0a23544-e7c5-452f-9fe2-16be61d1cc76" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:05,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-46105b55-6017-419b-8f97-46e72556c7d7 Date: Mon, 23 Jul 2018 03:09:05 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:09:05,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c0a23544-e7c5-452f-9fe2-16be61d1cc76 used request id req-46105b55-6017-419b-8f97-46e72556c7d7 2018-07-23 03:09:05,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0451538562775s 2018-07-23 03:09:05,172 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c0a23544-e7c5-452f-9fe2-16be61d1cc76 used request id req-46105b55-6017-419b-8f97-46e72556c7d7 2018-07-23 03:09:05,172 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_6808d991-69ef-4025-af71-23f183b61a90': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5c:16:6c', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8cad2a54-d4c7-4641-adcc-d3f894a7201a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-07-23T03:09:02.000000', 'flavor': Munch({u'id': u'977f4de1-5298-4296-99b2-d3ca17ebad15'}), 'az': u'nova', 'id': u'038222ea-284a-4796-962a-841614aeaf6c', 'security_groups': [Munch({u'name': u'singlevm1-sg_6808d991-69ef-4025-af71-23f183b61a90'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5683c67c3699469fb0bf6b323191fb5c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-23T03:09:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T03:09:02Z', 'hostId': u'ccd6f7a3dd59e93fc8022b8150218badff5a9c5111b6a3be6bbe2691', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_6808d991-69ef-4025-af71-23f183b61a90', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'ccd6f7a3dd59e93fc8022b8150218badff5a9c5111b6a3be6bbe2691', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-07-23T03:09:02.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4d752e668af24950a050a8ab08afe2f1', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_6808d991-69ef-4025-af71-23f183b61a90', 'adminPass': None, 'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', 'created_at': u'2018-07-23T03:08:50Z', 'created': u'2018-07-23T03:08:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 03:09:05,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:09:05,176 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:05,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-ec378b9f-71d6-4745-8789-456c3f01aa62 Date: Mon, 23 Jul 2018 03:09:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"db78f740-2b6c-467f-9506-e8b0f03e8638","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":["d0f5cdb8-c48d-43e8-9f78-74f4ae26b103"],"description":"","tags":[],"updated_at":"2018-07-23T03:08:41Z","qos_policy_id":null,"name":"singlevm1-net_6808d991-69ef-4025-af71-23f183b61a90","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:08:40Z","provider:network_type":"vxlan"}]} 2018-07-23 03:09:05,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ec378b9f-71d6-4745-8789-456c3f01aa62 2018-07-23 03:09:05,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0964031219482s 2018-07-23 03:09:05,272 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ec378b9f-71d6-4745-8789-456c3f01aa62 2018-07-23 03:09:05,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:09:05,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=038222ea-284a-4796-962a-841614aeaf6c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:05,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-72a0520d-d312-4822-81b8-3684de87a7fc Date: Mon, 23 Jul 2018 03:09:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:09:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d0f5cdb8-c48d-43e8-9f78-74f4ae26b103","ip_address":"192.168.120.4"}],"id":"c0a23544-e7c5-452f-9fe2-16be61d1cc76","security_groups":["e4e7335b-46f6-4ca7-8283-643b07b05f90"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:16:6c","project_id":"4d752e668af24950a050a8ab08afe2f1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db78f740-2b6c-467f-9506-e8b0f03e8638","tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:08:55Z","binding:vnic_type":"normal","device_id":"038222ea-284a-4796-962a-841614aeaf6c","ip_allocation":"immediate"}]} 2018-07-23 03:09:05,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=038222ea-284a-4796-962a-841614aeaf6c used request id req-72a0520d-d312-4822-81b8-3684de87a7fc 2018-07-23 03:09:05,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0442430973053s 2018-07-23 03:09:05,318 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=038222ea-284a-4796-962a-841614aeaf6c used request id req-72a0520d-d312-4822-81b8-3684de87a7fc 2018-07-23 03:09:05,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-23 03:09:05,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" -d '{"floatingip": {"floating_network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "fixed_ip_address": "192.168.120.4", "port_id": "c0a23544-e7c5-452f-9fe2-16be61d1cc76"}}' 2018-07-23 03:09:07,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-fb483eda-b6b3-4b21-936e-68800a26c85f Date: Mon, 23 Jul 2018 03:09:07 GMT RESP BODY: {"floatingip": {"router_id": "dc481cd2-c54d-4b02-aee8-f8b4280ec069", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:09:06Z", "updated_at": "2018-07-23T03:09:06Z", "floating_network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "db78f740-2b6c-467f-9506-e8b0f03e8638", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:16:6c", "device_id": "038222ea-284a-4796-962a-841614aeaf6c"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "4d752e668af24950a050a8ab08afe2f1", "port_id": "c0a23544-e7c5-452f-9fe2-16be61d1cc76", "id": "207f17bb-4a84-4b7e-80a2-1ccbcab8eaf8", "qos_policy_id": null}} 2018-07-23 03:09:07,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb483eda-b6b3-4b21-936e-68800a26c85f 2018-07-23 03:09:07,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.13746500015s 2018-07-23 03:09:07,457 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb483eda-b6b3-4b21-936e-68800a26c85f 2018-07-23 03:09:07,460 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'dc481cd2-c54d-4b02-aee8-f8b4280ec069', 'updated_at': u'2018-07-23T03:09:06Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.205', 'revision_number': 0, 'port_id': u'c0a23544-e7c5-452f-9fe2-16be61d1cc76', 'id': u'207f17bb-4a84-4b7e-80a2-1ccbcab8eaf8', 'network': u'b1151015-972f-420d-9114-74e63e0e9f5c', 'port': u'c0a23544-e7c5-452f-9fe2-16be61d1cc76', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4d752e668af24950a050a8ab08afe2f1', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'db78f740-2b6c-467f-9506-e8b0f03e8638', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:5c:16:6c', u'device_id': u'038222ea-284a-4796-962a-841614aeaf6c'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', 'created_at': u'2018-07-23T03:09:06Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'db78f740-2b6c-467f-9506-e8b0f03e8638', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:5c:16:6c', u'device_id': u'038222ea-284a-4796-962a-841614aeaf6c'}), 'router': u'dc481cd2-c54d-4b02-aee8-f8b4280ec069'}) 2018-07-23 03:09:07,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 03:09:07,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/038222ea-284a-4796-962a-841614aeaf6c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 03:09:08,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-693aa900-281f-4b42-b017-aa078d278696 x-compute-request-id: req-693aa900-281f-4b42-b017-aa078d278696 Content-Encoding: gzip Content-Length: 9569 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 477139520 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.151327] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.153129] pid_max: default: 32768 minimum: 301\n[ 0.154081] ACPI: Core revision 20150930\n[ 0.155555] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.156893] Security Framework initialized\n[ 0.157701] Yama: becoming mindful.\n[ 0.158495] AppArmor: AppArmor initialized\n[ 0.159374] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.160694] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161979] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163184] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164599] Initializing cgroup subsys io\n[ 0.165412] Initializing cgroup subsys memory\n[ 0.166277] Initializing cgroup subsys devices\n[ 0.167151] Initializing cgroup subsys freezer\n[ 0.168024] Initializing cgroup subsys net_cls\n[ 0.168892] Initializing cgroup subsys perf_event\n[ 0.169796] Initializing cgroup subsys net_prio\n[ 0.170681] Initializing cgroup subsys hugetlb\n[ 0.171547] Initializing cgroup subsys pids\n[ 0.172417] CPU: Physical Processor ID: 0\n[ 0.173910] mce: CPU supports 10 MCE banks\n[ 0.174756] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.175750] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.190196] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.196487] ftrace: allocating 31920 entries in 125 pages\n[ 0.221670] smpboot: Max logical packages: 1\n[ 0.222567] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.223926] x2apic enabled\n[ 0.224723] Switched APIC routing to physical x2apic.\n[ 0.226465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.227588] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.229674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.231483] KVM setup paravirtual spinlock\n[ 0.232797] x86: Booted up 1 node, 1 CPUs\n[ 0.233606] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.235009] devtmpfs: initialized\n[ 0.236750] evm: security.selinux\n[ 0.237460] evm: security.SMACK64\n[ 0.238170] evm: security.SMACK64EXEC\n[ 0.238971] evm: security.SMACK64TRANSMUTE\n[ 0.239782] evm: security.SMACK64MMAP\n[ 0.240565] evm: security.ima\n[ 0.241219] evm: security.capability\n[ 0.242039] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243907] pinctrl core: initialized pinctrl subsystem\n[ 0.245018] RTC time: 3:09:02, date: 07/23/18\n[ 0.245989] NET: Registered protocol family 16\n[ 0.246981] cpuidle: using governor ladder\n[ 0.247829] cpuidle: using governor menu\n[ 0.248622] PCCT header not found.\n[ 0.249391] ACPI: bus type PCI registered\n[ 0.250282] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.251537] PCI: Using configuration type 1 for base access\n[ 0.253318] ACPI: Added _OSI(Module Device)\n[ 0.254170] ACPI: Added _OSI(Processor Device)\n[ 0.255042] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.255939] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.257677] ACPI: Interpreter enabled\n[ 0.258453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.260317] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.262163] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.265856] ACPI: (supports S0 S5)\n[ 0.266561] ACPI: Using IOAPIC for interrupt routing\n[ 0.267508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.270664] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.271829] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.273068] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.274273] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.276511] acpiphp: Slot [3] registered\n[ 0.277322] acpiphp: Slot [4] registered\n[ 0.278132] acpiphp: Slot [5] registered\n[ 0.278940] acpiphp: Slot [6] registered\n[ 0.279740] acpiphp: Slot [7] registered\n[ 0.280545] acpiphp: Slot [8] registered\n[ 0.281371] acpiphp: Slot [9] registered\n[ 0.282175] acpiphp: Slot [10] registered\n[ 0.282979] acpiphp: Slot [11] registered\n[ 0.283743] acpiphp: Slot [12] registered\n[ 0.284562] acpiphp: Slot [13] registered\n[ 0.285391] acpiphp: Slot [14] registered\n[ 0.286204] acpiphp: Slot [15] registered\n[ 0.297018] acpiphp: Slot [16] registered\n[ 0.297839] acpiphp: Slot [17] registered\n[ 0.298648] acpiphp: Slot [18] registered\n[ 0.299458] acpiphp: Slot [19] registered\n[ 0.300269] acpiphp: Slot [20] registered\n[ 0.301084] acpiphp: Slot [21] registered\n[ 0.301894] acpiphp: Slot [22] registered\n[ 0.302701] acpiphp: Slot [23] registered\n[ 0.303515] acpiphp: Slot [24] registered\n[ 0.304328] acpiphp: Slot [25] registered\n[ 0.305143] acpiphp: Slot [26] registered\n[ 0.305954] acpiphp: Slot [27] registered\n[ 0.306764] acpiphp: Slot [28] registered\n[ 0.307574] acpiphp: Slot [29] registered\n[ 0.308415] acpiphp: Slot [30] registered\n[ 0.309231] acpiphp: Slot [31] registered\n[ 0.310040] PCI host bridge to bus 0000:00\n[ 0.310847] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.312134] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.313385] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.314849] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.316305] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.317783] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321092] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.322381] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.323559] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.324824] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.328327] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.329865] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.348436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.349924] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.351714] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353135] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.354526] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.355809] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357117] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358181] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.359737] vgaarb: loaded\n[ 0.360343] vgaarb: bridge control possible 0000:00:02.0\n[ 0.361573] SCSI subsystem initialized\n[ 0.362490] ACPI: bus type USB registered\n[ 0.363328] usbcore: registered new interface driver usbfs\n[ 0.364364] usbcore: registered new interface driver hub\n[ 0.365378] usbcore: registered new device driver usb\n[ 0.366492] PCI: Using ACPI for IRQ routing\n[ 0.367612] NetLabel: Initializing\n[ 0.368333] NetLabel: domain hash size = 128\n[ 0.369195] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370155] NetLabel: unlabeled traffic allowed by default\n[ 0.371317] clocksource: Switched to clocksource kvm-clock\n[ 0.379453] AppArmor: AppArmor Filesystem Enabled\n[ 0.380423] pnp: PnP ACPI init\n[ 0.381367] pnp: PnP ACPI: found 5 devices\n[ 0.387689] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389431] NET: Registered protocol family 2\n[ 0.390476] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391780] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392990] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394191] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395300] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396479] NET: Registered protocol family 1\n[ 0.397364] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398465] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399544] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413813] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428016] Trying to unpack rootfs image as initramfs...\n[ 0.485054] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.486719] Scanning for low memory corruption every 60 seconds\n[ 0.488092] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.489274] audit: initializing netlink subsys (disabled)\n[ 0.490303] audit: type=2000 audit(1532315343.021:1): initialized\n[ 0.491678] Initialise system trusted keyring\n[ 0.492631] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.493801] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495947] zbud: loaded\n[ 0.496684] VFS: Disk quotas dquot_6.6.0\n[ 0.497515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499114] fuse init (API version 7.23)\n[ 0.500037] Key type big_key registered\n[ 0.500845] Allocating IMA MOK and blacklist keyrings.\n[ 0.502067] Key type asymmetric registered\n[ 0.502898] Asymmetric key parser 'x509' registered\n[ 0.503882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505354] io scheduler noop registered\n[ 0.506153] io scheduler deadline registered (default)\n[ 0.507151] io scheduler cfq registered\n[ 0.508014] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510330] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511793] ACPI: Power Button [PWRF]\n[ 0.512644] GHES: HEST is not enabled!\n[ 0.526376] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554161] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.556273] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580236] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582554] Linux agpgart interface v0.103\n[ 0.585199] brd: module loaded\n[ 0.587123] loop: module loaded\n[ 0.594038] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595843] GPT:90111 != 2097151\n[ 0.596666] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598131] GPT:90111 != 2097151\n[ 0.598962] GPT: Use GNU Parted to correct GPT errors.\n[ 0.600173] vda: vda1 vda15\n[ 0.601780] scsi host0: ata_piix\n[ 0.602728] scsi host1: ata_piix\n[ 0.603612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.605143] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.606949] libphy: Fixed MDIO Bus: probed\n[ 0.608141] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609328] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611864] PPP generic driver version 2.4.2\n[ 0.613010] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614493] ehci-pci: EHCI PCI platform driver\n[ 0.615573] ehci-platform: EHCI generic platform driver\n[ 0.616821] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618231] ohci-pci: OHCI PCI platform driver\n[ 0.619323] ohci-platform: OHCI generic platform driver\n[ 0.620584] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635085] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636361] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638174] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639409] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.640829] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.644122] usb usb1: Product: UHCI Host Controller\n[ 0.645278] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.646683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647894] hub 1-0:1.0: USB hub found\n[ 0.648862] hub 1-0:1.0: 2 ports detected\n[ 0.650007] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652526] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653709] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.655008] mousedev: PS/2 mouse device common for all mice\n[ 0.656540] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658811] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660130] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661603] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663136] i2c /dev entries driver\n[ 0.664053] device-mapper: uevent: version 1.0.3\n[ 0.665230] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667220] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668971] NET: Registered protocol family 10\n[ 0.670327] NET: Registered protocol family 17\n[ 0.671463] Key type dns_resolver registered\n[ 0.672649] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674068] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676248] registered taskstats version 1\n[ 0.677295] Loading compiled-in X.509 certificates\n[ 0.678994] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681305] zswap: loaded using pool lzo/zbud\n[ 0.683176] Key type trusted registered\n[ 0.685130] Key type encrypted registered\n[ 0.686164] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687434] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688746] evm: HMAC attrs: 0x1\n[ 0.689868] Magic number: 10:665:159\n[ 0.690900] rtc_cmos 00:00: setting system clock to 2018-07-23 03:09:03 UTC (1532315343)\n[ 0.692937] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694345] EDD information not available.\n[ 0.764745] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776911] Write protecting the kernel read-only data: 14336k\n[ 0.779330] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781558] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.932283] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.4...\nLease of 192.168.120.4 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfEzL9c2WHyNgnk0arqv1JZB18RB0qyPc7uLgmTGabFJa/yI+dAWCEVGWURr+xXrCctvfl9+JU13r2vYhrftVGrSlrvs5JEK1DML6rpk6Zv3d8B4XGhGybSuPICpwCRJLdiqUJQwniNTfrYbOSbR92uDZ49p/kSk6kMGpU3QkdQYwlns5R0rJXfyRoHslsCBpZdnNHC8JY0myY27MRrelVloTFipesuvzTSTjvg6BMLFSkB0dOXlpuFvRWNK4k8+ykvlzQ0jloViGD4PzW7cFoIdFuOan9FM8nur9qWnJBWr+yorQaj1Ur8jYDhYFty6JrcF/j3jEu7132WRuyg0p5 root@singlevm1-vm-6808d991-69ef-4025-af71-23f183b61a90\nssh-dss AAAAB3NzaC1kc3MAAACBANNzxUto+p38aPVLTu4xQ/fAeKLTrYOAUtyOVQRCMf69fTyePDyGYxPsY/JTNNBHswaNfa7xEjYs4QDGAyq6L/LWIaeYvgN6dRm/Lh+kg4xnoxNtQFvDNBCuYffC2tQGC1BJxrXptJXGBwfIyOFlglMOqyms+ABB7+2/hEcpwql/AAAAFQCvOcdf7to38KjEbea5RKvhFlM4SQAAAIEAsrJO2XJcCrdWLH7al73NiOo6ihjoa1bA/rFqeST9s9JWp9PfMRdaUfdISsGEy0FGwFeOPQxi5hYPec0MZIYymq4UYjwn1FwElD2qBP1HeCoqRtgAy4hiUxd2+dzyCTt5vBiwJ2wrBZWVqRTdm2JJUDfc1Jw7a3Q8hP1IGH7ze8AAAACBAKNFJfyODrn0l5BujP/4zo5iNZDDdZDmbXsurSrm3gLGNEdNcKb4Mq1J0Tucs56ZNSaT7B+lmq6lvttlf9dxBg1btUGJZPUQ9wzAPXOwGg1H8FdCCGenmNNWIcI0qadKkxRsiTmErG16EwfHmhNnr0crt+Gv1pewO40mLfs/Ni92 root@singlevm1-vm-6808d991-69ef-4025-af71-23f183b61a90\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe5c:166c/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-6808d991-69ef-4025-af71-23f183b61a90\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.01 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-6808d991-69ef-4025-af71-23f183b61a90 login: "} 2018-07-23 03:09:08,228 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/038222ea-284a-4796-962a-841614aeaf6c/action used request id req-693aa900-281f-4b42-b017-aa078d278696 2018-07-23 03:09:08,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.767064094543s 2018-07-23 03:09:08,229 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/038222ea-284a-4796-962a-841614aeaf6c/action used request id req-693aa900-281f-4b42-b017-aa078d278696 2018-07-23 03:09:08,229 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 477139520 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.151327] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.153129] pid_max: default: 32768 minimum: 301 [ 0.154081] ACPI: Core revision 20150930 [ 0.155555] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.156893] Security Framework initialized [ 0.157701] Yama: becoming mindful. [ 0.158495] AppArmor: AppArmor initialized [ 0.159374] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.160694] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.161979] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.163184] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.164599] Initializing cgroup subsys io [ 0.165412] Initializing cgroup subsys memory [ 0.166277] Initializing cgroup subsys devices [ 0.167151] Initializing cgroup subsys freezer [ 0.168024] Initializing cgroup subsys net_cls [ 0.168892] Initializing cgroup subsys perf_event [ 0.169796] Initializing cgroup subsys net_prio [ 0.170681] Initializing cgroup subsys hugetlb [ 0.171547] Initializing cgroup subsys pids [ 0.172417] CPU: Physical Processor ID: 0 [ 0.173910] mce: CPU supports 10 MCE banks [ 0.174756] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.175750] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.190196] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.196487] ftrace: allocating 31920 entries in 125 pages [ 0.221670] smpboot: Max logical packages: 1 [ 0.222567] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.223926] x2apic enabled [ 0.224723] Switched APIC routing to physical x2apic. [ 0.226465] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.227588] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.229674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.231483] KVM setup paravirtual spinlock [ 0.232797] x86: Booted up 1 node, 1 CPUs [ 0.233606] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.235009] devtmpfs: initialized [ 0.236750] evm: security.selinux [ 0.237460] evm: security.SMACK64 [ 0.238170] evm: security.SMACK64EXEC [ 0.238971] evm: security.SMACK64TRANSMUTE [ 0.239782] evm: security.SMACK64MMAP [ 0.240565] evm: security.ima [ 0.241219] evm: security.capability [ 0.242039] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243907] pinctrl core: initialized pinctrl subsystem [ 0.245018] RTC time: 3:09:02, date: 07/23/18 [ 0.245989] NET: Registered protocol family 16 [ 0.246981] cpuidle: using governor ladder [ 0.247829] cpuidle: using governor menu [ 0.248622] PCCT header not found. [ 0.249391] ACPI: bus type PCI registered [ 0.250282] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.251537] PCI: Using configuration type 1 for base access [ 0.253318] ACPI: Added _OSI(Module Device) [ 0.254170] ACPI: Added _OSI(Processor Device) [ 0.255042] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.255939] ACPI: Added _OSI(Processor Aggregator Device) [ 0.257677] ACPI: Interpreter enabled [ 0.258453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.260317] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.262163] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.264016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.265856] ACPI: (supports S0 S5) [ 0.266561] ACPI: Using IOAPIC for interrupt routing [ 0.267508] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.270664] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.271829] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.273068] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.274273] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.276511] acpiphp: Slot [3] registered [ 0.277322] acpiphp: Slot [4] registered [ 0.278132] acpiphp: Slot [5] registered [ 0.278940] acpiphp: Slot [6] registered [ 0.279740] acpiphp: Slot [7] registered [ 0.280545] acpiphp: Slot [8] registered [ 0.281371] acpiphp: Slot [9] registered [ 0.282175] acpiphp: Slot [10] registered [ 0.282979] acpiphp: Slot [11] registered [ 0.283743] acpiphp: Slot [12] registered [ 0.284562] acpiphp: Slot [13] registered [ 0.285391] acpiphp: Slot [14] registered [ 0.286204] acpiphp: Slot [15] registered [ 0.297018] acpiphp: Slot [16] registered [ 0.297839] acpiphp: Slot [17] registered [ 0.298648] acpiphp: Slot [18] registered [ 0.299458] acpiphp: Slot [19] registered [ 0.300269] acpiphp: Slot [20] registered [ 0.301084] acpiphp: Slot [21] registered [ 0.301894] acpiphp: Slot [22] registered [ 0.302701] acpiphp: Slot [23] registered [ 0.303515] acpiphp: Slot [24] registered [ 0.304328] acpiphp: Slot [25] registered [ 0.305143] acpiphp: Slot [26] registered [ 0.305954] acpiphp: Slot [27] registered [ 0.306764] acpiphp: Slot [28] registered [ 0.307574] acpiphp: Slot [29] registered [ 0.308415] acpiphp: Slot [30] registered [ 0.309231] acpiphp: Slot [31] registered [ 0.310040] PCI host bridge to bus 0000:00 [ 0.310847] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.312134] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.313385] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.314849] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.316305] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.317783] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.321092] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.322381] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.323559] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.324824] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.328327] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.329865] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.349924] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.351714] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.353135] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.354526] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.355809] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.357117] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.358181] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.359737] vgaarb: loaded [ 0.360343] vgaarb: bridge control possible 0000:00:02.0 [ 0.361573] SCSI subsystem initialized [ 0.362490] ACPI: bus type USB registered [ 0.363328] usbcore: registered new interface driver usbfs [ 0.364364] usbcore: registered new interface driver hub [ 0.365378] usbcore: registered new device driver usb [ 0.366492] PCI: Using ACPI for IRQ routing [ 0.367612] NetLabel: Initializing [ 0.368333] NetLabel: domain hash size = 128 [ 0.369195] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370155] NetLabel: unlabeled traffic allowed by default [ 0.371317] clocksource: Switched to clocksource kvm-clock [ 0.379453] AppArmor: AppArmor Filesystem Enabled [ 0.380423] pnp: PnP ACPI init [ 0.381367] pnp: PnP ACPI: found 5 devices [ 0.387689] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.389431] NET: Registered protocol family 2 [ 0.390476] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.391780] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.392990] TCP: Hash tables configured (established 4096 bind 4096) [ 0.394191] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.395300] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.396479] NET: Registered protocol family 1 [ 0.397364] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.398465] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.399544] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.413813] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.428016] Trying to unpack rootfs image as initramfs... [ 0.485054] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.486719] Scanning for low memory corruption every 60 seconds [ 0.488092] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.489274] audit: initializing netlink subsys (disabled) [ 0.490303] audit: type=2000 audit(1532315343.021:1): initialized [ 0.491678] Initialise system trusted keyring [ 0.492631] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.493801] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495947] zbud: loaded [ 0.496684] VFS: Disk quotas dquot_6.6.0 [ 0.497515] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499114] fuse init (API version 7.23) [ 0.500037] Key type big_key registered [ 0.500845] Allocating IMA MOK and blacklist keyrings. [ 0.502067] Key type asymmetric registered [ 0.502898] Asymmetric key parser 'x509' registered [ 0.503882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.505354] io scheduler noop registered [ 0.506153] io scheduler deadline registered (default) [ 0.507151] io scheduler cfq registered [ 0.508014] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.509062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.510330] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.511793] ACPI: Power Button [PWRF] [ 0.512644] GHES: HEST is not enabled! [ 0.526376] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554161] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.556273] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.580236] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.582554] Linux agpgart interface v0.103 [ 0.585199] brd: module loaded [ 0.587123] loop: module loaded [ 0.594038] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595843] GPT:90111 != 2097151 [ 0.596666] GPT:Alternate GPT header not at the end of the disk. [ 0.598131] GPT:90111 != 2097151 [ 0.598962] GPT: Use GNU Parted to correct GPT errors. [ 0.600173] vda: vda1 vda15 [ 0.601780] scsi host0: ata_piix [ 0.602728] scsi host1: ata_piix [ 0.603612] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.605143] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.606949] libphy: Fixed MDIO Bus: probed [ 0.608141] tun: Universal TUN/TAP device driver, 1.6 [ 0.609328] tun: (C) 1999-2004 Max Krasnyansky [ 0.611864] PPP generic driver version 2.4.2 [ 0.613010] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.614493] ehci-pci: EHCI PCI platform driver [ 0.615573] ehci-platform: EHCI generic platform driver [ 0.616821] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618231] ohci-pci: OHCI PCI platform driver [ 0.619323] ohci-platform: OHCI generic platform driver [ 0.620584] uhci_hcd: USB Universal Host Controller Interface driver [ 0.635085] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.636361] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.638174] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.639409] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.640829] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644122] usb usb1: Product: UHCI Host Controller [ 0.645278] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646683] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647894] hub 1-0:1.0: USB hub found [ 0.648862] hub 1-0:1.0: 2 ports detected [ 0.650007] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.652526] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.653709] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.655008] mousedev: PS/2 mouse device common for all mice [ 0.656540] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.658811] rtc_cmos 00:00: RTC can wake from S4 [ 0.660130] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.661603] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663136] i2c /dev entries driver [ 0.664053] device-mapper: uevent: version 1.0.3 [ 0.665230] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.667220] ledtrig-cpu: registered to indicate activity on CPUs [ 0.668971] NET: Registered protocol family 10 [ 0.670327] NET: Registered protocol family 17 [ 0.671463] Key type dns_resolver registered [ 0.672649] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.674068] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.676248] registered taskstats version 1 [ 0.677295] Loading compiled-in X.509 certificates [ 0.678994] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.681305] zswap: loaded using pool lzo/zbud [ 0.683176] Key type trusted registered [ 0.685130] Key type encrypted registered [ 0.686164] AppArmor: AppArmor sha1 policy hashing enabled [ 0.687434] ima: No TPM chip found, activating TPM-bypass! [ 0.688746] evm: HMAC attrs: 0x1 [ 0.689868] Magic number: 10:665:159 [ 0.690900] rtc_cmos 00:00: setting system clock to 2018-07-23 03:09:03 UTC (1532315343) [ 0.692937] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694345] EDD information not available. [ 0.764745] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.776911] Write protecting the kernel read-only data: 14336k [ 0.779330] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.781558] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.932283] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfEzL9c2WHyNgnk0arqv1JZB18RB0qyPc7uLgmTGabFJa/yI+dAWCEVGWURr+xXrCctvfl9+JU13r2vYhrftVGrSlrvs5JEK1DML6rpk6Zv3d8B4XGhGybSuPICpwCRJLdiqUJQwniNTfrYbOSbR92uDZ49p/kSk6kMGpU3QkdQYwlns5R0rJXfyRoHslsCBpZdnNHC8JY0myY27MRrelVloTFipesuvzTSTjvg6BMLFSkB0dOXlpuFvRWNK4k8+ykvlzQ0jloViGD4PzW7cFoIdFuOan9FM8nur9qWnJBWr+yorQaj1Ur8jYDhYFty6JrcF/j3jEu7132WRuyg0p5 root@singlevm1-vm-6808d991-69ef-4025-af71-23f183b61a90 ssh-dss AAAAB3NzaC1kc3MAAACBANNzxUto+p38aPVLTu4xQ/fAeKLTrYOAUtyOVQRCMf69fTyePDyGYxPsY/JTNNBHswaNfa7xEjYs4QDGAyq6L/LWIaeYvgN6dRm/Lh+kg4xnoxNtQFvDNBCuYffC2tQGC1BJxrXptJXGBwfIyOFlglMOqyms+ABB7+2/hEcpwql/AAAAFQCvOcdf7to38KjEbea5RKvhFlM4SQAAAIEAsrJO2XJcCrdWLH7al73NiOo6ihjoa1bA/rFqeST9s9JWp9PfMRdaUfdISsGEy0FGwFeOPQxi5hYPec0MZIYymq4UYjwn1FwElD2qBP1HeCoqRtgAy4hiUxd2+dzyCTt5vBiwJ2wrBZWVqRTdm2JJUDfc1Jw7a3Q8hP1IGH7ze8AAAACBAKNFJfyODrn0l5BujP/4zo5iNZDDdZDmbXsurSrm3gLGNEdNcKb4Mq1J0Tucs56ZNSaT7B+lmq6lvttlf9dxBg1btUGJZPUQ9wzAPXOwGg1H8FdCCGenmNNWIcI0qadKkxRsiTmErG16EwfHmhNnr0crt+Gv1pewO40mLfs/Ni92 root@singlevm1-vm-6808d991-69ef-4025-af71-23f183b61a90 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe5c:166c/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-6808d991-69ef-4025-af71-23f183b61a90 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.01 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-6808d991-69ef-4025-af71-23f183b61a90 login: 2018-07-23 03:09:08,356 - paramiko.transport - DEBUG - starting thread (client mode): 0x7924d50L 2018-07-23 03:09:08,356 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 03:09:08,357 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 03:09:08,357 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 03:09:08,358 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-23 03:09:08,358 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 03:09:08,359 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 03:09:08,359 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 03:09:08,359 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 03:09:08,359 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 03:09:08,381 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 03:09:08,382 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 03:09:08,388 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: f201ad7e946925d1f0c400ebf8686e17 2018-07-23 03:09:08,390 - paramiko.transport - DEBUG - Trying discovered key 55eb5ef4a523f6b1fff6f22486e6f8d7 in /tmp/tmpGH9o7B 2018-07-23 03:09:08,420 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 03:09:08,425 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 03:09:08,455 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 03:09:08,456 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-23 03:09:08,456 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 03:09:08,457 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 03:09:08,458 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 03:09:08,458 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-23 03:09:08,463 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 03:09:08,577 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 03:09:08,577 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:28 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 03:09:08,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-23 03:09:08,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/207f17bb-4a84-4b7e-80a2-1ccbcab8eaf8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:09,662 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4df1a6cb-aa7a-4c78-ad9b-c37b60c77335 Content-Length: 0 Date: Mon, 23 Jul 2018 03:09:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:09:09,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/207f17bb-4a84-4b7e-80a2-1ccbcab8eaf8.json used request id req-4df1a6cb-aa7a-4c78-ad9b-c37b60c77335 2018-07-23 03:09:09,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.077491045s 2018-07-23 03:09:09,662 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/207f17bb-4a84-4b7e-80a2-1ccbcab8eaf8.json used request id req-4df1a6cb-aa7a-4c78-ad9b-c37b60c77335 2018-07-23 03:09:09,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:09:09,666 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:09,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7fb4bc24-98c0-467a-9d17-0090b9f1282f Date: Mon, 23 Jul 2018 03:09:09 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:09:09,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7fb4bc24-98c0-467a-9d17-0090b9f1282f 2018-07-23 03:09:09,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0668060779572s 2018-07-23 03:09:09,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7fb4bc24-98c0-467a-9d17-0090b9f1282f 2018-07-23 03:09:09,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 03:09:09,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/038222ea-284a-4796-962a-841614aeaf6c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:10,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:09:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6945e657-1469-42eb-8e4c-3a95aa625bd7 x-compute-request-id: req-6945e657-1469-42eb-8e4c-3a95aa625bd7 Content-Type: application/json 2018-07-23 03:09:10,045 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/038222ea-284a-4796-962a-841614aeaf6c used request id req-6945e657-1469-42eb-8e4c-3a95aa625bd7 2018-07-23 03:09:10,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.311250925064s 2018-07-23 03:09:10,046 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/038222ea-284a-4796-962a-841614aeaf6c used request id req-6945e657-1469-42eb-8e4c-3a95aa625bd7 2018-07-23 03:09:10,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:09:10,049 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:10,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5245a28-a382-4927-b0e7-eca43aa529c7 x-compute-request-id: req-c5245a28-a382-4927-b0e7-eca43aa529c7 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_6808d991-69ef-4025-af71-23f183b61a90": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:16:6c", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:16:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/038222ea-284a-4796-962a-841614aeaf6c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/038222ea-284a-4796-962a-841614aeaf6c", "rel": "bookmark"}], "image": {"id": "8cad2a54-d4c7-4641-adcc-d3f894a7201a", "links": [{"href": "http://172.30.9.21:8774/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-23T03:09:02.000000", "flavor": {"id": "977f4de1-5298-4296-99b2-d3ca17ebad15", "links": [{"href": "http://172.30.9.21:8774/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15", "rel": "bookmark"}]}, "id": "038222ea-284a-4796-962a-841614aeaf6c", "security_groups": [{"name": "singlevm1-sg_6808d991-69ef-4025-af71-23f183b61a90"}], "user_id": "5683c67c3699469fb0bf6b323191fb5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:09:09Z", "hostId": "ccd6f7a3dd59e93fc8022b8150218badff5a9c5111b6a3be6bbe2691", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6808d991-69ef-4025-af71-23f183b61a90", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6808d991-69ef-4025-af71-23f183b61a90", "created": "2018-07-23T03:08:50Z", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:09:10,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c5245a28-a382-4927-b0e7-eca43aa529c7 2018-07-23 03:09:10,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.931051015854s 2018-07-23 03:09:10,978 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c5245a28-a382-4927-b0e7-eca43aa529c7 2018-07-23 03:09:10,980 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:09:12,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:09:12,985 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:13,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c17627a4-0b9a-4d31-ae5f-373d5445d068 x-compute-request-id: req-c17627a4-0b9a-4d31-ae5f-373d5445d068 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 03:09:13,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c17627a4-0b9a-4d31-ae5f-373d5445d068 2018-07-23 03:09:13,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.231155157089s 2018-07-23 03:09:13,214 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c17627a4-0b9a-4d31-ae5f-373d5445d068 2018-07-23 03:09:13,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 03:09:13,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:13,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-6bad43b1-03de-4393-b446-e2a548dcc736 Date: Mon, 23 Jul 2018 03:09:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a1586823405b4171a1a6cd7b66184785", "created_at": "2018-07-23T03:05:31Z", "updated_at": "2018-07-23T03:05:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "5e8ca893-1156-4d1b-aaeb-642b02ef1189", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1586823405b4171a1a6cd7b66184785"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "76823978-8b53-4a52-80a3-1ea23311d20c", "remote_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1586823405b4171a1a6cd7b66184785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "f04c322f-4137-4b4c-ba62-19400e622810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1586823405b4171a1a6cd7b66184785"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "f1b04f3b-44a2-4d52-b1b7-aed5b9d72998", "remote_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1586823405b4171a1a6cd7b66184785"}], "revision_number": 1, "project_id": "a1586823405b4171a1a6cd7b66184785", "id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:07:40Z", "updated_at": "2018-07-23T03:07:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "55a82895-5e09-43a8-8f2a-61d64595fb31", "remote_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "66d9586c-eb86-4d9b-83e8-17d32afb0e02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "935f82d6-1c9f-4a11-a373-25e2c5213057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "ac26f155-184e-48d1-acd0-daab6fc5d801", "remote_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d752e668af24950a050a8ab08afe2f1"}], "revision_number": 1, "project_id": "4d752e668af24950a050a8ab08afe2f1", "id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "created_at": "2018-07-23T03:08:25Z", "updated_at": "2018-07-23T03:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "285d7d8d-a94f-4dc2-8e24-54031f9d22f7", "remote_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "ab2f7afe-04e8-4697-8385-269fe9c75d1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "c9c0b418-b921-4f3f-b0df-b4f82871e125", "remote_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "f895a3f1-f470-41fd-a277-439addb822ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}], "revision_number": 1, "project_id": "6d131cad197e470f9d6cf88bf26c76d3", "id": "3a52341f-a1ca-452e-9799-d61369104d59", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T03:07:41Z", "updated_at": "2018-07-23T03:07:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "0a123f5a-5441-4ad3-bb43-7bae789d2998", "remote_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "6dc12ed6-78a7-4695-9989-5814e36dc929", "remote_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "8921f06c-cf05-4b11-8989-b767ca4c14fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "a250b49c-769a-4375-bf46-4523515217f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "created_at": "2018-07-23T03:07:54Z", "updated_at": "2018-07-23T03:07:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "23745340-7162-4c3a-8fbc-1140da5554e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5b0f8ace090483aae6a184491c40e94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "86ca2308-5db0-4aea-a21d-5f939012fa09", "remote_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5b0f8ace090483aae6a184491c40e94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "cd7864c1-61c9-4f65-a580-df233496e695", "remote_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5b0f8ace090483aae6a184491c40e94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "d4cff466-0735-4fc2-8cf7-ce562f32e91d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5b0f8ace090483aae6a184491c40e94"}], "revision_number": 1, "project_id": "c5b0f8ace090483aae6a184491c40e94", "id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:08:47Z", "updated_at": "2018-07-23T03:08:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T03:08:48Z", "revision_number": 0, "id": "1a7298a9-0b78-4c54-b945-f3e98d2f20cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:48Z", "security_group_id": "e4e7335b-46f6-4ca7-8283-643b07b05f90", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:47Z", "revision_number": 0, "id": "359dc4ab-f8ec-4031-a202-a7d9413a39da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:47Z", "security_group_id": "e4e7335b-46f6-4ca7-8283-643b07b05f90", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:47Z", "revision_number": 0, "id": "a242f603-95db-411c-bf21-05ef0bc03e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:47Z", "security_group_id": "e4e7335b-46f6-4ca7-8283-643b07b05f90", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:48Z", "revision_number": 0, "id": "e1be21a8-65b8-44b4-b7fc-4ff856e41013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:48Z", "security_group_id": "e4e7335b-46f6-4ca7-8283-643b07b05f90", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d752e668af24950a050a8ab08afe2f1"}], "revision_number": 3, "project_id": "4d752e668af24950a050a8ab08afe2f1", "id": "e4e7335b-46f6-4ca7-8283-643b07b05f90", "name": "singlevm1-sg_6808d991-69ef-4025-af71-23f183b61a90"}]} 2018-07-23 03:09:13,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6bad43b1-03de-4393-b446-e2a548dcc736 2018-07-23 03:09:13,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0545690059662s 2018-07-23 03:09:13,272 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6bad43b1-03de-4393-b446-e2a548dcc736 2018-07-23 03:09:13,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 03:09:13,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e4e7335b-46f6-4ca7-8283-643b07b05f90.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:13,592 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c100256d-7a04-4ec8-962d-91e8fac910b2 Content-Length: 0 Date: Mon, 23 Jul 2018 03:09:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:09:13,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e4e7335b-46f6-4ca7-8283-643b07b05f90.json used request id req-c100256d-7a04-4ec8-962d-91e8fac910b2 2018-07-23 03:09:13,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.315744876862s 2018-07-23 03:09:13,592 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e4e7335b-46f6-4ca7-8283-643b07b05f90.json used request id req-c100256d-7a04-4ec8-962d-91e8fac910b2 2018-07-23 03:09:13,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 03:09:13,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_6808d991-69ef-4025-af71-23f183b61a90 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:13,652 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:09:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-28ce61ff-873e-43d8-ac5d-1bf576ac0f20 x-compute-request-id: req-28ce61ff-873e-43d8-ac5d-1bf576ac0f20 Content-Length: 0 Content-Type: application/json 2018-07-23 03:09:13,652 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_6808d991-69ef-4025-af71-23f183b61a90 used request id req-28ce61ff-873e-43d8-ac5d-1bf576ac0f20 2018-07-23 03:09:13,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.05925989151s 2018-07-23 03:09:13,652 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_6808d991-69ef-4025-af71-23f183b61a90 used request id req-28ce61ff-873e-43d8-ac5d-1bf576ac0f20 2018-07-23 03:09:13,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 03:09:13,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/dc481cd2-c54d-4b02-aee8-f8b4280ec069/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" -d '{"subnet_id": "d0f5cdb8-c48d-43e8-9f78-74f4ae26b103"}' 2018-07-23 03:09:15,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c4b6704f-c521-4208-b35a-5b70293c9027 Date: Mon, 23 Jul 2018 03:09:15 GMT RESP BODY: {"network_id": "db78f740-2b6c-467f-9506-e8b0f03e8638", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "subnet_id": "d0f5cdb8-c48d-43e8-9f78-74f4ae26b103", "subnet_ids": ["d0f5cdb8-c48d-43e8-9f78-74f4ae26b103"], "port_id": "09f4278f-db30-4218-b4f2-6cc3a182afb6", "id": "dc481cd2-c54d-4b02-aee8-f8b4280ec069"} 2018-07-23 03:09:15,425 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/dc481cd2-c54d-4b02-aee8-f8b4280ec069/remove_router_interface.json used request id req-c4b6704f-c521-4208-b35a-5b70293c9027 2018-07-23 03:09:15,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.77191400528s 2018-07-23 03:09:15,425 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/dc481cd2-c54d-4b02-aee8-f8b4280ec069/remove_router_interface.json used request id req-c4b6704f-c521-4208-b35a-5b70293c9027 returning object dc481cd2-c54d-4b02-aee8-f8b4280ec069 2018-07-23 03:09:15,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 03:09:15,426 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:15,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-39042e87-888c-4fc1-ba65-157e8b4c2953 Date: Mon, 23 Jul 2018 03:09:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:08:41Z", "admin_state_up": true, "updated_at": "2018-07-23T03:09:14Z", "project_id": "4d752e668af24950a050a8ab08afe2f1", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "dc481cd2-c54d-4b02-aee8-f8b4280ec069", "name": "singlevm1-router_6808d991-69ef-4025-af71-23f183b61a90"}]} 2018-07-23 03:09:15,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-39042e87-888c-4fc1-ba65-157e8b4c2953 2018-07-23 03:09:15,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.107953071594s 2018-07-23 03:09:15,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-39042e87-888c-4fc1-ba65-157e8b4c2953 2018-07-23 03:09:15,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 03:09:15,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/dc481cd2-c54d-4b02-aee8-f8b4280ec069.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:16,822 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-174e23f1-a010-4bc4-9b10-5fb66dbd11ed Content-Length: 0 Date: Mon, 23 Jul 2018 03:09:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:09:16,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/dc481cd2-c54d-4b02-aee8-f8b4280ec069.json used request id req-174e23f1-a010-4bc4-9b10-5fb66dbd11ed 2018-07-23 03:09:16,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.28676795959s 2018-07-23 03:09:16,822 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/dc481cd2-c54d-4b02-aee8-f8b4280ec069.json used request id req-174e23f1-a010-4bc4-9b10-5fb66dbd11ed 2018-07-23 03:09:16,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:09:16,823 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:16,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-b3950503-787e-4aad-bd77-2abc30ff0d3a Date: Mon, 23 Jul 2018 03:09:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T03:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b7dd2643-1786-461e-9ccb-e3d909da771e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a1586823405b4171a1a6cd7b66184785","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b1151015-972f-420d-9114-74e63e0e9f5c","tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:36Z","ip_version":4},{"updated_at":"2018-07-23T03:08:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d0f5cdb8-c48d-43e8-9f78-74f4ae26b103","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d752e668af24950a050a8ab08afe2f1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_6808d991-69ef-4025-af71-23f183b61a90","enable_dhcp":true,"segment_id":null,"network_id":"db78f740-2b6c-467f-9506-e8b0f03e8638","tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:08:41Z","ip_version":4}]} 2018-07-23 03:09:16,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b3950503-787e-4aad-bd77-2abc30ff0d3a 2018-07-23 03:09:16,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0417931079865s 2018-07-23 03:09:16,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b3950503-787e-4aad-bd77-2abc30ff0d3a 2018-07-23 03:09:16,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 03:09:16,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/d0f5cdb8-c48d-43e8-9f78-74f4ae26b103.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:17,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-418f3572-c358-42e9-96b1-1d77b137d867 Date: Mon, 23 Jul 2018 03:09:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:09:17,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/d0f5cdb8-c48d-43e8-9f78-74f4ae26b103.json used request id req-418f3572-c358-42e9-96b1-1d77b137d867 2018-07-23 03:09:17,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.796860933304s 2018-07-23 03:09:17,664 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/d0f5cdb8-c48d-43e8-9f78-74f4ae26b103.json used request id req-418f3572-c358-42e9-96b1-1d77b137d867 2018-07-23 03:09:17,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:09:17,665 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:17,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-bcb13ea4-5c2f-4aa4-8513-50384267b9f6 Date: Mon, 23 Jul 2018 03:09:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db78f740-2b6c-467f-9506-e8b0f03e8638","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:09:17Z","qos_policy_id":null,"name":"singlevm1-net_6808d991-69ef-4025-af71-23f183b61a90","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:08:40Z","provider:network_type":"vxlan"}]} 2018-07-23 03:09:17,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bcb13ea4-5c2f-4aa4-8513-50384267b9f6 2018-07-23 03:09:17,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.329283952713s 2018-07-23 03:09:17,994 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bcb13ea4-5c2f-4aa4-8513-50384267b9f6 2018-07-23 03:09:17,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 03:09:17,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/db78f740-2b6c-467f-9506-e8b0f03e8638.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:18,560 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a9e53d77-ece3-4759-b529-7a4a4edbbd3f Date: Mon, 23 Jul 2018 03:09:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:09:18,560 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/db78f740-2b6c-467f-9506-e8b0f03e8638.json used request id req-a9e53d77-ece3-4759-b529-7a4a4edbbd3f 2018-07-23 03:09:18,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.565471887589s 2018-07-23 03:09:18,561 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/db78f740-2b6c-467f-9506-e8b0f03e8638.json used request id req-a9e53d77-ece3-4759-b529-7a4a4edbbd3f 2018-07-23 03:09:18,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:09:18,568 - 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.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:19,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-cbb12cae-7f28-4fad-a039-22ae1ad025b9 Date: Mon, 23 Jul 2018 03:09:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a/snap", "metadata": {}}], "file": "/v2/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "8cad2a54-d4c7-4641-adcc-d3f894a7201a", "size": 12716032, "self": "/v2/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:08:46Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_6808d991-69ef-4025-af71-23f183b61a90", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_6808d991-69ef-4025-af71-23f183b61a90", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:08:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:09:19,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cbb12cae-7f28-4fad-a039-22ae1ad025b9 2018-07-23 03:09:19,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.657402992249s 2018-07-23 03:09:19,223 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cbb12cae-7f28-4fad-a039-22ae1ad025b9 2018-07-23 03:09:19,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 03:09:19,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:19,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-698d3ceb-069c-4499-8027-7468ca4339b3 Date: Mon, 23 Jul 2018 03:09:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:09:19,536 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a used request id req-698d3ceb-069c-4499-8027-7468ca4339b3 2018-07-23 03:09:19,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.312019109726s 2018-07-23 03:09:19,537 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8cad2a54-d4c7-4641-adcc-d3f894a7201a used request id req-698d3ceb-069c-4499-8027-7468ca4339b3 2018-07-23 03:09:19,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:09:19,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:19,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71691e8c-4d11-4a58-9984-cc71a779f236 x-compute-request-id: req-71691e8c-4d11-4a58-9984-cc71a779f236 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_6808d991-69ef-4025-af71-23f183b61a90", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "977f4de1-5298-4296-99b2-d3ca17ebad15"}]} 2018-07-23 03:09:19,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-71691e8c-4d11-4a58-9984-cc71a779f236 2018-07-23 03:09:19,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0289330482483s 2018-07-23 03:09:19,566 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-71691e8c-4d11-4a58-9984-cc71a779f236 2018-07-23 03:09:19,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 03:09:19,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24c1dd92a386776e1b72dc8ebc2905504b6bd53b" 2018-07-23 03:09:19,603 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:09:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b164679a-6e0d-4bcb-9b59-929beb6b00f2 x-compute-request-id: req-b164679a-6e0d-4bcb-9b59-929beb6b00f2 Content-Length: 0 Content-Type: application/json 2018-07-23 03:09:19,603 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15 used request id req-b164679a-6e0d-4bcb-9b59-929beb6b00f2 2018-07-23 03:09:19,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0358390808105s 2018-07-23 03:09:19,604 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/977f4de1-5298-4296-99b2-d3ca17ebad15 used request id req-b164679a-6e0d-4bcb-9b59-929beb6b00f2 2018-07-23 03:09:19,653 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-07-23 03:09:19,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:09:19,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:09:19,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:09:19,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:09:19,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:09:19,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:09:19,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:09:19,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:09:19,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:09:19,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:09:19,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:09:19,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:09:19,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:09:19,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:09:19,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:09:19,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:09:19,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:09:19,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:09:19,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:09:19,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:09:19,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:09:19,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:09:19,695 - 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.14" 2018-07-23 03:09:19,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e98345-59c9-4b98-88c9-77dd50fc6d51 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-07-23 03:09:19,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e5e98345-59c9-4b98-88c9-77dd50fc6d51 2018-07-23 03:09:19,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:09:20,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:09:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["ksIJgKHAS32Lo5hfygHIsA"], "issued_at": "2018-07-23T03:09:20.000000Z"}} 2018-07-23 03:09:20,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:09:20,091 - 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.14" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" 2018-07-23 03:09:21,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e8237864-c62c-4b33-b8a7-945a47914fda Date: Mon, 23 Jul 2018 03:09:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:09:21,081 - 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-e8237864-c62c-4b33-b8a7-945a47914fda 2018-07-23 03:09:21,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.989778995514s 2018-07-23 03:09:21,081 - 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-e8237864-c62c-4b33-b8a7-945a47914fda 2018-07-23 03:09:21,085 - 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.14" 2018-07-23 03:09:21,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 03:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-024fbb61-acd4-4e91-9c6e-75b950a76cea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 03:09:21,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-024fbb61-acd4-4e91-9c6e-75b950a76cea 2018-07-23 03:09:21,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 03:09:21,095 - 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.14" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" 2018-07-23 03:09:21,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ed731b-7c13-424d-8cef-c481b8aee001 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0cb9703f62ec4cdc8bc128a81da463cc"}, "tags": [], "enabled": true, "id": "0cb9703f62ec4cdc8bc128a81da463cc", "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-07-23 03:09:21,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-04ed731b-7c13-424d-8cef-c481b8aee001 2018-07-23 03:09:21,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106771945953s 2018-07-23 03:09:21,198 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-04ed731b-7c13-424d-8cef-c481b8aee001 2018-07-23 03:09:21,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 03:09:21,208 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}}' 2018-07-23 03:09:21,252 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 03:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-986fd47e-f35b-483f-900f-f3d0b3c0262c Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/8a9eaa55802e444a93c801c77237a967"}, "tags": [], "enabled": true, "id": "8a9eaa55802e444a93c801c77237a967", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}} 2018-07-23 03:09:21,252 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-986fd47e-f35b-483f-900f-f3d0b3c0262c 2018-07-23 03:09:21,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.046893119812s 2018-07-23 03:09:21,253 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-986fd47e-f35b-483f-900f-f3d0b3c0262c 2018-07-23 03:09:21,253 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'8a9eaa55802e444a93c801c77237a967', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_f09d47e2-64c3-4f25-a34c-20a3beaa7f13'}) 2018-07-23 03:09:21,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 03:09:21,262 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5ca00e9e-d860-4aae-a73e-fce537bcdec4", "email": null, "name": "singlevm2-user_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}}' 2018-07-23 03:09:21,665 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 03:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-712f0192-bab1-4935-9e27-220e45e76ae3 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "links": {"self": "http://172.30.9.21:5000/v3/users/3b00e92a12024129b9f5392f7d90fa56"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b00e92a12024129b9f5392f7d90fa56", "domain_id": "default", "password_expires_at": null}} 2018-07-23 03:09:21,665 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-712f0192-bab1-4935-9e27-220e45e76ae3 2018-07-23 03:09:21,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.406332015991s 2018-07-23 03:09:21,665 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-712f0192-bab1-4935-9e27-220e45e76ae3 2018-07-23 03:09:21,666 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3b00e92a12024129b9f5392f7d90fa56', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_f09d47e2-64c3-4f25-a34c-20a3beaa7f13'}) 2018-07-23 03:09:21,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:09:21,673 - 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.14" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" 2018-07-23 03:09:21,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-badf89fb-72b8-442d-8d59-51874aee6b83 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:09:21,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-badf89fb-72b8-442d-8d59-51874aee6b83 2018-07-23 03:09:21,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0963981151581s 2018-07-23 03:09:21,766 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-badf89fb-72b8-442d-8d59-51874aee6b83 2018-07-23 03:09:21,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:09:21,774 - 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.14" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" 2018-07-23 03:09:21,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01e1f8a0-8f3f-4244-b4cb-43cd745d0c32 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:09:21,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-01e1f8a0-8f3f-4244-b4cb-43cd745d0c32 2018-07-23 03:09:21,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0926630496979s 2018-07-23 03:09:21,864 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-01e1f8a0-8f3f-4244-b4cb-43cd745d0c32 2018-07-23 03:09:21,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:09:21,872 - 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.14" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" 2018-07-23 03:09:21,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa5055ed-1b80-4a09-ac02-92dddfad2919 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:09:21,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fa5055ed-1b80-4a09-ac02-92dddfad2919 2018-07-23 03:09:21,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0910828113556s 2018-07-23 03:09:21,960 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fa5055ed-1b80-4a09-ac02-92dddfad2919 2018-07-23 03:09:21,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 03:09:21,968 - 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.14" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" 2018-07-23 03:09:22,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e75f219-1aa4-43f7-9b5a-dbc3e281fb16 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-07-23 03:09:22,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6e75f219-1aa4-43f7-9b5a-dbc3e281fb16 2018-07-23 03:09:22,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0937399864197s 2018-07-23 03:09:22,059 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6e75f219-1aa4-43f7-9b5a-dbc3e281fb16 2018-07-23 03:09:22,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:09:22,063 - 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.14" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" 2018-07-23 03:09:22,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e52493-658d-4a3d-8ebd-c6fba9d132a9 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "singlevm2-user_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "links": {"self": "http://172.30.9.21:5000/v3/users/3b00e92a12024129b9f5392f7d90fa56"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b00e92a12024129b9f5392f7d90fa56", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 03:09:22,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-41e52493-658d-4a3d-8ebd-c6fba9d132a9 2018-07-23 03:09:22,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117935180664s 2018-07-23 03:09:22,179 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-41e52493-658d-4a3d-8ebd-c6fba9d132a9 2018-07-23 03:09:22,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 03:09:22,194 - 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.14" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" 2018-07-23 03:09:22,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-551435d0-602a-4b4d-b3ab-9459062be9f6 Content-Encoding: gzip Content-Length: 395 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/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "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/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/8a9eaa55802e444a93c801c77237a967"}, "tags": [], "enabled": true, "id": "8a9eaa55802e444a93c801c77237a967", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}]} 2018-07-23 03:09:22,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-551435d0-602a-4b4d-b3ab-9459062be9f6 2018-07-23 03:09:22,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0972759723663s 2018-07-23 03:09:22,288 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-551435d0-602a-4b4d-b3ab-9459062be9f6 2018-07-23 03:09:22,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 03:09:22,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=3b00e92a12024129b9f5392f7d90fa56&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=8a9eaa55802e444a93c801c77237a967" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" 2018-07-23 03:09:22,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ced7f3-7427-435e-b9d8-3ca29643a133 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=3b00e92a12024129b9f5392f7d90fa56&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=8a9eaa55802e444a93c801c77237a967", "previous": null, "next": null}} 2018-07-23 03:09:22,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=3b00e92a12024129b9f5392f7d90fa56&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=8a9eaa55802e444a93c801c77237a967 used request id req-c3ced7f3-7427-435e-b9d8-3ca29643a133 2018-07-23 03:09:22,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119065999985s 2018-07-23 03:09:22,415 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=3b00e92a12024129b9f5392f7d90fa56&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=8a9eaa55802e444a93c801c77237a967 used request id req-c3ced7f3-7427-435e-b9d8-3ca29643a133 2018-07-23 03:09:22,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 03:09:22,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/8a9eaa55802e444a93c801c77237a967/users/3b00e92a12024129b9f5392f7d90fa56/roles/91dbc5ce3be24f65b6f22a667105e5ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" 2018-07-23 03:09:22,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:09:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-560857d8-c04b-46dc-a954-1426e777a34f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:09:22,554 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8a9eaa55802e444a93c801c77237a967/users/3b00e92a12024129b9f5392f7d90fa56/roles/91dbc5ce3be24f65b6f22a667105e5ce used request id req-560857d8-c04b-46dc-a954-1426e777a34f 2018-07-23 03:09:22,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135787010193s 2018-07-23 03:09:22,554 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8a9eaa55802e444a93c801c77237a967/users/3b00e92a12024129b9f5392f7d90fa56/roles/91dbc5ce3be24f65b6f22a667105e5ce used request id req-560857d8-c04b-46dc-a954-1426e777a34f 2018-07-23 03:09:22,555 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_f09d47e2-64c3-4f25-a34c-20a3beaa7f13', 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'8a9eaa55802e444a93c801c77237a967', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5ca00e9e-d860-4aae-a73e-fce537bcdec4', 'username': u'singlevm2-user_f09d47e2-64c3-4f25-a34c-20a3beaa7f13', '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-07-23 03:09:22,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:09:22,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:09:22,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:09:22,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:09:22,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:09:22,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:09:22,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:09:22,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:09:22,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:09:22,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:09:22,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:09:22,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:09:22,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:09:22,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:09:22,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:09:22,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:09:22,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:09:22,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:09:22,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:09:22,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:09:22,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:09:22,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:09:22,560 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_f09d47e2-64c3-4f25-a34c-20a3beaa7f13', 'password': '5ca00e9e-d860-4aae-a73e-fce537bcdec4', 'project_name': 'singlevm2-project_f09d47e2-64c3-4f25-a34c-20a3beaa7f13', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '8a9eaa55802e444a93c801c77237a967', 'project_domain_name': 'Default'} 2018-07-23 03:09:22,560 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-07-23 03:09:22,561 - 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.14" 2018-07-23 03:09:22,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a89b916-d8e2-40a7-b0e1-95ad8241d351 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-07-23 03:09:22,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5a89b916-d8e2-40a7-b0e1-95ad8241d351 2018-07-23 03:09:22,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:09:22,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:09:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a9eaa55802e444a93c801c77237a967", "name": "singlevm2-project_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/8a9eaa55802e444a93c801c77237a967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/8a9eaa55802e444a93c801c77237a967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/8a9eaa55802e444a93c801c77237a967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8a9eaa55802e444a93c801c77237a967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/8a9eaa55802e444a93c801c77237a967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/8a9eaa55802e444a93c801c77237a967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8a9eaa55802e444a93c801c77237a967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8a9eaa55802e444a93c801c77237a967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8a9eaa55802e444a93c801c77237a967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/8a9eaa55802e444a93c801c77237a967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/8a9eaa55802e444a93c801c77237a967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8a9eaa55802e444a93c801c77237a967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/8a9eaa55802e444a93c801c77237a967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/8a9eaa55802e444a93c801c77237a967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "id": "3b00e92a12024129b9f5392f7d90fa56"}, "audit_ids": ["jgjIhQCdSeGXdW4VPJgpjg"], "issued_at": "2018-07-23T03:09:22.000000Z"}} 2018-07-23 03:09:22,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 03:09:22,967 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" -d '{"network": {"name": "singlevm2-net_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "admin_state_up": true}}' 2018-07-23 03:09:23,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-e3d85083-5c7d-40d7-8903-c14064a2459b Date: Mon, 23 Jul 2018 03:09:23 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"2ae427b3-0b83-4cf4-b2d2-e140d609616c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8a9eaa55802e444a93c801c77237a967","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:09:23Z","is_default":false,"name":"singlevm2-net_f09d47e2-64c3-4f25-a34c-20a3beaa7f13","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8a9eaa55802e444a93c801c77237a967","created_at":"2018-07-23T03:09:23Z","mtu":1450}} 2018-07-23 03:09:23,687 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e3d85083-5c7d-40d7-8903-c14064a2459b 2018-07-23 03:09:23,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.721201896667s 2018-07-23 03:09:23,688 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e3d85083-5c7d-40d7-8903-c14064a2459b 2018-07-23 03:09:23,688 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T03:09:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'2ae427b3-0b83-4cf4-b2d2-e140d609616c', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_f09d47e2-64c3-4f25-a34c-20a3beaa7f13', u'admin_state_up': True, u'tenant_id': u'8a9eaa55802e444a93c801c77237a967', u'created_at': u'2018-07-23T03:09:23Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8a9eaa55802e444a93c801c77237a967', u'l2_adjacency': True}) 2018-07-23 03:09:23,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:09:23,690 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:23,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-b7ae9f81-9a36-42d0-beda-4d8afb6abc15 Date: Mon, 23 Jul 2018 03:09:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"2ae427b3-0b83-4cf4-b2d2-e140d609616c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8a9eaa55802e444a93c801c77237a967","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:09:23Z","qos_policy_id":null,"name":"singlevm2-net_f09d47e2-64c3-4f25-a34c-20a3beaa7f13","admin_state_up":true,"tenant_id":"8a9eaa55802e444a93c801c77237a967","created_at":"2018-07-23T03:09:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:09:23,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b7ae9f81-9a36-42d0-beda-4d8afb6abc15 2018-07-23 03:09:23,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.13019490242s 2018-07-23 03:09:23,820 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b7ae9f81-9a36-42d0-beda-4d8afb6abc15 2018-07-23 03:09:23,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 03:09:23,822 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" -d '{"subnet": {"name": "singlevm2-subnet_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "enable_dhcp": true, "network_id": "2ae427b3-0b83-4cf4-b2d2-e140d609616c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 03:09:24,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f9bb38f5-27ab-44eb-bf0c-561efca87776 Date: Mon, 23 Jul 2018 03:09:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ae427b3-0b83-4cf4-b2d2-e140d609616c","tenant_id":"8a9eaa55802e444a93c801c77237a967","created_at":"2018-07-23T03:09:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:09:24Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"8a9eaa55802e444a93c801c77237a967","id":"9d71dce2-a295-4328-be98-68ccc29638f0","subnetpool_id":null,"name":"singlevm2-subnet_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}} 2018-07-23 03:09:24,461 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f9bb38f5-27ab-44eb-bf0c-561efca87776 2018-07-23 03:09:24,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.639889001846s 2018-07-23 03:09:24,462 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f9bb38f5-27ab-44eb-bf0c-561efca87776 2018-07-23 03:09:24,462 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:09:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9d71dce2-a295-4328-be98-68ccc29638f0', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_f09d47e2-64c3-4f25-a34c-20a3beaa7f13', u'enable_dhcp': True, u'network_id': u'2ae427b3-0b83-4cf4-b2d2-e140d609616c', u'tenant_id': u'8a9eaa55802e444a93c801c77237a967', u'created_at': u'2018-07-23T03:09:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8a9eaa55802e444a93c801c77237a967'}) 2018-07-23 03:09:24,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 03:09:24,463 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" -d '{"router": {"external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c"}, "name": "singlevm2-router_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "admin_state_up": true}}' 2018-07-23 03:09:25,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-1263ecb7-7193-404e-bba6-317df572769f Date: Mon, 23 Jul 2018 03:09:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8a9eaa55802e444a93c801c77237a967", "created_at": "2018-07-23T03:09:24Z", "admin_state_up": true, "updated_at": "2018-07-23T03:09:25Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "8a9eaa55802e444a93c801c77237a967", "id": "0d8ba60a-c949-48a9-8361-c7a446f59882", "name": "singlevm2-router_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}} 2018-07-23 03:09:25,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1263ecb7-7193-404e-bba6-317df572769f 2018-07-23 03:09:25,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49833989143s 2018-07-23 03:09:25,961 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1263ecb7-7193-404e-bba6-317df572769f 2018-07-23 03:09:25,962 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:09:25Z', u'revision_number': 2, u'id': u'0d8ba60a-c949-48a9-8361-c7a446f59882', u'external_gateway_info': {u'network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b7dd2643-1786-461e-9ccb-e3d909da771e', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_f09d47e2-64c3-4f25-a34c-20a3beaa7f13', u'admin_state_up': True, u'tenant_id': u'8a9eaa55802e444a93c801c77237a967', u'created_at': u'2018-07-23T03:09:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'8a9eaa55802e444a93c801c77237a967'}) 2018-07-23 03:09:25,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 03:09:25,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/0d8ba60a-c949-48a9-8361-c7a446f59882/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" -d '{"subnet_id": "9d71dce2-a295-4328-be98-68ccc29638f0"}' 2018-07-23 03:09:28,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4d80a05c-97df-4866-bd75-50afc7ca7ee9 Date: Mon, 23 Jul 2018 03:09:28 GMT RESP BODY: {"network_id": "2ae427b3-0b83-4cf4-b2d2-e140d609616c", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "subnet_id": "9d71dce2-a295-4328-be98-68ccc29638f0", "subnet_ids": ["9d71dce2-a295-4328-be98-68ccc29638f0"], "port_id": "8d3a3efd-b21d-44fd-aa73-0e0f07f589f0", "id": "0d8ba60a-c949-48a9-8361-c7a446f59882"} 2018-07-23 03:09:28,251 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0d8ba60a-c949-48a9-8361-c7a446f59882/add_router_interface.json used request id req-4d80a05c-97df-4866-bd75-50afc7ca7ee9 2018-07-23 03:09:28,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.28885912895s 2018-07-23 03:09:28,252 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0d8ba60a-c949-48a9-8361-c7a446f59882/add_router_interface.json used request id req-4d80a05c-97df-4866-bd75-50afc7ca7ee9 returning object 0d8ba60a-c949-48a9-8361-c7a446f59882 2018-07-23 03:09:28,252 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 03:09:28,384 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 03:09:28,386 - 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.14" 2018-07-23 03:09:28,390 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 03:09:28 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-07-23 03:09:28,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:09:28,394 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:28,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1af8f32f-b091-4b84-933c-a4c37497c578 Date: Mon, 23 Jul 2018 03:09:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:09:28,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1af8f32f-b091-4b84-933c-a4c37497c578 2018-07-23 03:09:28,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214295148849s 2018-07-23 03:09:28,607 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1af8f32f-b091-4b84-933c-a4c37497c578 2018-07-23 03:09:28,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 03:09:28,619 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}' 2018-07-23 03:09:28,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0668dddc-58b1-4a68-a849-a82c6f693794 Date: Mon, 23 Jul 2018 03:09:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d/file", "owner": "8a9eaa55802e444a93c801c77237a967", "id": "67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "size": null, "self": "/v2/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:09:28Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "checksum": null, "created_at": "2018-07-23T03:09:28Z", "protected": false} 2018-07-23 03:09:28,724 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-0668dddc-58b1-4a68-a849-a82c6f693794 2018-07-23 03:09:28,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.108298063278s 2018-07-23 03:09:28,724 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-0668dddc-58b1-4a68-a849-a82c6f693794 returning object 67850ded-5a6b-4727-8dc5-f46ac83f3c6d 2018-07-23 03:09:28,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 03:09:28,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" -d '' 2018-07-23 03:09:29,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6a7e98ff-008a-460c-88a0-a8c634bb5ed7 Date: Mon, 23 Jul 2018 03:09:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:09:29,183 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d/file used request id req-6a7e98ff-008a-460c-88a0-a8c634bb5ed7 2018-07-23 03:09:29,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.45784497261s 2018-07-23 03:09:29,183 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d/file used request id req-6a7e98ff-008a-460c-88a0-a8c634bb5ed7 2018-07-23 03:09:29,183 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_f09d47e2-64c3-4f25-a34c-20a3beaa7f13', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T03:09:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d/file', u'owner': u'8a9eaa55802e444a93c801c77237a967', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'67850ded-5a6b-4727-8dc5-f46ac83f3c6d', u'size': None, u'name': u'singlevm2-img_f09d47e2-64c3-4f25-a34c-20a3beaa7f13', u'checksum': None, u'self': u'/v2/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T03:09:28Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 03:09:29,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 03:09:29,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 03:09:29,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09: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-2563f0f8-6ed8-4a15-aacf-016881c0d19b x-compute-request-id: req-2563f0f8-6ed8-4a15-aacf-016881c0d19b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1f02b4a0-bc73-424f-8df0-4b20bac819d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1f02b4a0-bc73-424f-8df0-4b20bac819d9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1f02b4a0-bc73-424f-8df0-4b20bac819d9"}} 2018-07-23 03:09:29,479 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2563f0f8-6ed8-4a15-aacf-016881c0d19b 2018-07-23 03:09:29,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.295426845551s 2018-07-23 03:09:29,480 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2563f0f8-6ed8-4a15-aacf-016881c0d19b 2018-07-23 03:09:29,481 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_f09d47e2-64c3-4f25-a34c-20a3beaa7f13', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'1f02b4a0-bc73-424f-8df0-4b20bac819d9', 'swap': 0}) 2018-07-23 03:09:29,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 03:09:29,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/1f02b4a0-bc73-424f-8df0-4b20bac819d9/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" -d '{"extra_specs": {}}' 2018-07-23 03:09:29,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09: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-2a79b71c-a670-4e4d-9f47-4f89b0877d99 x-compute-request-id: req-2a79b71c-a670-4e4d-9f47-4f89b0877d99 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 03:09:29,505 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/1f02b4a0-bc73-424f-8df0-4b20bac819d9/os-extra_specs used request id req-2a79b71c-a670-4e4d-9f47-4f89b0877d99 2018-07-23 03:09:29,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0231871604919s 2018-07-23 03:09:29,505 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/1f02b4a0-bc73-424f-8df0-4b20bac819d9/os-extra_specs used request id req-2a79b71c-a670-4e4d-9f47-4f89b0877d99 2018-07-23 03:09:29,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 03:09:29,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" -d '{"keypair": {"name": "singlevm2-kp_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}}' 2018-07-23 03:09:29,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09: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-deb47e3c-d9d5-4678-88dc-c0c1ab722c5d x-compute-request-id: req-deb47e3c-d9d5-4678-88dc-c0c1ab722c5d Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv9vk9EF8z1kJMPO/pXCO3FK0XFx3woGC/euu2vjC8YoOTz2VgN1gwttNgDeY2FDKw8OuKRHOlEK4nzqBaaEIJP5K7py92WldvolkIFvr/8DDQ2RBqvK+QLeY0bfZoRxZN2yYnyGLNjLHE0Qk3/HduY3JwkbHjj7MZvkYKo7oedbX+VytNLzV79qqDaeRNRUUbzwpdYn7l+brQAHn5M/SpG6IxVKIfvr7BkBgG3QDBuAPfLso0e65s4wm3s6QTx6KlxTky/2pjQPAjhl4ksU09OyCvfu2/BULGhaIHM76PCviMKO+RMD82qFf9yJdBul6c7kQbnlyqixrDiLVW0HDh Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAr/b5PRBfM9ZCTDzv6VwjtxStFxcd8KBgv3rrtr4wvGKDk89l\nYDdYMLbTYA3mNhQysPDrikRzpRCuJ86gWmhCCT+Su6cvdlpXb6JZCBb6//Aw0NkQ\naryvkC3mNG32aEcWTdsmJ8hizYyxxNEJN/x3bmNycJGx44+zGb5GCqO6HnW1/lcr\nTS81e/aqg2nkTUVFG88KXWJ+5fm60AB5+TP0qRuiMVSiH76+wZAYBt0AwbgD3y7K\nNHuubOMJt7OkE8eipcU5Mv9qY0DwI4ZeJLFNPTsgr37tvwVCxoWiBzO+jwr4jCjv\nkTA/NqhX/ciXQbpenO5EG55cqosaw4i1VtBw4QIDAQABAoIBACcrFnedOVPUkZVe\nyxhqxhhupcjKAIQbbu2wct+OnlKQqzEvrSUprJvLVmm/LktDW7U/K27vpb5MZDfA\nKrl1E53zZLoYkNwLaAMVZDQEyYJG+NbEOn9H2NyDGwb4oyy7Bh/2dBvO4w9WDgv9\na8vmir8rq8Ga7Ln2tqs4S2b64ub8dhapvOu/2vms/gtx3zalGQiTR0CZKobxoZgX\n3wGSnefeMHq7MLNZFSE9ZX7Qasz27zyVsbe6+Xs4GabhgmogJ/RWrj9Puw+Z7jzT\npugFh248mlGiMC17tbdyx2OkwLAcAOE7IuARX8NGCmytPTRt1pBynfuQU3qZq4Sr\nG+KgHPECgYEA3zHkCWldeb1DazaWKYDXCtcMlCRGwpsBg0kX2rxiufE6VP2Nuqid\ncwtbM57yiD3IAidK4NrCY4oAs5XsnUL3SnXi556WfETDCfJzG3AIyf56/dj00mea\nQyZMP6uslHO3R906fD9CuCxbyMP1a5Tk3NTdsP09cP3+c+RIJRDkn/8CgYEAydP2\nrzxkLo56HRuNRxvQt2V3AWvaDHQH3GJPwPnStm2K0M0Wg9CG2+vKf9AxDusX366t\nrkqwoycV6gzN0BH6xpg3oUkyWOWd4C1AZoK+AHn+h4c16V5ehJbhK34zoIKSN12B\nXbbLEJxFuIXaBERCv19QRNA2Hl+YjDotq+Y+7x8CgYA1XqGvmnFOpfIUFfZsMDG7\nltacKdx9tkDzWqwIktlsqwEOx553TtBvbPy+6DgIWfWUhj7Ca6zlzl8CkkwFArlN\nJck/J03Go06b90yM+Aox+tcAEjvggAOEIQlEhFF9IfpmhcDxatMSZREBfdIWioD7\nSS9FnhhuB14r6h9SNarlkwKBgQC8PNli7uxxD6mM5FmL7MFpi1THGpQv8Tgzr+26\nikagpuJFhEJvhlmBXBVtx/s5csK9eOm8GSVNxfKGbJK4cUx3VRjtcJtolh/9Kbda\n5K3ZO+7M8KqzkbSN7TrtmbMFDULaKHezs/0I7PeJ9i00tYWbf4YZ6CfRhE9+2fQm\n04P2+QKBgGtpKEzThJZcY3sol7qe7USmMHOPJxVFznex5laO+MxlbO3I3dlY5N6Q\npdEngXaW1WeGSgaHWtvDdx6pDP2PPSjj/nstR15oV2s76yteu1kEflIVWoLB7rve\nleHGsFMiuOBEP+Nkqm+XphMSZ01+ZQhArBKSLH5UrtmPmKSMw6Af\n-----END RSA PRIVATE KEY-----\n", "user_id": "3b00e92a12024129b9f5392f7d90fa56", "name": "singlevm2-kp_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "fingerprint": "c3:74:86:1f:81:03:9b:7a:35:df:e6:4f:19:e2:ec:d1"}} 2018-07-23 03:09:29,862 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-deb47e3c-d9d5-4678-88dc-c0c1ab722c5d 2018-07-23 03:09:29,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.356019020081s 2018-07-23 03:09:29,862 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-deb47e3c-d9d5-4678-88dc-c0c1ab722c5d 2018-07-23 03:09:29,863 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv9vk9EF8z1kJMPO/pXCO3FK0XFx3woGC/euu2vjC8YoOTz2VgN1gwttNgDeY2FDKw8OuKRHOlEK4nzqBaaEIJP5K7py92WldvolkIFvr/8DDQ2RBqvK+QLeY0bfZoRxZN2yYnyGLNjLHE0Qk3/HduY3JwkbHjj7MZvkYKo7oedbX+VytNLzV79qqDaeRNRUUbzwpdYn7l+brQAHn5M/SpG6IxVKIfvr7BkBgG3QDBuAPfLso0e65s4wm3s6QTx6KlxTky/2pjQPAjhl4ksU09OyCvfu2/BULGhaIHM76PCviMKO+RMD82qFf9yJdBul6c7kQbnlyqixrDiLVW0HDh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAr/b5PRBfM9ZCTDzv6VwjtxStFxcd8KBgv3rrtr4wvGKDk89l\nYDdYMLbTYA3mNhQysPDrikRzpRCuJ86gWmhCCT+Su6cvdlpXb6JZCBb6//Aw0NkQ\naryvkC3mNG32aEcWTdsmJ8hizYyxxNEJN/x3bmNycJGx44+zGb5GCqO6HnW1/lcr\nTS81e/aqg2nkTUVFG88KXWJ+5fm60AB5+TP0qRuiMVSiH76+wZAYBt0AwbgD3y7K\nNHuubOMJt7OkE8eipcU5Mv9qY0DwI4ZeJLFNPTsgr37tvwVCxoWiBzO+jwr4jCjv\nkTA/NqhX/ciXQbpenO5EG55cqosaw4i1VtBw4QIDAQABAoIBACcrFnedOVPUkZVe\nyxhqxhhupcjKAIQbbu2wct+OnlKQqzEvrSUprJvLVmm/LktDW7U/K27vpb5MZDfA\nKrl1E53zZLoYkNwLaAMVZDQEyYJG+NbEOn9H2NyDGwb4oyy7Bh/2dBvO4w9WDgv9\na8vmir8rq8Ga7Ln2tqs4S2b64ub8dhapvOu/2vms/gtx3zalGQiTR0CZKobxoZgX\n3wGSnefeMHq7MLNZFSE9ZX7Qasz27zyVsbe6+Xs4GabhgmogJ/RWrj9Puw+Z7jzT\npugFh248mlGiMC17tbdyx2OkwLAcAOE7IuARX8NGCmytPTRt1pBynfuQU3qZq4Sr\nG+KgHPECgYEA3zHkCWldeb1DazaWKYDXCtcMlCRGwpsBg0kX2rxiufE6VP2Nuqid\ncwtbM57yiD3IAidK4NrCY4oAs5XsnUL3SnXi556WfETDCfJzG3AIyf56/dj00mea\nQyZMP6uslHO3R906fD9CuCxbyMP1a5Tk3NTdsP09cP3+c+RIJRDkn/8CgYEAydP2\nrzxkLo56HRuNRxvQt2V3AWvaDHQH3GJPwPnStm2K0M0Wg9CG2+vKf9AxDusX366t\nrkqwoycV6gzN0BH6xpg3oUkyWOWd4C1AZoK+AHn+h4c16V5ehJbhK34zoIKSN12B\nXbbLEJxFuIXaBERCv19QRNA2Hl+YjDotq+Y+7x8CgYA1XqGvmnFOpfIUFfZsMDG7\nltacKdx9tkDzWqwIktlsqwEOx553TtBvbPy+6DgIWfWUhj7Ca6zlzl8CkkwFArlN\nJck/J03Go06b90yM+Aox+tcAEjvggAOEIQlEhFF9IfpmhcDxatMSZREBfdIWioD7\nSS9FnhhuB14r6h9SNarlkwKBgQC8PNli7uxxD6mM5FmL7MFpi1THGpQv8Tgzr+26\nikagpuJFhEJvhlmBXBVtx/s5csK9eOm8GSVNxfKGbJK4cUx3VRjtcJtolh/9Kbda\n5K3ZO+7M8KqzkbSN7TrtmbMFDULaKHezs/0I7PeJ9i00tYWbf4YZ6CfRhE9+2fQm\n04P2+QKBgGtpKEzThJZcY3sol7qe7USmMHOPJxVFznex5laO+MxlbO3I3dlY5N6Q\npdEngXaW1WeGSgaHWtvDdx6pDP2PPSjj/nstR15oV2s76yteu1kEflIVWoLB7rve\nleHGsFMiuOBEP+Nkqm+XphMSZ01+ZQhArBKSLH5UrtmPmKSMw6Af\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3b00e92a12024129b9f5392f7d90fa56', 'name': u'singlevm2-kp_f09d47e2-64c3-4f25-a34c-20a3beaa7f13', 'created_at': '2018-07-23T03:09:29.863546', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8a9eaa55802e444a93c801c77237a967', 'name': 'singlevm2-project_f09d47e2-64c3-4f25-a34c-20a3beaa7f13', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c3:74:86:1f:81:03:9b:7a:35:df:e6:4f:19:e2:ec:d1', 'type': 'ssh', 'id': u'singlevm2-kp_f09d47e2-64c3-4f25-a34c-20a3beaa7f13'}) 2018-07-23 03:09:29,864 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAr/b5PRBfM9ZCTDzv6VwjtxStFxcd8KBgv3rrtr4wvGKDk89l YDdYMLbTYA3mNhQysPDrikRzpRCuJ86gWmhCCT+Su6cvdlpXb6JZCBb6//Aw0NkQ aryvkC3mNG32aEcWTdsmJ8hizYyxxNEJN/x3bmNycJGx44+zGb5GCqO6HnW1/lcr TS81e/aqg2nkTUVFG88KXWJ+5fm60AB5+TP0qRuiMVSiH76+wZAYBt0AwbgD3y7K NHuubOMJt7OkE8eipcU5Mv9qY0DwI4ZeJLFNPTsgr37tvwVCxoWiBzO+jwr4jCjv kTA/NqhX/ciXQbpenO5EG55cqosaw4i1VtBw4QIDAQABAoIBACcrFnedOVPUkZVe yxhqxhhupcjKAIQbbu2wct+OnlKQqzEvrSUprJvLVmm/LktDW7U/K27vpb5MZDfA Krl1E53zZLoYkNwLaAMVZDQEyYJG+NbEOn9H2NyDGwb4oyy7Bh/2dBvO4w9WDgv9 a8vmir8rq8Ga7Ln2tqs4S2b64ub8dhapvOu/2vms/gtx3zalGQiTR0CZKobxoZgX 3wGSnefeMHq7MLNZFSE9ZX7Qasz27zyVsbe6+Xs4GabhgmogJ/RWrj9Puw+Z7jzT pugFh248mlGiMC17tbdyx2OkwLAcAOE7IuARX8NGCmytPTRt1pBynfuQU3qZq4Sr G+KgHPECgYEA3zHkCWldeb1DazaWKYDXCtcMlCRGwpsBg0kX2rxiufE6VP2Nuqid cwtbM57yiD3IAidK4NrCY4oAs5XsnUL3SnXi556WfETDCfJzG3AIyf56/dj00mea QyZMP6uslHO3R906fD9CuCxbyMP1a5Tk3NTdsP09cP3+c+RIJRDkn/8CgYEAydP2 rzxkLo56HRuNRxvQt2V3AWvaDHQH3GJPwPnStm2K0M0Wg9CG2+vKf9AxDusX366t rkqwoycV6gzN0BH6xpg3oUkyWOWd4C1AZoK+AHn+h4c16V5ehJbhK34zoIKSN12B XbbLEJxFuIXaBERCv19QRNA2Hl+YjDotq+Y+7x8CgYA1XqGvmnFOpfIUFfZsMDG7 ltacKdx9tkDzWqwIktlsqwEOx553TtBvbPy+6DgIWfWUhj7Ca6zlzl8CkkwFArlN Jck/J03Go06b90yM+Aox+tcAEjvggAOEIQlEhFF9IfpmhcDxatMSZREBfdIWioD7 SS9FnhhuB14r6h9SNarlkwKBgQC8PNli7uxxD6mM5FmL7MFpi1THGpQv8Tgzr+26 ikagpuJFhEJvhlmBXBVtx/s5csK9eOm8GSVNxfKGbJK4cUx3VRjtcJtolh/9Kbda 5K3ZO+7M8KqzkbSN7TrtmbMFDULaKHezs/0I7PeJ9i00tYWbf4YZ6CfRhE9+2fQm 04P2+QKBgGtpKEzThJZcY3sol7qe7USmMHOPJxVFznex5laO+MxlbO3I3dlY5N6Q pdEngXaW1WeGSgaHWtvDdx6pDP2PPSjj/nstR15oV2s76yteu1kEflIVWoLB7rve leHGsFMiuOBEP+Nkqm+XphMSZ01+ZQhArBKSLH5UrtmPmKSMw6Af -----END RSA PRIVATE KEY----- 2018-07-23 03:09:29,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 03:09:29,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" -d '{"security_group": {"name": "singlevm2-sg_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-07-23 03:09:30,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-5d7794b6-e959-499a-83f4-6d8ad8fcb037 Date: Mon, 23 Jul 2018 03:09:30 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "8a9eaa55802e444a93c801c77237a967", "created_at": "2018-07-23T03:09:29Z", "updated_at": "2018-07-23T03:09:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:29Z", "revision_number": 0, "id": "731a79b5-fa44-42e9-b0da-e06b14d25013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:29Z", "security_group_id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:29Z", "revision_number": 0, "id": "b8282074-053f-4cdd-bce9-a1cdd85564d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:29Z", "security_group_id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a9eaa55802e444a93c801c77237a967"}], "revision_number": 1, "project_id": "8a9eaa55802e444a93c801c77237a967", "id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac", "name": "singlevm2-sg_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}} 2018-07-23 03:09:30,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-5d7794b6-e959-499a-83f4-6d8ad8fcb037 2018-07-23 03:09:30,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.155802965164s 2018-07-23 03:09:30,023 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-5d7794b6-e959-499a-83f4-6d8ad8fcb037 2018-07-23 03:09:30,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 03:09:30,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:30,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-6599e7df-bef6-44c4-a170-32f6e72734aa Date: Mon, 23 Jul 2018 03:09:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "8a9eaa55802e444a93c801c77237a967", "created_at": "2018-07-23T03:09:29Z", "updated_at": "2018-07-23T03:09:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:29Z", "revision_number": 0, "id": "731a79b5-fa44-42e9-b0da-e06b14d25013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:29Z", "security_group_id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:29Z", "revision_number": 0, "id": "b8282074-053f-4cdd-bce9-a1cdd85564d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:29Z", "security_group_id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a9eaa55802e444a93c801c77237a967"}], "revision_number": 1, "project_id": "8a9eaa55802e444a93c801c77237a967", "id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac", "name": "singlevm2-sg_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}, {"description": "Default security group", "tags": [], "tenant_id": "8a9eaa55802e444a93c801c77237a967", "created_at": "2018-07-23T03:09:23Z", "updated_at": "2018-07-23T03:09:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "085004de-4629-4166-9bbd-06cbd11cfc77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "3f8f1e15-c057-432f-a729-61a1c8e3d1a9", "remote_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "5f908336-828f-4d24-96fc-4dc92838553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "9a066026-997d-456d-9a7f-bf8f4ef3deff", "remote_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a9eaa55802e444a93c801c77237a967"}], "revision_number": 1, "project_id": "8a9eaa55802e444a93c801c77237a967", "id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "name": "default"}]} 2018-07-23 03:09:30,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6599e7df-bef6-44c4-a170-32f6e72734aa 2018-07-23 03:09:30,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.150296926498s 2018-07-23 03:09:30,178 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6599e7df-bef6-44c4-a170-32f6e72734aa 2018-07-23 03:09:30,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 03:09:30,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac"}}' 2018-07-23 03:09:30,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-3a35f06e-ca43-4785-a649-32d006887799 Date: Mon, 23 Jul 2018 03:09:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-23T03:09:30Z", "security_group_id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac", "port_range_min": 22, "revision_number": 0, "tenant_id": "8a9eaa55802e444a93c801c77237a967", "created_at": "2018-07-23T03:09:30Z", "project_id": "8a9eaa55802e444a93c801c77237a967", "id": "bb7c4a68-c06c-42fa-9bf1-4c23bf3afa96"}} 2018-07-23 03:09:30,329 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3a35f06e-ca43-4785-a649-32d006887799 2018-07-23 03:09:30,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.146850824356s 2018-07-23 03:09:30,330 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3a35f06e-ca43-4785-a649-32d006887799 2018-07-23 03:09:30,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 03:09:30,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:30,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-94d442ec-ff40-4531-92de-69a6509b44f0 Date: Mon, 23 Jul 2018 03:09:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "8a9eaa55802e444a93c801c77237a967", "created_at": "2018-07-23T03:09:29Z", "updated_at": "2018-07-23T03:09:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:29Z", "revision_number": 0, "id": "731a79b5-fa44-42e9-b0da-e06b14d25013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:29Z", "security_group_id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:29Z", "revision_number": 0, "id": "b8282074-053f-4cdd-bce9-a1cdd85564d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:29Z", "security_group_id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T03:09:30Z", "revision_number": 0, "id": "bb7c4a68-c06c-42fa-9bf1-4c23bf3afa96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:30Z", "security_group_id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8a9eaa55802e444a93c801c77237a967"}], "revision_number": 2, "project_id": "8a9eaa55802e444a93c801c77237a967", "id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac", "name": "singlevm2-sg_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}, {"description": "Default security group", "tags": [], "tenant_id": "8a9eaa55802e444a93c801c77237a967", "created_at": "2018-07-23T03:09:23Z", "updated_at": "2018-07-23T03:09:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "085004de-4629-4166-9bbd-06cbd11cfc77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "3f8f1e15-c057-432f-a729-61a1c8e3d1a9", "remote_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "5f908336-828f-4d24-96fc-4dc92838553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "9a066026-997d-456d-9a7f-bf8f4ef3deff", "remote_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a9eaa55802e444a93c801c77237a967"}], "revision_number": 1, "project_id": "8a9eaa55802e444a93c801c77237a967", "id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "name": "default"}]} 2018-07-23 03:09:30,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-94d442ec-ff40-4531-92de-69a6509b44f0 2018-07-23 03:09:30,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0531568527222s 2018-07-23 03:09:30,387 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-94d442ec-ff40-4531-92de-69a6509b44f0 2018-07-23 03:09:30,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 03:09:30,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac"}}' 2018-07-23 03:09:30,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-d74dc109-c2d1-4256-85c4-2f7b19bc6509 Date: Mon, 23 Jul 2018 03:09:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T03:09:30Z", "security_group_id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac", "port_range_min": null, "revision_number": 0, "tenant_id": "8a9eaa55802e444a93c801c77237a967", "created_at": "2018-07-23T03:09:30Z", "project_id": "8a9eaa55802e444a93c801c77237a967", "id": "e791ac31-3e8d-424b-ad37-cd021c71c7d3"}} 2018-07-23 03:09:30,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d74dc109-c2d1-4256-85c4-2f7b19bc6509 2018-07-23 03:09:30,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.368246078491s 2018-07-23 03:09:30,759 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d74dc109-c2d1-4256-85c4-2f7b19bc6509 2018-07-23 03:09:30,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:09:30,761 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:30,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-2c963190-15b9-4424-9859-e64d587ac267 Date: Mon, 23 Jul 2018 03:09:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2ae427b3-0b83-4cf4-b2d2-e140d609616c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8a9eaa55802e444a93c801c77237a967","l2_adjacency":true,"status":"ACTIVE","subnets":["9d71dce2-a295-4328-be98-68ccc29638f0"],"description":"","tags":[],"updated_at":"2018-07-23T03:09:24Z","qos_policy_id":null,"name":"singlevm2-net_f09d47e2-64c3-4f25-a34c-20a3beaa7f13","admin_state_up":true,"tenant_id":"8a9eaa55802e444a93c801c77237a967","created_at":"2018-07-23T03:09:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:09:30,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2c963190-15b9-4424-9859-e64d587ac267 2018-07-23 03:09:30,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108201026917s 2018-07-23 03:09:30,870 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2c963190-15b9-4424-9859-e64d587ac267 2018-07-23 03:09:30,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:09:30,878 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:30,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-49324c58-01c4-494f-84ed-bd59847f038c Date: Mon, 23 Jul 2018 03:09:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d/snap", "metadata": {}}], "file": "/v2/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d/file", "owner": "8a9eaa55802e444a93c801c77237a967", "id": "67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "size": 12716032, "self": "/v2/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:09:29Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:09:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:09:30,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-49324c58-01c4-494f-84ed-bd59847f038c 2018-07-23 03:09:30,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366110801697s 2018-07-23 03:09:30,911 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-49324c58-01c4-494f-84ed-bd59847f038c 2018-07-23 03:09:30,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:09:30,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:30,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-577cb74c-68b1-4420-9fc0-f1b9fb43a083 x-compute-request-id: req-577cb74c-68b1-4420-9fc0-f1b9fb43a083 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1f02b4a0-bc73-424f-8df0-4b20bac819d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1f02b4a0-bc73-424f-8df0-4b20bac819d9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1f02b4a0-bc73-424f-8df0-4b20bac819d9"}]} 2018-07-23 03:09:30,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-577cb74c-68b1-4420-9fc0-f1b9fb43a083 2018-07-23 03:09:30,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0295770168304s 2018-07-23 03:09:30,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-577cb74c-68b1-4420-9fc0-f1b9fb43a083 2018-07-23 03:09:30,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 03:09:30,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" -d '{"server": {"name": "singlevm2-vm_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "imageRef": "67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "key_name": "singlevm2-kp_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "flavorRef": "1f02b4a0-bc73-424f-8df0-4b20bac819d9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2ae427b3-0b83-4cf4-b2d2-e140d609616c"}], "security_groups": [{"name": "43b6bbfe-c53b-4676-b6e7-53530321f7ac"}]}}' 2018-07-23 03:09:32,510 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:09:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-38f90fe8-ae8c-422e-a7c2-483c9e80f543 x-compute-request-id: req-38f90fe8-ae8c-422e-a7c2-483c9e80f543 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/da0880f0-efda-4d29-a770-916128b17ab3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "43b6bbfe-c53b-4676-b6e7-53530321f7ac"}], "OS-DCF:diskConfig": "MANUAL", "id": "da0880f0-efda-4d29-a770-916128b17ab3", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/da0880f0-efda-4d29-a770-916128b17ab3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/da0880f0-efda-4d29-a770-916128b17ab3", "rel": "bookmark"}], "adminPass": "rUPt8fGPMSfE"}} 2018-07-23 03:09:32,510 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-38f90fe8-ae8c-422e-a7c2-483c9e80f543 2018-07-23 03:09:32,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.56535887718s 2018-07-23 03:09:32,511 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-38f90fe8-ae8c-422e-a7c2-483c9e80f543 2018-07-23 03:09:32,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:09:32,515 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:33,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a1fd454-6ad3-4668-ad3b-a4fb69d3da9f x-compute-request-id: req-5a1fd454-6ad3-4668-ad3b-a4fb69d3da9f Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/da0880f0-efda-4d29-a770-916128b17ab3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/da0880f0-efda-4d29-a770-916128b17ab3", "rel": "bookmark"}], "image": {"id": "67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "links": [{"href": "http://172.30.9.21:8774/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f02b4a0-bc73-424f-8df0-4b20bac819d9", "links": [{"href": "http://172.30.9.21:8774/flavors/1f02b4a0-bc73-424f-8df0-4b20bac819d9", "rel": "bookmark"}]}, "id": "da0880f0-efda-4d29-a770-916128b17ab3", "user_id": "3b00e92a12024129b9f5392f7d90fa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:09:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "name": "singlevm2-vm_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "created": "2018-07-23T03:09:32Z", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:09:33,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5a1fd454-6ad3-4668-ad3b-a4fb69d3da9f 2018-07-23 03:09:33,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744272947311s 2018-07-23 03:09:33,256 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5a1fd454-6ad3-4668-ad3b-a4fb69d3da9f 2018-07-23 03:09:33,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:09:33,264 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:33,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-dafc2594-302a-401c-9d9b-7fcff153dcc8 Date: Mon, 23 Jul 2018 03:09:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2ae427b3-0b83-4cf4-b2d2-e140d609616c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8a9eaa55802e444a93c801c77237a967","l2_adjacency":true,"status":"ACTIVE","subnets":["9d71dce2-a295-4328-be98-68ccc29638f0"],"description":"","tags":[],"updated_at":"2018-07-23T03:09:24Z","qos_policy_id":null,"name":"singlevm2-net_f09d47e2-64c3-4f25-a34c-20a3beaa7f13","admin_state_up":true,"tenant_id":"8a9eaa55802e444a93c801c77237a967","created_at":"2018-07-23T03:09:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:09:33,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-dafc2594-302a-401c-9d9b-7fcff153dcc8 2018-07-23 03:09:33,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113120079041s 2018-07-23 03:09:33,377 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-dafc2594-302a-401c-9d9b-7fcff153dcc8 2018-07-23 03:09:33,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:09:33,379 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:33,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-ccc9306f-984e-4c1f-b00a-f66719aeac5e Date: Mon, 23 Jul 2018 03:09:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ae427b3-0b83-4cf4-b2d2-e140d609616c","tenant_id":"8a9eaa55802e444a93c801c77237a967","created_at":"2018-07-23T03:09:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:09:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8a9eaa55802e444a93c801c77237a967","id":"9d71dce2-a295-4328-be98-68ccc29638f0","subnetpool_id":null,"name":"singlevm2-subnet_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}]} 2018-07-23 03:09:33,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ccc9306f-984e-4c1f-b00a-f66719aeac5e 2018-07-23 03:09:33,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.073399066925s 2018-07-23 03:09:33,452 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ccc9306f-984e-4c1f-b00a-f66719aeac5e 2018-07-23 03:09:33,453 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:09:35,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:09:35,458 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:35,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24e54c8b-3ad9-454b-8355-b6d848830a27 x-compute-request-id: req-24e54c8b-3ad9-454b-8355-b6d848830a27 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/da0880f0-efda-4d29-a770-916128b17ab3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/da0880f0-efda-4d29-a770-916128b17ab3", "rel": "bookmark"}], "image": {"id": "67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "links": [{"href": "http://172.30.9.21:8774/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f02b4a0-bc73-424f-8df0-4b20bac819d9", "links": [{"href": "http://172.30.9.21:8774/flavors/1f02b4a0-bc73-424f-8df0-4b20bac819d9", "rel": "bookmark"}]}, "id": "da0880f0-efda-4d29-a770-916128b17ab3", "user_id": "3b00e92a12024129b9f5392f7d90fa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:09:35Z", "hostId": "87ae4d7864cc6ff313c4e65db601794b2f2ec0ec91c367cf749f39f6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "name": "singlevm2-vm_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "created": "2018-07-23T03:09:32Z", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:09:35,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-24e54c8b-3ad9-454b-8355-b6d848830a27 2018-07-23 03:09:35,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443110227585s 2018-07-23 03:09:35,899 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-24e54c8b-3ad9-454b-8355-b6d848830a27 2018-07-23 03:09:35,903 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:09:37,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:09:37,908 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:38,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e6e4cb7-d8bb-40a5-b823-4d5c8ff547c4 x-compute-request-id: req-8e6e4cb7-d8bb-40a5-b823-4d5c8ff547c4 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/da0880f0-efda-4d29-a770-916128b17ab3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/da0880f0-efda-4d29-a770-916128b17ab3", "rel": "bookmark"}], "image": {"id": "67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "links": [{"href": "http://172.30.9.21:8774/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f02b4a0-bc73-424f-8df0-4b20bac819d9", "links": [{"href": "http://172.30.9.21:8774/flavors/1f02b4a0-bc73-424f-8df0-4b20bac819d9", "rel": "bookmark"}]}, "id": "da0880f0-efda-4d29-a770-916128b17ab3", "security_groups": [{"name": "singlevm2-sg_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}], "user_id": "3b00e92a12024129b9f5392f7d90fa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:09:35Z", "hostId": "87ae4d7864cc6ff313c4e65db601794b2f2ec0ec91c367cf749f39f6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "name": "singlevm2-vm_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "created": "2018-07-23T03:09:32Z", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:09:38,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8e6e4cb7-d8bb-40a5-b823-4d5c8ff547c4 2018-07-23 03:09:38,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552366018295s 2018-07-23 03:09:38,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8e6e4cb7-d8bb-40a5-b823-4d5c8ff547c4 2018-07-23 03:09:38,461 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:09:40,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:09:40,467 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:41,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96820eb8-be15-4459-8bd7-4558d12f79fb x-compute-request-id: req-96820eb8-be15-4459-8bd7-4558d12f79fb Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_f09d47e2-64c3-4f25-a34c-20a3beaa7f13": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:a1:02", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/da0880f0-efda-4d29-a770-916128b17ab3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/da0880f0-efda-4d29-a770-916128b17ab3", "rel": "bookmark"}], "image": {"id": "67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "links": [{"href": "http://172.30.9.21:8774/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:09:40.000000", "flavor": {"id": "1f02b4a0-bc73-424f-8df0-4b20bac819d9", "links": [{"href": "http://172.30.9.21:8774/flavors/1f02b4a0-bc73-424f-8df0-4b20bac819d9", "rel": "bookmark"}]}, "id": "da0880f0-efda-4d29-a770-916128b17ab3", "security_groups": [{"name": "singlevm2-sg_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}], "user_id": "3b00e92a12024129b9f5392f7d90fa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:09:40Z", "hostId": "87ae4d7864cc6ff313c4e65db601794b2f2ec0ec91c367cf749f39f6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "name": "singlevm2-vm_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "created": "2018-07-23T03:09:32Z", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:09:41,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-96820eb8-be15-4459-8bd7-4558d12f79fb 2018-07-23 03:09:41,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574074983597s 2018-07-23 03:09:41,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-96820eb8-be15-4459-8bd7-4558d12f79fb 2018-07-23 03:09:41,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:09:41,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=da0880f0-efda-4d29-a770-916128b17ab3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:41,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-8e995518-1757-49d4-88d9-7d30ede427f2 Date: Mon, 23 Jul 2018 03:09:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:09:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9d71dce2-a295-4328-be98-68ccc29638f0","ip_address":"192.168.120.6"}],"id":"8d63ea42-e710-4bad-86b9-442ecb2404d7","security_groups":["43b6bbfe-c53b-4676-b6e7-53530321f7ac"],"mac_address":"fa:16:3e:82:a1:02","project_id":"8a9eaa55802e444a93c801c77237a967","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2ae427b3-0b83-4cf4-b2d2-e140d609616c","tenant_id":"8a9eaa55802e444a93c801c77237a967","created_at":"2018-07-23T03:09:36Z","binding:vnic_type":"normal","device_id":"da0880f0-efda-4d29-a770-916128b17ab3","ip_allocation":"immediate"}]} 2018-07-23 03:09:41,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=da0880f0-efda-4d29-a770-916128b17ab3 used request id req-8e995518-1757-49d4-88d9-7d30ede427f2 2018-07-23 03:09:41,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0755498409271s 2018-07-23 03:09:41,119 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=da0880f0-efda-4d29-a770-916128b17ab3 used request id req-8e995518-1757-49d4-88d9-7d30ede427f2 2018-07-23 03:09:41,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:09:41,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=8d63ea42-e710-4bad-86b9-442ecb2404d7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:41,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-dd661f10-d0e2-4d2e-9f02-973987426fdb Date: Mon, 23 Jul 2018 03:09:41 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:09:41,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=8d63ea42-e710-4bad-86b9-442ecb2404d7 used request id req-dd661f10-d0e2-4d2e-9f02-973987426fdb 2018-07-23 03:09:41,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0482161045074s 2018-07-23 03:09:41,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=8d63ea42-e710-4bad-86b9-442ecb2404d7 used request id req-dd661f10-d0e2-4d2e-9f02-973987426fdb 2018-07-23 03:09:41,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:09:41,176 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:41,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46280e97-01ab-425a-bc82-17c939a2fe7d x-compute-request-id: req-46280e97-01ab-425a-bc82-17c939a2fe7d Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_f09d47e2-64c3-4f25-a34c-20a3beaa7f13": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:a1:02", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/da0880f0-efda-4d29-a770-916128b17ab3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/da0880f0-efda-4d29-a770-916128b17ab3", "rel": "bookmark"}], "image": {"id": "67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "links": [{"href": "http://172.30.9.21:8774/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:09:40.000000", "flavor": {"id": "1f02b4a0-bc73-424f-8df0-4b20bac819d9", "links": [{"href": "http://172.30.9.21:8774/flavors/1f02b4a0-bc73-424f-8df0-4b20bac819d9", "rel": "bookmark"}]}, "id": "da0880f0-efda-4d29-a770-916128b17ab3", "security_groups": [{"name": "singlevm2-sg_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}], "user_id": "3b00e92a12024129b9f5392f7d90fa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:09:40Z", "hostId": "87ae4d7864cc6ff313c4e65db601794b2f2ec0ec91c367cf749f39f6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "name": "singlevm2-vm_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "created": "2018-07-23T03:09:32Z", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:09:41,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-46280e97-01ab-425a-bc82-17c939a2fe7d 2018-07-23 03:09:41,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208837032318s 2018-07-23 03:09:41,383 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-46280e97-01ab-425a-bc82-17c939a2fe7d 2018-07-23 03:09:41,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:09:41,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=da0880f0-efda-4d29-a770-916128b17ab3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:41,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-e68094b5-1987-4751-9419-1d9351a93bee Date: Mon, 23 Jul 2018 03:09:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:09:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9d71dce2-a295-4328-be98-68ccc29638f0","ip_address":"192.168.120.6"}],"id":"8d63ea42-e710-4bad-86b9-442ecb2404d7","security_groups":["43b6bbfe-c53b-4676-b6e7-53530321f7ac"],"mac_address":"fa:16:3e:82:a1:02","project_id":"8a9eaa55802e444a93c801c77237a967","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2ae427b3-0b83-4cf4-b2d2-e140d609616c","tenant_id":"8a9eaa55802e444a93c801c77237a967","created_at":"2018-07-23T03:09:36Z","binding:vnic_type":"normal","device_id":"da0880f0-efda-4d29-a770-916128b17ab3","ip_allocation":"immediate"}]} 2018-07-23 03:09:41,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=da0880f0-efda-4d29-a770-916128b17ab3 used request id req-e68094b5-1987-4751-9419-1d9351a93bee 2018-07-23 03:09:41,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0532479286194s 2018-07-23 03:09:41,441 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=da0880f0-efda-4d29-a770-916128b17ab3 used request id req-e68094b5-1987-4751-9419-1d9351a93bee 2018-07-23 03:09:41,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:09:41,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=8d63ea42-e710-4bad-86b9-442ecb2404d7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:41,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4f400640-916e-4981-8e1c-b03805238115 Date: Mon, 23 Jul 2018 03:09:41 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:09:41,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=8d63ea42-e710-4bad-86b9-442ecb2404d7 used request id req-4f400640-916e-4981-8e1c-b03805238115 2018-07-23 03:09:41,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0435388088226s 2018-07-23 03:09:41,490 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=8d63ea42-e710-4bad-86b9-442ecb2404d7 used request id req-4f400640-916e-4981-8e1c-b03805238115 2018-07-23 03:09:41,490 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_f09d47e2-64c3-4f25-a34c-20a3beaa7f13': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:82:a1:02', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'67850ded-5a6b-4727-8dc5-f46ac83f3c6d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T03:09:40.000000', 'flavor': Munch({u'id': u'1f02b4a0-bc73-424f-8df0-4b20bac819d9'}), 'az': u'nova', 'id': u'da0880f0-efda-4d29-a770-916128b17ab3', 'security_groups': [Munch({u'name': u'singlevm2-sg_f09d47e2-64c3-4f25-a34c-20a3beaa7f13'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3b00e92a12024129b9f5392f7d90fa56', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8a9eaa55802e444a93c801c77237a967', 'name': 'singlevm2-project_f09d47e2-64c3-4f25-a34c-20a3beaa7f13', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-23T03:09:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T03:09:40Z', 'hostId': u'87ae4d7864cc6ff313c4e65db601794b2f2ec0ec91c367cf749f39f6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_f09d47e2-64c3-4f25-a34c-20a3beaa7f13', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'87ae4d7864cc6ff313c4e65db601794b2f2ec0ec91c367cf749f39f6', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T03:09:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8a9eaa55802e444a93c801c77237a967', 'name': u'singlevm2-vm_f09d47e2-64c3-4f25-a34c-20a3beaa7f13', 'adminPass': None, 'tenant_id': u'8a9eaa55802e444a93c801c77237a967', 'created_at': u'2018-07-23T03:09:32Z', 'created': u'2018-07-23T03:09:32Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 03:09:41,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:09:41,494 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:41,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-6047b2e6-209b-45e5-b15f-ee42b58d6b20 Date: Mon, 23 Jul 2018 03:09:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2ae427b3-0b83-4cf4-b2d2-e140d609616c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8a9eaa55802e444a93c801c77237a967","l2_adjacency":true,"status":"ACTIVE","subnets":["9d71dce2-a295-4328-be98-68ccc29638f0"],"description":"","tags":[],"updated_at":"2018-07-23T03:09:24Z","qos_policy_id":null,"name":"singlevm2-net_f09d47e2-64c3-4f25-a34c-20a3beaa7f13","admin_state_up":true,"tenant_id":"8a9eaa55802e444a93c801c77237a967","created_at":"2018-07-23T03:09:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:09:41,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6047b2e6-209b-45e5-b15f-ee42b58d6b20 2018-07-23 03:09:41,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111001968384s 2018-07-23 03:09:41,605 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6047b2e6-209b-45e5-b15f-ee42b58d6b20 2018-07-23 03:09:41,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:09:41,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=da0880f0-efda-4d29-a770-916128b17ab3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:41,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-1495235b-f89f-4f02-85a0-b1eddb58b84b Date: Mon, 23 Jul 2018 03:09:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:09:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9d71dce2-a295-4328-be98-68ccc29638f0","ip_address":"192.168.120.6"}],"id":"8d63ea42-e710-4bad-86b9-442ecb2404d7","security_groups":["43b6bbfe-c53b-4676-b6e7-53530321f7ac"],"mac_address":"fa:16:3e:82:a1:02","project_id":"8a9eaa55802e444a93c801c77237a967","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2ae427b3-0b83-4cf4-b2d2-e140d609616c","tenant_id":"8a9eaa55802e444a93c801c77237a967","created_at":"2018-07-23T03:09:36Z","binding:vnic_type":"normal","device_id":"da0880f0-efda-4d29-a770-916128b17ab3","ip_allocation":"immediate"}]} 2018-07-23 03:09:41,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=da0880f0-efda-4d29-a770-916128b17ab3 used request id req-1495235b-f89f-4f02-85a0-b1eddb58b84b 2018-07-23 03:09:41,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0567750930786s 2018-07-23 03:09:41,663 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=da0880f0-efda-4d29-a770-916128b17ab3 used request id req-1495235b-f89f-4f02-85a0-b1eddb58b84b 2018-07-23 03:09:41,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-23 03:09:41,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" -d '{"floatingip": {"floating_network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "fixed_ip_address": "192.168.120.6", "port_id": "8d63ea42-e710-4bad-86b9-442ecb2404d7"}}' 2018-07-23 03:09:43,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-fca345f4-dcf8-4324-9450-31b78496bcca Date: Mon, 23 Jul 2018 03:09:43 GMT RESP BODY: {"floatingip": {"router_id": "0d8ba60a-c949-48a9-8361-c7a446f59882", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a9eaa55802e444a93c801c77237a967", "created_at": "2018-07-23T03:09:42Z", "updated_at": "2018-07-23T03:09:42Z", "floating_network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2ae427b3-0b83-4cf4-b2d2-e140d609616c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:82:a1:02", "device_id": "da0880f0-efda-4d29-a770-916128b17ab3"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8a9eaa55802e444a93c801c77237a967", "port_id": "8d63ea42-e710-4bad-86b9-442ecb2404d7", "id": "93f356b8-ef34-4dc4-ad4f-2ca419619f44", "qos_policy_id": null}} 2018-07-23 03:09:43,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fca345f4-dcf8-4324-9450-31b78496bcca 2018-07-23 03:09:43,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.16795992851s 2018-07-23 03:09:43,832 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fca345f4-dcf8-4324-9450-31b78496bcca 2018-07-23 03:09:43,836 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'0d8ba60a-c949-48a9-8361-c7a446f59882', 'updated_at': u'2018-07-23T03:09:42Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.200', 'revision_number': 0, 'port_id': u'8d63ea42-e710-4bad-86b9-442ecb2404d7', 'id': u'93f356b8-ef34-4dc4-ad4f-2ca419619f44', 'network': u'b1151015-972f-420d-9114-74e63e0e9f5c', 'port': u'8d63ea42-e710-4bad-86b9-442ecb2404d7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8a9eaa55802e444a93c801c77237a967', 'name': 'singlevm2-project_f09d47e2-64c3-4f25-a34c-20a3beaa7f13', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8a9eaa55802e444a93c801c77237a967', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2ae427b3-0b83-4cf4-b2d2-e140d609616c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:82:a1:02', u'device_id': u'da0880f0-efda-4d29-a770-916128b17ab3'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'8a9eaa55802e444a93c801c77237a967', 'created_at': u'2018-07-23T03:09:42Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2ae427b3-0b83-4cf4-b2d2-e140d609616c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:82:a1:02', u'device_id': u'da0880f0-efda-4d29-a770-916128b17ab3'}), 'router': u'0d8ba60a-c949-48a9-8361-c7a446f59882'}) 2018-07-23 03:09:43,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 03:09:43,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/da0880f0-efda-4d29-a770-916128b17ab3/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 03:09:43,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06c24e76-7259-404f-bc75-05535b7e7ec2 x-compute-request-id: req-06c24e76-7259-404f-bc75-05535b7e7ec2 Content-Encoding: gzip Content-Length: 7913 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 492192837 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.138479] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140183] pid_max: default: 32768 minimum: 301\n[ 0.141107] ACPI: Core revision 20150930\n[ 0.142534] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143888] Security Framework initialized\n[ 0.144733] Yama: becoming mindful.\n[ 0.145498] AppArmor: AppArmor initialized\n[ 0.146382] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147754] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149077] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150322] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151812] Initializing cgroup subsys io\n[ 0.152650] Initializing cgroup subsys memory\n[ 0.153553] Initializing cgroup subsys devices\n[ 0.154455] Initializing cgroup subsys freezer\n[ 0.155346] Initializing cgroup subsys net_cls\n[ 0.156244] Initializing cgroup subsys perf_event\n[ 0.157185] Initializing cgroup subsys net_prio\n[ 0.158104] Initializing cgroup subsys hugetlb\n[ 0.159002] Initializing cgroup subsys pids\n[ 0.159901] CPU: Physical Processor ID: 0\n[ 0.161425] mce: CPU supports 10 MCE banks\n[ 0.162299] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.178188] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184542] ftrace: allocating 31920 entries in 125 pages\n[ 0.210766] smpboot: Max logical packages: 1\n[ 0.211646] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213023] x2apic enabled\n[ 0.213871] Switched APIC routing to physical x2apic.\n[ 0.215638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218916] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220756] KVM setup paravirtual spinlock\n[ 0.222132] x86: Booted up 1 node, 1 CPUs\n[ 0.222968] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224421] devtmpfs: initialized\n[ 0.226166] evm: security.selinux\n[ 0.226898] evm: security.SMACK64\n[ 0.227609] evm: security.SMACK64EXEC\n[ 0.228372] evm: security.SMACK64TRANSMUTE\n[ 0.229204] evm: security.SMACK64MMAP\n[ 0.229988] evm: security.ima\n[ 0.230652] evm: security.capability\n[ 0.231485] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233403] pinctrl core: initialized pinctrl subsystem\n[ 0.234544] RTC time: 3:09:39, date: 07/23/18\n[ 0.235543] NET: Registered protocol family 16\n[ 0.236565] cpuidle: using governor ladder\n[ 0.237410] cpuidle: using governor menu\n[ 0.238219] PCCT header not found.\n[ 0.239120] ACPI: bus type PCI registered\n[ 0.240132] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241702] PCI: Using configuration type 1 for base access\n[ 0.243792] ACPI: Added _OSI(Module Device)\n[ 0.244861] ACPI: Added _OSI(Processor Device)\n[ 0.245945] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247083] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.249127] ACPI: Interpreter enabled\n[ 0.250092] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252408] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254716] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259329] ACPI: (supports S0 S5)\n[ 0.260206] ACPI: Using IOAPIC for interrupt routing\n[ 0.261404] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264986] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.266454] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.268037] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.269569] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.272358] acpiphp: Slot [3] registered\n[ 0.273366] acpiphp: Slot [4] registered\n[ 0.274379] acpiphp: Slot [5] registered\n[ 0.275378] acpiphp: Slot [6] registered\n[ 0.276379] acpiphp: Slot [7] registered\n[ 0.277382] acpiphp: Slot [8] registered\n[ 0.278383] acpiphp: Slot [9] registered\n[ 0.279379] acpiphp: Slot [10] registered\n[ 0.280399] acpiphp: Slot [11] registered\n[ 0.281417] acpiphp: Slot [12] registered\n[ 0.282429] acpiphp: Slot [13] registered\n[ 0.283443] acpiphp: Slot [14] registered\n[ 0.284464] acpiphp: Slot [15] registered\n[ 0.295493] acpiphp: Slot [16] registered\n[ 0.296493] acpiphp: Slot [17] registered\n[ 0.297486] acpiphp: Slot [18] registered\n[ 0.298478] acpiphp: Slot [19] registered\n[ 0.299582] acpiphp: Slot [20] registered\n[ 0.300585] acpiphp: Slot [21] registered\n[ 0.301576] acpiphp: Slot [22] registered\n[ 0.302561] acpiphp: Slot [23] registered\n[ 0.303551] acpiphp: Slot [24] registered\n[ 0.304543] acpiphp: Slot [25] registered\n[ 0.305536] acpiphp: Slot [26] registered\n[ 0.306524] acpiphp: Slot [27] registered\n[ 0.307514] acpiphp: Slot [28] registered\n[ 0.308502] acpiphp: Slot [29] registered\n[ 0.309514] acpiphp: Slot [30] registered\n[ 0.310544] acpiphp: Slot [31] registered\n[ 0.311562] PCI host bridge to bus 0000:00\n[ 0.312565] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314070] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315589] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.317357] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.319128] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.320970] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.324470] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.326066] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.327525] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.329108] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.332977] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.335201] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355647] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357362] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359044] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360777] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362461] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363958] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365499] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366809] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368690] vgaarb: loaded\n[ 0.369412] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370931] SCSI subsystem initialized\n[ 0.372018] ACPI: bus type USB registered\n[ 0.373040] usbcore: registered new interface driver usbfs\n[ 0.374309] usbcore: registered new interface driver hub\n[ 0.375551] usbcore: registered new device driver usb\n[ 0.376885] PCI: Using ACPI for IRQ routing\n[ 0.378195] NetLabel: Initializing\n[ 0.379065] NetLabel: domain hash size = 128\n[ 0.380117] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381331] NetLabel: unlabeled traffic allowed by default\n[ 0.382751] clocksource: Switched to clocksource kvm-clock\n[ 0.391273] AppArmor: AppArmor Filesystem Enabled\n[ 0.392455] pnp: PnP ACPI init\n[ 0.393534] pnp: PnP ACPI: found 5 devices\n[ 0.400052] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402197] NET: Registered protocol family 2\n[ 0.403451] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.405061] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.406558] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408048] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409407] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410894] NET: Registered protocol family 1\n[ 0.412000] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413362] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414707] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428746] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442863] Trying to unpack rootfs image as initramfs...\n[ 0.499078] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501075] Scanning for low memory corruption every 60 seconds\n[ 0.502822] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504258] audit: initializing netlink subsys (disabled)\n[ 0.505529] audit: type=2000 audit(1532315380.973:1): initialized\n[ 0.507155] Initialise system trusted keyring\n[ 0.508287] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509746] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512167] zbud: loaded\n[ 0.513067] VFS: Disk quotas dquot_6.6.0\n[ 0.514070] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515973] fuse init (API version 7.23)\n[ 0.517069] Key type big_key registered\n[ 0.518051] Allocating IMA MOK and blacklist keyrings.\n[ 0.519522] Key type asymmetric registered\n[ 0.520534] Asymmetric key parser 'x509' registered\n[ 0.521730] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.523591] io scheduler noop registered\n[ 0.524558] io scheduler deadline registered (default)\n[ 0.525782] io scheduler cfq registered\n[ 0.526821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528115] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529689] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531475] ACPI: Power Button [PWRF]\n[ 0.532539] GHES: HEST is not enabled!\n[ 0.546181] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581556] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605999] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.609078] Linux agpgart interface v0.103\n[ 0.612639] brd: module loaded\n[ 0.614555] loop: module loaded\n[ 0.619375] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621215] GPT:90111 != 2097151\n[ 0.622057] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623457] GPT:90111 != 2097151\n[ 0.624292] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625543] vda: vda1 vda15\n[ 0.627354] scsi host0: ata_piix\n[ 0.628338] scsi host1: ata_piix\n[ 0.629246] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.630824] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.632725] libphy: Fixed MDIO Bus: probed\n[ 0.633776] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634995] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.638070] PPP generic driver version 2.4.2\n[ 0.639271] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640825] ehci-pci: EHCI PCI platform driver\n[ 0.641942] ehci-platform: EHCI generic platform driver\n[ 0.643211] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644689] ohci-pci: OHCI PCI platform driver\n[ 0.645810] ohci-platform: OHCI generic platform driver\n[ 0.647099] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.661663] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663010] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664612] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.665714] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.667037] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.668369] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669897] usb usb1: Product: UHCI Host Controller\n[ 0.670914] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.672147] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.673227] hub 1-0:1.0: USB hub found\n[ 0.674085] hub 1-0:1.0: 2 ports detected\n[ 0.675195] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.677627] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.678671] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.679811] mousedev: PS/2 mouse device common for all mice\n[ 0.681244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683280] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.685816] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687122] i2c /dev entries driver\n[ 0.688004] device-mapper: uevent: version 1.0.3\n[ 0.689084] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690892] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.692759] NET: Registered protocol family 10\n[ 0.694251] NET: Registered protocol family 17\n[ 0.695272] Key type dns_resolver registered\n[ 0.696545] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.697743] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.699818] registered taskstats version 1\n[ 0.700773] Loading compiled-in X.509 certificates\n[ 0.702418] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.704506] zswap: loaded using pool lzo/zbud\n[ 0.706717] Key type trusted registered\n[ 0.708622] Key type encrypted registered\n[ 0.709516] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.710659] ima: No TPM chip found, activating TPM-bypass!\n[ 0.711834] evm: HMAC attrs: 0x1\n[ 0.712926] Magic number: 10:665:159\n[ 0.713885] rtc_cmos 00:00: setting system clock to 2018-07-23 03:09:40 UTC (1532315380)\n[ 0.715684] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.716893] EDD information not available.\n[ 0.793261] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.805366] Write protecting the kernel read-only data: 14336k\n[ 0.809274] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811409] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858034] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.77\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.91. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\n"} 2018-07-23 03:09:43,940 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/da0880f0-efda-4d29-a770-916128b17ab3/action used request id req-06c24e76-7259-404f-bc75-05535b7e7ec2 2018-07-23 03:09:43,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.10259103775s 2018-07-23 03:09:43,941 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/da0880f0-efda-4d29-a770-916128b17ab3/action used request id req-06c24e76-7259-404f-bc75-05535b7e7ec2 2018-07-23 03:09:43,941 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 492192837 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.138479] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.140183] pid_max: default: 32768 minimum: 301 [ 0.141107] ACPI: Core revision 20150930 [ 0.142534] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.143888] Security Framework initialized [ 0.144733] Yama: becoming mindful. [ 0.145498] AppArmor: AppArmor initialized [ 0.146382] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.147754] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.149077] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150322] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151812] Initializing cgroup subsys io [ 0.152650] Initializing cgroup subsys memory [ 0.153553] Initializing cgroup subsys devices [ 0.154455] Initializing cgroup subsys freezer [ 0.155346] Initializing cgroup subsys net_cls [ 0.156244] Initializing cgroup subsys perf_event [ 0.157185] Initializing cgroup subsys net_prio [ 0.158104] Initializing cgroup subsys hugetlb [ 0.159002] Initializing cgroup subsys pids [ 0.159901] CPU: Physical Processor ID: 0 [ 0.161425] mce: CPU supports 10 MCE banks [ 0.162299] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.163334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.178188] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.184542] ftrace: allocating 31920 entries in 125 pages [ 0.210766] smpboot: Max logical packages: 1 [ 0.211646] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.213023] x2apic enabled [ 0.213871] Switched APIC routing to physical x2apic. [ 0.215638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216784] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218916] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220756] KVM setup paravirtual spinlock [ 0.222132] x86: Booted up 1 node, 1 CPUs [ 0.222968] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.224421] devtmpfs: initialized [ 0.226166] evm: security.selinux [ 0.226898] evm: security.SMACK64 [ 0.227609] evm: security.SMACK64EXEC [ 0.228372] evm: security.SMACK64TRANSMUTE [ 0.229204] evm: security.SMACK64MMAP [ 0.229988] evm: security.ima [ 0.230652] evm: security.capability [ 0.231485] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233403] pinctrl core: initialized pinctrl subsystem [ 0.234544] RTC time: 3:09:39, date: 07/23/18 [ 0.235543] NET: Registered protocol family 16 [ 0.236565] cpuidle: using governor ladder [ 0.237410] cpuidle: using governor menu [ 0.238219] PCCT header not found. [ 0.239120] ACPI: bus type PCI registered [ 0.240132] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.241702] PCI: Using configuration type 1 for base access [ 0.243792] ACPI: Added _OSI(Module Device) [ 0.244861] ACPI: Added _OSI(Processor Device) [ 0.245945] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.247083] ACPI: Added _OSI(Processor Aggregator Device) [ 0.249127] ACPI: Interpreter enabled [ 0.250092] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.252408] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.254716] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.257022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.259329] ACPI: (supports S0 S5) [ 0.260206] ACPI: Using IOAPIC for interrupt routing [ 0.261404] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.264986] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.266454] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.268037] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.269569] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.272358] acpiphp: Slot [3] registered [ 0.273366] acpiphp: Slot [4] registered [ 0.274379] acpiphp: Slot [5] registered [ 0.275378] acpiphp: Slot [6] registered [ 0.276379] acpiphp: Slot [7] registered [ 0.277382] acpiphp: Slot [8] registered [ 0.278383] acpiphp: Slot [9] registered [ 0.279379] acpiphp: Slot [10] registered [ 0.280399] acpiphp: Slot [11] registered [ 0.281417] acpiphp: Slot [12] registered [ 0.282429] acpiphp: Slot [13] registered [ 0.283443] acpiphp: Slot [14] registered [ 0.284464] acpiphp: Slot [15] registered [ 0.295493] acpiphp: Slot [16] registered [ 0.296493] acpiphp: Slot [17] registered [ 0.297486] acpiphp: Slot [18] registered [ 0.298478] acpiphp: Slot [19] registered [ 0.299582] acpiphp: Slot [20] registered [ 0.300585] acpiphp: Slot [21] registered [ 0.301576] acpiphp: Slot [22] registered [ 0.302561] acpiphp: Slot [23] registered [ 0.303551] acpiphp: Slot [24] registered [ 0.304543] acpiphp: Slot [25] registered [ 0.305536] acpiphp: Slot [26] registered [ 0.306524] acpiphp: Slot [27] registered [ 0.307514] acpiphp: Slot [28] registered [ 0.308502] acpiphp: Slot [29] registered [ 0.309514] acpiphp: Slot [30] registered [ 0.310544] acpiphp: Slot [31] registered [ 0.311562] PCI host bridge to bus 0000:00 [ 0.312565] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.314070] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.315589] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.317357] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.319128] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.320970] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.324470] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.326066] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.327525] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.329108] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.332977] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.335201] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.355647] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357362] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359044] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360777] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362461] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363958] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365499] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366809] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368690] vgaarb: loaded [ 0.369412] vgaarb: bridge control possible 0000:00:02.0 [ 0.370931] SCSI subsystem initialized [ 0.372018] ACPI: bus type USB registered [ 0.373040] usbcore: registered new interface driver usbfs [ 0.374309] usbcore: registered new interface driver hub [ 0.375551] usbcore: registered new device driver usb [ 0.376885] PCI: Using ACPI for IRQ routing [ 0.378195] NetLabel: Initializing [ 0.379065] NetLabel: domain hash size = 128 [ 0.380117] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.381331] NetLabel: unlabeled traffic allowed by default [ 0.382751] clocksource: Switched to clocksource kvm-clock [ 0.391273] AppArmor: AppArmor Filesystem Enabled [ 0.392455] pnp: PnP ACPI init [ 0.393534] pnp: PnP ACPI: found 5 devices [ 0.400052] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.402197] NET: Registered protocol family 2 [ 0.403451] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.405061] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.406558] TCP: Hash tables configured (established 4096 bind 4096) [ 0.408048] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.409407] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410894] NET: Registered protocol family 1 [ 0.412000] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413362] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414707] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428746] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442863] Trying to unpack rootfs image as initramfs... [ 0.499078] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501075] Scanning for low memory corruption every 60 seconds [ 0.502822] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504258] audit: initializing netlink subsys (disabled) [ 0.505529] audit: type=2000 audit(1532315380.973:1): initialized [ 0.507155] Initialise system trusted keyring [ 0.508287] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.509746] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.512167] zbud: loaded [ 0.513067] VFS: Disk quotas dquot_6.6.0 [ 0.514070] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.515973] fuse init (API version 7.23) [ 0.517069] Key type big_key registered [ 0.518051] Allocating IMA MOK and blacklist keyrings. [ 0.519522] Key type asymmetric registered [ 0.520534] Asymmetric key parser 'x509' registered [ 0.521730] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.523591] io scheduler noop registered [ 0.524558] io scheduler deadline registered (default) [ 0.525782] io scheduler cfq registered [ 0.526821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.528115] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529689] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531475] ACPI: Power Button [PWRF] [ 0.532539] GHES: HEST is not enabled! [ 0.546181] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.581556] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605999] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.609078] Linux agpgart interface v0.103 [ 0.612639] brd: module loaded [ 0.614555] loop: module loaded [ 0.619375] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.621215] GPT:90111 != 2097151 [ 0.622057] GPT:Alternate GPT header not at the end of the disk. [ 0.623457] GPT:90111 != 2097151 [ 0.624292] GPT: Use GNU Parted to correct GPT errors. [ 0.625543] vda: vda1 vda15 [ 0.627354] scsi host0: ata_piix [ 0.628338] scsi host1: ata_piix [ 0.629246] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.630824] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.632725] libphy: Fixed MDIO Bus: probed [ 0.633776] tun: Universal TUN/TAP device driver, 1.6 [ 0.634995] tun: (C) 1999-2004 Max Krasnyansky [ 0.638070] PPP generic driver version 2.4.2 [ 0.639271] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640825] ehci-pci: EHCI PCI platform driver [ 0.641942] ehci-platform: EHCI generic platform driver [ 0.643211] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644689] ohci-pci: OHCI PCI platform driver [ 0.645810] ohci-platform: OHCI generic platform driver [ 0.647099] uhci_hcd: USB Universal Host Controller Interface driver [ 0.661663] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663010] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664612] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.665714] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.667037] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.668369] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669897] usb usb1: Product: UHCI Host Controller [ 0.670914] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.672147] usb usb1: SerialNumber: 0000:00:01.2 [ 0.673227] hub 1-0:1.0: USB hub found [ 0.674085] hub 1-0:1.0: 2 ports detected [ 0.675195] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.677627] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.678671] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.679811] mousedev: PS/2 mouse device common for all mice [ 0.681244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683280] rtc_cmos 00:00: RTC can wake from S4 [ 0.684524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685816] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687122] i2c /dev entries driver [ 0.688004] device-mapper: uevent: version 1.0.3 [ 0.689084] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.690892] ledtrig-cpu: registered to indicate activity on CPUs [ 0.692759] NET: Registered protocol family 10 [ 0.694251] NET: Registered protocol family 17 [ 0.695272] Key type dns_resolver registered [ 0.696545] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.697743] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.699818] registered taskstats version 1 [ 0.700773] Loading compiled-in X.509 certificates [ 0.702418] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.704506] zswap: loaded using pool lzo/zbud [ 0.706717] Key type trusted registered [ 0.708622] Key type encrypted registered [ 0.709516] AppArmor: AppArmor sha1 policy hashing enabled [ 0.710659] ima: No TPM chip found, activating TPM-bypass! [ 0.711834] evm: HMAC attrs: 0x1 [ 0.712926] Magic number: 10:665:159 [ 0.713885] rtc_cmos 00:00: setting system clock to 2018-07-23 03:09:40 UTC (1532315380) [ 0.715684] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.716893] EDD information not available. [ 0.793261] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.805366] Write protecting the kernel read-only data: 14336k [ 0.809274] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811409] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.858034] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-07-23 03:09:44,712 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200 2018-07-23 03:09:54,723 - paramiko.transport - DEBUG - starting thread (client mode): 0x77bb810L 2018-07-23 03:09:54,723 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 03:09:54,724 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 03:09:54,724 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 03:09:54,726 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-23 03:09:54,726 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 03:09:54,726 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 03:09:54,726 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 03:09:54,726 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 03:09:54,726 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 03:09:54,778 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 03:09:54,779 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 03:09:54,788 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 0f2ba90adda758053a64c1fd36b8a8a0 2018-07-23 03:09:54,789 - paramiko.transport - DEBUG - Trying discovered key c374861f81039b7a35dfe64f19e2ecd1 in /tmp/tmpg2Iqo5 2018-07-23 03:09:54,818 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 03:09:54,824 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 03:09:54,853 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 03:09:54,854 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-23 03:09:54,854 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 03:09:54,856 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 03:09:54,857 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 03:09:54,857 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-23 03:09:54,858 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 03:09:54,973 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 03:09:54,973 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:32 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 03:09:54,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-23 03:09:54,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/93f356b8-ef34-4dc4-ad4f-2ca419619f44.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:56,340 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f82d71f-ff5d-4172-98e2-817da416c66c Content-Length: 0 Date: Mon, 23 Jul 2018 03:09:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:09:56,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/93f356b8-ef34-4dc4-ad4f-2ca419619f44.json used request id req-6f82d71f-ff5d-4172-98e2-817da416c66c 2018-07-23 03:09:56,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.35989499092s 2018-07-23 03:09:56,341 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/93f356b8-ef34-4dc4-ad4f-2ca419619f44.json used request id req-6f82d71f-ff5d-4172-98e2-817da416c66c 2018-07-23 03:09:56,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:09:56,347 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:56,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-81b1faa4-3792-45c7-9c5a-17ce96021bf6 Date: Mon, 23 Jul 2018 03:09:56 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:09:56,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-81b1faa4-3792-45c7-9c5a-17ce96021bf6 2018-07-23 03:09:56,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0916850566864s 2018-07-23 03:09:56,438 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-81b1faa4-3792-45c7-9c5a-17ce96021bf6 2018-07-23 03:09:56,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 03:09:56,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/da0880f0-efda-4d29-a770-916128b17ab3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:56,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:09:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6042f77c-79a6-4cc9-96c9-f4177a03fedf x-compute-request-id: req-6042f77c-79a6-4cc9-96c9-f4177a03fedf Content-Type: application/json 2018-07-23 03:09:56,722 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/da0880f0-efda-4d29-a770-916128b17ab3 used request id req-6042f77c-79a6-4cc9-96c9-f4177a03fedf 2018-07-23 03:09:56,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.282963037491s 2018-07-23 03:09:56,723 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/da0880f0-efda-4d29-a770-916128b17ab3 used request id req-6042f77c-79a6-4cc9-96c9-f4177a03fedf 2018-07-23 03:09:56,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:09:56,725 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:57,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4dd3c8fd-8917-42c3-9d03-91057ca4fdf8 x-compute-request-id: req-4dd3c8fd-8917-42c3-9d03-91057ca4fdf8 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_f09d47e2-64c3-4f25-a34c-20a3beaa7f13": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:a1:02", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/da0880f0-efda-4d29-a770-916128b17ab3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/da0880f0-efda-4d29-a770-916128b17ab3", "rel": "bookmark"}], "image": {"id": "67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "links": [{"href": "http://172.30.9.21:8774/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:09:40.000000", "flavor": {"id": "1f02b4a0-bc73-424f-8df0-4b20bac819d9", "links": [{"href": "http://172.30.9.21:8774/flavors/1f02b4a0-bc73-424f-8df0-4b20bac819d9", "rel": "bookmark"}]}, "id": "da0880f0-efda-4d29-a770-916128b17ab3", "security_groups": [{"name": "singlevm2-sg_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}], "user_id": "3b00e92a12024129b9f5392f7d90fa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:09:56Z", "hostId": "87ae4d7864cc6ff313c4e65db601794b2f2ec0ec91c367cf749f39f6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "name": "singlevm2-vm_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "created": "2018-07-23T03:09:32Z", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:09:57,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4dd3c8fd-8917-42c3-9d03-91057ca4fdf8 2018-07-23 03:09:57,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682368040085s 2018-07-23 03:09:57,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4dd3c8fd-8917-42c3-9d03-91057ca4fdf8 2018-07-23 03:09:57,407 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:09:59,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:09:59,413 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:59,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:09:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef0f6fdb-1d5d-47e6-9b48-933ad8948bf8 x-compute-request-id: req-ef0f6fdb-1d5d-47e6-9b48-933ad8948bf8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 03:09:59,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ef0f6fdb-1d5d-47e6-9b48-933ad8948bf8 2018-07-23 03:09:59,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0782208442688s 2018-07-23 03:09:59,489 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ef0f6fdb-1d5d-47e6-9b48-933ad8948bf8 2018-07-23 03:09:59,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 03:09:59,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:59,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-ae2e446c-40b9-49ba-a20d-e0e773129fec Date: Mon, 23 Jul 2018 03:09:59 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "8a9eaa55802e444a93c801c77237a967", "created_at": "2018-07-23T03:09:29Z", "updated_at": "2018-07-23T03:09:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:29Z", "revision_number": 0, "id": "731a79b5-fa44-42e9-b0da-e06b14d25013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:29Z", "security_group_id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:29Z", "revision_number": 0, "id": "b8282074-053f-4cdd-bce9-a1cdd85564d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:29Z", "security_group_id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T03:09:30Z", "revision_number": 0, "id": "bb7c4a68-c06c-42fa-9bf1-4c23bf3afa96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:30Z", "security_group_id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:30Z", "revision_number": 0, "id": "e791ac31-3e8d-424b-ad37-cd021c71c7d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:30Z", "security_group_id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a9eaa55802e444a93c801c77237a967"}], "revision_number": 3, "project_id": "8a9eaa55802e444a93c801c77237a967", "id": "43b6bbfe-c53b-4676-b6e7-53530321f7ac", "name": "singlevm2-sg_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}, {"description": "Default security group", "tags": [], "tenant_id": "8a9eaa55802e444a93c801c77237a967", "created_at": "2018-07-23T03:09:23Z", "updated_at": "2018-07-23T03:09:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "085004de-4629-4166-9bbd-06cbd11cfc77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "3f8f1e15-c057-432f-a729-61a1c8e3d1a9", "remote_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "5f908336-828f-4d24-96fc-4dc92838553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "9a066026-997d-456d-9a7f-bf8f4ef3deff", "remote_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a9eaa55802e444a93c801c77237a967"}], "revision_number": 1, "project_id": "8a9eaa55802e444a93c801c77237a967", "id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "name": "default"}]} 2018-07-23 03:09:59,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ae2e446c-40b9-49ba-a20d-e0e773129fec 2018-07-23 03:09:59,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.050146818161s 2018-07-23 03:09:59,542 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ae2e446c-40b9-49ba-a20d-e0e773129fec 2018-07-23 03:09:59,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 03:09:59,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/43b6bbfe-c53b-4676-b6e7-53530321f7ac.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:59,721 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-140c277b-3b54-4443-8184-c6abce97b20b Content-Length: 0 Date: Mon, 23 Jul 2018 03:09:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:09:59,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/43b6bbfe-c53b-4676-b6e7-53530321f7ac.json used request id req-140c277b-3b54-4443-8184-c6abce97b20b 2018-07-23 03:09:59,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.175431013107s 2018-07-23 03:09:59,721 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/43b6bbfe-c53b-4676-b6e7-53530321f7ac.json used request id req-140c277b-3b54-4443-8184-c6abce97b20b 2018-07-23 03:09:59,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 03:09:59,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_f09d47e2-64c3-4f25-a34c-20a3beaa7f13 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:09:59,775 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:09:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be349498-d0c3-4165-bfec-14ed5c140019 x-compute-request-id: req-be349498-d0c3-4165-bfec-14ed5c140019 Content-Length: 0 Content-Type: application/json 2018-07-23 03:09:59,775 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_f09d47e2-64c3-4f25-a34c-20a3beaa7f13 used request id req-be349498-d0c3-4165-bfec-14ed5c140019 2018-07-23 03:09:59,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0532782077789s 2018-07-23 03:09:59,775 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_f09d47e2-64c3-4f25-a34c-20a3beaa7f13 used request id req-be349498-d0c3-4165-bfec-14ed5c140019 2018-07-23 03:09:59,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 03:09:59,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/0d8ba60a-c949-48a9-8361-c7a446f59882/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" -d '{"subnet_id": "9d71dce2-a295-4328-be98-68ccc29638f0"}' 2018-07-23 03:10:01,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dbea47c9-a68a-4ed6-a568-d3e8e4697756 Date: Mon, 23 Jul 2018 03:10:01 GMT RESP BODY: {"network_id": "2ae427b3-0b83-4cf4-b2d2-e140d609616c", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "subnet_id": "9d71dce2-a295-4328-be98-68ccc29638f0", "subnet_ids": ["9d71dce2-a295-4328-be98-68ccc29638f0"], "port_id": "8d3a3efd-b21d-44fd-aa73-0e0f07f589f0", "id": "0d8ba60a-c949-48a9-8361-c7a446f59882"} 2018-07-23 03:10:01,549 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0d8ba60a-c949-48a9-8361-c7a446f59882/remove_router_interface.json used request id req-dbea47c9-a68a-4ed6-a568-d3e8e4697756 2018-07-23 03:10:01,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.7731897831s 2018-07-23 03:10:01,549 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0d8ba60a-c949-48a9-8361-c7a446f59882/remove_router_interface.json used request id req-dbea47c9-a68a-4ed6-a568-d3e8e4697756 returning object 0d8ba60a-c949-48a9-8361-c7a446f59882 2018-07-23 03:10:01,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 03:10:01,550 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:10:01,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-e321b5c8-776b-4c8b-8e38-6f58ed1217da Date: Mon, 23 Jul 2018 03:10:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8a9eaa55802e444a93c801c77237a967", "created_at": "2018-07-23T03:09:24Z", "admin_state_up": true, "updated_at": "2018-07-23T03:10:00Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8a9eaa55802e444a93c801c77237a967", "id": "0d8ba60a-c949-48a9-8361-c7a446f59882", "name": "singlevm2-router_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}]} 2018-07-23 03:10:01,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e321b5c8-776b-4c8b-8e38-6f58ed1217da 2018-07-23 03:10:01,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114857196808s 2018-07-23 03:10:01,665 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e321b5c8-776b-4c8b-8e38-6f58ed1217da 2018-07-23 03:10:01,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 03:10:01,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/0d8ba60a-c949-48a9-8361-c7a446f59882.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:10:02,844 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9f863fc-3976-4f1a-9c13-dd076a4e14cb Content-Length: 0 Date: Mon, 23 Jul 2018 03:10:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:10:02,844 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/0d8ba60a-c949-48a9-8361-c7a446f59882.json used request id req-d9f863fc-3976-4f1a-9c13-dd076a4e14cb 2018-07-23 03:10:02,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.17872405052s 2018-07-23 03:10:02,844 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/0d8ba60a-c949-48a9-8361-c7a446f59882.json used request id req-d9f863fc-3976-4f1a-9c13-dd076a4e14cb 2018-07-23 03:10:02,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:10:02,845 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:10:02,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a54d4651-245a-4561-8035-599d79768726 Date: Mon, 23 Jul 2018 03:10:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ae427b3-0b83-4cf4-b2d2-e140d609616c","tenant_id":"8a9eaa55802e444a93c801c77237a967","created_at":"2018-07-23T03:09:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:09:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8a9eaa55802e444a93c801c77237a967","id":"9d71dce2-a295-4328-be98-68ccc29638f0","subnetpool_id":null,"name":"singlevm2-subnet_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}]} 2018-07-23 03:10:02,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a54d4651-245a-4561-8035-599d79768726 2018-07-23 03:10:02,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0460541248322s 2018-07-23 03:10:02,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a54d4651-245a-4561-8035-599d79768726 2018-07-23 03:10:02,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 03:10:02,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/9d71dce2-a295-4328-be98-68ccc29638f0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:10:04,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9096e3f4-0050-4926-8d5f-d6bbe073db49 Date: Mon, 23 Jul 2018 03:10:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:10:04,014 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/9d71dce2-a295-4328-be98-68ccc29638f0.json used request id req-9096e3f4-0050-4926-8d5f-d6bbe073db49 2018-07-23 03:10:04,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.1212439537s 2018-07-23 03:10:04,014 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/9d71dce2-a295-4328-be98-68ccc29638f0.json used request id req-9096e3f4-0050-4926-8d5f-d6bbe073db49 2018-07-23 03:10:04,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:10:04,015 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:10:04,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-7b70fd5a-e471-440f-94cd-f7f34ecf680e Date: Mon, 23 Jul 2018 03:10:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2ae427b3-0b83-4cf4-b2d2-e140d609616c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8a9eaa55802e444a93c801c77237a967","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:10:03Z","qos_policy_id":null,"name":"singlevm2-net_f09d47e2-64c3-4f25-a34c-20a3beaa7f13","admin_state_up":true,"tenant_id":"8a9eaa55802e444a93c801c77237a967","created_at":"2018-07-23T03:09:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:10:04,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7b70fd5a-e471-440f-94cd-f7f34ecf680e 2018-07-23 03:10:04,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114578008652s 2018-07-23 03:10:04,130 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7b70fd5a-e471-440f-94cd-f7f34ecf680e 2018-07-23 03:10:04,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 03:10:04,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/2ae427b3-0b83-4cf4-b2d2-e140d609616c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:10:05,330 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-05443044-6ce8-413b-89e6-7908f4d0e383 Date: Mon, 23 Jul 2018 03:10:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:10:05,331 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/2ae427b3-0b83-4cf4-b2d2-e140d609616c.json used request id req-05443044-6ce8-413b-89e6-7908f4d0e383 2018-07-23 03:10:05,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19992399216s 2018-07-23 03:10:05,331 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/2ae427b3-0b83-4cf4-b2d2-e140d609616c.json used request id req-05443044-6ce8-413b-89e6-7908f4d0e383 2018-07-23 03:10:05,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:10:05,338 - 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.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:10:05,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-03738dd2-8bca-4a85-a947-eaafadfdb1e4 Date: Mon, 23 Jul 2018 03:10:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d/snap", "metadata": {}}], "file": "/v2/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d/file", "owner": "8a9eaa55802e444a93c801c77237a967", "id": "67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "size": 12716032, "self": "/v2/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:09:29Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:09:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:10:05,372 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-03738dd2-8bca-4a85-a947-eaafadfdb1e4 2018-07-23 03:10:05,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366590023041s 2018-07-23 03:10:05,372 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-03738dd2-8bca-4a85-a947-eaafadfdb1e4 2018-07-23 03:10:05,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 03:10:05,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4b5967a3657fad5335bea75d96868e1eb49c7411" 2018-07-23 03:10:05,711 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c7c169db-265d-456d-9136-c94f0ef346d6 Date: Mon, 23 Jul 2018 03:10:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:10:05,711 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d used request id req-c7c169db-265d-456d-9136-c94f0ef346d6 2018-07-23 03:10:05,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.33763217926s 2018-07-23 03:10:05,711 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/67850ded-5a6b-4727-8dc5-f46ac83f3c6d used request id req-c7c169db-265d-456d-9136-c94f0ef346d6 2018-07-23 03:10:05,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:10:05,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" 2018-07-23 03:10:05,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d34e1624-8247-497f-9adb-6eba3f53eb96 x-compute-request-id: req-d34e1624-8247-497f-9adb-6eba3f53eb96 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1f02b4a0-bc73-424f-8df0-4b20bac819d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1f02b4a0-bc73-424f-8df0-4b20bac819d9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1f02b4a0-bc73-424f-8df0-4b20bac819d9"}]} 2018-07-23 03:10:05,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d34e1624-8247-497f-9adb-6eba3f53eb96 2018-07-23 03:10:05,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261850357056s 2018-07-23 03:10:05,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d34e1624-8247-497f-9adb-6eba3f53eb96 2018-07-23 03:10:05,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 03:10:05,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/1f02b4a0-bc73-424f-8df0-4b20bac819d9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" 2018-07-23 03:10:05,788 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a65ad4ec-d993-4602-99b6-2fb413a4227c x-compute-request-id: req-a65ad4ec-d993-4602-99b6-2fb413a4227c Content-Length: 0 Content-Type: application/json 2018-07-23 03:10:05,788 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1f02b4a0-bc73-424f-8df0-4b20bac819d9 used request id req-a65ad4ec-d993-4602-99b6-2fb413a4227c 2018-07-23 03:10:05,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0488498210907s 2018-07-23 03:10:05,788 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1f02b4a0-bc73-424f-8df0-4b20bac819d9 used request id req-a65ad4ec-d993-4602-99b6-2fb413a4227c 2018-07-23 03:10:05,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:10:05,792 - 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.14" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" 2018-07-23 03:10:05,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-220068a4-d20c-4182-8ca1-500d77cda397 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "singlevm2-user_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "links": {"self": "http://172.30.9.21:5000/v3/users/3b00e92a12024129b9f5392f7d90fa56"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b00e92a12024129b9f5392f7d90fa56", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 03:10:05,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-220068a4-d20c-4182-8ca1-500d77cda397 2018-07-23 03:10:05,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.141497135162s 2018-07-23 03:10:05,931 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-220068a4-d20c-4182-8ca1-500d77cda397 2018-07-23 03:10:05,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:10:05,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/3b00e92a12024129b9f5392f7d90fa56 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" 2018-07-23 03:10:06,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e57f7ce-9654-4435-8251-41390c432ac4 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_f09d47e2-64c3-4f25-a34c-20a3beaa7f13", "links": {"self": "http://172.30.9.21:5000/v3/users/3b00e92a12024129b9f5392f7d90fa56"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3b00e92a12024129b9f5392f7d90fa56", "description": null}} 2018-07-23 03:10:06,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3b00e92a12024129b9f5392f7d90fa56 used request id req-3e57f7ce-9654-4435-8251-41390c432ac4 2018-07-23 03:10:06,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109243869781s 2018-07-23 03:10:06,046 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3b00e92a12024129b9f5392f7d90fa56 used request id req-3e57f7ce-9654-4435-8251-41390c432ac4 2018-07-23 03:10:06,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 03:10:06,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/3b00e92a12024129b9f5392f7d90fa56 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" 2018-07-23 03:10:06,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3adf569-9b28-43d1-83e1-41865e5742e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:10:06,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3b00e92a12024129b9f5392f7d90fa56 used request id req-b3adf569-9b28-43d1-83e1-41865e5742e9 2018-07-23 03:10:06,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.20626115799s 2018-07-23 03:10:06,253 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3b00e92a12024129b9f5392f7d90fa56 used request id req-b3adf569-9b28-43d1-83e1-41865e5742e9 2018-07-23 03:10:06,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 03:10:06,262 - 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.14" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" 2018-07-23 03:10:06,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1ed510-26a4-4261-adbc-7300c4ed0cde Content-Encoding: gzip Content-Length: 386 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/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/8a9eaa55802e444a93c801c77237a967"}, "tags": [], "enabled": true, "id": "8a9eaa55802e444a93c801c77237a967", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_f09d47e2-64c3-4f25-a34c-20a3beaa7f13"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-23 03:10:06,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-fc1ed510-26a4-4261-adbc-7300c4ed0cde 2018-07-23 03:10:06,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0896360874176s 2018-07-23 03:10:06,349 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-fc1ed510-26a4-4261-adbc-7300c4ed0cde 2018-07-23 03:10:06,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 03:10:06,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/8a9eaa55802e444a93c801c77237a967 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}87a3abb7aeca6a3c17b38ba7ce021ced9720eb35" 2018-07-23 03:10:06,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5db73628-c884-438a-8979-4f004e0e9c92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:10:06,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8a9eaa55802e444a93c801c77237a967 used request id req-5db73628-c884-438a-8979-4f004e0e9c92 2018-07-23 03:10:06,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.196600198746s 2018-07-23 03:10:06,550 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8a9eaa55802e444a93c801c77237a967 used request id req-5db73628-c884-438a-8979-4f004e0e9c92 2018-07-23 03:10:06,603 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-07-23 03:10:06,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:10:06,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:10:06,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:10:06,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:10:06,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:10:06,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:10:06,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:10:06,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:10:06,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:10:06,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:10:06,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:10:06,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:10:06,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:10:06,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:10:06,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:10:06,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:10:06,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:10:06,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:10:06,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:10:06,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:10:06,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:10:06,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:10:06,647 - 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.14" 2018-07-23 03:10:06,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96fac3e8-5ead-4a78-bcc4-232337662307 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-07-23 03:10:06,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-96fac3e8-5ead-4a78-bcc4-232337662307 2018-07-23 03:10:06,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:10:07,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["mebKhfEKQJS6D_JzdbrQTg"], "issued_at": "2018-07-23T03:10:07.000000Z"}} 2018-07-23 03:10:07,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:10:07,041 - 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.14" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" 2018-07-23 03:10:07,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d0ce3b73-f645-4da3-813f-3adc757de84a Date: Mon, 23 Jul 2018 03:10:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:10:07,298 - 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-d0ce3b73-f645-4da3-813f-3adc757de84a 2018-07-23 03:10:07,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257540225983s 2018-07-23 03:10:07,299 - 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-d0ce3b73-f645-4da3-813f-3adc757de84a 2018-07-23 03:10:07,303 - 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.14" 2018-07-23 03:10:07,310 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 03:10:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d0acaa2-3cd9-4889-8a4d-15c1efbca2be Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 03:10:07,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-6d0acaa2-3cd9-4889-8a4d-15c1efbca2be 2018-07-23 03:10:07,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 03:10:07,314 - 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.14" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" 2018-07-23 03:10:07,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19ce393-9b8b-4362-91fc-a9b6ee888c13 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0cb9703f62ec4cdc8bc128a81da463cc"}, "tags": [], "enabled": true, "id": "0cb9703f62ec4cdc8bc128a81da463cc", "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-07-23 03:10:07,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-b19ce393-9b8b-4362-91fc-a9b6ee888c13 2018-07-23 03:10:07,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0980100631714s 2018-07-23 03:10:07,409 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-b19ce393-9b8b-4362-91fc-a9b6ee888c13 2018-07-23 03:10:07,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 03:10:07,419 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_202f809b-abe2-49ff-b5d2-fae4de9399d8"}}' 2018-07-23 03:10:07,557 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 03:10:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0af4e474-bb2d-43b9-9d40-3f8f88c150ce Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/3e96c7c2305b4a35a240f4f191e26e9b"}, "tags": [], "enabled": true, "id": "3e96c7c2305b4a35a240f4f191e26e9b", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_202f809b-abe2-49ff-b5d2-fae4de9399d8"}} 2018-07-23 03:10:07,558 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0af4e474-bb2d-43b9-9d40-3f8f88c150ce 2018-07-23 03:10:07,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.141418933868s 2018-07-23 03:10:07,558 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0af4e474-bb2d-43b9-9d40-3f8f88c150ce 2018-07-23 03:10:07,559 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'3e96c7c2305b4a35a240f4f191e26e9b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_202f809b-abe2-49ff-b5d2-fae4de9399d8'}) 2018-07-23 03:10:07,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 03:10:07,568 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d03b21d0-fcad-4f49-ac70-9385a3944de6", "email": null, "name": "vping_ssh-user_202f809b-abe2-49ff-b5d2-fae4de9399d8"}}' 2018-07-23 03:10:07,962 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 03:10:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e3c1069-a2a1-4a0d-9188-7eb4122949ee Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_202f809b-abe2-49ff-b5d2-fae4de9399d8", "links": {"self": "http://172.30.9.21:5000/v3/users/9f2720991d824c5f807b9942102cbdca"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f2720991d824c5f807b9942102cbdca", "domain_id": "default", "password_expires_at": null}} 2018-07-23 03:10:07,962 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-2e3c1069-a2a1-4a0d-9188-7eb4122949ee 2018-07-23 03:10:07,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.397119045258s 2018-07-23 03:10:07,962 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-2e3c1069-a2a1-4a0d-9188-7eb4122949ee 2018-07-23 03:10:07,963 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9f2720991d824c5f807b9942102cbdca', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_202f809b-abe2-49ff-b5d2-fae4de9399d8'}) 2018-07-23 03:10:07,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:10:07,970 - 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.14" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" 2018-07-23 03:10:08,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9523cd2d-806c-4d51-909e-0d8ebe2fa0e6 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:10:08,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9523cd2d-806c-4d51-909e-0d8ebe2fa0e6 2018-07-23 03:10:08,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10044503212s 2018-07-23 03:10:08,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9523cd2d-806c-4d51-909e-0d8ebe2fa0e6 2018-07-23 03:10:08,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:10:08,075 - 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.14" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" 2018-07-23 03:10:08,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b286a08f-c35b-49b2-87a2-95b2e54a27f8 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:10:08,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b286a08f-c35b-49b2-87a2-95b2e54a27f8 2018-07-23 03:10:08,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.019641160965s 2018-07-23 03:10:08,092 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b286a08f-c35b-49b2-87a2-95b2e54a27f8 2018-07-23 03:10:08,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:10:08,099 - 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.14" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" 2018-07-23 03:10:08,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b658d47-689c-4a4b-9fc8-3d3563db91da Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:10:08,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5b658d47-689c-4a4b-9fc8-3d3563db91da 2018-07-23 03:10:08,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103318929672s 2018-07-23 03:10:08,200 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5b658d47-689c-4a4b-9fc8-3d3563db91da 2018-07-23 03:10:08,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 03:10:08,208 - 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.14" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" 2018-07-23 03:10:08,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a5056d-5f16-44ac-8096-f9af6dd99293 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-07-23 03:10:08,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-29a5056d-5f16-44ac-8096-f9af6dd99293 2018-07-23 03:10:08,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0962908267975s 2018-07-23 03:10:08,301 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-29a5056d-5f16-44ac-8096-f9af6dd99293 2018-07-23 03:10:08,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:10:08,306 - 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.14" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" 2018-07-23 03:10:08,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a0f5bdf-e3bc-4857-a20e-85c2341856c7 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_202f809b-abe2-49ff-b5d2-fae4de9399d8", "links": {"self": "http://172.30.9.21:5000/v3/users/9f2720991d824c5f807b9942102cbdca"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f2720991d824c5f807b9942102cbdca", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 03:10:08,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9a0f5bdf-e3bc-4857-a20e-85c2341856c7 2018-07-23 03:10:08,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117465019226s 2018-07-23 03:10:08,420 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9a0f5bdf-e3bc-4857-a20e-85c2341856c7 2018-07-23 03:10:08,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 03:10:08,433 - 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.14" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" 2018-07-23 03:10:08,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dcbf4a1-b21f-4f97-9167-ec1bda95d3a5 Content-Encoding: gzip Content-Length: 394 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/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "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/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/3e96c7c2305b4a35a240f4f191e26e9b"}, "tags": [], "enabled": true, "id": "3e96c7c2305b4a35a240f4f191e26e9b", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_202f809b-abe2-49ff-b5d2-fae4de9399d8"}]} 2018-07-23 03:10:08,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-9dcbf4a1-b21f-4f97-9167-ec1bda95d3a5 2018-07-23 03:10:08,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103589057922s 2018-07-23 03:10:08,535 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-9dcbf4a1-b21f-4f97-9167-ec1bda95d3a5 2018-07-23 03:10:08,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 03:10:08,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=9f2720991d824c5f807b9942102cbdca&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=3e96c7c2305b4a35a240f4f191e26e9b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" 2018-07-23 03:10:08,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2e5aafa-6fce-4155-a786-05b67958a673 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=9f2720991d824c5f807b9942102cbdca&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=3e96c7c2305b4a35a240f4f191e26e9b", "previous": null, "next": null}} 2018-07-23 03:10:08,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=9f2720991d824c5f807b9942102cbdca&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=3e96c7c2305b4a35a240f4f191e26e9b used request id req-d2e5aafa-6fce-4155-a786-05b67958a673 2018-07-23 03:10:08,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0988368988037s 2018-07-23 03:10:08,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=9f2720991d824c5f807b9942102cbdca&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=3e96c7c2305b4a35a240f4f191e26e9b used request id req-d2e5aafa-6fce-4155-a786-05b67958a673 2018-07-23 03:10:08,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 03:10:08,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/3e96c7c2305b4a35a240f4f191e26e9b/users/9f2720991d824c5f807b9942102cbdca/roles/91dbc5ce3be24f65b6f22a667105e5ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" 2018-07-23 03:10:08,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:10:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bea32df-7799-47f1-a387-d1a3e86c3180 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:10:08,832 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3e96c7c2305b4a35a240f4f191e26e9b/users/9f2720991d824c5f807b9942102cbdca/roles/91dbc5ce3be24f65b6f22a667105e5ce used request id req-8bea32df-7799-47f1-a387-d1a3e86c3180 2018-07-23 03:10:08,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.186733961105s 2018-07-23 03:10:08,832 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3e96c7c2305b4a35a240f4f191e26e9b/users/9f2720991d824c5f807b9942102cbdca/roles/91dbc5ce3be24f65b6f22a667105e5ce used request id req-8bea32df-7799-47f1-a387-d1a3e86c3180 2018-07-23 03:10:08,833 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_202f809b-abe2-49ff-b5d2-fae4de9399d8', 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'3e96c7c2305b4a35a240f4f191e26e9b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd03b21d0-fcad-4f49-ac70-9385a3944de6', 'username': u'vping_ssh-user_202f809b-abe2-49ff-b5d2-fae4de9399d8', '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-07-23 03:10:08,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:10:08,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:10:08,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:10:08,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:10:08,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:10:08,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:10:08,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:10:08,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:10:08,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:10:08,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:10:08,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:10:08,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:10:08,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:10:08,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:10:08,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:10:08,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:10:08,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:10:08,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:10:08,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:10:08,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:10:08,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:10:08,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:10:08,837 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_202f809b-abe2-49ff-b5d2-fae4de9399d8', 'password': 'd03b21d0-fcad-4f49-ac70-9385a3944de6', 'project_name': 'vping_ssh-project_202f809b-abe2-49ff-b5d2-fae4de9399d8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '3e96c7c2305b4a35a240f4f191e26e9b', 'project_domain_name': 'Default'} 2018-07-23 03:10:08,838 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-07-23 03:10:08,839 - 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.14" 2018-07-23 03:10:08,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df93c342-9cf4-49f6-a6a6-6936b4c69cb9 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-07-23 03:10:08,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-df93c342-9cf4-49f6-a6a6-6936b4c69cb9 2018-07-23 03:10:08,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:10:09,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:10:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e96c7c2305b4a35a240f4f191e26e9b", "name": "vping_ssh-project_202f809b-abe2-49ff-b5d2-fae4de9399d8"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/3e96c7c2305b4a35a240f4f191e26e9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/3e96c7c2305b4a35a240f4f191e26e9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/3e96c7c2305b4a35a240f4f191e26e9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3e96c7c2305b4a35a240f4f191e26e9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/3e96c7c2305b4a35a240f4f191e26e9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/3e96c7c2305b4a35a240f4f191e26e9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_3e96c7c2305b4a35a240f4f191e26e9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3e96c7c2305b4a35a240f4f191e26e9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3e96c7c2305b4a35a240f4f191e26e9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/3e96c7c2305b4a35a240f4f191e26e9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/3e96c7c2305b4a35a240f4f191e26e9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3e96c7c2305b4a35a240f4f191e26e9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/3e96c7c2305b4a35a240f4f191e26e9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/3e96c7c2305b4a35a240f4f191e26e9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_202f809b-abe2-49ff-b5d2-fae4de9399d8", "id": "9f2720991d824c5f807b9942102cbdca"}, "audit_ids": ["0AzJXWFmQBeNu2RWKxoZgQ"], "issued_at": "2018-07-23T03:10:09.000000Z"}} 2018-07-23 03:10:09,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 03:10:09,238 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" -d '{"network": {"name": "vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8", "admin_state_up": true}}' 2018-07-23 03:10:09,764 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c05018dd-9ec4-4a81-9701-9b3be502480e Date: Mon, 23 Jul 2018 03:10:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7a55c129-d03a-4c01-81a3-1d2542a3efd4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3e96c7c2305b4a35a240f4f191e26e9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:10:09Z","is_default":false,"name":"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3e96c7c2305b4a35a240f4f191e26e9b","created_at":"2018-07-23T03:10:09Z","mtu":1450}} 2018-07-23 03:10:09,764 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c05018dd-9ec4-4a81-9701-9b3be502480e 2018-07-23 03:10:09,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.526613950729s 2018-07-23 03:10:09,764 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c05018dd-9ec4-4a81-9701-9b3be502480e 2018-07-23 03:10:09,765 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T03:10:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'7a55c129-d03a-4c01-81a3-1d2542a3efd4', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8', u'admin_state_up': True, u'tenant_id': u'3e96c7c2305b4a35a240f4f191e26e9b', u'created_at': u'2018-07-23T03:10:09Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3e96c7c2305b4a35a240f4f191e26e9b', u'l2_adjacency': True}) 2018-07-23 03:10:09,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:10:09,766 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:09,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-5bf159b4-0d21-4712-9f6d-f6463e102e78 Date: Mon, 23 Jul 2018 03:10:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7a55c129-d03a-4c01-81a3-1d2542a3efd4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3e96c7c2305b4a35a240f4f191e26e9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:10:09Z","qos_policy_id":null,"name":"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8","admin_state_up":true,"tenant_id":"3e96c7c2305b4a35a240f4f191e26e9b","created_at":"2018-07-23T03:10:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:10:09,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5bf159b4-0d21-4712-9f6d-f6463e102e78 2018-07-23 03:10:09,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123954057693s 2018-07-23 03:10:09,890 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5bf159b4-0d21-4712-9f6d-f6463e102e78 2018-07-23 03:10:09,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 03:10:09,892 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" -d '{"subnet": {"name": "vping_ssh-subnet_202f809b-abe2-49ff-b5d2-fae4de9399d8", "enable_dhcp": true, "network_id": "7a55c129-d03a-4c01-81a3-1d2542a3efd4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 03:10:10,817 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c01424a1-d88c-4b22-b897-b76e3aac743a Date: Mon, 23 Jul 2018 03:10:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a55c129-d03a-4c01-81a3-1d2542a3efd4","tenant_id":"3e96c7c2305b4a35a240f4f191e26e9b","created_at":"2018-07-23T03:10:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:10:10Z","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":"3e96c7c2305b4a35a240f4f191e26e9b","id":"5faa3fd6-41a7-4f54-a953-e7e2d1694e20","subnetpool_id":null,"name":"vping_ssh-subnet_202f809b-abe2-49ff-b5d2-fae4de9399d8"}} 2018-07-23 03:10:10,817 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c01424a1-d88c-4b22-b897-b76e3aac743a 2018-07-23 03:10:10,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.925688028336s 2018-07-23 03:10:10,818 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c01424a1-d88c-4b22-b897-b76e3aac743a 2018-07-23 03:10:10,818 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:10:10Z', 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'5faa3fd6-41a7-4f54-a953-e7e2d1694e20', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_202f809b-abe2-49ff-b5d2-fae4de9399d8', u'enable_dhcp': True, u'network_id': u'7a55c129-d03a-4c01-81a3-1d2542a3efd4', u'tenant_id': u'3e96c7c2305b4a35a240f4f191e26e9b', u'created_at': u'2018-07-23T03:10:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3e96c7c2305b4a35a240f4f191e26e9b'}) 2018-07-23 03:10:10,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 03:10:10,819 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" -d '{"router": {"external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c"}, "name": "vping_ssh-router_202f809b-abe2-49ff-b5d2-fae4de9399d8", "admin_state_up": true}}' 2018-07-23 03:10:12,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-a352a965-5912-4e2e-849d-a7719f19e266 Date: Mon, 23 Jul 2018 03:10:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "created_at": "2018-07-23T03:10:10Z", "admin_state_up": true, "updated_at": "2018-07-23T03:10:11Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "3e96c7c2305b4a35a240f4f191e26e9b", "id": "f3a92dbc-4864-4a32-bee8-7abc74610bc5", "name": "vping_ssh-router_202f809b-abe2-49ff-b5d2-fae4de9399d8"}} 2018-07-23 03:10:12,209 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a352a965-5912-4e2e-849d-a7719f19e266 2018-07-23 03:10:12,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.39047002792s 2018-07-23 03:10:12,210 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a352a965-5912-4e2e-849d-a7719f19e266 2018-07-23 03:10:12,210 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:10:11Z', u'revision_number': 2, u'id': u'f3a92dbc-4864-4a32-bee8-7abc74610bc5', u'external_gateway_info': {u'network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b7dd2643-1786-461e-9ccb-e3d909da771e', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_202f809b-abe2-49ff-b5d2-fae4de9399d8', u'admin_state_up': True, u'tenant_id': u'3e96c7c2305b4a35a240f4f191e26e9b', u'created_at': u'2018-07-23T03:10:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'3e96c7c2305b4a35a240f4f191e26e9b'}) 2018-07-23 03:10:12,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 03:10:12,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/f3a92dbc-4864-4a32-bee8-7abc74610bc5/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" -d '{"subnet_id": "5faa3fd6-41a7-4f54-a953-e7e2d1694e20"}' 2018-07-23 03:10:14,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9cd4c5fc-6a1f-401f-bbdd-3371fc0fc7f2 Date: Mon, 23 Jul 2018 03:10:14 GMT RESP BODY: {"network_id": "7a55c129-d03a-4c01-81a3-1d2542a3efd4", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "subnet_id": "5faa3fd6-41a7-4f54-a953-e7e2d1694e20", "subnet_ids": ["5faa3fd6-41a7-4f54-a953-e7e2d1694e20"], "port_id": "de9c174a-1a67-4920-91e4-29fed688cc07", "id": "f3a92dbc-4864-4a32-bee8-7abc74610bc5"} 2018-07-23 03:10:14,586 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/f3a92dbc-4864-4a32-bee8-7abc74610bc5/add_router_interface.json used request id req-9cd4c5fc-6a1f-401f-bbdd-3371fc0fc7f2 2018-07-23 03:10:14,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.37522912025s 2018-07-23 03:10:14,586 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/f3a92dbc-4864-4a32-bee8-7abc74610bc5/add_router_interface.json used request id req-9cd4c5fc-6a1f-401f-bbdd-3371fc0fc7f2 returning object f3a92dbc-4864-4a32-bee8-7abc74610bc5 2018-07-23 03:10:14,586 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 03:10:14,710 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 03:10:14,712 - 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.14" 2018-07-23 03:10:14,716 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 03:10:14 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-07-23 03:10:14,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:10:14,724 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:15,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3c968829-8ffb-424a-b5ea-14c5a9854721 Date: Mon, 23 Jul 2018 03:10:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:10:15,404 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3c968829-8ffb-424a-b5ea-14c5a9854721 2018-07-23 03:10:15,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.683784008026s 2018-07-23 03:10:15,405 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3c968829-8ffb-424a-b5ea-14c5a9854721 2018-07-23 03:10:15,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 03:10:15,417 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_202f809b-abe2-49ff-b5d2-fae4de9399d8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_202f809b-abe2-49ff-b5d2-fae4de9399d8"}' 2018-07-23 03:10:15,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/5f98edca-946b-45be-8d59-532eec5f2d89 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a7393d1c-52e8-4742-bc10-482b495ef01f Date: Mon, 23 Jul 2018 03:10:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5f98edca-946b-45be-8d59-532eec5f2d89/file", "owner": "3e96c7c2305b4a35a240f4f191e26e9b", "id": "5f98edca-946b-45be-8d59-532eec5f2d89", "size": null, "self": "/v2/images/5f98edca-946b-45be-8d59-532eec5f2d89", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:10:15Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_202f809b-abe2-49ff-b5d2-fae4de9399d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_202f809b-abe2-49ff-b5d2-fae4de9399d8", "checksum": null, "created_at": "2018-07-23T03:10:15Z", "protected": false} 2018-07-23 03:10:15,484 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a7393d1c-52e8-4742-bc10-482b495ef01f 2018-07-23 03:10:15,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0703120231628s 2018-07-23 03:10:15,485 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a7393d1c-52e8-4742-bc10-482b495ef01f returning object 5f98edca-946b-45be-8d59-532eec5f2d89 2018-07-23 03:10:15,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 03:10:15,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/5f98edca-946b-45be-8d59-532eec5f2d89/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" -d '' 2018-07-23 03:10:16,654 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c2726b88-cbff-4718-8389-eec14c4e9c88 Date: Mon, 23 Jul 2018 03:10:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:10:16,654 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/5f98edca-946b-45be-8d59-532eec5f2d89/file used request id req-c2726b88-cbff-4718-8389-eec14c4e9c88 2018-07-23 03:10:16,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.16931295395s 2018-07-23 03:10:16,655 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/5f98edca-946b-45be-8d59-532eec5f2d89/file used request id req-c2726b88-cbff-4718-8389-eec14c4e9c88 2018-07-23 03:10:16,655 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_202f809b-abe2-49ff-b5d2-fae4de9399d8', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T03:10:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/5f98edca-946b-45be-8d59-532eec5f2d89/file', u'owner': u'3e96c7c2305b4a35a240f4f191e26e9b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'5f98edca-946b-45be-8d59-532eec5f2d89', u'size': None, u'name': u'vping_ssh-img_202f809b-abe2-49ff-b5d2-fae4de9399d8', u'checksum': None, u'self': u'/v2/images/5f98edca-946b-45be-8d59-532eec5f2d89', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T03:10:15Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 03:10:16,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 03:10:16,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_202f809b-abe2-49ff-b5d2-fae4de9399d8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 03:10:16,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-548d5f3d-fa9a-42f3-bba6-a66188eda117 x-compute-request-id: req-548d5f3d-fa9a-42f3-bba6-a66188eda117 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_202f809b-abe2-49ff-b5d2-fae4de9399d8", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c"}} 2018-07-23 03:10:16,908 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-548d5f3d-fa9a-42f3-bba6-a66188eda117 2018-07-23 03:10:16,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.252003908157s 2018-07-23 03:10:16,909 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-548d5f3d-fa9a-42f3-bba6-a66188eda117 2018-07-23 03:10:16,910 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_202f809b-abe2-49ff-b5d2-fae4de9399d8', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'6bc429f1-b7ea-4c4b-91ec-8357f7df778c', 'swap': 0}) 2018-07-23 03:10:16,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 03:10:16,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" -d '{"extra_specs": {}}' 2018-07-23 03:10:16,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-298d139c-01d3-494e-bb09-4bcb3889312d x-compute-request-id: req-298d139c-01d3-494e-bb09-4bcb3889312d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 03:10:16,932 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c/os-extra_specs used request id req-298d139c-01d3-494e-bb09-4bcb3889312d 2018-07-23 03:10:16,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220141410828s 2018-07-23 03:10:16,933 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c/os-extra_specs used request id req-298d139c-01d3-494e-bb09-4bcb3889312d 2018-07-23 03:10:16,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 03:10:16,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" -d '{"keypair": {"name": "vping_ssh-kp_202f809b-abe2-49ff-b5d2-fae4de9399d8"}}' 2018-07-23 03:10:17,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94a75693-1554-4e66-8ee4-7eee8d9290a8 x-compute-request-id: req-94a75693-1554-4e66-8ee4-7eee8d9290a8 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj92bwVTGUZvVQVf5PG2Wbr0D3xmyWptpo4J2nBB7oyhCpUUGDrCIrpaCvabHwPK/9VMk+5FUK3VxT/aDxUae1SgxvDWgOWHXTELZLA5WOgxc8RRUydjC1QBTXLesEOibLp8jZfk3H/JYRVJdgq1FbGJKWTAtzny916Q1KHPSsxQ4pvCYDQyizz6ZdgscbPF8JIv1SEKzyWvanm00kT6dB4bbgObG13rlQez6fTa59lKImkzpEi0UNToWMjOc8U66cBFs3FF5wccVhaZ4Mrwq4MQu4TAcF54ICNLmU5McNP5pAOAj2t0Fgk/hVmVNsUZnsMF4SCbqzSyejqk/cRV+J Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAo/dm8FUxlGb1UFX+Txtlm69A98ZslqbaaOCdpwQe6MoQqVFB\ng6wiK6Wgr2mx8Dyv/VTJPuRVCt1cU/2g8VGntUoMbw1oDlh10xC2SwOVjoMXPEUV\nMnYwtUAU1y3rBDomy6fI2X5Nx/yWEVSXYKtRWxiSlkwLc58vdekNShz0rMUOKbwm\nA0Mos8+mXYLHGzxfCSL9UhCs8lr2p5tNJE+nQeG24Dmxtd65UHs+n02ufZSiJpM6\nRItFDU6FjIznPFOunARbNxRecHHFYWmeDK8KuDELuEwHBeeCAjS5lOTHDT+aQDgI\n9rdBYJP4VZlTbFGZ7DBeEgm6s0sno6pP3EVfiQIDAQABAoIBAEJ10V+w6HvCj8SU\nVpQyAqlsC+VipDkcQIMqKDy+StkIrmAy818vsloGtG7lZJ5/usXwS/IWEvJobzgM\nIeQuuM+eyBNrV7YY3QlESN93AHPXZt+jEMh3Z57P7qKZlh0MhRUfWSXvMA/TrfAw\nXXttdXh7KU+KW0nuSAp/AEf+HJ66Sr3PtvPtRa2RES7OWrdUlLdzFrY+vnOWNRG6\nInS2Gn/j9ov7pFml5BxX8kHs33T5Qx4CaXmAmSeQXro+it8p4sJYZwazT2rdMVm8\nRpbEuXWDOW1sfTJet9mFYoZ7ydSGi6DIRMYEQ8IR+0MX0Gq+8PU5YZr+5GyV7xfo\nGm60FEECgYEAzzerCl6t3E074h4plCWERDUu4aXZIPBzsl4wenWnD7K2OvbeRhWb\nuKOEVqs67e7Ag8uhk1ezYjp9AnjjITzkOnbpQU5dgY2lxGACsxH0kgTuUQLPd28w\n+/BEK+3zswXgpzgrm7JjM5dMc+gUI51mUS4N5gbesLCoFrFq0tyO8F0CgYEAypEh\n6GCBKSPcrHbc08R/5pg0lCmGGhMNE4/uFBwrUTpNEyMyepIECUAabDHpzOoG9oqw\n0Y9/ZE5Z84kvXxh8Cl2qGkO+PmR3xglniBLKCvhLVfnGoCzv3MNduNPd6qnPbp/G\nrYFNSnBeteni5xTQQ7rV4m8A8yf3uLrSuH2WaR0CgYAIfvDNUQpx0NzWrYPo5gzh\nOwj8CW+4kQM9We1E6BP8achc7Ig6eWJUFKg1YXneDX7pKG0sfFkHevxrIIe3ciat\nWvi/S7Y7vJICVilmLCNJ5VfcDHBzJiTs/3HcFzp5qZEHah8nmA3HLLneurIwr6Bl\nTa0WNEvnFKcfnxCRKqfVpQKBgQCS5nNHmQyx8A7th3mXnY3/hWvD8uUMbbpy8FMA\nhHkpe/U/JqxJ1TBWIQXIZt4du633Bxc5si35aRS0l00iUphJ0Ck2yN/jUWrG1DUf\nqjiZgfzoSa4wpMYCPC/whL0Pm7wRho9HbljF3f3hQM9LM33hUFIh1sxCij6M2fdM\n0c7NRQKBgER2JJk+3rLhDxzc1sPirmBZev7e4yNOyEQeZ8GAJghkM3VkO/CfhDvT\npdDu3zCufxO2Z0R2gDw6Kq6NMM6KgTYyvcI+NZ4Xju1T67++U2R4DsyjOfnS1j8n\nrHHNeyyNey6UWsqZQDPPjfwbpo9eMb0Xnz7/UekXJtnTVsfG6m6E\n-----END RSA PRIVATE KEY-----\n", "user_id": "9f2720991d824c5f807b9942102cbdca", "name": "vping_ssh-kp_202f809b-abe2-49ff-b5d2-fae4de9399d8", "fingerprint": "c7:89:fc:ba:77:bb:c4:68:d0:a3:71:3c:8e:37:39:6a"}} 2018-07-23 03:10:17,283 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-94a75693-1554-4e66-8ee4-7eee8d9290a8 2018-07-23 03:10:17,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.350198984146s 2018-07-23 03:10:17,284 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-94a75693-1554-4e66-8ee4-7eee8d9290a8 2018-07-23 03:10:17,285 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj92bwVTGUZvVQVf5PG2Wbr0D3xmyWptpo4J2nBB7oyhCpUUGDrCIrpaCvabHwPK/9VMk+5FUK3VxT/aDxUae1SgxvDWgOWHXTELZLA5WOgxc8RRUydjC1QBTXLesEOibLp8jZfk3H/JYRVJdgq1FbGJKWTAtzny916Q1KHPSsxQ4pvCYDQyizz6ZdgscbPF8JIv1SEKzyWvanm00kT6dB4bbgObG13rlQez6fTa59lKImkzpEi0UNToWMjOc8U66cBFs3FF5wccVhaZ4Mrwq4MQu4TAcF54ICNLmU5McNP5pAOAj2t0Fgk/hVmVNsUZnsMF4SCbqzSyejqk/cRV+J Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAo/dm8FUxlGb1UFX+Txtlm69A98ZslqbaaOCdpwQe6MoQqVFB\ng6wiK6Wgr2mx8Dyv/VTJPuRVCt1cU/2g8VGntUoMbw1oDlh10xC2SwOVjoMXPEUV\nMnYwtUAU1y3rBDomy6fI2X5Nx/yWEVSXYKtRWxiSlkwLc58vdekNShz0rMUOKbwm\nA0Mos8+mXYLHGzxfCSL9UhCs8lr2p5tNJE+nQeG24Dmxtd65UHs+n02ufZSiJpM6\nRItFDU6FjIznPFOunARbNxRecHHFYWmeDK8KuDELuEwHBeeCAjS5lOTHDT+aQDgI\n9rdBYJP4VZlTbFGZ7DBeEgm6s0sno6pP3EVfiQIDAQABAoIBAEJ10V+w6HvCj8SU\nVpQyAqlsC+VipDkcQIMqKDy+StkIrmAy818vsloGtG7lZJ5/usXwS/IWEvJobzgM\nIeQuuM+eyBNrV7YY3QlESN93AHPXZt+jEMh3Z57P7qKZlh0MhRUfWSXvMA/TrfAw\nXXttdXh7KU+KW0nuSAp/AEf+HJ66Sr3PtvPtRa2RES7OWrdUlLdzFrY+vnOWNRG6\nInS2Gn/j9ov7pFml5BxX8kHs33T5Qx4CaXmAmSeQXro+it8p4sJYZwazT2rdMVm8\nRpbEuXWDOW1sfTJet9mFYoZ7ydSGi6DIRMYEQ8IR+0MX0Gq+8PU5YZr+5GyV7xfo\nGm60FEECgYEAzzerCl6t3E074h4plCWERDUu4aXZIPBzsl4wenWnD7K2OvbeRhWb\nuKOEVqs67e7Ag8uhk1ezYjp9AnjjITzkOnbpQU5dgY2lxGACsxH0kgTuUQLPd28w\n+/BEK+3zswXgpzgrm7JjM5dMc+gUI51mUS4N5gbesLCoFrFq0tyO8F0CgYEAypEh\n6GCBKSPcrHbc08R/5pg0lCmGGhMNE4/uFBwrUTpNEyMyepIECUAabDHpzOoG9oqw\n0Y9/ZE5Z84kvXxh8Cl2qGkO+PmR3xglniBLKCvhLVfnGoCzv3MNduNPd6qnPbp/G\nrYFNSnBeteni5xTQQ7rV4m8A8yf3uLrSuH2WaR0CgYAIfvDNUQpx0NzWrYPo5gzh\nOwj8CW+4kQM9We1E6BP8achc7Ig6eWJUFKg1YXneDX7pKG0sfFkHevxrIIe3ciat\nWvi/S7Y7vJICVilmLCNJ5VfcDHBzJiTs/3HcFzp5qZEHah8nmA3HLLneurIwr6Bl\nTa0WNEvnFKcfnxCRKqfVpQKBgQCS5nNHmQyx8A7th3mXnY3/hWvD8uUMbbpy8FMA\nhHkpe/U/JqxJ1TBWIQXIZt4du633Bxc5si35aRS0l00iUphJ0Ck2yN/jUWrG1DUf\nqjiZgfzoSa4wpMYCPC/whL0Pm7wRho9HbljF3f3hQM9LM33hUFIh1sxCij6M2fdM\n0c7NRQKBgER2JJk+3rLhDxzc1sPirmBZev7e4yNOyEQeZ8GAJghkM3VkO/CfhDvT\npdDu3zCufxO2Z0R2gDw6Kq6NMM6KgTYyvcI+NZ4Xju1T67++U2R4DsyjOfnS1j8n\nrHHNeyyNey6UWsqZQDPPjfwbpo9eMb0Xnz7/UekXJtnTVsfG6m6E\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9f2720991d824c5f807b9942102cbdca', 'name': u'vping_ssh-kp_202f809b-abe2-49ff-b5d2-fae4de9399d8', 'created_at': '2018-07-23T03:10:17.285283', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3e96c7c2305b4a35a240f4f191e26e9b', 'name': 'vping_ssh-project_202f809b-abe2-49ff-b5d2-fae4de9399d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c7:89:fc:ba:77:bb:c4:68:d0:a3:71:3c:8e:37:39:6a', 'type': 'ssh', 'id': u'vping_ssh-kp_202f809b-abe2-49ff-b5d2-fae4de9399d8'}) 2018-07-23 03:10:17,285 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAo/dm8FUxlGb1UFX+Txtlm69A98ZslqbaaOCdpwQe6MoQqVFB g6wiK6Wgr2mx8Dyv/VTJPuRVCt1cU/2g8VGntUoMbw1oDlh10xC2SwOVjoMXPEUV MnYwtUAU1y3rBDomy6fI2X5Nx/yWEVSXYKtRWxiSlkwLc58vdekNShz0rMUOKbwm A0Mos8+mXYLHGzxfCSL9UhCs8lr2p5tNJE+nQeG24Dmxtd65UHs+n02ufZSiJpM6 RItFDU6FjIznPFOunARbNxRecHHFYWmeDK8KuDELuEwHBeeCAjS5lOTHDT+aQDgI 9rdBYJP4VZlTbFGZ7DBeEgm6s0sno6pP3EVfiQIDAQABAoIBAEJ10V+w6HvCj8SU VpQyAqlsC+VipDkcQIMqKDy+StkIrmAy818vsloGtG7lZJ5/usXwS/IWEvJobzgM IeQuuM+eyBNrV7YY3QlESN93AHPXZt+jEMh3Z57P7qKZlh0MhRUfWSXvMA/TrfAw XXttdXh7KU+KW0nuSAp/AEf+HJ66Sr3PtvPtRa2RES7OWrdUlLdzFrY+vnOWNRG6 InS2Gn/j9ov7pFml5BxX8kHs33T5Qx4CaXmAmSeQXro+it8p4sJYZwazT2rdMVm8 RpbEuXWDOW1sfTJet9mFYoZ7ydSGi6DIRMYEQ8IR+0MX0Gq+8PU5YZr+5GyV7xfo Gm60FEECgYEAzzerCl6t3E074h4plCWERDUu4aXZIPBzsl4wenWnD7K2OvbeRhWb uKOEVqs67e7Ag8uhk1ezYjp9AnjjITzkOnbpQU5dgY2lxGACsxH0kgTuUQLPd28w +/BEK+3zswXgpzgrm7JjM5dMc+gUI51mUS4N5gbesLCoFrFq0tyO8F0CgYEAypEh 6GCBKSPcrHbc08R/5pg0lCmGGhMNE4/uFBwrUTpNEyMyepIECUAabDHpzOoG9oqw 0Y9/ZE5Z84kvXxh8Cl2qGkO+PmR3xglniBLKCvhLVfnGoCzv3MNduNPd6qnPbp/G rYFNSnBeteni5xTQQ7rV4m8A8yf3uLrSuH2WaR0CgYAIfvDNUQpx0NzWrYPo5gzh Owj8CW+4kQM9We1E6BP8achc7Ig6eWJUFKg1YXneDX7pKG0sfFkHevxrIIe3ciat Wvi/S7Y7vJICVilmLCNJ5VfcDHBzJiTs/3HcFzp5qZEHah8nmA3HLLneurIwr6Bl Ta0WNEvnFKcfnxCRKqfVpQKBgQCS5nNHmQyx8A7th3mXnY3/hWvD8uUMbbpy8FMA hHkpe/U/JqxJ1TBWIQXIZt4du633Bxc5si35aRS0l00iUphJ0Ck2yN/jUWrG1DUf qjiZgfzoSa4wpMYCPC/whL0Pm7wRho9HbljF3f3hQM9LM33hUFIh1sxCij6M2fdM 0c7NRQKBgER2JJk+3rLhDxzc1sPirmBZev7e4yNOyEQeZ8GAJghkM3VkO/CfhDvT pdDu3zCufxO2Z0R2gDw6Kq6NMM6KgTYyvcI+NZ4Xju1T67++U2R4DsyjOfnS1j8n rHHNeyyNey6UWsqZQDPPjfwbpo9eMb0Xnz7/UekXJtnTVsfG6m6E -----END RSA PRIVATE KEY----- 2018-07-23 03:10:17,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 03:10:17,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" -d '{"security_group": {"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-07-23 03:10:17,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-f06a253c-d37a-4e1d-8a60-d2ba76874db1 Date: Mon, 23 Jul 2018 03:10:17 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "created_at": "2018-07-23T03:10:17Z", "updated_at": "2018-07-23T03:10:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:17Z", "revision_number": 0, "id": "72755145-d4d2-4cfe-aa78-ad1289edf123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:17Z", "security_group_id": "27c66640-411e-4461-82e9-acf75d19b5d5", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:17Z", "revision_number": 0, "id": "8540fa65-6dfe-47b0-89a2-97bc4ff5de54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:17Z", "security_group_id": "27c66640-411e-4461-82e9-acf75d19b5d5", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}], "revision_number": 1, "project_id": "3e96c7c2305b4a35a240f4f191e26e9b", "id": "27c66640-411e-4461-82e9-acf75d19b5d5", "name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}} 2018-07-23 03:10:17,432 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f06a253c-d37a-4e1d-8a60-d2ba76874db1 2018-07-23 03:10:17,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.142920970917s 2018-07-23 03:10:17,432 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f06a253c-d37a-4e1d-8a60-d2ba76874db1 2018-07-23 03:10:17,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 03:10:17,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:17,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-7ee38a18-14c4-42a1-be68-778f2e352ff6 Date: Mon, 23 Jul 2018 03:10:17 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "created_at": "2018-07-23T03:10:17Z", "updated_at": "2018-07-23T03:10:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:17Z", "revision_number": 0, "id": "72755145-d4d2-4cfe-aa78-ad1289edf123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:17Z", "security_group_id": "27c66640-411e-4461-82e9-acf75d19b5d5", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:17Z", "revision_number": 0, "id": "8540fa65-6dfe-47b0-89a2-97bc4ff5de54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:17Z", "security_group_id": "27c66640-411e-4461-82e9-acf75d19b5d5", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}], "revision_number": 1, "project_id": "3e96c7c2305b4a35a240f4f191e26e9b", "id": "27c66640-411e-4461-82e9-acf75d19b5d5", "name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}, {"description": "Default security group", "tags": [], "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "created_at": "2018-07-23T03:10:09Z", "updated_at": "2018-07-23T03:10:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "bf1242b9-858d-4862-8da6-cd05f4f2ea6b", "remote_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "c0191a7c-56c7-4092-ad5e-76b33b4b59d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "d0ef907e-b456-4919-9aa3-2051d3a3d0f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "d70116c2-645f-49ce-b9fd-b0368691a5cc", "remote_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}], "revision_number": 1, "project_id": "3e96c7c2305b4a35a240f4f191e26e9b", "id": "55663711-5d76-42d6-8936-9e082405b2d8", "name": "default"}]} 2018-07-23 03:10:17,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7ee38a18-14c4-42a1-be68-778f2e352ff6 2018-07-23 03:10:17,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0904929637909s 2018-07-23 03:10:17,527 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7ee38a18-14c4-42a1-be68-778f2e352ff6 2018-07-23 03:10:17,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 03:10:17,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "27c66640-411e-4461-82e9-acf75d19b5d5"}}' 2018-07-23 03:10:17,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ff17ce56-4d11-410f-ad06-a082691f24d6 Date: Mon, 23 Jul 2018 03:10:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-23T03:10:17Z", "security_group_id": "27c66640-411e-4461-82e9-acf75d19b5d5", "port_range_min": 22, "revision_number": 0, "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "created_at": "2018-07-23T03:10:17Z", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b", "id": "755cbf12-846f-4b9b-bddd-fa43ec64da8e"}} 2018-07-23 03:10:17,715 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ff17ce56-4d11-410f-ad06-a082691f24d6 2018-07-23 03:10:17,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.184103012085s 2018-07-23 03:10:17,715 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ff17ce56-4d11-410f-ad06-a082691f24d6 2018-07-23 03:10:17,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 03:10:17,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:17,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-86e3045b-06f5-4566-a16e-3218cb8e7a94 Date: Mon, 23 Jul 2018 03:10:17 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "created_at": "2018-07-23T03:10:17Z", "updated_at": "2018-07-23T03:10:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:17Z", "revision_number": 0, "id": "72755145-d4d2-4cfe-aa78-ad1289edf123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:17Z", "security_group_id": "27c66640-411e-4461-82e9-acf75d19b5d5", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T03:10:17Z", "revision_number": 0, "id": "755cbf12-846f-4b9b-bddd-fa43ec64da8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:17Z", "security_group_id": "27c66640-411e-4461-82e9-acf75d19b5d5", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:17Z", "revision_number": 0, "id": "8540fa65-6dfe-47b0-89a2-97bc4ff5de54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:17Z", "security_group_id": "27c66640-411e-4461-82e9-acf75d19b5d5", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}], "revision_number": 2, "project_id": "3e96c7c2305b4a35a240f4f191e26e9b", "id": "27c66640-411e-4461-82e9-acf75d19b5d5", "name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}, {"description": "Default security group", "tags": [], "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "created_at": "2018-07-23T03:10:09Z", "updated_at": "2018-07-23T03:10:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "bf1242b9-858d-4862-8da6-cd05f4f2ea6b", "remote_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "c0191a7c-56c7-4092-ad5e-76b33b4b59d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "d0ef907e-b456-4919-9aa3-2051d3a3d0f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "d70116c2-645f-49ce-b9fd-b0368691a5cc", "remote_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}], "revision_number": 1, "project_id": "3e96c7c2305b4a35a240f4f191e26e9b", "id": "55663711-5d76-42d6-8936-9e082405b2d8", "name": "default"}]} 2018-07-23 03:10:17,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-86e3045b-06f5-4566-a16e-3218cb8e7a94 2018-07-23 03:10:17,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0519971847534s 2018-07-23 03:10:17,771 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-86e3045b-06f5-4566-a16e-3218cb8e7a94 2018-07-23 03:10:17,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 03:10:17,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "27c66640-411e-4461-82e9-acf75d19b5d5"}}' 2018-07-23 03:10:17,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8c164022-23b3-4fd4-b761-e3fd8419a699 Date: Mon, 23 Jul 2018 03:10:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T03:10:17Z", "security_group_id": "27c66640-411e-4461-82e9-acf75d19b5d5", "port_range_min": null, "revision_number": 0, "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "created_at": "2018-07-23T03:10:17Z", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b", "id": "422f66f8-79ce-4804-a980-eb6599f14860"}} 2018-07-23 03:10:17,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-8c164022-23b3-4fd4-b761-e3fd8419a699 2018-07-23 03:10:17,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.126475095749s 2018-07-23 03:10:17,901 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-8c164022-23b3-4fd4-b761-e3fd8419a699 2018-07-23 03:10:17,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:10:17,903 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:18,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-6b9000bf-d488-4906-a2fb-be72767dfd00 Date: Mon, 23 Jul 2018 03:10:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7a55c129-d03a-4c01-81a3-1d2542a3efd4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3e96c7c2305b4a35a240f4f191e26e9b","l2_adjacency":true,"status":"ACTIVE","subnets":["5faa3fd6-41a7-4f54-a953-e7e2d1694e20"],"description":"","tags":[],"updated_at":"2018-07-23T03:10:10Z","qos_policy_id":null,"name":"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8","admin_state_up":true,"tenant_id":"3e96c7c2305b4a35a240f4f191e26e9b","created_at":"2018-07-23T03:10:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:10:18,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6b9000bf-d488-4906-a2fb-be72767dfd00 2018-07-23 03:10:18,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109069824219s 2018-07-23 03:10:18,012 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6b9000bf-d488-4906-a2fb-be72767dfd00 2018-07-23 03:10:18,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:10:18,020 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:18,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-ebce45c2-a436-4ca9-ba21-2c4bcfa0219b Date: Mon, 23 Jul 2018 03:10:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/5f98edca-946b-45be-8d59-532eec5f2d89/snap", "metadata": {}}], "file": "/v2/images/5f98edca-946b-45be-8d59-532eec5f2d89/file", "owner": "3e96c7c2305b4a35a240f4f191e26e9b", "id": "5f98edca-946b-45be-8d59-532eec5f2d89", "size": 12716032, "self": "/v2/images/5f98edca-946b-45be-8d59-532eec5f2d89", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/5f98edca-946b-45be-8d59-532eec5f2d89/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:10:16Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_202f809b-abe2-49ff-b5d2-fae4de9399d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_202f809b-abe2-49ff-b5d2-fae4de9399d8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:10:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:10:18,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ebce45c2-a436-4ca9-ba21-2c4bcfa0219b 2018-07-23 03:10:18,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.034129858017s 2018-07-23 03:10:18,051 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ebce45c2-a436-4ca9-ba21-2c4bcfa0219b 2018-07-23 03:10:18,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:10:18,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:18,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-496058ea-cd72-4ea6-a46c-f7f58e2f26e2 x-compute-request-id: req-496058ea-cd72-4ea6-a46c-f7f58e2f26e2 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_202f809b-abe2-49ff-b5d2-fae4de9399d8", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c"}]} 2018-07-23 03:10:18,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-496058ea-cd72-4ea6-a46c-f7f58e2f26e2 2018-07-23 03:10:18,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0296969413757s 2018-07-23 03:10:18,083 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-496058ea-cd72-4ea6-a46c-f7f58e2f26e2 2018-07-23 03:10:18,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 03:10:18,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" -d '{"server": {"name": "vping_ssh-vm2_202f809b-abe2-49ff-b5d2-fae4de9399d8", "imageRef": "5f98edca-946b-45be-8d59-532eec5f2d89", "flavorRef": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7a55c129-d03a-4c01-81a3-1d2542a3efd4"}], "security_groups": [{"name": "27c66640-411e-4461-82e9-acf75d19b5d5"}]}}' 2018-07-23 03:10:19,199 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:10:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-08b60c67-cb37-453b-9377-37767d8e5415 x-compute-request-id: req-08b60c67-cb37-453b-9377-37767d8e5415 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "27c66640-411e-4461-82e9-acf75d19b5d5"}], "OS-DCF:diskConfig": "MANUAL", "id": "d2b1e4a0-44a4-41d0-9684-5574d5661bed", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "bookmark"}], "adminPass": "djRnV8uj9cKK"}} 2018-07-23 03:10:19,200 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-08b60c67-cb37-453b-9377-37767d8e5415 2018-07-23 03:10:19,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.11508202553s 2018-07-23 03:10:19,200 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-08b60c67-cb37-453b-9377-37767d8e5415 2018-07-23 03:10:19,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:10:19,203 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:19,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66363c70-992e-48ae-ae85-74497fed7fb8 x-compute-request-id: req-66363c70-992e-48ae-ae85-74497fed7fb8 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "d2b1e4a0-44a4-41d0-9684-5574d5661bed", "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:10:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:19Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:10:19,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-66363c70-992e-48ae-ae85-74497fed7fb8 2018-07-23 03:10:19,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.315290927887s 2018-07-23 03:10:19,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-66363c70-992e-48ae-ae85-74497fed7fb8 2018-07-23 03:10:19,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:10:19,524 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:19,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-b55fc458-05eb-4ce1-9f79-4729d4e5842d Date: Mon, 23 Jul 2018 03:10:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7a55c129-d03a-4c01-81a3-1d2542a3efd4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3e96c7c2305b4a35a240f4f191e26e9b","l2_adjacency":true,"status":"ACTIVE","subnets":["5faa3fd6-41a7-4f54-a953-e7e2d1694e20"],"description":"","tags":[],"updated_at":"2018-07-23T03:10:10Z","qos_policy_id":null,"name":"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8","admin_state_up":true,"tenant_id":"3e96c7c2305b4a35a240f4f191e26e9b","created_at":"2018-07-23T03:10:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:10:19,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b55fc458-05eb-4ce1-9f79-4729d4e5842d 2018-07-23 03:10:19,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105417966843s 2018-07-23 03:10:19,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b55fc458-05eb-4ce1-9f79-4729d4e5842d 2018-07-23 03:10:19,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:10:19,630 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:19,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-fc5aa7cf-b211-428f-a39b-9ce160129d97 Date: Mon, 23 Jul 2018 03:10:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a55c129-d03a-4c01-81a3-1d2542a3efd4","tenant_id":"3e96c7c2305b4a35a240f4f191e26e9b","created_at":"2018-07-23T03:10:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:10:10Z","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":"3e96c7c2305b4a35a240f4f191e26e9b","id":"5faa3fd6-41a7-4f54-a953-e7e2d1694e20","subnetpool_id":null,"name":"vping_ssh-subnet_202f809b-abe2-49ff-b5d2-fae4de9399d8"}]} 2018-07-23 03:10:19,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-fc5aa7cf-b211-428f-a39b-9ce160129d97 2018-07-23 03:10:19,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0712502002716s 2018-07-23 03:10:19,702 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-fc5aa7cf-b211-428f-a39b-9ce160129d97 2018-07-23 03:10:19,702 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:10:21,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:10:21,708 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:22,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37951025-4b1c-4a3b-b1c8-c9f513d2eb63 x-compute-request-id: req-37951025-4b1c-4a3b-b1c8-c9f513d2eb63 Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "d2b1e4a0-44a4-41d0-9684-5574d5661bed", "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:10:21Z", "hostId": "ac987996ec094db4d031576315ca2defd51caf7c94b56d054c66dd91", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:19Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:10:22,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-37951025-4b1c-4a3b-b1c8-c9f513d2eb63 2018-07-23 03:10:22,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478713035583s 2018-07-23 03:10:22,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-37951025-4b1c-4a3b-b1c8-c9f513d2eb63 2018-07-23 03:10:22,188 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:10:24,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:10:24,193 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:24,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27f78a62-cbaa-420c-a8f8-b49f6024b7d0 x-compute-request-id: req-27f78a62-cbaa-420c-a8f8-b49f6024b7d0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "d2b1e4a0-44a4-41d0-9684-5574d5661bed", "security_groups": [{"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}], "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:10:21Z", "hostId": "ac987996ec094db4d031576315ca2defd51caf7c94b56d054c66dd91", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:19Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:10:24,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-27f78a62-cbaa-420c-a8f8-b49f6024b7d0 2018-07-23 03:10:24,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535738945007s 2018-07-23 03:10:24,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-27f78a62-cbaa-420c-a8f8-b49f6024b7d0 2018-07-23 03:10:24,730 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:10:26,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:10:26,736 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:27,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32bf94ef-c1d5-4064-9cd2-58f19254d9aa x-compute-request-id: req-32bf94ef-c1d5-4064-9cd2-58f19254d9aa Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:99:ed", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:10:26.000000", "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "d2b1e4a0-44a4-41d0-9684-5574d5661bed", "security_groups": [{"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}], "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:10:26Z", "hostId": "ac987996ec094db4d031576315ca2defd51caf7c94b56d054c66dd91", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:19Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:10:27,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-32bf94ef-c1d5-4064-9cd2-58f19254d9aa 2018-07-23 03:10:27,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565051794052s 2018-07-23 03:10:27,298 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-32bf94ef-c1d5-4064-9cd2-58f19254d9aa 2018-07-23 03:10:27,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:10:27,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=d2b1e4a0-44a4-41d0-9684-5574d5661bed" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:27,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-cb541b09-3a38-4339-833c-67fcad8df4ca Date: Mon, 23 Jul 2018 03:10:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:10:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5faa3fd6-41a7-4f54-a953-e7e2d1694e20","ip_address":"192.168.120.10"}],"id":"a9b1950d-4731-41af-861f-7b96d5f5af0a","security_groups":["27c66640-411e-4461-82e9-acf75d19b5d5"],"mac_address":"fa:16:3e:68:99:ed","project_id":"3e96c7c2305b4a35a240f4f191e26e9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a55c129-d03a-4c01-81a3-1d2542a3efd4","tenant_id":"3e96c7c2305b4a35a240f4f191e26e9b","created_at":"2018-07-23T03:10:21Z","binding:vnic_type":"normal","device_id":"d2b1e4a0-44a4-41d0-9684-5574d5661bed","ip_allocation":"immediate"}]} 2018-07-23 03:10:27,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d2b1e4a0-44a4-41d0-9684-5574d5661bed used request id req-cb541b09-3a38-4339-833c-67fcad8df4ca 2018-07-23 03:10:27,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.255270957947s 2018-07-23 03:10:27,558 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d2b1e4a0-44a4-41d0-9684-5574d5661bed used request id req-cb541b09-3a38-4339-833c-67fcad8df4ca 2018-07-23 03:10:27,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:10:27,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a9b1950d-4731-41af-861f-7b96d5f5af0a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:27,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8b030635-d0f7-4b8e-b295-3672b1ead197 Date: Mon, 23 Jul 2018 03:10:27 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:10:27,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a9b1950d-4731-41af-861f-7b96d5f5af0a used request id req-8b030635-d0f7-4b8e-b295-3672b1ead197 2018-07-23 03:10:27,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0440440177917s 2018-07-23 03:10:27,608 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a9b1950d-4731-41af-861f-7b96d5f5af0a used request id req-8b030635-d0f7-4b8e-b295-3672b1ead197 2018-07-23 03:10:27,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:10:27,611 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:28,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-065d9697-03d5-4a68-b3d3-8182cf8d3b00 x-compute-request-id: req-065d9697-03d5-4a68-b3d3-8182cf8d3b00 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:99:ed", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:10:26.000000", "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "d2b1e4a0-44a4-41d0-9684-5574d5661bed", "security_groups": [{"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}], "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:10:26Z", "hostId": "ac987996ec094db4d031576315ca2defd51caf7c94b56d054c66dd91", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:19Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:10:28,164 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-065d9697-03d5-4a68-b3d3-8182cf8d3b00 2018-07-23 03:10:28,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555914878845s 2018-07-23 03:10:28,165 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-065d9697-03d5-4a68-b3d3-8182cf8d3b00 2018-07-23 03:10:28,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:10:28,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=d2b1e4a0-44a4-41d0-9684-5574d5661bed" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:28,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-9f37fc03-0b65-4ff6-bf47-7a6e39eb9ee3 Date: Mon, 23 Jul 2018 03:10:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:10:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5faa3fd6-41a7-4f54-a953-e7e2d1694e20","ip_address":"192.168.120.10"}],"id":"a9b1950d-4731-41af-861f-7b96d5f5af0a","security_groups":["27c66640-411e-4461-82e9-acf75d19b5d5"],"mac_address":"fa:16:3e:68:99:ed","project_id":"3e96c7c2305b4a35a240f4f191e26e9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a55c129-d03a-4c01-81a3-1d2542a3efd4","tenant_id":"3e96c7c2305b4a35a240f4f191e26e9b","created_at":"2018-07-23T03:10:21Z","binding:vnic_type":"normal","device_id":"d2b1e4a0-44a4-41d0-9684-5574d5661bed","ip_allocation":"immediate"}]} 2018-07-23 03:10:28,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d2b1e4a0-44a4-41d0-9684-5574d5661bed used request id req-9f37fc03-0b65-4ff6-bf47-7a6e39eb9ee3 2018-07-23 03:10:28,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0573239326477s 2018-07-23 03:10:28,226 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d2b1e4a0-44a4-41d0-9684-5574d5661bed used request id req-9f37fc03-0b65-4ff6-bf47-7a6e39eb9ee3 2018-07-23 03:10:28,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:10:28,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a9b1950d-4731-41af-861f-7b96d5f5af0a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:28,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-72625137-5e72-4b13-bf9b-39ed1d60fd96 Date: Mon, 23 Jul 2018 03:10:28 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:10:28,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a9b1950d-4731-41af-861f-7b96d5f5af0a used request id req-72625137-5e72-4b13-bf9b-39ed1d60fd96 2018-07-23 03:10:28,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0443561077118s 2018-07-23 03:10:28,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a9b1950d-4731-41af-861f-7b96d5f5af0a used request id req-72625137-5e72-4b13-bf9b-39ed1d60fd96 2018-07-23 03:10:28,276 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:68:99:ed', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5f98edca-946b-45be-8d59-532eec5f2d89'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T03:10:26.000000', 'flavor': Munch({u'id': u'6bc429f1-b7ea-4c4b-91ec-8357f7df778c'}), 'az': u'nova', 'id': u'd2b1e4a0-44a4-41d0-9684-5574d5661bed', 'security_groups': [Munch({u'name': u'vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9f2720991d824c5f807b9942102cbdca', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3e96c7c2305b4a35a240f4f191e26e9b', 'name': 'vping_ssh-project_202f809b-abe2-49ff-b5d2-fae4de9399d8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-23T03:10:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T03:10:26Z', 'hostId': u'ac987996ec094db4d031576315ca2defd51caf7c94b56d054c66dd91', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'ac987996ec094db4d031576315ca2defd51caf7c94b56d054c66dd91', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T03:10:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3e96c7c2305b4a35a240f4f191e26e9b', 'name': u'vping_ssh-vm2_202f809b-abe2-49ff-b5d2-fae4de9399d8', 'adminPass': None, 'tenant_id': u'3e96c7c2305b4a35a240f4f191e26e9b', 'created_at': u'2018-07-23T03:10:19Z', 'created': u'2018-07-23T03:10:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 03:10:28,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:10:28,277 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:28,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-767de9ac-aa42-41d7-99f4-9216b0b0bad7 Date: Mon, 23 Jul 2018 03:10:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7a55c129-d03a-4c01-81a3-1d2542a3efd4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3e96c7c2305b4a35a240f4f191e26e9b","l2_adjacency":true,"status":"ACTIVE","subnets":["5faa3fd6-41a7-4f54-a953-e7e2d1694e20"],"description":"","tags":[],"updated_at":"2018-07-23T03:10:10Z","qos_policy_id":null,"name":"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8","admin_state_up":true,"tenant_id":"3e96c7c2305b4a35a240f4f191e26e9b","created_at":"2018-07-23T03:10:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:10:28,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-767de9ac-aa42-41d7-99f4-9216b0b0bad7 2018-07-23 03:10:28,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105400800705s 2018-07-23 03:10:28,382 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-767de9ac-aa42-41d7-99f4-9216b0b0bad7 2018-07-23 03:10:28,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:10:28,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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:29,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-5d2b6e1f-8624-4996-8428-b875ef4c4534 Date: Mon, 23 Jul 2018 03:10:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/5f98edca-946b-45be-8d59-532eec5f2d89/snap", "metadata": {}}], "file": "/v2/images/5f98edca-946b-45be-8d59-532eec5f2d89/file", "owner": "3e96c7c2305b4a35a240f4f191e26e9b", "id": "5f98edca-946b-45be-8d59-532eec5f2d89", "size": 12716032, "self": "/v2/images/5f98edca-946b-45be-8d59-532eec5f2d89", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/5f98edca-946b-45be-8d59-532eec5f2d89/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:10:16Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_202f809b-abe2-49ff-b5d2-fae4de9399d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_202f809b-abe2-49ff-b5d2-fae4de9399d8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:10:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:10:29,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5d2b6e1f-8624-4996-8428-b875ef4c4534 2018-07-23 03:10:29,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.681288003922s 2018-07-23 03:10:29,069 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5d2b6e1f-8624-4996-8428-b875ef4c4534 2018-07-23 03:10:29,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:10:29,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:29,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e85f2b27-baef-4e95-9bfa-8d532a8fdd4f x-compute-request-id: req-e85f2b27-baef-4e95-9bfa-8d532a8fdd4f Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_202f809b-abe2-49ff-b5d2-fae4de9399d8", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c"}]} 2018-07-23 03:10:29,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e85f2b27-baef-4e95-9bfa-8d532a8fdd4f 2018-07-23 03:10:29,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257408618927s 2018-07-23 03:10:29,096 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e85f2b27-baef-4e95-9bfa-8d532a8fdd4f 2018-07-23 03:10:29,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 03:10:29,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" -d '{"server": {"name": "vping_ssh-vm_202f809b-abe2-49ff-b5d2-fae4de9399d8", "imageRef": "5f98edca-946b-45be-8d59-532eec5f2d89", "key_name": "vping_ssh-kp_202f809b-abe2-49ff-b5d2-fae4de9399d8", "flavorRef": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7a55c129-d03a-4c01-81a3-1d2542a3efd4"}], "security_groups": [{"name": "27c66640-411e-4461-82e9-acf75d19b5d5"}]}}' 2018-07-23 03:10:29,920 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:10:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b15fdc78-e036-4226-9c2d-ee645cdc6c2c x-compute-request-id: req-b15fdc78-e036-4226-9c2d-ee645cdc6c2c Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "27c66640-411e-4461-82e9-acf75d19b5d5"}], "OS-DCF:diskConfig": "MANUAL", "id": "0bb25175-4afa-4d57-90ea-618be4d94c5b", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "bookmark"}], "adminPass": "BU3h4fUvNDqj"}} 2018-07-23 03:10:29,920 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b15fdc78-e036-4226-9c2d-ee645cdc6c2c 2018-07-23 03:10:29,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.822889089584s 2018-07-23 03:10:29,921 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b15fdc78-e036-4226-9c2d-ee645cdc6c2c 2018-07-23 03:10:29,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:10:29,924 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:30,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33c78c50-8789-48b6-b0c7-d77ab89144d0 x-compute-request-id: req-33c78c50-8789-48b6-b0c7-d77ab89144d0 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "0bb25175-4afa-4d57-90ea-618be4d94c5b", "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:10:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_202f809b-abe2-49ff-b5d2-fae4de9399d8", "name": "vping_ssh-vm_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:29Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:99:ed", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:10:26.000000", "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "d2b1e4a0-44a4-41d0-9684-5574d5661bed", "security_groups": [{"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}], "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:10:26Z", "hostId": "ac987996ec094db4d031576315ca2defd51caf7c94b56d054c66dd91", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:19Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:10:30,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-33c78c50-8789-48b6-b0c7-d77ab89144d0 2018-07-23 03:10:30,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370041847229s 2018-07-23 03:10:30,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-33c78c50-8789-48b6-b0c7-d77ab89144d0 2018-07-23 03:10:30,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:10:32,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:10:32,303 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:33,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c837be6-25de-4ddc-8abb-6662e999e99e x-compute-request-id: req-3c837be6-25de-4ddc-8abb-6662e999e99e Content-Encoding: gzip Content-Length: 897 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "0bb25175-4afa-4d57-90ea-618be4d94c5b", "security_groups": [{"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}], "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:10:32Z", "hostId": "063cf8221c5368a13e4a57f081a1ed1606a8085e07bc49146d802bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_202f809b-abe2-49ff-b5d2-fae4de9399d8", "name": "vping_ssh-vm_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:29Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:99:ed", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:10:26.000000", "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "d2b1e4a0-44a4-41d0-9684-5574d5661bed", "security_groups": [{"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}], "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:10:26Z", "hostId": "ac987996ec094db4d031576315ca2defd51caf7c94b56d054c66dd91", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:19Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:10:33,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3c837be6-25de-4ddc-8abb-6662e999e99e 2018-07-23 03:10:33,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726943969727s 2018-07-23 03:10:33,028 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3c837be6-25de-4ddc-8abb-6662e999e99e 2018-07-23 03:10:33,032 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:10:35,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:10:35,037 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:35,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aabae12f-98af-469c-b3e5-45bbb40e7bbf x-compute-request-id: req-aabae12f-98af-469c-b3e5-45bbb40e7bbf Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "0bb25175-4afa-4d57-90ea-618be4d94c5b", "security_groups": [{"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}], "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:10:32Z", "hostId": "063cf8221c5368a13e4a57f081a1ed1606a8085e07bc49146d802bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_202f809b-abe2-49ff-b5d2-fae4de9399d8", "name": "vping_ssh-vm_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:29Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:99:ed", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:10:26.000000", "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "d2b1e4a0-44a4-41d0-9684-5574d5661bed", "security_groups": [{"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}], "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:10:26Z", "hostId": "ac987996ec094db4d031576315ca2defd51caf7c94b56d054c66dd91", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:19Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:10:35,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aabae12f-98af-469c-b3e5-45bbb40e7bbf 2018-07-23 03:10:35,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357297897339s 2018-07-23 03:10:35,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aabae12f-98af-469c-b3e5-45bbb40e7bbf 2018-07-23 03:10:35,396 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:10:37,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:10:37,401 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:37,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0567e2f8-6094-4778-9ca7-9be1b9f71e8f x-compute-request-id: req-0567e2f8-6094-4778-9ca7-9be1b9f71e8f Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "0bb25175-4afa-4d57-90ea-618be4d94c5b", "security_groups": [{"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}], "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:10:32Z", "hostId": "063cf8221c5368a13e4a57f081a1ed1606a8085e07bc49146d802bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_202f809b-abe2-49ff-b5d2-fae4de9399d8", "name": "vping_ssh-vm_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:29Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:99:ed", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:10:26.000000", "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "d2b1e4a0-44a4-41d0-9684-5574d5661bed", "security_groups": [{"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}], "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:10:26Z", "hostId": "ac987996ec094db4d031576315ca2defd51caf7c94b56d054c66dd91", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:19Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:10:37,605 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0567e2f8-6094-4778-9ca7-9be1b9f71e8f 2018-07-23 03:10:37,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206176996231s 2018-07-23 03:10:37,606 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0567e2f8-6094-4778-9ca7-9be1b9f71e8f 2018-07-23 03:10:37,610 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:10:39,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:10:39,616 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:39,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3949cef-6daa-47f2-9e61-621eb6da3adc x-compute-request-id: req-d3949cef-6daa-47f2-9e61-621eb6da3adc Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:fb:7f", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:10:38.000000", "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "0bb25175-4afa-4d57-90ea-618be4d94c5b", "security_groups": [{"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}], "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:10:38Z", "hostId": "063cf8221c5368a13e4a57f081a1ed1606a8085e07bc49146d802bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_202f809b-abe2-49ff-b5d2-fae4de9399d8", "name": "vping_ssh-vm_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:29Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:99:ed", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:10:26.000000", "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "d2b1e4a0-44a4-41d0-9684-5574d5661bed", "security_groups": [{"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}], "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:10:26Z", "hostId": "ac987996ec094db4d031576315ca2defd51caf7c94b56d054c66dd91", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:19Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:10:39,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d3949cef-6daa-47f2-9e61-621eb6da3adc 2018-07-23 03:10:39,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212057828903s 2018-07-23 03:10:39,826 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d3949cef-6daa-47f2-9e61-621eb6da3adc 2018-07-23 03:10:39,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:10:39,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=0bb25175-4afa-4d57-90ea-618be4d94c5b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:39,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-90686e3c-1ca6-456b-b2ef-189a2d34903d Date: Mon, 23 Jul 2018 03:10:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:10:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5faa3fd6-41a7-4f54-a953-e7e2d1694e20","ip_address":"192.168.120.7"}],"id":"a31c2075-3f6c-43e9-8244-e9269c1986f2","security_groups":["27c66640-411e-4461-82e9-acf75d19b5d5"],"mac_address":"fa:16:3e:8d:fb:7f","project_id":"3e96c7c2305b4a35a240f4f191e26e9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a55c129-d03a-4c01-81a3-1d2542a3efd4","tenant_id":"3e96c7c2305b4a35a240f4f191e26e9b","created_at":"2018-07-23T03:10:32Z","binding:vnic_type":"normal","device_id":"0bb25175-4afa-4d57-90ea-618be4d94c5b","ip_allocation":"immediate"}]} 2018-07-23 03:10:39,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=0bb25175-4afa-4d57-90ea-618be4d94c5b used request id req-90686e3c-1ca6-456b-b2ef-189a2d34903d 2018-07-23 03:10:39,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0558049678802s 2018-07-23 03:10:39,886 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=0bb25175-4afa-4d57-90ea-618be4d94c5b used request id req-90686e3c-1ca6-456b-b2ef-189a2d34903d 2018-07-23 03:10:39,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:10:39,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a31c2075-3f6c-43e9-8244-e9269c1986f2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:39,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1ec7b678-f678-4d7e-ad8c-c6e8e11425d0 Date: Mon, 23 Jul 2018 03:10:39 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:10:39,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a31c2075-3f6c-43e9-8244-e9269c1986f2 used request id req-1ec7b678-f678-4d7e-ad8c-c6e8e11425d0 2018-07-23 03:10:39,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0445740222931s 2018-07-23 03:10:39,936 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a31c2075-3f6c-43e9-8244-e9269c1986f2 used request id req-1ec7b678-f678-4d7e-ad8c-c6e8e11425d0 2018-07-23 03:10:39,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:10:39,939 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:40,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cbe2937-b6b6-462e-a21a-6d3422bba4c9 x-compute-request-id: req-2cbe2937-b6b6-462e-a21a-6d3422bba4c9 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:fb:7f", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:10:38.000000", "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "0bb25175-4afa-4d57-90ea-618be4d94c5b", "security_groups": [{"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}], "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:10:38Z", "hostId": "063cf8221c5368a13e4a57f081a1ed1606a8085e07bc49146d802bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_202f809b-abe2-49ff-b5d2-fae4de9399d8", "name": "vping_ssh-vm_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:29Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:99:ed", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:10:26.000000", "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "d2b1e4a0-44a4-41d0-9684-5574d5661bed", "security_groups": [{"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}], "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:10:26Z", "hostId": "ac987996ec094db4d031576315ca2defd51caf7c94b56d054c66dd91", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:19Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:10:40,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2cbe2937-b6b6-462e-a21a-6d3422bba4c9 2018-07-23 03:10:40,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480120897293s 2018-07-23 03:10:40,418 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2cbe2937-b6b6-462e-a21a-6d3422bba4c9 2018-07-23 03:10:40,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:10:40,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=0bb25175-4afa-4d57-90ea-618be4d94c5b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:40,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-2170d4ab-5fce-4a2d-8607-ac2c350b25fc Date: Mon, 23 Jul 2018 03:10:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:10:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5faa3fd6-41a7-4f54-a953-e7e2d1694e20","ip_address":"192.168.120.7"}],"id":"a31c2075-3f6c-43e9-8244-e9269c1986f2","security_groups":["27c66640-411e-4461-82e9-acf75d19b5d5"],"mac_address":"fa:16:3e:8d:fb:7f","project_id":"3e96c7c2305b4a35a240f4f191e26e9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a55c129-d03a-4c01-81a3-1d2542a3efd4","tenant_id":"3e96c7c2305b4a35a240f4f191e26e9b","created_at":"2018-07-23T03:10:32Z","binding:vnic_type":"normal","device_id":"0bb25175-4afa-4d57-90ea-618be4d94c5b","ip_allocation":"immediate"}]} 2018-07-23 03:10:40,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=0bb25175-4afa-4d57-90ea-618be4d94c5b used request id req-2170d4ab-5fce-4a2d-8607-ac2c350b25fc 2018-07-23 03:10:40,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0555338859558s 2018-07-23 03:10:40,478 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=0bb25175-4afa-4d57-90ea-618be4d94c5b used request id req-2170d4ab-5fce-4a2d-8607-ac2c350b25fc 2018-07-23 03:10:40,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:10:40,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a31c2075-3f6c-43e9-8244-e9269c1986f2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:40,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6f4bed01-6a70-461f-87d5-ff654bd4ce13 Date: Mon, 23 Jul 2018 03:10:40 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:10:40,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a31c2075-3f6c-43e9-8244-e9269c1986f2 used request id req-6f4bed01-6a70-461f-87d5-ff654bd4ce13 2018-07-23 03:10:40,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0448348522186s 2018-07-23 03:10:40,528 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a31c2075-3f6c-43e9-8244-e9269c1986f2 used request id req-6f4bed01-6a70-461f-87d5-ff654bd4ce13 2018-07-23 03:10:40,529 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:fb:7f', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5f98edca-946b-45be-8d59-532eec5f2d89'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T03:10:38.000000', 'flavor': Munch({u'id': u'6bc429f1-b7ea-4c4b-91ec-8357f7df778c'}), 'az': u'nova', 'id': u'0bb25175-4afa-4d57-90ea-618be4d94c5b', 'security_groups': [Munch({u'name': u'vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9f2720991d824c5f807b9942102cbdca', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3e96c7c2305b4a35a240f4f191e26e9b', 'name': 'vping_ssh-project_202f809b-abe2-49ff-b5d2-fae4de9399d8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-23T03:10:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T03:10:38Z', 'hostId': u'063cf8221c5368a13e4a57f081a1ed1606a8085e07bc49146d802bbd', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_202f809b-abe2-49ff-b5d2-fae4de9399d8', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'063cf8221c5368a13e4a57f081a1ed1606a8085e07bc49146d802bbd', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T03:10:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3e96c7c2305b4a35a240f4f191e26e9b', 'name': u'vping_ssh-vm_202f809b-abe2-49ff-b5d2-fae4de9399d8', 'adminPass': None, 'tenant_id': u'3e96c7c2305b4a35a240f4f191e26e9b', 'created_at': u'2018-07-23T03:10:29Z', 'created': u'2018-07-23T03:10:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 03:10:40,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:10:40,532 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:40,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-62c89f95-4e6b-4811-a4e7-9b034ef027af Date: Mon, 23 Jul 2018 03:10:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7a55c129-d03a-4c01-81a3-1d2542a3efd4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3e96c7c2305b4a35a240f4f191e26e9b","l2_adjacency":true,"status":"ACTIVE","subnets":["5faa3fd6-41a7-4f54-a953-e7e2d1694e20"],"description":"","tags":[],"updated_at":"2018-07-23T03:10:10Z","qos_policy_id":null,"name":"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8","admin_state_up":true,"tenant_id":"3e96c7c2305b4a35a240f4f191e26e9b","created_at":"2018-07-23T03:10:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:10:40,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-62c89f95-4e6b-4811-a4e7-9b034ef027af 2018-07-23 03:10:40,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106899023056s 2018-07-23 03:10:40,639 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-62c89f95-4e6b-4811-a4e7-9b034ef027af 2018-07-23 03:10:40,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:10:40,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=0bb25175-4afa-4d57-90ea-618be4d94c5b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:40,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-9dad6f97-ceac-45b3-9b01-0aae82b35ee8 Date: Mon, 23 Jul 2018 03:10:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:10:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5faa3fd6-41a7-4f54-a953-e7e2d1694e20","ip_address":"192.168.120.7"}],"id":"a31c2075-3f6c-43e9-8244-e9269c1986f2","security_groups":["27c66640-411e-4461-82e9-acf75d19b5d5"],"mac_address":"fa:16:3e:8d:fb:7f","project_id":"3e96c7c2305b4a35a240f4f191e26e9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a55c129-d03a-4c01-81a3-1d2542a3efd4","tenant_id":"3e96c7c2305b4a35a240f4f191e26e9b","created_at":"2018-07-23T03:10:32Z","binding:vnic_type":"normal","device_id":"0bb25175-4afa-4d57-90ea-618be4d94c5b","ip_allocation":"immediate"}]} 2018-07-23 03:10:40,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=0bb25175-4afa-4d57-90ea-618be4d94c5b used request id req-9dad6f97-ceac-45b3-9b01-0aae82b35ee8 2018-07-23 03:10:40,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0528628826141s 2018-07-23 03:10:40,693 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=0bb25175-4afa-4d57-90ea-618be4d94c5b used request id req-9dad6f97-ceac-45b3-9b01-0aae82b35ee8 2018-07-23 03:10:40,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-23 03:10:40,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" -d '{"floatingip": {"floating_network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "fixed_ip_address": "192.168.120.7", "port_id": "a31c2075-3f6c-43e9-8244-e9269c1986f2"}}' 2018-07-23 03:10:42,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-5824f062-5d4c-4ece-b655-3587e191c659 Date: Mon, 23 Jul 2018 03:10:42 GMT RESP BODY: {"floatingip": {"router_id": "f3a92dbc-4864-4a32-bee8-7abc74610bc5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "created_at": "2018-07-23T03:10:41Z", "updated_at": "2018-07-23T03:10:41Z", "floating_network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7a55c129-d03a-4c01-81a3-1d2542a3efd4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:fb:7f", "device_id": "0bb25175-4afa-4d57-90ea-618be4d94c5b"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_id": "a31c2075-3f6c-43e9-8244-e9269c1986f2", "id": "6cf70d68-c65d-4b9e-a6f9-128c4a69841d", "qos_policy_id": null}} 2018-07-23 03:10:42,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5824f062-5d4c-4ece-b655-3587e191c659 2018-07-23 03:10:42,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.18370604515s 2018-07-23 03:10:42,878 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5824f062-5d4c-4ece-b655-3587e191c659 2018-07-23 03:10:42,881 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'f3a92dbc-4864-4a32-bee8-7abc74610bc5', 'updated_at': u'2018-07-23T03:10:41Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.203', 'revision_number': 0, 'port_id': u'a31c2075-3f6c-43e9-8244-e9269c1986f2', 'id': u'6cf70d68-c65d-4b9e-a6f9-128c4a69841d', 'network': u'b1151015-972f-420d-9114-74e63e0e9f5c', 'port': u'a31c2075-3f6c-43e9-8244-e9269c1986f2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3e96c7c2305b4a35a240f4f191e26e9b', 'name': 'vping_ssh-project_202f809b-abe2-49ff-b5d2-fae4de9399d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'3e96c7c2305b4a35a240f4f191e26e9b', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7a55c129-d03a-4c01-81a3-1d2542a3efd4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8d:fb:7f', u'device_id': u'0bb25175-4afa-4d57-90ea-618be4d94c5b'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'3e96c7c2305b4a35a240f4f191e26e9b', 'created_at': u'2018-07-23T03:10:41Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7a55c129-d03a-4c01-81a3-1d2542a3efd4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8d:fb:7f', u'device_id': u'0bb25175-4afa-4d57-90ea-618be4d94c5b'}), 'router': u'f3a92dbc-4864-4a32-bee8-7abc74610bc5'}) 2018-07-23 03:10:42,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 03:10:42,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 03:10:43,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b63f027-bff2-4351-b89f-182e78c0ff95 x-compute-request-id: req-7b63f027-bff2-4351-b89f-182e78c0ff95 Content-Encoding: gzip Content-Length: 9562 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481848638 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.146236] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.148093] pid_max: default: 32768 minimum: 301\n[ 0.149100] ACPI: Core revision 20150930\n[ 0.150546] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152013] Security Framework initialized\n[ 0.152967] Yama: becoming mindful.\n[ 0.153800] AppArmor: AppArmor initialized\n[ 0.154760] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156257] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157708] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159055] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160631] Initializing cgroup subsys io\n[ 0.161540] Initializing cgroup subsys memory\n[ 0.162509] Initializing cgroup subsys devices\n[ 0.163482] Initializing cgroup subsys freezer\n[ 0.164444] Initializing cgroup subsys net_cls\n[ 0.165427] Initializing cgroup subsys perf_event\n[ 0.166457] Initializing cgroup subsys net_prio\n[ 0.167447] Initializing cgroup subsys hugetlb\n[ 0.168417] Initializing cgroup subsys pids\n[ 0.169382] CPU: Physical Processor ID: 0\n[ 0.170959] mce: CPU supports 10 MCE banks\n[ 0.171892] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.173050] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.187350] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.193523] ftrace: allocating 31920 entries in 125 pages\n[ 0.218155] smpboot: Max logical packages: 1\n[ 0.219145] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.220671] x2apic enabled\n[ 0.221543] Switched APIC routing to physical x2apic.\n[ 0.223435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.224711] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.227019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229026] KVM setup paravirtual spinlock\n[ 0.230419] x86: Booted up 1 node, 1 CPUs\n[ 0.231364] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.232965] devtmpfs: initialized\n[ 0.234760] evm: security.selinux\n[ 0.235532] evm: security.SMACK64\n[ 0.236302] evm: security.SMACK64EXEC\n[ 0.237132] evm: security.SMACK64TRANSMUTE\n[ 0.238046] evm: security.SMACK64MMAP\n[ 0.238877] evm: security.ima\n[ 0.239587] evm: security.capability\n[ 0.240486] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.242592] pinctrl core: initialized pinctrl subsystem\n[ 0.243866] RTC time: 3:10:38, date: 07/23/18\n[ 0.244930] NET: Registered protocol family 16\n[ 0.246017] cpuidle: using governor ladder\n[ 0.246959] cpuidle: using governor menu\n[ 0.247878] PCCT header not found.\n[ 0.248708] ACPI: bus type PCI registered\n[ 0.249602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.250994] PCI: Using configuration type 1 for base access\n[ 0.252871] ACPI: Added _OSI(Module Device)\n[ 0.253839] ACPI: Added _OSI(Processor Device)\n[ 0.254797] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.255806] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.257657] ACPI: Interpreter enabled\n[ 0.258511] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.260579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.262620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.264712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.266757] ACPI: (supports S0 S5)\n[ 0.267540] ACPI: Using IOAPIC for interrupt routing\n[ 0.268584] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.271839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.273120] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.274575] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.275920] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.278408] acpiphp: Slot [3] registered\n[ 0.279346] acpiphp: Slot [4] registered\n[ 0.280263] acpiphp: Slot [5] registered\n[ 0.281156] acpiphp: Slot [6] registered\n[ 0.282067] acpiphp: Slot [7] registered\n[ 0.282983] acpiphp: Slot [8] registered\n[ 0.283903] acpiphp: Slot [9] registered\n[ 0.284820] acpiphp: Slot [10] registered\n[ 0.285724] acpiphp: Slot [11] registered\n[ 0.286628] acpiphp: Slot [12] registered\n[ 0.287551] acpiphp: Slot [13] registered\n[ 0.288453] acpiphp: Slot [14] registered\n[ 0.289353] acpiphp: Slot [15] registered\n[ 0.299995] acpiphp: Slot [16] registered\n[ 0.300904] acpiphp: Slot [17] registered\n[ 0.301808] acpiphp: Slot [18] registered\n[ 0.302712] acpiphp: Slot [19] registered\n[ 0.303642] acpiphp: Slot [20] registered\n[ 0.304586] acpiphp: Slot [21] registered\n[ 0.305482] acpiphp: Slot [22] registered\n[ 0.306384] acpiphp: Slot [23] registered\n[ 0.307286] acpiphp: Slot [24] registered\n[ 0.308225] acpiphp: Slot [25] registered\n[ 0.309124] acpiphp: Slot [26] registered\n[ 0.310026] acpiphp: Slot [27] registered\n[ 0.310936] acpiphp: Slot [28] registered\n[ 0.311836] acpiphp: Slot [29] registered\n[ 0.312736] acpiphp: Slot [30] registered\n[ 0.313651] acpiphp: Slot [31] registered\n[ 0.314590] PCI host bridge to bus 0000:00\n[ 0.315488] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.316859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.318235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.319848] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.321468] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.323124] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326514] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327943] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.329295] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.330722] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.334460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.336311] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355286] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359001] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360548] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363441] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364860] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366068] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367796] vgaarb: loaded\n[ 0.368457] vgaarb: bridge control possible 0000:00:02.0\n[ 0.369794] SCSI subsystem initialized\n[ 0.370787] ACPI: bus type USB registered\n[ 0.371707] usbcore: registered new interface driver usbfs\n[ 0.372872] usbcore: registered new interface driver hub\n[ 0.374036] usbcore: registered new device driver usb\n[ 0.375296] PCI: Using ACPI for IRQ routing\n[ 0.376509] NetLabel: Initializing\n[ 0.377309] NetLabel: domain hash size = 128\n[ 0.378259] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379354] NetLabel: unlabeled traffic allowed by default\n[ 0.380644] clocksource: Switched to clocksource kvm-clock\n[ 0.388850] AppArmor: AppArmor Filesystem Enabled\n[ 0.389919] pnp: PnP ACPI init\n[ 0.390906] pnp: PnP ACPI: found 5 devices\n[ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399200] NET: Registered protocol family 2\n[ 0.400337] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401800] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403157] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404514] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405800] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407140] NET: Registered protocol family 1\n[ 0.408127] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.409330] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.410528] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424350] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438387] Trying to unpack rootfs image as initramfs...\n[ 0.494274] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495991] Scanning for low memory corruption every 60 seconds\n[ 0.497465] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498713] audit: initializing netlink subsys (disabled)\n[ 0.499801] audit: type=2000 audit(1532315438.849:1): initialized\n[ 0.501257] Initialise system trusted keyring\n[ 0.502272] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503516] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505765] zbud: loaded\n[ 0.506569] VFS: Disk quotas dquot_6.6.0\n[ 0.507435] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509138] fuse init (API version 7.23)\n[ 0.510105] Key type big_key registered\n[ 0.510966] Allocating IMA MOK and blacklist keyrings.\n[ 0.512297] Key type asymmetric registered\n[ 0.513166] Asymmetric key parser 'x509' registered\n[ 0.514159] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515707] io scheduler noop registered\n[ 0.516557] io scheduler deadline registered (default)\n[ 0.517592] io scheduler cfq registered\n[ 0.518465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519549] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520904] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522434] ACPI: Power Button [PWRF]\n[ 0.523315] GHES: HEST is not enabled!\n[ 0.536783] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564402] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566760] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592856] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595975] Linux agpgart interface v0.103\n[ 0.599132] brd: module loaded\n[ 0.601032] loop: module loaded\n[ 0.605772] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607341] GPT:90111 != 2097151\n[ 0.608049] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609214] GPT:90111 != 2097151\n[ 0.609931] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610967] vda: vda1 vda15\n[ 0.612485] scsi host0: ata_piix\n[ 0.613351] scsi host1: ata_piix\n[ 0.614132] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.615446] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.617025] libphy: Fixed MDIO Bus: probed\n[ 0.617935] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618953] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621538] PPP generic driver version 2.4.2\n[ 0.622484] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623699] ehci-pci: EHCI PCI platform driver\n[ 0.624585] ehci-platform: EHCI generic platform driver\n[ 0.625598] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626750] ohci-pci: OHCI PCI platform driver\n[ 0.627637] ohci-platform: OHCI generic platform driver\n[ 0.628664] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642940] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643972] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645449] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646472] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.647638] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648891] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650342] usb usb1: Product: UHCI Host Controller\n[ 0.651289] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652441] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653442] hub 1-0:1.0: USB hub found\n[ 0.654251] hub 1-0:1.0: 2 ports detected\n[ 0.655215] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657397] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658366] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659426] mousedev: PS/2 mouse device common for all mice\n[ 0.660738] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662788] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663939] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.665169] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.666376] i2c /dev entries driver\n[ 0.667166] device-mapper: uevent: version 1.0.3\n[ 0.668151] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669808] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671267] NET: Registered protocol family 10\n[ 0.672436] NET: Registered protocol family 17\n[ 0.673368] Key type dns_resolver registered\n[ 0.674395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675513] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677342] registered taskstats version 1\n[ 0.678208] Loading compiled-in X.509 certificates\n[ 0.679694] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681611] zswap: loaded using pool lzo/zbud\n[ 0.683306] Key type trusted registered\n[ 0.685126] Key type encrypted registered\n[ 0.685961] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687004] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688050] evm: HMAC attrs: 0x1\n[ 0.689066] Magic number: 10:665:159\n[ 0.689946] rtc_cmos 00:00: setting system clock to 2018-07-23 03:10:38 UTC (1532315438)\n[ 0.691601] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692738] EDD information not available.\n[ 0.774084] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.785777] Write protecting the kernel read-only data: 14336k\n[ 0.787953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789828] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.835958] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.88. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.914 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCE8wWNy+0bKlcwuD/wtmacvihWsjRXKmQJSPmuI3ZcsiKqfJCJPh4KCZo0YYgp1Rr7fFDqs2fuXj5pcP7K93A1FYKGNmhXmoPts7gOjArFaiCTMvuyl2tRZOaJdxERhbGLa+Ci7ZnhMAVAqfzy9s0mwlV0cW7okGPkC+bX8sXCjlcFmqRN6sXCu/ayqp7WDvD70uA7/5oiaYbffMWg4P69/xGmkcHpBoO2AFpgJ2cikPxUypszN8/JAcEmS8LirfMwQlckNQilhSZWe/YwJemDIVbA5sItkeuY3VP1jn9sJRwfV5pYosnO4Exfk3Hpevlq+ktKQn24WBXL5ER/IrBr root@vping-ssh-vm-202f809b-abe2-49ff-b5d2-fae4de9399d8\nssh-dss AAAAB3NzaC1kc3MAAACBANGizoEJA9Gb4zCG2+2cTZKeO8qUFjMr8O2i6FbIRhjyUKJUKUOJ/MqcPel+Z/hNpCRQEe6XsWW6Zh6q6tzLuANUnZ8Rktz4C3/5NCLhFX7+m+LciPRNfCrZhZvR6AN+Tk9/yfekpmGBv99zdsEu9UN8Jj+P2zG0Y6Bhs/CY07c1AAAAFQDK1JWGdczi8NoKF8SIGuLOXknaMQAAAIEAj9QXVhAE9tooGtUJG3UFWd/J9BpYayXRXshapUT1ekqfS7nokbGVaiHUFqUNJ81pGml114w3PoyGx0a+DJJRJ+CKL5wj/E2kJ/bInwAEWKpNBa/GIiTxvp202YcTyCORCKBDnnW/ChPisxuqbvoYrU6WLHQQvquomLlC9yEOjfgAAACBAKknR6YD/Se7N18zto8U+vCnQe2FgcfDrd0WK9yCfLLU7+7UsA0tHN/U0V6u1e+b2je5X3vNAWqfqjzuS0ZKXa/L5r5Zi2RL2LCdweXLUWpotteaftrei1yIU5WefJYuFoNVQIpAohiJfvuYEBwLMrjlQiUWNmOQ0v/eI0bleS1O root@vping-ssh-vm-202f809b-abe2-49ff-b5d2-fae4de9399d8\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe8d:fb7f/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-202f809b-abe2-49ff-b5d2-fae4de9399d8\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.02 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-202f809b-abe2-49ff-b5d2-fae4de9399d8 login: "} 2018-07-23 03:10:43,572 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b/action used request id req-7b63f027-bff2-4351-b89f-182e78c0ff95 2018-07-23 03:10:43,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.689937829971s 2018-07-23 03:10:43,573 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b/action used request id req-7b63f027-bff2-4351-b89f-182e78c0ff95 2018-07-23 03:10:43,573 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 481848638 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.146236] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.148093] pid_max: default: 32768 minimum: 301 [ 0.149100] ACPI: Core revision 20150930 [ 0.150546] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.152013] Security Framework initialized [ 0.152967] Yama: becoming mindful. [ 0.153800] AppArmor: AppArmor initialized [ 0.154760] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.156257] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.157708] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159055] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.160631] Initializing cgroup subsys io [ 0.161540] Initializing cgroup subsys memory [ 0.162509] Initializing cgroup subsys devices [ 0.163482] Initializing cgroup subsys freezer [ 0.164444] Initializing cgroup subsys net_cls [ 0.165427] Initializing cgroup subsys perf_event [ 0.166457] Initializing cgroup subsys net_prio [ 0.167447] Initializing cgroup subsys hugetlb [ 0.168417] Initializing cgroup subsys pids [ 0.169382] CPU: Physical Processor ID: 0 [ 0.170959] mce: CPU supports 10 MCE banks [ 0.171892] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.173050] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.187350] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.193523] ftrace: allocating 31920 entries in 125 pages [ 0.218155] smpboot: Max logical packages: 1 [ 0.219145] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.220671] x2apic enabled [ 0.221543] Switched APIC routing to physical x2apic. [ 0.223435] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.224711] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.227019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.229026] KVM setup paravirtual spinlock [ 0.230419] x86: Booted up 1 node, 1 CPUs [ 0.231364] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.232965] devtmpfs: initialized [ 0.234760] evm: security.selinux [ 0.235532] evm: security.SMACK64 [ 0.236302] evm: security.SMACK64EXEC [ 0.237132] evm: security.SMACK64TRANSMUTE [ 0.238046] evm: security.SMACK64MMAP [ 0.238877] evm: security.ima [ 0.239587] evm: security.capability [ 0.240486] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.242592] pinctrl core: initialized pinctrl subsystem [ 0.243866] RTC time: 3:10:38, date: 07/23/18 [ 0.244930] NET: Registered protocol family 16 [ 0.246017] cpuidle: using governor ladder [ 0.246959] cpuidle: using governor menu [ 0.247878] PCCT header not found. [ 0.248708] ACPI: bus type PCI registered [ 0.249602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.250994] PCI: Using configuration type 1 for base access [ 0.252871] ACPI: Added _OSI(Module Device) [ 0.253839] ACPI: Added _OSI(Processor Device) [ 0.254797] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.255806] ACPI: Added _OSI(Processor Aggregator Device) [ 0.257657] ACPI: Interpreter enabled [ 0.258511] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.260579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.262620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.264712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.266757] ACPI: (supports S0 S5) [ 0.267540] ACPI: Using IOAPIC for interrupt routing [ 0.268584] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.271839] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.273120] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.274575] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.275920] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.278408] acpiphp: Slot [3] registered [ 0.279346] acpiphp: Slot [4] registered [ 0.280263] acpiphp: Slot [5] registered [ 0.281156] acpiphp: Slot [6] registered [ 0.282067] acpiphp: Slot [7] registered [ 0.282983] acpiphp: Slot [8] registered [ 0.283903] acpiphp: Slot [9] registered [ 0.284820] acpiphp: Slot [10] registered [ 0.285724] acpiphp: Slot [11] registered [ 0.286628] acpiphp: Slot [12] registered [ 0.287551] acpiphp: Slot [13] registered [ 0.288453] acpiphp: Slot [14] registered [ 0.289353] acpiphp: Slot [15] registered [ 0.299995] acpiphp: Slot [16] registered [ 0.300904] acpiphp: Slot [17] registered [ 0.301808] acpiphp: Slot [18] registered [ 0.302712] acpiphp: Slot [19] registered [ 0.303642] acpiphp: Slot [20] registered [ 0.304586] acpiphp: Slot [21] registered [ 0.305482] acpiphp: Slot [22] registered [ 0.306384] acpiphp: Slot [23] registered [ 0.307286] acpiphp: Slot [24] registered [ 0.308225] acpiphp: Slot [25] registered [ 0.309124] acpiphp: Slot [26] registered [ 0.310026] acpiphp: Slot [27] registered [ 0.310936] acpiphp: Slot [28] registered [ 0.311836] acpiphp: Slot [29] registered [ 0.312736] acpiphp: Slot [30] registered [ 0.313651] acpiphp: Slot [31] registered [ 0.314590] PCI host bridge to bus 0000:00 [ 0.315488] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.316859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.319848] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.321468] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323124] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.326514] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.327943] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.329295] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.330722] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.334460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.336311] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.355286] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359001] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360548] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363441] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.364860] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366068] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367796] vgaarb: loaded [ 0.368457] vgaarb: bridge control possible 0000:00:02.0 [ 0.369794] SCSI subsystem initialized [ 0.370787] ACPI: bus type USB registered [ 0.371707] usbcore: registered new interface driver usbfs [ 0.372872] usbcore: registered new interface driver hub [ 0.374036] usbcore: registered new device driver usb [ 0.375296] PCI: Using ACPI for IRQ routing [ 0.376509] NetLabel: Initializing [ 0.377309] NetLabel: domain hash size = 128 [ 0.378259] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.379354] NetLabel: unlabeled traffic allowed by default [ 0.380644] clocksource: Switched to clocksource kvm-clock [ 0.388850] AppArmor: AppArmor Filesystem Enabled [ 0.389919] pnp: PnP ACPI init [ 0.390906] pnp: PnP ACPI: found 5 devices [ 0.397287] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.399200] NET: Registered protocol family 2 [ 0.400337] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.401800] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.403157] TCP: Hash tables configured (established 4096 bind 4096) [ 0.404514] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.405800] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.407140] NET: Registered protocol family 1 [ 0.408127] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.409330] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.410528] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424350] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438387] Trying to unpack rootfs image as initramfs... [ 0.494274] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.495991] Scanning for low memory corruption every 60 seconds [ 0.497465] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.498713] audit: initializing netlink subsys (disabled) [ 0.499801] audit: type=2000 audit(1532315438.849:1): initialized [ 0.501257] Initialise system trusted keyring [ 0.502272] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.503516] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.505765] zbud: loaded [ 0.506569] VFS: Disk quotas dquot_6.6.0 [ 0.507435] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509138] fuse init (API version 7.23) [ 0.510105] Key type big_key registered [ 0.510966] Allocating IMA MOK and blacklist keyrings. [ 0.512297] Key type asymmetric registered [ 0.513166] Asymmetric key parser 'x509' registered [ 0.514159] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515707] io scheduler noop registered [ 0.516557] io scheduler deadline registered (default) [ 0.517592] io scheduler cfq registered [ 0.518465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519549] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520904] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522434] ACPI: Power Button [PWRF] [ 0.523315] GHES: HEST is not enabled! [ 0.536783] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564402] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.566760] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.592856] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.595975] Linux agpgart interface v0.103 [ 0.599132] brd: module loaded [ 0.601032] loop: module loaded [ 0.605772] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607341] GPT:90111 != 2097151 [ 0.608049] GPT:Alternate GPT header not at the end of the disk. [ 0.609214] GPT:90111 != 2097151 [ 0.609931] GPT: Use GNU Parted to correct GPT errors. [ 0.610967] vda: vda1 vda15 [ 0.612485] scsi host0: ata_piix [ 0.613351] scsi host1: ata_piix [ 0.614132] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.615446] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.617025] libphy: Fixed MDIO Bus: probed [ 0.617935] tun: Universal TUN/TAP device driver, 1.6 [ 0.618953] tun: (C) 1999-2004 Max Krasnyansky [ 0.621538] PPP generic driver version 2.4.2 [ 0.622484] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623699] ehci-pci: EHCI PCI platform driver [ 0.624585] ehci-platform: EHCI generic platform driver [ 0.625598] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626750] ohci-pci: OHCI PCI platform driver [ 0.627637] ohci-platform: OHCI generic platform driver [ 0.628664] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642940] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643972] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645449] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646472] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.647638] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648891] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650342] usb usb1: Product: UHCI Host Controller [ 0.651289] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.652441] usb usb1: SerialNumber: 0000:00:01.2 [ 0.653442] hub 1-0:1.0: USB hub found [ 0.654251] hub 1-0:1.0: 2 ports detected [ 0.655215] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.657397] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.658366] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.659426] mousedev: PS/2 mouse device common for all mice [ 0.660738] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.662788] rtc_cmos 00:00: RTC can wake from S4 [ 0.663939] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.665169] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.666376] i2c /dev entries driver [ 0.667166] device-mapper: uevent: version 1.0.3 [ 0.668151] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.669808] ledtrig-cpu: registered to indicate activity on CPUs [ 0.671267] NET: Registered protocol family 10 [ 0.672436] NET: Registered protocol family 17 [ 0.673368] Key type dns_resolver registered [ 0.674395] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.675513] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.677342] registered taskstats version 1 [ 0.678208] Loading compiled-in X.509 certificates [ 0.679694] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.681611] zswap: loaded using pool lzo/zbud [ 0.683306] Key type trusted registered [ 0.685126] Key type encrypted registered [ 0.685961] AppArmor: AppArmor sha1 policy hashing enabled [ 0.687004] ima: No TPM chip found, activating TPM-bypass! [ 0.688050] evm: HMAC attrs: 0x1 [ 0.689066] Magic number: 10:665:159 [ 0.689946] rtc_cmos 00:00: setting system clock to 2018-07-23 03:10:38 UTC (1532315438) [ 0.691601] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.692738] EDD information not available. [ 0.774084] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.785777] Write protecting the kernel read-only data: 14336k [ 0.787953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.789828] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.835958] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.74 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCE8wWNy+0bKlcwuD/wtmacvihWsjRXKmQJSPmuI3ZcsiKqfJCJPh4KCZo0YYgp1Rr7fFDqs2fuXj5pcP7K93A1FYKGNmhXmoPts7gOjArFaiCTMvuyl2tRZOaJdxERhbGLa+Ci7ZnhMAVAqfzy9s0mwlV0cW7okGPkC+bX8sXCjlcFmqRN6sXCu/ayqp7WDvD70uA7/5oiaYbffMWg4P69/xGmkcHpBoO2AFpgJ2cikPxUypszN8/JAcEmS8LirfMwQlckNQilhSZWe/YwJemDIVbA5sItkeuY3VP1jn9sJRwfV5pYosnO4Exfk3Hpevlq+ktKQn24WBXL5ER/IrBr root@vping-ssh-vm-202f809b-abe2-49ff-b5d2-fae4de9399d8 ssh-dss AAAAB3NzaC1kc3MAAACBANGizoEJA9Gb4zCG2+2cTZKeO8qUFjMr8O2i6FbIRhjyUKJUKUOJ/MqcPel+Z/hNpCRQEe6XsWW6Zh6q6tzLuANUnZ8Rktz4C3/5NCLhFX7+m+LciPRNfCrZhZvR6AN+Tk9/yfekpmGBv99zdsEu9UN8Jj+P2zG0Y6Bhs/CY07c1AAAAFQDK1JWGdczi8NoKF8SIGuLOXknaMQAAAIEAj9QXVhAE9tooGtUJG3UFWd/J9BpYayXRXshapUT1ekqfS7nokbGVaiHUFqUNJ81pGml114w3PoyGx0a+DJJRJ+CKL5wj/E2kJ/bInwAEWKpNBa/GIiTxvp202YcTyCORCKBDnnW/ChPisxuqbvoYrU6WLHQQvquomLlC9yEOjfgAAACBAKknR6YD/Se7N18zto8U+vCnQe2FgcfDrd0WK9yCfLLU7+7UsA0tHN/U0V6u1e+b2je5X3vNAWqfqjzuS0ZKXa/L5r5Zi2RL2LCdweXLUWpotteaftrei1yIU5WefJYuFoNVQIpAohiJfvuYEBwLMrjlQiUWNmOQ0v/eI0bleS1O root@vping-ssh-vm-202f809b-abe2-49ff-b5d2-fae4de9399d8 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe8d:fb7f/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-202f809b-abe2-49ff-b5d2-fae4de9399d8 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.02 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-202f809b-abe2-49ff-b5d2-fae4de9399d8 login: 2018-07-23 03:10:46,582 - paramiko.transport - DEBUG - starting thread (client mode): 0x7786210L 2018-07-23 03:10:46,582 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 03:10:46,582 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 03:10:46,583 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 03:10:46,584 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-23 03:10:46,584 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 03:10:46,584 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 03:10:46,584 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 03:10:46,584 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 03:10:46,584 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 03:10:46,602 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 03:10:46,603 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 03:10:46,614 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 11c582636558d77f8918b05d402a1091 2018-07-23 03:10:46,615 - paramiko.transport - DEBUG - Trying discovered key c789fcba77bbc468d0a3713c8e37396a in /tmp/tmpZTm5WK 2018-07-23 03:10:46,641 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 03:10:46,648 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 03:10:46,680 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 03:10:46,681 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-23 03:10:46,681 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 03:10:46,682 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 03:10:46,727 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 03:10:46,727 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - output: PING 192.168.120.10 (192.168.120.10): 56 data bytes 64 bytes from 192.168.120.10: seq=0 ttl=64 time=42.893 ms --- 192.168.120.10 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.893/42.893/42.893 ms 2018-07-23 03:10:46,731 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 03:10:46,843 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 03:10:46,843 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:38 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 03:10:46,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 03:10:46,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:47,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:10:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36aa9cc4-8590-48b0-9bdc-da45ee0756de x-compute-request-id: req-36aa9cc4-8590-48b0-9bdc-da45ee0756de Content-Type: application/json 2018-07-23 03:10:47,008 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed used request id req-36aa9cc4-8590-48b0-9bdc-da45ee0756de 2018-07-23 03:10:47,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.160440921783s 2018-07-23 03:10:47,008 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed used request id req-36aa9cc4-8590-48b0-9bdc-da45ee0756de 2018-07-23 03:10:47,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:10:47,011 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:47,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5648e335-6cf8-45d9-aae7-385ae2a4ad5d x-compute-request-id: req-5648e335-6cf8-45d9-aae7-385ae2a4ad5d Content-Encoding: gzip Content-Length: 899 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:fb:7f", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:fb:7f", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:10:38.000000", "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "0bb25175-4afa-4d57-90ea-618be4d94c5b", "security_groups": [{"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}], "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:10:38Z", "hostId": "063cf8221c5368a13e4a57f081a1ed1606a8085e07bc49146d802bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_202f809b-abe2-49ff-b5d2-fae4de9399d8", "name": "vping_ssh-vm_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:29Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:99:ed", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b1e4a0-44a4-41d0-9684-5574d5661bed", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:10:26.000000", "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "d2b1e4a0-44a4-41d0-9684-5574d5661bed", "security_groups": [{"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}], "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:10:46Z", "hostId": "ac987996ec094db4d031576315ca2defd51caf7c94b56d054c66dd91", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:19Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:10:47,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5648e335-6cf8-45d9-aae7-385ae2a4ad5d 2018-07-23 03:10:47,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460700035095s 2018-07-23 03:10:47,470 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5648e335-6cf8-45d9-aae7-385ae2a4ad5d 2018-07-23 03:10:47,472 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:10:49,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:10:49,478 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:49,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ac9ac3f-f0c2-4d0b-8900-204f47bf61ce x-compute-request-id: req-3ac9ac3f-f0c2-4d0b-8900-204f47bf61ce Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:fb:7f", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:fb:7f", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:10:38.000000", "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "0bb25175-4afa-4d57-90ea-618be4d94c5b", "security_groups": [{"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}], "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:10:38Z", "hostId": "063cf8221c5368a13e4a57f081a1ed1606a8085e07bc49146d802bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_202f809b-abe2-49ff-b5d2-fae4de9399d8", "name": "vping_ssh-vm_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:29Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:10:49,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3ac9ac3f-f0c2-4d0b-8900-204f47bf61ce 2018-07-23 03:10:49,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22474193573s 2018-07-23 03:10:49,700 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3ac9ac3f-f0c2-4d0b-8900-204f47bf61ce 2018-07-23 03:10:49,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-23 03:10:49,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/6cf70d68-c65d-4b9e-a6f9-128c4a69841d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:50,817 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-71a9399b-10fa-4958-a211-5f5557523a6b Content-Length: 0 Date: Mon, 23 Jul 2018 03:10:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:10:50,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/6cf70d68-c65d-4b9e-a6f9-128c4a69841d.json used request id req-71a9399b-10fa-4958-a211-5f5557523a6b 2018-07-23 03:10:50,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.11522889137s 2018-07-23 03:10:50,818 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/6cf70d68-c65d-4b9e-a6f9-128c4a69841d.json used request id req-71a9399b-10fa-4958-a211-5f5557523a6b 2018-07-23 03:10:50,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:10:50,821 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:50,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7e58d9dc-5bc0-4847-be59-1b1993b66b15 Date: Mon, 23 Jul 2018 03:10:50 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:10:50,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7e58d9dc-5bc0-4847-be59-1b1993b66b15 2018-07-23 03:10:50,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0633130073547s 2018-07-23 03:10:50,885 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7e58d9dc-5bc0-4847-be59-1b1993b66b15 2018-07-23 03:10:50,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 03:10:50,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:51,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:10:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ed701d0-b3b2-4daa-b63e-059b6e644730 x-compute-request-id: req-0ed701d0-b3b2-4daa-b63e-059b6e644730 Content-Type: application/json 2018-07-23 03:10:51,013 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b used request id req-0ed701d0-b3b2-4daa-b63e-059b6e644730 2018-07-23 03:10:51,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.128119945526s 2018-07-23 03:10:51,014 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b used request id req-0ed701d0-b3b2-4daa-b63e-059b6e644730 2018-07-23 03:10:51,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:10:51,016 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:51,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ef53054-b7b3-4367-ae11-12c64395b06e x-compute-request-id: req-2ef53054-b7b3-4367-ae11-12c64395b06e Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:fb:7f", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:fb:7f", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0bb25175-4afa-4d57-90ea-618be4d94c5b", "rel": "bookmark"}], "image": {"id": "5f98edca-946b-45be-8d59-532eec5f2d89", "links": [{"href": "http://172.30.9.21:8774/images/5f98edca-946b-45be-8d59-532eec5f2d89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:10:38.000000", "flavor": {"id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}]}, "id": "0bb25175-4afa-4d57-90ea-618be4d94c5b", "security_groups": [{"name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}], "user_id": "9f2720991d824c5f807b9942102cbdca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:10:50Z", "hostId": "063cf8221c5368a13e4a57f081a1ed1606a8085e07bc49146d802bbd", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_202f809b-abe2-49ff-b5d2-fae4de9399d8", "name": "vping_ssh-vm_202f809b-abe2-49ff-b5d2-fae4de9399d8", "created": "2018-07-23T03:10:29Z", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:10:51,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2ef53054-b7b3-4367-ae11-12c64395b06e 2018-07-23 03:10:51,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482618093491s 2018-07-23 03:10:51,497 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2ef53054-b7b3-4367-ae11-12c64395b06e 2018-07-23 03:10:51,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:10:53,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:10:53,502 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:53,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:10:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f07108ed-d784-49ac-8bcf-e09b1ae11387 x-compute-request-id: req-f07108ed-d784-49ac-8bcf-e09b1ae11387 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 03:10:53,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f07108ed-d784-49ac-8bcf-e09b1ae11387 2018-07-23 03:10:53,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0754120349884s 2018-07-23 03:10:53,576 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f07108ed-d784-49ac-8bcf-e09b1ae11387 2018-07-23 03:10:53,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 03:10:53,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:53,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-0e91ed84-a6da-4312-ad64-6b93eb2ad90a Date: Mon, 23 Jul 2018 03:10:53 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "created_at": "2018-07-23T03:10:17Z", "updated_at": "2018-07-23T03:10:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:17Z", "revision_number": 0, "id": "422f66f8-79ce-4804-a980-eb6599f14860", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:17Z", "security_group_id": "27c66640-411e-4461-82e9-acf75d19b5d5", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:17Z", "revision_number": 0, "id": "72755145-d4d2-4cfe-aa78-ad1289edf123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:17Z", "security_group_id": "27c66640-411e-4461-82e9-acf75d19b5d5", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T03:10:17Z", "revision_number": 0, "id": "755cbf12-846f-4b9b-bddd-fa43ec64da8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:17Z", "security_group_id": "27c66640-411e-4461-82e9-acf75d19b5d5", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:17Z", "revision_number": 0, "id": "8540fa65-6dfe-47b0-89a2-97bc4ff5de54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:17Z", "security_group_id": "27c66640-411e-4461-82e9-acf75d19b5d5", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}], "revision_number": 3, "project_id": "3e96c7c2305b4a35a240f4f191e26e9b", "id": "27c66640-411e-4461-82e9-acf75d19b5d5", "name": "vping_ssh-sg_202f809b-abe2-49ff-b5d2-fae4de9399d8"}, {"description": "Default security group", "tags": [], "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "created_at": "2018-07-23T03:10:09Z", "updated_at": "2018-07-23T03:10:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "bf1242b9-858d-4862-8da6-cd05f4f2ea6b", "remote_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "c0191a7c-56c7-4092-ad5e-76b33b4b59d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "d0ef907e-b456-4919-9aa3-2051d3a3d0f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "d70116c2-645f-49ce-b9fd-b0368691a5cc", "remote_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}], "revision_number": 1, "project_id": "3e96c7c2305b4a35a240f4f191e26e9b", "id": "55663711-5d76-42d6-8936-9e082405b2d8", "name": "default"}]} 2018-07-23 03:10:53,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0e91ed84-a6da-4312-ad64-6b93eb2ad90a 2018-07-23 03:10:53,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0557370185852s 2018-07-23 03:10:53,634 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0e91ed84-a6da-4312-ad64-6b93eb2ad90a 2018-07-23 03:10:53,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 03:10:53,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/27c66640-411e-4461-82e9-acf75d19b5d5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:53,798 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e110434d-4724-4a17-a3ff-0bded81e5499 Content-Length: 0 Date: Mon, 23 Jul 2018 03:10:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:10:53,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/27c66640-411e-4461-82e9-acf75d19b5d5.json used request id req-e110434d-4724-4a17-a3ff-0bded81e5499 2018-07-23 03:10:53,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.16211104393s 2018-07-23 03:10:53,799 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/27c66640-411e-4461-82e9-acf75d19b5d5.json used request id req-e110434d-4724-4a17-a3ff-0bded81e5499 2018-07-23 03:10:53,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 03:10:53,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_202f809b-abe2-49ff-b5d2-fae4de9399d8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:53,828 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:10:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2a71562-f7a1-44ac-b74d-2a8fd6cd2b88 x-compute-request-id: req-b2a71562-f7a1-44ac-b74d-2a8fd6cd2b88 Content-Length: 0 Content-Type: application/json 2018-07-23 03:10:53,828 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_202f809b-abe2-49ff-b5d2-fae4de9399d8 used request id req-b2a71562-f7a1-44ac-b74d-2a8fd6cd2b88 2018-07-23 03:10:53,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0289571285248s 2018-07-23 03:10:53,828 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_202f809b-abe2-49ff-b5d2-fae4de9399d8 used request id req-b2a71562-f7a1-44ac-b74d-2a8fd6cd2b88 2018-07-23 03:10:53,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 03:10:53,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/f3a92dbc-4864-4a32-bee8-7abc74610bc5/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" -d '{"subnet_id": "5faa3fd6-41a7-4f54-a953-e7e2d1694e20"}' 2018-07-23 03:10:55,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-db4c0d02-8837-42dc-9527-8721a74c1fd1 Date: Mon, 23 Jul 2018 03:10:55 GMT RESP BODY: {"network_id": "7a55c129-d03a-4c01-81a3-1d2542a3efd4", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "subnet_id": "5faa3fd6-41a7-4f54-a953-e7e2d1694e20", "subnet_ids": ["5faa3fd6-41a7-4f54-a953-e7e2d1694e20"], "port_id": "de9c174a-1a67-4920-91e4-29fed688cc07", "id": "f3a92dbc-4864-4a32-bee8-7abc74610bc5"} 2018-07-23 03:10:55,695 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/f3a92dbc-4864-4a32-bee8-7abc74610bc5/remove_router_interface.json used request id req-db4c0d02-8837-42dc-9527-8721a74c1fd1 2018-07-23 03:10:55,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.86620903015s 2018-07-23 03:10:55,695 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/f3a92dbc-4864-4a32-bee8-7abc74610bc5/remove_router_interface.json used request id req-db4c0d02-8837-42dc-9527-8721a74c1fd1 returning object f3a92dbc-4864-4a32-bee8-7abc74610bc5 2018-07-23 03:10:55,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 03:10:55,695 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:55,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-d90cc519-9453-4ce8-9f62-9b6d5ddf63be Date: Mon, 23 Jul 2018 03:10:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "created_at": "2018-07-23T03:10:10Z", "admin_state_up": true, "updated_at": "2018-07-23T03:10:54Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "3e96c7c2305b4a35a240f4f191e26e9b", "id": "f3a92dbc-4864-4a32-bee8-7abc74610bc5", "name": "vping_ssh-router_202f809b-abe2-49ff-b5d2-fae4de9399d8"}]} 2018-07-23 03:10:55,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d90cc519-9453-4ce8-9f62-9b6d5ddf63be 2018-07-23 03:10:55,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126492023468s 2018-07-23 03:10:55,822 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d90cc519-9453-4ce8-9f62-9b6d5ddf63be 2018-07-23 03:10:55,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 03:10:55,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/f3a92dbc-4864-4a32-bee8-7abc74610bc5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:57,046 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de5ac07e-1275-4ffc-be70-2ac66bab0537 Content-Length: 0 Date: Mon, 23 Jul 2018 03:10:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:10:57,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/f3a92dbc-4864-4a32-bee8-7abc74610bc5.json used request id req-de5ac07e-1275-4ffc-be70-2ac66bab0537 2018-07-23 03:10:57,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22359085083s 2018-07-23 03:10:57,047 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/f3a92dbc-4864-4a32-bee8-7abc74610bc5.json used request id req-de5ac07e-1275-4ffc-be70-2ac66bab0537 2018-07-23 03:10:57,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:10:57,048 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:57,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-50f4575e-9b03-4f4e-864a-86fd6b1d06bd Date: Mon, 23 Jul 2018 03:10:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a55c129-d03a-4c01-81a3-1d2542a3efd4","tenant_id":"3e96c7c2305b4a35a240f4f191e26e9b","created_at":"2018-07-23T03:10:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:10:10Z","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":"3e96c7c2305b4a35a240f4f191e26e9b","id":"5faa3fd6-41a7-4f54-a953-e7e2d1694e20","subnetpool_id":null,"name":"vping_ssh-subnet_202f809b-abe2-49ff-b5d2-fae4de9399d8"}]} 2018-07-23 03:10:57,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-50f4575e-9b03-4f4e-864a-86fd6b1d06bd 2018-07-23 03:10:57,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.051598072052s 2018-07-23 03:10:57,099 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-50f4575e-9b03-4f4e-864a-86fd6b1d06bd 2018-07-23 03:10:57,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 03:10:57,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/5faa3fd6-41a7-4f54-a953-e7e2d1694e20.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:58,234 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7d3077fd-e1e9-455c-9810-6f87fe83b2b1 Date: Mon, 23 Jul 2018 03:10:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:10:58,234 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/5faa3fd6-41a7-4f54-a953-e7e2d1694e20.json used request id req-7d3077fd-e1e9-455c-9810-6f87fe83b2b1 2018-07-23 03:10:58,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.1338698864s 2018-07-23 03:10:58,235 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/5faa3fd6-41a7-4f54-a953-e7e2d1694e20.json used request id req-7d3077fd-e1e9-455c-9810-6f87fe83b2b1 2018-07-23 03:10:58,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:10:58,236 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:58,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-9cd4ac64-4828-4b90-9047-ad79e8dd4012 Date: Mon, 23 Jul 2018 03:10:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7a55c129-d03a-4c01-81a3-1d2542a3efd4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3e96c7c2305b4a35a240f4f191e26e9b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:10:58Z","qos_policy_id":null,"name":"vping_ssh-net_202f809b-abe2-49ff-b5d2-fae4de9399d8","admin_state_up":true,"tenant_id":"3e96c7c2305b4a35a240f4f191e26e9b","created_at":"2018-07-23T03:10:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:10:58,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9cd4ac64-4828-4b90-9047-ad79e8dd4012 2018-07-23 03:10:58,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109797954559s 2018-07-23 03:10:58,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9cd4ac64-4828-4b90-9047-ad79e8dd4012 2018-07-23 03:10:58,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 03:10:58,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/7a55c129-d03a-4c01-81a3-1d2542a3efd4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:10:59,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-04b94b26-95c9-4ad8-8b7c-f1fe1d45caf1 Date: Mon, 23 Jul 2018 03:10:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:10:59,738 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7a55c129-d03a-4c01-81a3-1d2542a3efd4.json used request id req-04b94b26-95c9-4ad8-8b7c-f1fe1d45caf1 2018-07-23 03:10:59,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.39151906967s 2018-07-23 03:10:59,738 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7a55c129-d03a-4c01-81a3-1d2542a3efd4.json used request id req-04b94b26-95c9-4ad8-8b7c-f1fe1d45caf1 2018-07-23 03:10:59,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:10:59,746 - 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.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:11:00,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-fe63d0f4-584e-44c1-ac69-45d4ea2ab7ed Date: Mon, 23 Jul 2018 03:11:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/5f98edca-946b-45be-8d59-532eec5f2d89/snap", "metadata": {}}], "file": "/v2/images/5f98edca-946b-45be-8d59-532eec5f2d89/file", "owner": "3e96c7c2305b4a35a240f4f191e26e9b", "id": "5f98edca-946b-45be-8d59-532eec5f2d89", "size": 12716032, "self": "/v2/images/5f98edca-946b-45be-8d59-532eec5f2d89", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/5f98edca-946b-45be-8d59-532eec5f2d89/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:10:16Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_202f809b-abe2-49ff-b5d2-fae4de9399d8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_202f809b-abe2-49ff-b5d2-fae4de9399d8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:10:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:11:00,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fe63d0f4-584e-44c1-ac69-45d4ea2ab7ed 2018-07-23 03:11:00,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.671938896179s 2018-07-23 03:11:00,415 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fe63d0f4-584e-44c1-ac69-45d4ea2ab7ed 2018-07-23 03:11:00,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 03:11:00,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/5f98edca-946b-45be-8d59-532eec5f2d89 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0acdb30419680441626dafe6434edee008d7e65b" 2018-07-23 03:11:00,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8dd7a0e7-ff0f-4a16-b0b0-8ce88642f751 Date: Mon, 23 Jul 2018 03:11:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:11:00,735 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/5f98edca-946b-45be-8d59-532eec5f2d89 used request id req-8dd7a0e7-ff0f-4a16-b0b0-8ce88642f751 2018-07-23 03:11:00,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.318342924118s 2018-07-23 03:11:00,735 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/5f98edca-946b-45be-8d59-532eec5f2d89 used request id req-8dd7a0e7-ff0f-4a16-b0b0-8ce88642f751 2018-07-23 03:11:00,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:11:00,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" 2018-07-23 03:11:00,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8c02d11-4b9c-4d82-933b-a97304ccd482 x-compute-request-id: req-f8c02d11-4b9c-4d82-933b-a97304ccd482 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_202f809b-abe2-49ff-b5d2-fae4de9399d8", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6bc429f1-b7ea-4c4b-91ec-8357f7df778c"}]} 2018-07-23 03:11:00,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f8c02d11-4b9c-4d82-933b-a97304ccd482 2018-07-23 03:11:00,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268111228943s 2018-07-23 03:11:00,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f8c02d11-4b9c-4d82-933b-a97304ccd482 2018-07-23 03:11:00,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 03:11:00,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" 2018-07-23 03:11:00,796 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:11:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e20dafc0-0d9a-4ae7-81b3-a3a0359da642 x-compute-request-id: req-e20dafc0-0d9a-4ae7-81b3-a3a0359da642 Content-Length: 0 Content-Type: application/json 2018-07-23 03:11:00,797 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c used request id req-e20dafc0-0d9a-4ae7-81b3-a3a0359da642 2018-07-23 03:11:00,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0327179431915s 2018-07-23 03:11:00,797 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/6bc429f1-b7ea-4c4b-91ec-8357f7df778c used request id req-e20dafc0-0d9a-4ae7-81b3-a3a0359da642 2018-07-23 03:11:00,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:11:00,800 - 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.14" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" 2018-07-23 03:11:00,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc231329-b1c6-44e3-a157-a8fcdab7e058 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_202f809b-abe2-49ff-b5d2-fae4de9399d8", "links": {"self": "http://172.30.9.21:5000/v3/users/9f2720991d824c5f807b9942102cbdca"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f2720991d824c5f807b9942102cbdca", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 03:11:00,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-dc231329-b1c6-44e3-a157-a8fcdab7e058 2018-07-23 03:11:00,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119829177856s 2018-07-23 03:11:00,918 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-dc231329-b1c6-44e3-a157-a8fcdab7e058 2018-07-23 03:11:00,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:11:00,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/9f2720991d824c5f807b9942102cbdca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" 2018-07-23 03:11:01,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e2939d-0af8-435b-9542-92dfc5a09fc7 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_202f809b-abe2-49ff-b5d2-fae4de9399d8", "links": {"self": "http://172.30.9.21:5000/v3/users/9f2720991d824c5f807b9942102cbdca"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9f2720991d824c5f807b9942102cbdca", "description": null}} 2018-07-23 03:11:01,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/9f2720991d824c5f807b9942102cbdca used request id req-12e2939d-0af8-435b-9542-92dfc5a09fc7 2018-07-23 03:11:01,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106289863586s 2018-07-23 03:11:01,030 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/9f2720991d824c5f807b9942102cbdca used request id req-12e2939d-0af8-435b-9542-92dfc5a09fc7 2018-07-23 03:11:01,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 03:11:01,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/9f2720991d824c5f807b9942102cbdca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" 2018-07-23 03:11:01,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77d7a987-5027-4ef5-bb39-c04d088ef281 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:11:01,264 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9f2720991d824c5f807b9942102cbdca used request id req-77d7a987-5027-4ef5-bb39-c04d088ef281 2018-07-23 03:11:01,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.232602119446s 2018-07-23 03:11:01,264 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9f2720991d824c5f807b9942102cbdca used request id req-77d7a987-5027-4ef5-bb39-c04d088ef281 2018-07-23 03:11:01,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 03:11:01,273 - 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.14" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" 2018-07-23 03:11:01,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89308584-d8d6-4899-9ef0-46b9c22a8c05 Content-Encoding: gzip Content-Length: 387 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": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/3e96c7c2305b4a35a240f4f191e26e9b"}, "tags": [], "enabled": true, "id": "3e96c7c2305b4a35a240f4f191e26e9b", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_202f809b-abe2-49ff-b5d2-fae4de9399d8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "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/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-23 03:11:01,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-89308584-d8d6-4899-9ef0-46b9c22a8c05 2018-07-23 03:11:01,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0959548950195s 2018-07-23 03:11:01,366 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-89308584-d8d6-4899-9ef0-46b9c22a8c05 2018-07-23 03:11:01,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 03:11:01,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/3e96c7c2305b4a35a240f4f191e26e9b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f11d044905ef83911412212ee8bbc997804221fb" 2018-07-23 03:11:01,573 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c37dddcd-5bc6-4877-9a3e-35931efae215 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:11:01,573 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3e96c7c2305b4a35a240f4f191e26e9b used request id req-c37dddcd-5bc6-4877-9a3e-35931efae215 2018-07-23 03:11:01,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.202529907227s 2018-07-23 03:11:01,573 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3e96c7c2305b4a35a240f4f191e26e9b used request id req-c37dddcd-5bc6-4877-9a3e-35931efae215 2018-07-23 03:11:01,629 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-07-23 03:11:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:11:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:11:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:11:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:11:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:11:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:11:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:11:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:11:01,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:11:01,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:11:01,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:11:01,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:11:01,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:11:01,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:11:01,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:11:01,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:11:01,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:11:01,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:11:01,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:11:01,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:11:01,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:11:01,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:11:01,674 - 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.14" 2018-07-23 03:11:01,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092c158e-7ab2-4531-9b3f-033cbc0dc7a2 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-07-23 03:11:01,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-092c158e-7ab2-4531-9b3f-033cbc0dc7a2 2018-07-23 03:11:01,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:11:02,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:11:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["EGp4LmOSQhOGH6OreDP5-Q"], "issued_at": "2018-07-23T03:11:02.000000Z"}} 2018-07-23 03:11:02,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:11:02,067 - 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.14" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" 2018-07-23 03:11:02,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d92d67f4-12fd-49d1-9061-25cfd33661c5 Date: Mon, 23 Jul 2018 03:11:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:11:02,310 - 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-d92d67f4-12fd-49d1-9061-25cfd33661c5 2018-07-23 03:11:02,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.243564128876s 2018-07-23 03:11:02,311 - 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-d92d67f4-12fd-49d1-9061-25cfd33661c5 2018-07-23 03:11:02,314 - 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.14" 2018-07-23 03:11:02,319 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b354c55-40ae-4efd-95cb-00f1a40c28bd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 03:11:02,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1b354c55-40ae-4efd-95cb-00f1a40c28bd 2018-07-23 03:11:02,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 03:11:02,324 - 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.14" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" 2018-07-23 03:11:02,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8587b2f0-41ca-499e-b17f-000e9c16bcac Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0cb9703f62ec4cdc8bc128a81da463cc"}, "tags": [], "enabled": true, "id": "0cb9703f62ec4cdc8bc128a81da463cc", "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-07-23 03:11:02,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-8587b2f0-41ca-499e-b17f-000e9c16bcac 2018-07-23 03:11:02,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105976104736s 2018-07-23 03:11:02,427 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-8587b2f0-41ca-499e-b17f-000e9c16bcac 2018-07-23 03:11:02,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 03:11:02,436 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a"}}' 2018-07-23 03:11:02,552 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66c3e9d8-e64c-422c-8ea5-5db0e97a3ff4 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/c91bd44a993a4d42862890dadd7a99f1"}, "tags": [], "enabled": true, "id": "c91bd44a993a4d42862890dadd7a99f1", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a"}} 2018-07-23 03:11:02,552 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-66c3e9d8-e64c-422c-8ea5-5db0e97a3ff4 2018-07-23 03:11:02,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.118596076965s 2018-07-23 03:11:02,552 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-66c3e9d8-e64c-422c-8ea5-5db0e97a3ff4 2018-07-23 03:11:02,553 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'c91bd44a993a4d42862890dadd7a99f1', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a'}) 2018-07-23 03:11:02,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 03:11:02,563 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2e00c381-c7c0-499e-8453-2daa0689e4a7", "email": null, "name": "vping_userdata-user_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a"}}' 2018-07-23 03:11:02,942 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b50b3b3-04e9-4aab-ba64-aae35fbcf0a9 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "links": {"self": "http://172.30.9.21:5000/v3/users/c79df914eafb49f189b2184027aac7c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c79df914eafb49f189b2184027aac7c2", "domain_id": "default", "password_expires_at": null}} 2018-07-23 03:11:02,942 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-3b50b3b3-04e9-4aab-ba64-aae35fbcf0a9 2018-07-23 03:11:02,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.383193016052s 2018-07-23 03:11:02,943 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-3b50b3b3-04e9-4aab-ba64-aae35fbcf0a9 2018-07-23 03:11:02,943 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c79df914eafb49f189b2184027aac7c2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a'}) 2018-07-23 03:11:02,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:11:02,950 - 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.14" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" 2018-07-23 03:11:03,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b49ed4f-0420-4181-98ed-b5ab0ec1ee6a Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:11:03,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4b49ed4f-0420-4181-98ed-b5ab0ec1ee6a 2018-07-23 03:11:03,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109979867935s 2018-07-23 03:11:03,057 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4b49ed4f-0420-4181-98ed-b5ab0ec1ee6a 2018-07-23 03:11:03,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:11:03,065 - 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.14" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" 2018-07-23 03:11:03,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef95dca8-6e57-4935-a949-e57878084ca1 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:11:03,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ef95dca8-6e57-4935-a949-e57878084ca1 2018-07-23 03:11:03,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0204138755798s 2018-07-23 03:11:03,083 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ef95dca8-6e57-4935-a949-e57878084ca1 2018-07-23 03:11:03,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:11:03,090 - 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.14" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" 2018-07-23 03:11:03,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3140d8a-2d21-4d91-a7e6-be8e2df86216 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:11:03,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c3140d8a-2d21-4d91-a7e6-be8e2df86216 2018-07-23 03:11:03,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0960710048676s 2018-07-23 03:11:03,183 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c3140d8a-2d21-4d91-a7e6-be8e2df86216 2018-07-23 03:11:03,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 03:11:03,191 - 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.14" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" 2018-07-23 03:11:03,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6638797-dadd-413f-973a-46329cdab2be 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-07-23 03:11:03,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d6638797-dadd-413f-973a-46329cdab2be 2018-07-23 03:11:03,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101492166519s 2018-07-23 03:11:03,290 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d6638797-dadd-413f-973a-46329cdab2be 2018-07-23 03:11:03,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:11:03,294 - 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.14" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" 2018-07-23 03:11:03,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ea5fbb-9a6a-483a-add4-4d66bef1186e Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "links": {"self": "http://172.30.9.21:5000/v3/users/c79df914eafb49f189b2184027aac7c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c79df914eafb49f189b2184027aac7c2", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 03:11:03,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a1ea5fbb-9a6a-483a-add4-4d66bef1186e 2018-07-23 03:11:03,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119098901749s 2018-07-23 03:11:03,411 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a1ea5fbb-9a6a-483a-add4-4d66bef1186e 2018-07-23 03:11:03,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 03:11:03,425 - 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.14" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" 2018-07-23 03:11:03,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6d4905-e5ec-4a18-bd75-130fe14818b3 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/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "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/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/c91bd44a993a4d42862890dadd7a99f1"}, "tags": [], "enabled": true, "id": "c91bd44a993a4d42862890dadd7a99f1", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a"}]} 2018-07-23 03:11:03,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-2b6d4905-e5ec-4a18-bd75-130fe14818b3 2018-07-23 03:11:03,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0966150760651s 2018-07-23 03:11:03,519 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-2b6d4905-e5ec-4a18-bd75-130fe14818b3 2018-07-23 03:11:03,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 03:11:03,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c79df914eafb49f189b2184027aac7c2&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=c91bd44a993a4d42862890dadd7a99f1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" 2018-07-23 03:11:03,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3249bb43-37d0-441f-ab4b-ac89f9e98d4d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c79df914eafb49f189b2184027aac7c2&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=c91bd44a993a4d42862890dadd7a99f1", "previous": null, "next": null}} 2018-07-23 03:11:03,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c79df914eafb49f189b2184027aac7c2&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=c91bd44a993a4d42862890dadd7a99f1 used request id req-3249bb43-37d0-441f-ab4b-ac89f9e98d4d 2018-07-23 03:11:03,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.091059923172s 2018-07-23 03:11:03,617 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c79df914eafb49f189b2184027aac7c2&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=c91bd44a993a4d42862890dadd7a99f1 used request id req-3249bb43-37d0-441f-ab4b-ac89f9e98d4d 2018-07-23 03:11:03,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 03:11:03,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/c91bd44a993a4d42862890dadd7a99f1/users/c79df914eafb49f189b2184027aac7c2/roles/91dbc5ce3be24f65b6f22a667105e5ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" 2018-07-23 03:11:03,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cee05f86-c84a-4f60-aa01-b5117ba688c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:11:03,760 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c91bd44a993a4d42862890dadd7a99f1/users/c79df914eafb49f189b2184027aac7c2/roles/91dbc5ce3be24f65b6f22a667105e5ce used request id req-cee05f86-c84a-4f60-aa01-b5117ba688c6 2018-07-23 03:11:03,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138854026794s 2018-07-23 03:11:03,760 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c91bd44a993a4d42862890dadd7a99f1/users/c79df914eafb49f189b2184027aac7c2/roles/91dbc5ce3be24f65b6f22a667105e5ce used request id req-cee05f86-c84a-4f60-aa01-b5117ba688c6 2018-07-23 03:11:03,761 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a', 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'c91bd44a993a4d42862890dadd7a99f1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2e00c381-c7c0-499e-8453-2daa0689e4a7', 'username': u'vping_userdata-user_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a', '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-07-23 03:11:03,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:11:03,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:11:03,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:11:03,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:11:03,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:11:03,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:11:03,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:11:03,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:11:03,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:11:03,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:11:03,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:11:03,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:11:03,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:11:03,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:11:03,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:11:03,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:11:03,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:11:03,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:11:03,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:11:03,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:11:03,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:11:03,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:11:03,766 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a', 'password': '2e00c381-c7c0-499e-8453-2daa0689e4a7', 'project_name': 'vping_userdata-project_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'c91bd44a993a4d42862890dadd7a99f1', 'project_domain_name': 'Default'} 2018-07-23 03:11:03,766 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-07-23 03:11:03,767 - 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.14" 2018-07-23 03:11:03,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b33afe0-4fd4-4aad-990b-751233ffe90c 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-07-23 03:11:03,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8b33afe0-4fd4-4aad-990b-751233ffe90c 2018-07-23 03:11:03,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:11:04,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:11:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c91bd44a993a4d42862890dadd7a99f1", "name": "vping_userdata-project_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/c91bd44a993a4d42862890dadd7a99f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/c91bd44a993a4d42862890dadd7a99f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/c91bd44a993a4d42862890dadd7a99f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c91bd44a993a4d42862890dadd7a99f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/c91bd44a993a4d42862890dadd7a99f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/c91bd44a993a4d42862890dadd7a99f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c91bd44a993a4d42862890dadd7a99f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c91bd44a993a4d42862890dadd7a99f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c91bd44a993a4d42862890dadd7a99f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/c91bd44a993a4d42862890dadd7a99f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/c91bd44a993a4d42862890dadd7a99f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c91bd44a993a4d42862890dadd7a99f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/c91bd44a993a4d42862890dadd7a99f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/c91bd44a993a4d42862890dadd7a99f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "id": "c79df914eafb49f189b2184027aac7c2"}, "audit_ids": ["x-he3yDsQvGM_brUZW0RBw"], "issued_at": "2018-07-23T03:11:04.000000Z"}} 2018-07-23 03:11:04,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 03:11:04,162 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" -d '{"network": {"name": "vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "admin_state_up": true}}' 2018-07-23 03:11:04,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-6e8bbb5b-0762-4219-be54-3e9f7060f087 Date: Mon, 23 Jul 2018 03:11:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"79207586-0c9e-41dd-8681-e7b849cfea9e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c91bd44a993a4d42862890dadd7a99f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:11:04Z","is_default":false,"name":"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c91bd44a993a4d42862890dadd7a99f1","created_at":"2018-07-23T03:11:04Z","mtu":1450}} 2018-07-23 03:11:04,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6e8bbb5b-0762-4219-be54-3e9f7060f087 2018-07-23 03:11:04,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.61119890213s 2018-07-23 03:11:04,773 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6e8bbb5b-0762-4219-be54-3e9f7060f087 2018-07-23 03:11:04,773 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T03:11:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'79207586-0c9e-41dd-8681-e7b849cfea9e', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a', u'admin_state_up': True, u'tenant_id': u'c91bd44a993a4d42862890dadd7a99f1', u'created_at': u'2018-07-23T03:11:04Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c91bd44a993a4d42862890dadd7a99f1', u'l2_adjacency': True}) 2018-07-23 03:11:04,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:11:04,774 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:04,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-a340fd1c-58e9-4f50-bcdc-a6de315e5b36 Date: Mon, 23 Jul 2018 03:11:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"79207586-0c9e-41dd-8681-e7b849cfea9e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c91bd44a993a4d42862890dadd7a99f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:11:04Z","qos_policy_id":null,"name":"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a","admin_state_up":true,"tenant_id":"c91bd44a993a4d42862890dadd7a99f1","created_at":"2018-07-23T03:11:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:11:04,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a340fd1c-58e9-4f50-bcdc-a6de315e5b36 2018-07-23 03:11:04,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.175477981567s 2018-07-23 03:11:04,950 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a340fd1c-58e9-4f50-bcdc-a6de315e5b36 2018-07-23 03:11:04,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 03:11:04,952 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" -d '{"subnet": {"name": "vping_userdata-subnet_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "enable_dhcp": true, "network_id": "79207586-0c9e-41dd-8681-e7b849cfea9e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 03:11:05,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4b179a49-4e04-4cbd-9e5f-cadbde066aca Date: Mon, 23 Jul 2018 03:11:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79207586-0c9e-41dd-8681-e7b849cfea9e","tenant_id":"c91bd44a993a4d42862890dadd7a99f1","created_at":"2018-07-23T03:11:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:11:05Z","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":"c91bd44a993a4d42862890dadd7a99f1","id":"f46428c4-63f4-48bb-854b-fac7a123bfb6","subnetpool_id":null,"name":"vping_userdata-subnet_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a"}} 2018-07-23 03:11:05,687 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4b179a49-4e04-4cbd-9e5f-cadbde066aca 2018-07-23 03:11:05,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.735403060913s 2018-07-23 03:11:05,687 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4b179a49-4e04-4cbd-9e5f-cadbde066aca 2018-07-23 03:11:05,688 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:11:05Z', 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'f46428c4-63f4-48bb-854b-fac7a123bfb6', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a', u'enable_dhcp': True, u'network_id': u'79207586-0c9e-41dd-8681-e7b849cfea9e', u'tenant_id': u'c91bd44a993a4d42862890dadd7a99f1', u'created_at': u'2018-07-23T03:11:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c91bd44a993a4d42862890dadd7a99f1'}) 2018-07-23 03:11:05,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 03:11:05,689 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" -d '{"router": {"external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c"}, "name": "vping_userdata-router_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "admin_state_up": true}}' 2018-07-23 03:11:07,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-ef7cc00c-4d03-447f-b488-8d64a2d4e166 Date: Mon, 23 Jul 2018 03:11:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "created_at": "2018-07-23T03:11:05Z", "admin_state_up": true, "updated_at": "2018-07-23T03:11:06Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "c91bd44a993a4d42862890dadd7a99f1", "id": "d3e32a00-7841-47e0-a8cc-8bd52570a63c", "name": "vping_userdata-router_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a"}} 2018-07-23 03:11:07,109 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-ef7cc00c-4d03-447f-b488-8d64a2d4e166 2018-07-23 03:11:07,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.42057609558s 2018-07-23 03:11:07,109 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-ef7cc00c-4d03-447f-b488-8d64a2d4e166 2018-07-23 03:11:07,110 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:11:06Z', u'revision_number': 2, u'id': u'd3e32a00-7841-47e0-a8cc-8bd52570a63c', u'external_gateway_info': {u'network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b7dd2643-1786-461e-9ccb-e3d909da771e', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a', u'admin_state_up': True, u'tenant_id': u'c91bd44a993a4d42862890dadd7a99f1', u'created_at': u'2018-07-23T03:11:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'c91bd44a993a4d42862890dadd7a99f1'}) 2018-07-23 03:11:07,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 03:11:07,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/d3e32a00-7841-47e0-a8cc-8bd52570a63c/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" -d '{"subnet_id": "f46428c4-63f4-48bb-854b-fac7a123bfb6"}' 2018-07-23 03:11:09,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c2fd25a9-65d5-48cd-9294-977692b78e1e Date: Mon, 23 Jul 2018 03:11:09 GMT RESP BODY: {"network_id": "79207586-0c9e-41dd-8681-e7b849cfea9e", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "subnet_id": "f46428c4-63f4-48bb-854b-fac7a123bfb6", "subnet_ids": ["f46428c4-63f4-48bb-854b-fac7a123bfb6"], "port_id": "998da343-a501-446d-aa3f-1c2b5567c2a3", "id": "d3e32a00-7841-47e0-a8cc-8bd52570a63c"} 2018-07-23 03:11:09,164 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d3e32a00-7841-47e0-a8cc-8bd52570a63c/add_router_interface.json used request id req-c2fd25a9-65d5-48cd-9294-977692b78e1e 2018-07-23 03:11:09,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.05357813835s 2018-07-23 03:11:09,164 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d3e32a00-7841-47e0-a8cc-8bd52570a63c/add_router_interface.json used request id req-c2fd25a9-65d5-48cd-9294-977692b78e1e returning object d3e32a00-7841-47e0-a8cc-8bd52570a63c 2018-07-23 03:11:09,165 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 03:11:09,292 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 03:11:09,294 - 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.14" 2018-07-23 03:11:09,298 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 03:11:09 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-07-23 03:11:09,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:11:09,302 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:09,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7a5ea1a1-67c6-415b-b310-b295693cf792 Date: Mon, 23 Jul 2018 03:11:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:11:09,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7a5ea1a1-67c6-415b-b310-b295693cf792 2018-07-23 03:11:09,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191493988037s 2018-07-23 03:11:09,492 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7a5ea1a1-67c6-415b-b310-b295693cf792 2018-07-23 03:11:09,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 03:11:09,504 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a"}' 2018-07-23 03:11:09,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-145fecf8-3be3-436c-b939-2a90177b7e70 Date: Mon, 23 Jul 2018 03:11:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd/file", "owner": "c91bd44a993a4d42862890dadd7a99f1", "id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "size": null, "self": "/v2/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:11:09Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "checksum": null, "created_at": "2018-07-23T03:11:09Z", "protected": false} 2018-07-23 03:11:09,560 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-145fecf8-3be3-436c-b939-2a90177b7e70 2018-07-23 03:11:09,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0591108798981s 2018-07-23 03:11:09,560 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-145fecf8-3be3-436c-b939-2a90177b7e70 returning object d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd 2018-07-23 03:11:09,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 03:11:09,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" -d '' 2018-07-23 03:11:10,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0388133c-fd14-479f-b66f-74c4f8aeb848 Date: Mon, 23 Jul 2018 03:11:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:11:10,773 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd/file used request id req-0388133c-fd14-479f-b66f-74c4f8aeb848 2018-07-23 03:11:10,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.21227908134s 2018-07-23 03:11:10,773 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd/file used request id req-0388133c-fd14-479f-b66f-74c4f8aeb848 2018-07-23 03:11:10,774 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T03:11:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd/file', u'owner': u'c91bd44a993a4d42862890dadd7a99f1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd', u'size': None, u'name': u'vping_userdata-img_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a', u'checksum': None, u'self': u'/v2/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T03:11:09Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 03:11:10,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 03:11:10,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 03:11:11,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fa5875f-f51a-4904-a496-75362853929f x-compute-request-id: req-7fa5875f-f51a-4904-a496-75362853929f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "67522ea1-5b37-439d-b798-ca4904cf4c2f"}} 2018-07-23 03:11:11,046 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7fa5875f-f51a-4904-a496-75362853929f 2018-07-23 03:11:11,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.271919965744s 2018-07-23 03:11:11,047 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7fa5875f-f51a-4904-a496-75362853929f 2018-07-23 03:11:11,048 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'67522ea1-5b37-439d-b798-ca4904cf4c2f', 'swap': 0}) 2018-07-23 03:11:11,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 03:11:11,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" -d '{"extra_specs": {}}' 2018-07-23 03:11:11,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-92e1050c-207f-4918-a285-d89b1c001a8d x-compute-request-id: req-92e1050c-207f-4918-a285-d89b1c001a8d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 03:11:11,074 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f/os-extra_specs used request id req-92e1050c-207f-4918-a285-d89b1c001a8d 2018-07-23 03:11:11,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0258359909058s 2018-07-23 03:11:11,074 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f/os-extra_specs used request id req-92e1050c-207f-4918-a285-d89b1c001a8d 2018-07-23 03:11:11,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:11:11,075 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:11,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-6745c0a2-9ec9-4bbc-9797-d765c17870d3 Date: Mon, 23 Jul 2018 03:11:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"79207586-0c9e-41dd-8681-e7b849cfea9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c91bd44a993a4d42862890dadd7a99f1","l2_adjacency":true,"status":"ACTIVE","subnets":["f46428c4-63f4-48bb-854b-fac7a123bfb6"],"description":"","tags":[],"updated_at":"2018-07-23T03:11:05Z","qos_policy_id":null,"name":"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a","admin_state_up":true,"tenant_id":"c91bd44a993a4d42862890dadd7a99f1","created_at":"2018-07-23T03:11:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:11:11,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6745c0a2-9ec9-4bbc-9797-d765c17870d3 2018-07-23 03:11:11,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.132035017014s 2018-07-23 03:11:11,207 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6745c0a2-9ec9-4bbc-9797-d765c17870d3 2018-07-23 03:11:11,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:11:11,216 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:11,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-d5e53598-c34f-4c9d-ad01-614ce29afa12 Date: Mon, 23 Jul 2018 03:11:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd/snap", "metadata": {}}], "file": "/v2/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd/file", "owner": "c91bd44a993a4d42862890dadd7a99f1", "id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "size": 12716032, "self": "/v2/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:11:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:11:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:11:11,247 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d5e53598-c34f-4c9d-ad01-614ce29afa12 2018-07-23 03:11:11,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0350818634033s 2018-07-23 03:11:11,247 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d5e53598-c34f-4c9d-ad01-614ce29afa12 2018-07-23 03:11:11,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:11:11,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:11,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86b2cf47-f75d-4945-bc14-ae7b990e0783 x-compute-request-id: req-86b2cf47-f75d-4945-bc14-ae7b990e0783 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "67522ea1-5b37-439d-b798-ca4904cf4c2f"}]} 2018-07-23 03:11:11,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-86b2cf47-f75d-4945-bc14-ae7b990e0783 2018-07-23 03:11:11,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.220551013947s 2018-07-23 03:11:11,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-86b2cf47-f75d-4945-bc14-ae7b990e0783 2018-07-23 03:11:11,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 03:11:11,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" -d '{"server": {"name": "vping_userdata-vm_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "imageRef": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "flavorRef": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "79207586-0c9e-41dd-8681-e7b849cfea9e"}]}}' 2018-07-23 03:11:12,339 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:11:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f66d1fd-c929-4426-a56a-889cdaa4fe14 x-compute-request-id: req-0f66d1fd-c929-4426-a56a-889cdaa4fe14 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "bookmark"}], "adminPass": "w9WbVEczTu3V"}} 2018-07-23 03:11:12,340 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-0f66d1fd-c929-4426-a56a-889cdaa4fe14 2018-07-23 03:11:12,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.867280960083s 2018-07-23 03:11:12,340 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-0f66d1fd-c929-4426-a56a-889cdaa4fe14 2018-07-23 03:11:12,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:11:12,344 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:12,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-690c97f9-393f-4c37-baf7-877ceb3ec896 x-compute-request-id: req-690c97f9-393f-4c37-baf7-877ceb3ec896 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:11:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:12Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:11:12,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-690c97f9-393f-4c37-baf7-877ceb3ec896 2018-07-23 03:11:12,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597029209137s 2018-07-23 03:11:12,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-690c97f9-393f-4c37-baf7-877ceb3ec896 2018-07-23 03:11:12,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:11:12,945 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:13,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-bec4eb02-0b93-460c-a733-12d1adb08a5e Date: Mon, 23 Jul 2018 03:11:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"79207586-0c9e-41dd-8681-e7b849cfea9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c91bd44a993a4d42862890dadd7a99f1","l2_adjacency":true,"status":"ACTIVE","subnets":["f46428c4-63f4-48bb-854b-fac7a123bfb6"],"description":"","tags":[],"updated_at":"2018-07-23T03:11:05Z","qos_policy_id":null,"name":"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a","admin_state_up":true,"tenant_id":"c91bd44a993a4d42862890dadd7a99f1","created_at":"2018-07-23T03:11:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:11:13,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bec4eb02-0b93-460c-a733-12d1adb08a5e 2018-07-23 03:11:13,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.307727098465s 2018-07-23 03:11:13,253 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bec4eb02-0b93-460c-a733-12d1adb08a5e 2018-07-23 03:11:13,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:11:13,254 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:13,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6fbbef9d-f544-47d6-a93e-3424fb6d0226 Date: Mon, 23 Jul 2018 03:11:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79207586-0c9e-41dd-8681-e7b849cfea9e","tenant_id":"c91bd44a993a4d42862890dadd7a99f1","created_at":"2018-07-23T03:11:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:11:05Z","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":"c91bd44a993a4d42862890dadd7a99f1","id":"f46428c4-63f4-48bb-854b-fac7a123bfb6","subnetpool_id":null,"name":"vping_userdata-subnet_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a"}]} 2018-07-23 03:11:13,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6fbbef9d-f544-47d6-a93e-3424fb6d0226 2018-07-23 03:11:13,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0694048404694s 2018-07-23 03:11:13,324 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6fbbef9d-f544-47d6-a93e-3424fb6d0226 2018-07-23 03:11:13,324 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:11:15,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:11:15,330 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:15,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c253ec7-d842-4464-9b32-3c939ab6ad57 x-compute-request-id: req-8c253ec7-d842-4464-9b32-3c939ab6ad57 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:11:15Z", "hostId": "d7a8e8581c5c657e2bc214999b9fd1aa434e2d6d975727611c0cb021", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:12Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:11:15,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8c253ec7-d842-4464-9b32-3c939ab6ad57 2018-07-23 03:11:15,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.298493862152s 2018-07-23 03:11:15,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8c253ec7-d842-4464-9b32-3c939ab6ad57 2018-07-23 03:11:15,629 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:11:17,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:11:17,633 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:17,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf50d165-97a1-4c3d-8895-5efa95ffc0a6 x-compute-request-id: req-bf50d165-97a1-4c3d-8895-5efa95ffc0a6 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:11:15Z", "hostId": "d7a8e8581c5c657e2bc214999b9fd1aa434e2d6d975727611c0cb021", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:12Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:11:17,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bf50d165-97a1-4c3d-8895-5efa95ffc0a6 2018-07-23 03:11:17,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365296840668s 2018-07-23 03:11:17,996 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bf50d165-97a1-4c3d-8895-5efa95ffc0a6 2018-07-23 03:11:18,000 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:11:20,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:11:20,005 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:20,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72c8f762-28ec-4edd-82b7-34828a48778d x-compute-request-id: req-72c8f762-28ec-4edd-82b7-34828a48778d Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:21:dc", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:11:19.000000", "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:11:19Z", "hostId": "d7a8e8581c5c657e2bc214999b9fd1aa434e2d6d975727611c0cb021", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:12Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:11:20,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-72c8f762-28ec-4edd-82b7-34828a48778d 2018-07-23 03:11:20,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39315700531s 2018-07-23 03:11:20,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-72c8f762-28ec-4edd-82b7-34828a48778d 2018-07-23 03:11:20,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:11:20,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=f3fdddbb-05dd-4b7c-a122-bd74e38d149b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:20,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-de45315a-bd77-4ca7-9ab0-84fa42b5bc98 Date: Mon, 23 Jul 2018 03:11:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:11:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f46428c4-63f4-48bb-854b-fac7a123bfb6","ip_address":"192.168.120.12"}],"id":"ef16d9f1-bff2-4d3b-a4b8-14bb30fe7533","security_groups":["e2131af9-7688-4bc8-bde3-e5956acd234a"],"mac_address":"fa:16:3e:31:21:dc","project_id":"c91bd44a993a4d42862890dadd7a99f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79207586-0c9e-41dd-8681-e7b849cfea9e","tenant_id":"c91bd44a993a4d42862890dadd7a99f1","created_at":"2018-07-23T03:11:15Z","binding:vnic_type":"normal","device_id":"f3fdddbb-05dd-4b7c-a122-bd74e38d149b","ip_allocation":"immediate"}]} 2018-07-23 03:11:20,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=f3fdddbb-05dd-4b7c-a122-bd74e38d149b used request id req-de45315a-bd77-4ca7-9ab0-84fa42b5bc98 2018-07-23 03:11:20,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0803070068359s 2018-07-23 03:11:20,481 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=f3fdddbb-05dd-4b7c-a122-bd74e38d149b used request id req-de45315a-bd77-4ca7-9ab0-84fa42b5bc98 2018-07-23 03:11:20,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:11:20,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=ef16d9f1-bff2-4d3b-a4b8-14bb30fe7533" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:20,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ea10832c-5918-4fbd-904e-43cd1fafccb3 Date: Mon, 23 Jul 2018 03:11:20 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:11:20,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=ef16d9f1-bff2-4d3b-a4b8-14bb30fe7533 used request id req-ea10832c-5918-4fbd-904e-43cd1fafccb3 2018-07-23 03:11:20,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0462520122528s 2018-07-23 03:11:20,533 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=ef16d9f1-bff2-4d3b-a4b8-14bb30fe7533 used request id req-ea10832c-5918-4fbd-904e-43cd1fafccb3 2018-07-23 03:11:20,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:11:20,536 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:20,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e59c2f9c-c127-4a85-9f1e-b97fa9b9131e x-compute-request-id: req-e59c2f9c-c127-4a85-9f1e-b97fa9b9131e Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:21:dc", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:11:19.000000", "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:11:19Z", "hostId": "d7a8e8581c5c657e2bc214999b9fd1aa434e2d6d975727611c0cb021", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:12Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:11:20,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e59c2f9c-c127-4a85-9f1e-b97fa9b9131e 2018-07-23 03:11:20,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192255020142s 2018-07-23 03:11:20,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e59c2f9c-c127-4a85-9f1e-b97fa9b9131e 2018-07-23 03:11:20,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:11:20,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=f3fdddbb-05dd-4b7c-a122-bd74e38d149b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:20,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-21facbeb-5e92-4808-b5b2-038e1d0d5a59 Date: Mon, 23 Jul 2018 03:11:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:11:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f46428c4-63f4-48bb-854b-fac7a123bfb6","ip_address":"192.168.120.12"}],"id":"ef16d9f1-bff2-4d3b-a4b8-14bb30fe7533","security_groups":["e2131af9-7688-4bc8-bde3-e5956acd234a"],"mac_address":"fa:16:3e:31:21:dc","project_id":"c91bd44a993a4d42862890dadd7a99f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79207586-0c9e-41dd-8681-e7b849cfea9e","tenant_id":"c91bd44a993a4d42862890dadd7a99f1","created_at":"2018-07-23T03:11:15Z","binding:vnic_type":"normal","device_id":"f3fdddbb-05dd-4b7c-a122-bd74e38d149b","ip_allocation":"immediate"}]} 2018-07-23 03:11:20,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=f3fdddbb-05dd-4b7c-a122-bd74e38d149b used request id req-21facbeb-5e92-4808-b5b2-038e1d0d5a59 2018-07-23 03:11:20,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0546169281006s 2018-07-23 03:11:20,786 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=f3fdddbb-05dd-4b7c-a122-bd74e38d149b used request id req-21facbeb-5e92-4808-b5b2-038e1d0d5a59 2018-07-23 03:11:20,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:11:20,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=ef16d9f1-bff2-4d3b-a4b8-14bb30fe7533" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:20,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6697a33a-6da3-4af0-8722-efc764b71e9d Date: Mon, 23 Jul 2018 03:11:20 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:11:20,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=ef16d9f1-bff2-4d3b-a4b8-14bb30fe7533 used request id req-6697a33a-6da3-4af0-8722-efc764b71e9d 2018-07-23 03:11:20,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.043112039566s 2018-07-23 03:11:20,834 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=ef16d9f1-bff2-4d3b-a4b8-14bb30fe7533 used request id req-6697a33a-6da3-4af0-8722-efc764b71e9d 2018-07-23 03:11:20,835 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:31:21:dc', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T03:11:19.000000', 'flavor': Munch({u'id': u'67522ea1-5b37-439d-b798-ca4904cf4c2f'}), 'az': u'nova', 'id': u'f3fdddbb-05dd-4b7c-a122-bd74e38d149b', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c79df914eafb49f189b2184027aac7c2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91bd44a993a4d42862890dadd7a99f1', 'name': 'vping_userdata-project_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-23T03:11:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T03:11:19Z', 'hostId': u'd7a8e8581c5c657e2bc214999b9fd1aa434e2d6d975727611c0cb021', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'd7a8e8581c5c657e2bc214999b9fd1aa434e2d6d975727611c0cb021', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T03:11:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c91bd44a993a4d42862890dadd7a99f1', 'name': u'vping_userdata-vm_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a', 'adminPass': None, 'tenant_id': u'c91bd44a993a4d42862890dadd7a99f1', 'created_at': u'2018-07-23T03:11:12Z', 'created': u'2018-07-23T03:11:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 03:11:20,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:11:20,836 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:20,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-52a43f09-5f45-4ea1-b5a9-45e5aee5081e Date: Mon, 23 Jul 2018 03:11:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"79207586-0c9e-41dd-8681-e7b849cfea9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c91bd44a993a4d42862890dadd7a99f1","l2_adjacency":true,"status":"ACTIVE","subnets":["f46428c4-63f4-48bb-854b-fac7a123bfb6"],"description":"","tags":[],"updated_at":"2018-07-23T03:11:05Z","qos_policy_id":null,"name":"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a","admin_state_up":true,"tenant_id":"c91bd44a993a4d42862890dadd7a99f1","created_at":"2018-07-23T03:11:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:11:20,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-52a43f09-5f45-4ea1-b5a9-45e5aee5081e 2018-07-23 03:11:20,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10534787178s 2018-07-23 03:11:20,942 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-52a43f09-5f45-4ea1-b5a9-45e5aee5081e 2018-07-23 03:11:20,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:11:20,950 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:21,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-a86c852a-16ff-4ab7-a9bf-e7a76bd8ef72 Date: Mon, 23 Jul 2018 03:11:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd/snap", "metadata": {}}], "file": "/v2/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd/file", "owner": "c91bd44a993a4d42862890dadd7a99f1", "id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "size": 12716032, "self": "/v2/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:11:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:11:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:11:21,067 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a86c852a-16ff-4ab7-a9bf-e7a76bd8ef72 2018-07-23 03:11:21,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.1203789711s 2018-07-23 03:11:21,067 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a86c852a-16ff-4ab7-a9bf-e7a76bd8ef72 2018-07-23 03:11:21,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:11:21,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:21,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65271981-d929-4926-bed1-1737307d9061 x-compute-request-id: req-65271981-d929-4926-bed1-1737307d9061 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "67522ea1-5b37-439d-b798-ca4904cf4c2f"}]} 2018-07-23 03:11:21,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-65271981-d929-4926-bed1-1737307d9061 2018-07-23 03:11:21,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247578620911s 2018-07-23 03:11:21,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-65271981-d929-4926-bed1-1737307d9061 2018-07-23 03:11:21,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 03:11:21,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" -d '{"server": {"name": "vping_userdata-vm2_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "imageRef": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "flavorRef": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjEyIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "79207586-0c9e-41dd-8681-e7b849cfea9e"}]}}' 2018-07-23 03:11:21,607 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:11:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85f31480-c3f8-4b6b-960e-3fc9a7acffe0 x-compute-request-id: req-85f31480-c3f8-4b6b-960e-3fc9a7acffe0 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8939f3c2-3821-4e4e-aa11-624fe1207fcb", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "bookmark"}], "adminPass": "g3BRRkYHC8Rh"}} 2018-07-23 03:11:21,607 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-85f31480-c3f8-4b6b-960e-3fc9a7acffe0 2018-07-23 03:11:21,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.512580871582s 2018-07-23 03:11:21,608 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-85f31480-c3f8-4b6b-960e-3fc9a7acffe0 2018-07-23 03:11:21,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:11:21,611 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:22,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ddf5e94-326f-4c47-bc4a-750ce4f91b27 x-compute-request-id: req-3ddf5e94-326f-4c47-bc4a-750ce4f91b27 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "8939f3c2-3821-4e4e-aa11-624fe1207fcb", "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:11:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:21Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:21:dc", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:11:19.000000", "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:11:19Z", "hostId": "d7a8e8581c5c657e2bc214999b9fd1aa434e2d6d975727611c0cb021", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:12Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:11:22,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3ddf5e94-326f-4c47-bc4a-750ce4f91b27 2018-07-23 03:11:22,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509703159332s 2018-07-23 03:11:22,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3ddf5e94-326f-4c47-bc4a-750ce4f91b27 2018-07-23 03:11:22,121 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:11:24,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:11:24,126 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:24,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40d965f1-8aac-47a6-83da-b19205ae9bef x-compute-request-id: req-40d965f1-8aac-47a6-83da-b19205ae9bef Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "8939f3c2-3821-4e4e-aa11-624fe1207fcb", "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:11:24Z", "hostId": "862228408fa02aa0b73b437c7ecdf4bf4be0860640ad963f4b0e64b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:21Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:21:dc", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:11:19.000000", "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:11:19Z", "hostId": "d7a8e8581c5c657e2bc214999b9fd1aa434e2d6d975727611c0cb021", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:12Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:11:24,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-40d965f1-8aac-47a6-83da-b19205ae9bef 2018-07-23 03:11:24,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.248148202896s 2018-07-23 03:11:24,373 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-40d965f1-8aac-47a6-83da-b19205ae9bef 2018-07-23 03:11:24,377 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:11:26,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:11:26,383 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:26,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67bcdbc3-e74d-410d-9db2-b6f56e7bbbe9 x-compute-request-id: req-67bcdbc3-e74d-410d-9db2-b6f56e7bbbe9 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "8939f3c2-3821-4e4e-aa11-624fe1207fcb", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:11:24Z", "hostId": "862228408fa02aa0b73b437c7ecdf4bf4be0860640ad963f4b0e64b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:21Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:21:dc", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:11:19.000000", "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:11:19Z", "hostId": "d7a8e8581c5c657e2bc214999b9fd1aa434e2d6d975727611c0cb021", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:12Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:11:26,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-67bcdbc3-e74d-410d-9db2-b6f56e7bbbe9 2018-07-23 03:11:26,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232023000717s 2018-07-23 03:11:26,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-67bcdbc3-e74d-410d-9db2-b6f56e7bbbe9 2018-07-23 03:11:26,616 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:11:28,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:11:28,621 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:28,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd2c46cd-c6ae-49a4-b2c8-70e368172725 x-compute-request-id: req-fd2c46cd-c6ae-49a4-b2c8-70e368172725 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "8939f3c2-3821-4e4e-aa11-624fe1207fcb", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:11:24Z", "hostId": "862228408fa02aa0b73b437c7ecdf4bf4be0860640ad963f4b0e64b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:21Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:21:dc", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:11:19.000000", "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:11:19Z", "hostId": "d7a8e8581c5c657e2bc214999b9fd1aa434e2d6d975727611c0cb021", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:12Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:11:28,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fd2c46cd-c6ae-49a4-b2c8-70e368172725 2018-07-23 03:11:28,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23465514183s 2018-07-23 03:11:28,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fd2c46cd-c6ae-49a4-b2c8-70e368172725 2018-07-23 03:11:28,859 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:11:30,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:11:30,863 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:31,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ecc3745-fdb7-4885-967e-64941a775874 x-compute-request-id: req-4ecc3745-fdb7-4885-967e-64941a775874 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:73:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:11:28.000000", "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "8939f3c2-3821-4e4e-aa11-624fe1207fcb", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:11:28Z", "hostId": "862228408fa02aa0b73b437c7ecdf4bf4be0860640ad963f4b0e64b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:21Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:21:dc", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:11:19.000000", "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:11:19Z", "hostId": "d7a8e8581c5c657e2bc214999b9fd1aa434e2d6d975727611c0cb021", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:12Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:11:31,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4ecc3745-fdb7-4885-967e-64941a775874 2018-07-23 03:11:31,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416505098343s 2018-07-23 03:11:31,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4ecc3745-fdb7-4885-967e-64941a775874 2018-07-23 03:11:31,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:11:31,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=8939f3c2-3821-4e4e-aa11-624fe1207fcb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:31,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-eb686dc2-d3f9-41ac-a173-3a0e8354d420 Date: Mon, 23 Jul 2018 03:11:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:11:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f46428c4-63f4-48bb-854b-fac7a123bfb6","ip_address":"192.168.120.13"}],"id":"dcfcab3b-835b-48b3-afb4-675c20205214","security_groups":["e2131af9-7688-4bc8-bde3-e5956acd234a"],"mac_address":"fa:16:3e:29:73:c3","project_id":"c91bd44a993a4d42862890dadd7a99f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79207586-0c9e-41dd-8681-e7b849cfea9e","tenant_id":"c91bd44a993a4d42862890dadd7a99f1","created_at":"2018-07-23T03:11:24Z","binding:vnic_type":"normal","device_id":"8939f3c2-3821-4e4e-aa11-624fe1207fcb","ip_allocation":"immediate"}]} 2018-07-23 03:11:31,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=8939f3c2-3821-4e4e-aa11-624fe1207fcb used request id req-eb686dc2-d3f9-41ac-a173-3a0e8354d420 2018-07-23 03:11:31,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0903458595276s 2018-07-23 03:11:31,374 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=8939f3c2-3821-4e4e-aa11-624fe1207fcb used request id req-eb686dc2-d3f9-41ac-a173-3a0e8354d420 2018-07-23 03:11:31,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:11:31,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=dcfcab3b-835b-48b3-afb4-675c20205214" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:31,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-22ca8d03-0bb9-47d4-9bd0-c24addf26c3e Date: Mon, 23 Jul 2018 03:11:31 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:11:31,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=dcfcab3b-835b-48b3-afb4-675c20205214 used request id req-22ca8d03-0bb9-47d4-9bd0-c24addf26c3e 2018-07-23 03:11:31,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0488469600677s 2018-07-23 03:11:31,428 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=dcfcab3b-835b-48b3-afb4-675c20205214 used request id req-22ca8d03-0bb9-47d4-9bd0-c24addf26c3e 2018-07-23 03:11:31,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:11:31,431 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:31,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11: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-baf3f7d7-8993-4138-992a-71d278e3804e x-compute-request-id: req-baf3f7d7-8993-4138-992a-71d278e3804e Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:73:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:11:28.000000", "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "8939f3c2-3821-4e4e-aa11-624fe1207fcb", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:11:28Z", "hostId": "862228408fa02aa0b73b437c7ecdf4bf4be0860640ad963f4b0e64b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:21Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:21:dc", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:11:19.000000", "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:11:19Z", "hostId": "d7a8e8581c5c657e2bc214999b9fd1aa434e2d6d975727611c0cb021", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:12Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:11:31,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-baf3f7d7-8993-4138-992a-71d278e3804e 2018-07-23 03:11:31,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379201889038s 2018-07-23 03:11:31,809 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-baf3f7d7-8993-4138-992a-71d278e3804e 2018-07-23 03:11:31,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:11:31,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=8939f3c2-3821-4e4e-aa11-624fe1207fcb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:31,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-1d402e6f-1eae-4f77-983b-1ce84a682e3f Date: Mon, 23 Jul 2018 03:11:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:11:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f46428c4-63f4-48bb-854b-fac7a123bfb6","ip_address":"192.168.120.13"}],"id":"dcfcab3b-835b-48b3-afb4-675c20205214","security_groups":["e2131af9-7688-4bc8-bde3-e5956acd234a"],"mac_address":"fa:16:3e:29:73:c3","project_id":"c91bd44a993a4d42862890dadd7a99f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79207586-0c9e-41dd-8681-e7b849cfea9e","tenant_id":"c91bd44a993a4d42862890dadd7a99f1","created_at":"2018-07-23T03:11:24Z","binding:vnic_type":"normal","device_id":"8939f3c2-3821-4e4e-aa11-624fe1207fcb","ip_allocation":"immediate"}]} 2018-07-23 03:11:31,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=8939f3c2-3821-4e4e-aa11-624fe1207fcb used request id req-1d402e6f-1eae-4f77-983b-1ce84a682e3f 2018-07-23 03:11:31,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0535650253296s 2018-07-23 03:11:31,867 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=8939f3c2-3821-4e4e-aa11-624fe1207fcb used request id req-1d402e6f-1eae-4f77-983b-1ce84a682e3f 2018-07-23 03:11:31,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:11:31,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=dcfcab3b-835b-48b3-afb4-675c20205214" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:31,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0f27f825-7257-4417-9b52-6ba307a6f52e Date: Mon, 23 Jul 2018 03:11:31 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:11:31,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=dcfcab3b-835b-48b3-afb4-675c20205214 used request id req-0f27f825-7257-4417-9b52-6ba307a6f52e 2018-07-23 03:11:31,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0449330806732s 2018-07-23 03:11:31,917 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=dcfcab3b-835b-48b3-afb4-675c20205214 used request id req-0f27f825-7257-4417-9b52-6ba307a6f52e 2018-07-23 03:11:31,918 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:29:73:c3', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T03:11:28.000000', 'flavor': Munch({u'id': u'67522ea1-5b37-439d-b798-ca4904cf4c2f'}), 'az': u'nova', 'id': u'8939f3c2-3821-4e4e-aa11-624fe1207fcb', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c79df914eafb49f189b2184027aac7c2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91bd44a993a4d42862890dadd7a99f1', 'name': 'vping_userdata-project_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-23T03:11:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T03:11:28Z', 'hostId': u'862228408fa02aa0b73b437c7ecdf4bf4be0860640ad963f4b0e64b8', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'862228408fa02aa0b73b437c7ecdf4bf4be0860640ad963f4b0e64b8', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T03:11:28.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c91bd44a993a4d42862890dadd7a99f1', 'name': u'vping_userdata-vm2_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a', 'adminPass': None, 'tenant_id': u'c91bd44a993a4d42862890dadd7a99f1', 'created_at': u'2018-07-23T03:11:21Z', 'created': u'2018-07-23T03:11:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 03:11:31,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:11:31,921 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:32,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11: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-3ff73cbc-f1f3-4338-83ad-f7a59189fbf3 x-compute-request-id: req-3ff73cbc-f1f3-4338-83ad-f7a59189fbf3 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:73:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:11:28.000000", "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "8939f3c2-3821-4e4e-aa11-624fe1207fcb", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:11:28Z", "hostId": "862228408fa02aa0b73b437c7ecdf4bf4be0860640ad963f4b0e64b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:21Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:21:dc", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:11:19.000000", "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:11:19Z", "hostId": "d7a8e8581c5c657e2bc214999b9fd1aa434e2d6d975727611c0cb021", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:12Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:11:32,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3ff73cbc-f1f3-4338-83ad-f7a59189fbf3 2018-07-23 03:11:32,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.313024997711s 2018-07-23 03:11:32,232 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3ff73cbc-f1f3-4338-83ad-f7a59189fbf3 2018-07-23 03:11:32,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:11:32,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=8939f3c2-3821-4e4e-aa11-624fe1207fcb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:32,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-ff36e492-6e20-4c48-b27d-55ee59151561 Date: Mon, 23 Jul 2018 03:11:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:11:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f46428c4-63f4-48bb-854b-fac7a123bfb6","ip_address":"192.168.120.13"}],"id":"dcfcab3b-835b-48b3-afb4-675c20205214","security_groups":["e2131af9-7688-4bc8-bde3-e5956acd234a"],"mac_address":"fa:16:3e:29:73:c3","project_id":"c91bd44a993a4d42862890dadd7a99f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79207586-0c9e-41dd-8681-e7b849cfea9e","tenant_id":"c91bd44a993a4d42862890dadd7a99f1","created_at":"2018-07-23T03:11:24Z","binding:vnic_type":"normal","device_id":"8939f3c2-3821-4e4e-aa11-624fe1207fcb","ip_allocation":"immediate"}]} 2018-07-23 03:11:32,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=8939f3c2-3821-4e4e-aa11-624fe1207fcb used request id req-ff36e492-6e20-4c48-b27d-55ee59151561 2018-07-23 03:11:32,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0559229850769s 2018-07-23 03:11:32,293 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=8939f3c2-3821-4e4e-aa11-624fe1207fcb used request id req-ff36e492-6e20-4c48-b27d-55ee59151561 2018-07-23 03:11:32,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:11:32,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=dcfcab3b-835b-48b3-afb4-675c20205214" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:32,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e951624e-14df-4ba0-9ffe-625728702c77 Date: Mon, 23 Jul 2018 03:11:32 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:11:32,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=dcfcab3b-835b-48b3-afb4-675c20205214 used request id req-e951624e-14df-4ba0-9ffe-625728702c77 2018-07-23 03:11:32,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.042708158493s 2018-07-23 03:11:32,341 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=dcfcab3b-835b-48b3-afb4-675c20205214 used request id req-e951624e-14df-4ba0-9ffe-625728702c77 2018-07-23 03:11:32,341 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-07-23 03:11:33,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:11:33,346 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:33,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ded05a21-2bbc-4bdc-87bf-637efb471371 x-compute-request-id: req-ded05a21-2bbc-4bdc-87bf-637efb471371 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:73:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:11:28.000000", "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "8939f3c2-3821-4e4e-aa11-624fe1207fcb", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:11:28Z", "hostId": "862228408fa02aa0b73b437c7ecdf4bf4be0860640ad963f4b0e64b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:21Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:21:dc", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:11:19.000000", "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:11:19Z", "hostId": "d7a8e8581c5c657e2bc214999b9fd1aa434e2d6d975727611c0cb021", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:12Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:11:33,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ded05a21-2bbc-4bdc-87bf-637efb471371 2018-07-23 03:11:33,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.313848972321s 2018-07-23 03:11:33,658 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ded05a21-2bbc-4bdc-87bf-637efb471371 2018-07-23 03:11:33,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 03:11:33,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 03:11:33,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbc7de51-7962-47fd-9b12-35c14442c045 x-compute-request-id: req-dbc7de51-7962-47fd-9b12-35c14442c045 Content-Encoding: gzip Content-Length: 8027 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 466200647 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.141624] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.143301] pid_max: default: 32768 minimum: 301\n[ 0.144206] ACPI: Core revision 20150930\n[ 0.145597] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146924] Security Framework initialized\n[ 0.147750] Yama: becoming mindful.\n[ 0.148489] AppArmor: AppArmor initialized\n[ 0.149366] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150708] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.152000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153219] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154646] Initializing cgroup subsys io\n[ 0.155467] Initializing cgroup subsys memory\n[ 0.156356] Initializing cgroup subsys devices\n[ 0.157244] Initializing cgroup subsys freezer\n[ 0.158118] Initializing cgroup subsys net_cls\n[ 0.158988] Initializing cgroup subsys perf_event\n[ 0.159900] Initializing cgroup subsys net_prio\n[ 0.160797] Initializing cgroup subsys hugetlb\n[ 0.161683] Initializing cgroup subsys pids\n[ 0.162562] CPU: Physical Processor ID: 0\n[ 0.164052] mce: CPU supports 10 MCE banks\n[ 0.164913] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165922] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180342] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186409] ftrace: allocating 31920 entries in 125 pages\n[ 0.211313] smpboot: Max logical packages: 1\n[ 0.212177] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213544] x2apic enabled\n[ 0.214363] Switched APIC routing to physical x2apic.\n[ 0.216105] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217252] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.219353] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221164] KVM setup paravirtual spinlock\n[ 0.222467] x86: Booted up 1 node, 1 CPUs\n[ 0.223299] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224705] devtmpfs: initialized\n[ 0.226433] evm: security.selinux\n[ 0.227145] evm: security.SMACK64\n[ 0.227844] evm: security.SMACK64EXEC\n[ 0.228599] evm: security.SMACK64TRANSMUTE\n[ 0.229419] evm: security.SMACK64MMAP\n[ 0.230176] evm: security.ima\n[ 0.230823] evm: security.capability\n[ 0.231642] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233537] pinctrl core: initialized pinctrl subsystem\n[ 0.234656] RTC time: 3:11:28, date: 07/23/18\n[ 0.235632] NET: Registered protocol family 16\n[ 0.236630] cpuidle: using governor ladder\n[ 0.237469] cpuidle: using governor menu\n[ 0.238268] PCCT header not found.\n[ 0.239039] ACPI: bus type PCI registered\n[ 0.239854] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.241120] PCI: Using configuration type 1 for base access\n[ 0.242897] ACPI: Added _OSI(Module Device)\n[ 0.243762] ACPI: Added _OSI(Processor Device)\n[ 0.244640] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245556] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247327] ACPI: Interpreter enabled\n[ 0.248124] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.250025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.251906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255650] ACPI: (supports S0 S5)\n[ 0.256367] ACPI: Using IOAPIC for interrupt routing\n[ 0.257327] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260453] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261623] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264096] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266342] acpiphp: Slot [3] registered\n[ 0.267156] acpiphp: Slot [4] registered\n[ 0.267968] acpiphp: Slot [5] registered\n[ 0.268777] acpiphp: Slot [6] registered\n[ 0.269590] acpiphp: Slot [7] registered\n[ 0.270406] acpiphp: Slot [8] registered\n[ 0.271224] acpiphp: Slot [9] registered\n[ 0.272033] acpiphp: Slot [10] registered\n[ 0.272858] acpiphp: Slot [11] registered\n[ 0.273689] acpiphp: Slot [12] registered\n[ 0.274520] acpiphp: Slot [13] registered\n[ 0.275349] acpiphp: Slot [14] registered\n[ 0.276171] acpiphp: Slot [15] registered\n[ 0.286955] acpiphp: Slot [16] registered\n[ 0.287780] acpiphp: Slot [17] registered\n[ 0.288610] acpiphp: Slot [18] registered\n[ 0.289436] acpiphp: Slot [19] registered\n[ 0.290259] acpiphp: Slot [20] registered\n[ 0.291090] acpiphp: Slot [21] registered\n[ 0.291923] acpiphp: Slot [22] registered\n[ 0.292745] acpiphp: Slot [23] registered\n[ 0.293573] acpiphp: Slot [24] registered\n[ 0.294395] acpiphp: Slot [25] registered\n[ 0.295222] acpiphp: Slot [26] registered\n[ 0.296053] acpiphp: Slot [27] registered\n[ 0.296875] acpiphp: Slot [28] registered\n[ 0.297693] acpiphp: Slot [29] registered\n[ 0.298518] acpiphp: Slot [30] registered\n[ 0.299347] acpiphp: Slot [31] registered\n[ 0.300173] PCI host bridge to bus 0000:00\n[ 0.300995] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303459] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.304929] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306398] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.307890] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.311160] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.312467] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.313658] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.314940] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.318508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.320039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.338361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.339841] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.341596] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.343034] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.344436] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.345713] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.347036] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.348109] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.349679] vgaarb: loaded\n[ 0.350286] vgaarb: bridge control possible 0000:00:02.0\n[ 0.351526] SCSI subsystem initialized\n[ 0.352461] ACPI: bus type USB registered\n[ 0.353303] usbcore: registered new interface driver usbfs\n[ 0.354354] usbcore: registered new interface driver hub\n[ 0.355386] usbcore: registered new device driver usb\n[ 0.356515] PCI: Using ACPI for IRQ routing\n[ 0.357649] NetLabel: Initializing\n[ 0.358380] NetLabel: domain hash size = 128\n[ 0.359238] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.360211] NetLabel: unlabeled traffic allowed by default\n[ 0.361393] clocksource: Switched to clocksource kvm-clock\n[ 0.369581] AppArmor: AppArmor Filesystem Enabled\n[ 0.370591] pnp: PnP ACPI init\n[ 0.371532] pnp: PnP ACPI: found 5 devices\n[ 0.377854] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.379679] NET: Registered protocol family 2\n[ 0.380765] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.382078] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.383296] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.384503] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385601] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.386798] NET: Registered protocol family 1\n[ 0.387688] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.388806] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.389893] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.403986] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.418163] Trying to unpack rootfs image as initramfs...\n[ 0.474206] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.475886] Scanning for low memory corruption every 60 seconds\n[ 0.477256] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.478463] audit: initializing netlink subsys (disabled)\n[ 0.479515] audit: type=2000 audit(1532315489.454:1): initialized\n[ 0.480870] Initialise system trusted keyring\n[ 0.481847] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.483025] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.485152] zbud: loaded\n[ 0.485892] VFS: Disk quotas dquot_6.6.0\n[ 0.486725] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.488339] fuse init (API version 7.23)\n[ 0.489263] Key type big_key registered\n[ 0.490088] Allocating IMA MOK and blacklist keyrings.\n[ 0.491328] Key type asymmetric registered\n[ 0.492162] Asymmetric key parser 'x509' registered\n[ 0.493132] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.494620] io scheduler noop registered\n[ 0.495424] io scheduler deadline registered (default)\n[ 0.496428] io scheduler cfq registered\n[ 0.497284] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.498354] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.499644] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.501123] ACPI: Power Button [PWRF]\n[ 0.502001] GHES: HEST is not enabled!\n[ 0.515671] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.543413] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.545537] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.569498] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.571817] Linux agpgart interface v0.103\n[ 0.574453] brd: module loaded\n[ 0.576141] loop: module loaded\n[ 0.580141] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.581627] GPT:90111 != 2097151\n[ 0.582323] GPT:Alternate GPT header not at the end of the disk.\n[ 0.583432] GPT:90111 != 2097151\n[ 0.584126] GPT: Use GNU Parted to correct GPT errors.\n[ 0.585114] vda: vda1 vda15\n[ 0.586347] scsi host0: ata_piix\n[ 0.587152] scsi host1: ata_piix\n[ 0.587884] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.589145] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.590652] libphy: Fixed MDIO Bus: probed\n[ 0.591497] tun: Universal TUN/TAP device driver, 1.6\n[ 0.592475] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.594878] PPP generic driver version 2.4.2\n[ 0.595822] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.599270] ehci-pci: EHCI PCI platform driver\n[ 0.600260] ehci-platform: EHCI generic platform driver\n[ 0.601307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.602471] ohci-pci: OHCI PCI platform driver\n[ 0.603372] ohci-platform: OHCI generic platform driver\n[ 0.604394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.619141] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.620179] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.621683] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.622760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.623961] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.625231] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.626690] usb usb1: Product: UHCI Host Controller\n[ 0.627654] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.628821] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.629895] hub 1-0:1.0: USB hub found\n[ 0.630706] hub 1-0:1.0: 2 ports detected\n[ 0.631698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634926] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.636008] mousedev: PS/2 mouse device common for all mice\n[ 0.637486] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639400] rtc_cmos 00:00: RTC can wake from S4\n[ 0.640564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.641806] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.643040] i2c /dev entries driver\n[ 0.643837] device-mapper: uevent: version 1.0.3\n[ 0.644832] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.646525] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.648105] NET: Registered protocol family 10\n[ 0.649289] NET: Registered protocol family 17\n[ 0.650225] Key type dns_resolver registered\n[ 0.651276] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.652412] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.654269] registered taskstats version 1\n[ 0.655142] Loading compiled-in X.509 certificates\n[ 0.656642] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.658572] zswap: loaded using pool lzo/zbud\n[ 0.660273] Key type trusted registered\n[ 0.662063] Key type encrypted registered\n[ 0.662919] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.663988] ima: No TPM chip found, activating TPM-bypass!\n[ 0.665062] evm: HMAC attrs: 0x1\n[ 0.666106] Magic number: 10:665:159\n[ 0.667002] rtc_cmos 00:00: setting system clock to 2018-07-23 03:11:29 UTC (1532315489)\n[ 0.668665] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.669819] EDD information not available.\n[ 0.750827] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.762653] Write protecting the kernel read-only data: 14336k\n[ 0.764848] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.766754] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.188982] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.13...\nLease of 192.168.120.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.12. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n"} 2018-07-23 03:11:33,736 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb/action used request id req-dbc7de51-7962-47fd-9b12-35c14442c045 2018-07-23 03:11:33,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0759320259094s 2018-07-23 03:11:33,737 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb/action used request id req-dbc7de51-7962-47fd-9b12-35c14442c045 2018-07-23 03:11:33,737 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 466200647 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.141624] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.143301] pid_max: default: 32768 minimum: 301 [ 0.144206] ACPI: Core revision 20150930 [ 0.145597] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146924] Security Framework initialized [ 0.147750] Yama: becoming mindful. [ 0.148489] AppArmor: AppArmor initialized [ 0.149366] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.150708] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.152000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153219] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154646] Initializing cgroup subsys io [ 0.155467] Initializing cgroup subsys memory [ 0.156356] Initializing cgroup subsys devices [ 0.157244] Initializing cgroup subsys freezer [ 0.158118] Initializing cgroup subsys net_cls [ 0.158988] Initializing cgroup subsys perf_event [ 0.159900] Initializing cgroup subsys net_prio [ 0.160797] Initializing cgroup subsys hugetlb [ 0.161683] Initializing cgroup subsys pids [ 0.162562] CPU: Physical Processor ID: 0 [ 0.164052] mce: CPU supports 10 MCE banks [ 0.164913] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165922] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.180342] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.186409] ftrace: allocating 31920 entries in 125 pages [ 0.211313] smpboot: Max logical packages: 1 [ 0.212177] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.213544] x2apic enabled [ 0.214363] Switched APIC routing to physical x2apic. [ 0.216105] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.217252] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.219353] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.221164] KVM setup paravirtual spinlock [ 0.222467] x86: Booted up 1 node, 1 CPUs [ 0.223299] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.224705] devtmpfs: initialized [ 0.226433] evm: security.selinux [ 0.227145] evm: security.SMACK64 [ 0.227844] evm: security.SMACK64EXEC [ 0.228599] evm: security.SMACK64TRANSMUTE [ 0.229419] evm: security.SMACK64MMAP [ 0.230176] evm: security.ima [ 0.230823] evm: security.capability [ 0.231642] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233537] pinctrl core: initialized pinctrl subsystem [ 0.234656] RTC time: 3:11:28, date: 07/23/18 [ 0.235632] NET: Registered protocol family 16 [ 0.236630] cpuidle: using governor ladder [ 0.237469] cpuidle: using governor menu [ 0.238268] PCCT header not found. [ 0.239039] ACPI: bus type PCI registered [ 0.239854] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.241120] PCI: Using configuration type 1 for base access [ 0.242897] ACPI: Added _OSI(Module Device) [ 0.243762] ACPI: Added _OSI(Processor Device) [ 0.244640] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245556] ACPI: Added _OSI(Processor Aggregator Device) [ 0.247327] ACPI: Interpreter enabled [ 0.248124] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.250025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.251906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.255650] ACPI: (supports S0 S5) [ 0.256367] ACPI: Using IOAPIC for interrupt routing [ 0.257327] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.260453] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.261623] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.262886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.264096] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.266342] acpiphp: Slot [3] registered [ 0.267156] acpiphp: Slot [4] registered [ 0.267968] acpiphp: Slot [5] registered [ 0.268777] acpiphp: Slot [6] registered [ 0.269590] acpiphp: Slot [7] registered [ 0.270406] acpiphp: Slot [8] registered [ 0.271224] acpiphp: Slot [9] registered [ 0.272033] acpiphp: Slot [10] registered [ 0.272858] acpiphp: Slot [11] registered [ 0.273689] acpiphp: Slot [12] registered [ 0.274520] acpiphp: Slot [13] registered [ 0.275349] acpiphp: Slot [14] registered [ 0.276171] acpiphp: Slot [15] registered [ 0.286955] acpiphp: Slot [16] registered [ 0.287780] acpiphp: Slot [17] registered [ 0.288610] acpiphp: Slot [18] registered [ 0.289436] acpiphp: Slot [19] registered [ 0.290259] acpiphp: Slot [20] registered [ 0.291090] acpiphp: Slot [21] registered [ 0.291923] acpiphp: Slot [22] registered [ 0.292745] acpiphp: Slot [23] registered [ 0.293573] acpiphp: Slot [24] registered [ 0.294395] acpiphp: Slot [25] registered [ 0.295222] acpiphp: Slot [26] registered [ 0.296053] acpiphp: Slot [27] registered [ 0.296875] acpiphp: Slot [28] registered [ 0.297693] acpiphp: Slot [29] registered [ 0.298518] acpiphp: Slot [30] registered [ 0.299347] acpiphp: Slot [31] registered [ 0.300173] PCI host bridge to bus 0000:00 [ 0.300995] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.302225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.303459] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.304929] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.306398] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.307890] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.311160] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.312467] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.313658] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.314940] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.318508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.320039] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.338361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.339841] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.341596] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.343034] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.344436] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.345713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.347036] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.348109] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.349679] vgaarb: loaded [ 0.350286] vgaarb: bridge control possible 0000:00:02.0 [ 0.351526] SCSI subsystem initialized [ 0.352461] ACPI: bus type USB registered [ 0.353303] usbcore: registered new interface driver usbfs [ 0.354354] usbcore: registered new interface driver hub [ 0.355386] usbcore: registered new device driver usb [ 0.356515] PCI: Using ACPI for IRQ routing [ 0.357649] NetLabel: Initializing [ 0.358380] NetLabel: domain hash size = 128 [ 0.359238] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.360211] NetLabel: unlabeled traffic allowed by default [ 0.361393] clocksource: Switched to clocksource kvm-clock [ 0.369581] AppArmor: AppArmor Filesystem Enabled [ 0.370591] pnp: PnP ACPI init [ 0.371532] pnp: PnP ACPI: found 5 devices [ 0.377854] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.379679] NET: Registered protocol family 2 [ 0.380765] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.382078] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.383296] TCP: Hash tables configured (established 4096 bind 4096) [ 0.384503] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.385601] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.386798] NET: Registered protocol family 1 [ 0.387688] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.388806] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.389893] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.403986] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.418163] Trying to unpack rootfs image as initramfs... [ 0.474206] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.475886] Scanning for low memory corruption every 60 seconds [ 0.477256] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.478463] audit: initializing netlink subsys (disabled) [ 0.479515] audit: type=2000 audit(1532315489.454:1): initialized [ 0.480870] Initialise system trusted keyring [ 0.481847] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.483025] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.485152] zbud: loaded [ 0.485892] VFS: Disk quotas dquot_6.6.0 [ 0.486725] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.488339] fuse init (API version 7.23) [ 0.489263] Key type big_key registered [ 0.490088] Allocating IMA MOK and blacklist keyrings. [ 0.491328] Key type asymmetric registered [ 0.492162] Asymmetric key parser 'x509' registered [ 0.493132] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.494620] io scheduler noop registered [ 0.495424] io scheduler deadline registered (default) [ 0.496428] io scheduler cfq registered [ 0.497284] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.498354] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.499644] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.501123] ACPI: Power Button [PWRF] [ 0.502001] GHES: HEST is not enabled! [ 0.515671] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.543413] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.545537] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.569498] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.571817] Linux agpgart interface v0.103 [ 0.574453] brd: module loaded [ 0.576141] loop: module loaded [ 0.580141] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.581627] GPT:90111 != 2097151 [ 0.582323] GPT:Alternate GPT header not at the end of the disk. [ 0.583432] GPT:90111 != 2097151 [ 0.584126] GPT: Use GNU Parted to correct GPT errors. [ 0.585114] vda: vda1 vda15 [ 0.586347] scsi host0: ata_piix [ 0.587152] scsi host1: ata_piix [ 0.587884] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.589145] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.590652] libphy: Fixed MDIO Bus: probed [ 0.591497] tun: Universal TUN/TAP device driver, 1.6 [ 0.592475] tun: (C) 1999-2004 Max Krasnyansky [ 0.594878] PPP generic driver version 2.4.2 [ 0.595822] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.599270] ehci-pci: EHCI PCI platform driver [ 0.600260] ehci-platform: EHCI generic platform driver [ 0.601307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.602471] ohci-pci: OHCI PCI platform driver [ 0.603372] ohci-platform: OHCI generic platform driver [ 0.604394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.619141] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.620179] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.621683] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.622760] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.623961] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.625231] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.626690] usb usb1: Product: UHCI Host Controller [ 0.627654] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.628821] usb usb1: SerialNumber: 0000:00:01.2 [ 0.629895] hub 1-0:1.0: USB hub found [ 0.630706] hub 1-0:1.0: 2 ports detected [ 0.631698] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633938] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634926] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.636008] mousedev: PS/2 mouse device common for all mice [ 0.637486] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639400] rtc_cmos 00:00: RTC can wake from S4 [ 0.640564] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.641806] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.643040] i2c /dev entries driver [ 0.643837] device-mapper: uevent: version 1.0.3 [ 0.644832] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.646525] ledtrig-cpu: registered to indicate activity on CPUs [ 0.648105] NET: Registered protocol family 10 [ 0.649289] NET: Registered protocol family 17 [ 0.650225] Key type dns_resolver registered [ 0.651276] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.652412] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.654269] registered taskstats version 1 [ 0.655142] Loading compiled-in X.509 certificates [ 0.656642] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.658572] zswap: loaded using pool lzo/zbud [ 0.660273] Key type trusted registered [ 0.662063] Key type encrypted registered [ 0.662919] AppArmor: AppArmor sha1 policy hashing enabled [ 0.663988] ima: No TPM chip found, activating TPM-bypass! [ 0.665062] evm: HMAC attrs: 0x1 [ 0.666106] Magic number: 10:665:159 [ 0.667002] rtc_cmos 00:00: setting system clock to 2018-07-23 03:11:29 UTC (1532315489) [ 0.668665] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.669819] EDD information not available. [ 0.750827] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762653] Write protecting the kernel read-only data: 14336k [ 0.764848] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.766754] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.98 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.188982] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.12. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK 2018-07-23 03:11:33,738 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-07-23 03:11:33,861 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 03:11:33,861 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:30 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-23 03:11:33,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 03:11:33,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:34,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:11:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c942ef3-aebd-4e72-a4c4-e0f51d2d6aa6 x-compute-request-id: req-1c942ef3-aebd-4e72-a4c4-e0f51d2d6aa6 Content-Type: application/json 2018-07-23 03:11:34,001 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b used request id req-1c942ef3-aebd-4e72-a4c4-e0f51d2d6aa6 2018-07-23 03:11:34,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.13409113884s 2018-07-23 03:11:34,001 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b used request id req-1c942ef3-aebd-4e72-a4c4-e0f51d2d6aa6 2018-07-23 03:11:34,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:11:34,004 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:34,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79c50cc4-370b-467c-8774-e850a341c936 x-compute-request-id: req-79c50cc4-370b-467c-8774-e850a341c936 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:73:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:11:28.000000", "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "8939f3c2-3821-4e4e-aa11-624fe1207fcb", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:11:28Z", "hostId": "862228408fa02aa0b73b437c7ecdf4bf4be0860640ad963f4b0e64b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:21Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:21:dc", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:11:19.000000", "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "f3fdddbb-05dd-4b7c-a122-bd74e38d149b", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:11:33Z", "hostId": "d7a8e8581c5c657e2bc214999b9fd1aa434e2d6d975727611c0cb021", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:12Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:11:34,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-79c50cc4-370b-467c-8774-e850a341c936 2018-07-23 03:11:34,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223353862762s 2018-07-23 03:11:34,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-79c50cc4-370b-467c-8774-e850a341c936 2018-07-23 03:11:34,227 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:11:36,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:11:36,233 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:36,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a828643e-60ae-445c-92d5-298a1a01a81b x-compute-request-id: req-a828643e-60ae-445c-92d5-298a1a01a81b Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:73:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:11:28.000000", "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "8939f3c2-3821-4e4e-aa11-624fe1207fcb", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:11:28Z", "hostId": "862228408fa02aa0b73b437c7ecdf4bf4be0860640ad963f4b0e64b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:21Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:11:36,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a828643e-60ae-445c-92d5-298a1a01a81b 2018-07-23 03:11:36,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37750005722s 2018-07-23 03:11:36,608 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a828643e-60ae-445c-92d5-298a1a01a81b 2018-07-23 03:11:36,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 03:11:36,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:36,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:11:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e766e98-5420-42f5-92fa-2419aad6fcd7 x-compute-request-id: req-2e766e98-5420-42f5-92fa-2419aad6fcd7 Content-Type: application/json 2018-07-23 03:11:36,756 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb used request id req-2e766e98-5420-42f5-92fa-2419aad6fcd7 2018-07-23 03:11:36,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.146481990814s 2018-07-23 03:11:36,757 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb used request id req-2e766e98-5420-42f5-92fa-2419aad6fcd7 2018-07-23 03:11:36,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:11:36,760 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:37,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-920a3f2f-b314-438f-b85c-a0c91383bf15 x-compute-request-id: req-920a3f2f-b314-438f-b85c-a0c91383bf15 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:73:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8939f3c2-3821-4e4e-aa11-624fe1207fcb", "rel": "bookmark"}], "image": {"id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "links": [{"href": "http://172.30.9.21:8774/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:11:28.000000", "flavor": {"id": "67522ea1-5b37-439d-b798-ca4904cf4c2f", "links": [{"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}]}, "id": "8939f3c2-3821-4e4e-aa11-624fe1207fcb", "security_groups": [{"name": "default"}], "user_id": "c79df914eafb49f189b2184027aac7c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:11:36Z", "hostId": "862228408fa02aa0b73b437c7ecdf4bf4be0860640ad963f4b0e64b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "created": "2018-07-23T03:11:21Z", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:11:37,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-920a3f2f-b314-438f-b85c-a0c91383bf15 2018-07-23 03:11:37,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702677965164s 2018-07-23 03:11:37,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-920a3f2f-b314-438f-b85c-a0c91383bf15 2018-07-23 03:11:37,462 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:11:39,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:11:39,467 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:39,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-835d4aa5-a5d6-4b16-adeb-71ce57e6e03c x-compute-request-id: req-835d4aa5-a5d6-4b16-adeb-71ce57e6e03c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 03:11:39,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-835d4aa5-a5d6-4b16-adeb-71ce57e6e03c 2018-07-23 03:11:39,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0784070491791s 2018-07-23 03:11:39,543 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-835d4aa5-a5d6-4b16-adeb-71ce57e6e03c 2018-07-23 03:11:39,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 03:11:39,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/d3e32a00-7841-47e0-a8cc-8bd52570a63c/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" -d '{"subnet_id": "f46428c4-63f4-48bb-854b-fac7a123bfb6"}' 2018-07-23 03:11:41,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1c1c1766-3c5a-45a4-84df-e172278573f7 Date: Mon, 23 Jul 2018 03:11:41 GMT RESP BODY: {"network_id": "79207586-0c9e-41dd-8681-e7b849cfea9e", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "subnet_id": "f46428c4-63f4-48bb-854b-fac7a123bfb6", "subnet_ids": ["f46428c4-63f4-48bb-854b-fac7a123bfb6"], "port_id": "998da343-a501-446d-aa3f-1c2b5567c2a3", "id": "d3e32a00-7841-47e0-a8cc-8bd52570a63c"} 2018-07-23 03:11:41,331 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d3e32a00-7841-47e0-a8cc-8bd52570a63c/remove_router_interface.json used request id req-1c1c1766-3c5a-45a4-84df-e172278573f7 2018-07-23 03:11:41,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.78718400002s 2018-07-23 03:11:41,332 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d3e32a00-7841-47e0-a8cc-8bd52570a63c/remove_router_interface.json used request id req-1c1c1766-3c5a-45a4-84df-e172278573f7 returning object d3e32a00-7841-47e0-a8cc-8bd52570a63c 2018-07-23 03:11:41,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 03:11:41,333 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:41,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-9d9f669a-00e7-464b-848d-d853c779ba3b Date: Mon, 23 Jul 2018 03:11:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "created_at": "2018-07-23T03:11:05Z", "admin_state_up": true, "updated_at": "2018-07-23T03:11:40Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c91bd44a993a4d42862890dadd7a99f1", "id": "d3e32a00-7841-47e0-a8cc-8bd52570a63c", "name": "vping_userdata-router_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a"}]} 2018-07-23 03:11:41,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-9d9f669a-00e7-464b-848d-d853c779ba3b 2018-07-23 03:11:41,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117505073547s 2018-07-23 03:11:41,450 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-9d9f669a-00e7-464b-848d-d853c779ba3b 2018-07-23 03:11:41,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 03:11:41,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/d3e32a00-7841-47e0-a8cc-8bd52570a63c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:42,586 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9cb9c4bc-314d-43a8-9814-63125d0deba8 Content-Length: 0 Date: Mon, 23 Jul 2018 03:11:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:11:42,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/d3e32a00-7841-47e0-a8cc-8bd52570a63c.json used request id req-9cb9c4bc-314d-43a8-9814-63125d0deba8 2018-07-23 03:11:42,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.13461494446s 2018-07-23 03:11:42,586 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/d3e32a00-7841-47e0-a8cc-8bd52570a63c.json used request id req-9cb9c4bc-314d-43a8-9814-63125d0deba8 2018-07-23 03:11:42,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:11:42,587 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:42,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fcb08096-18c8-4ba3-8d21-1db81d62cf26 Date: Mon, 23 Jul 2018 03:11:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79207586-0c9e-41dd-8681-e7b849cfea9e","tenant_id":"c91bd44a993a4d42862890dadd7a99f1","created_at":"2018-07-23T03:11:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:11:05Z","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":"c91bd44a993a4d42862890dadd7a99f1","id":"f46428c4-63f4-48bb-854b-fac7a123bfb6","subnetpool_id":null,"name":"vping_userdata-subnet_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a"}]} 2018-07-23 03:11:42,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-fcb08096-18c8-4ba3-8d21-1db81d62cf26 2018-07-23 03:11:42,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.046993970871s 2018-07-23 03:11:42,634 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-fcb08096-18c8-4ba3-8d21-1db81d62cf26 2018-07-23 03:11:42,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 03:11:42,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/f46428c4-63f4-48bb-854b-fac7a123bfb6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:43,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6dee388-48ea-418c-b620-741aa0e6cc62 Date: Mon, 23 Jul 2018 03:11:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:11:43,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f46428c4-63f4-48bb-854b-fac7a123bfb6.json used request id req-f6dee388-48ea-418c-b620-741aa0e6cc62 2018-07-23 03:11:43,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04811096191s 2018-07-23 03:11:43,683 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f46428c4-63f4-48bb-854b-fac7a123bfb6.json used request id req-f6dee388-48ea-418c-b620-741aa0e6cc62 2018-07-23 03:11:43,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:11:43,684 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:43,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-a0efa0ce-91d2-4a20-8b2b-6a24edac317a Date: Mon, 23 Jul 2018 03:11:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"79207586-0c9e-41dd-8681-e7b849cfea9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c91bd44a993a4d42862890dadd7a99f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:11:43Z","qos_policy_id":null,"name":"vping_userdata-net_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a","admin_state_up":true,"tenant_id":"c91bd44a993a4d42862890dadd7a99f1","created_at":"2018-07-23T03:11:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:11:43,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a0efa0ce-91d2-4a20-8b2b-6a24edac317a 2018-07-23 03:11:43,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114702939987s 2018-07-23 03:11:43,799 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a0efa0ce-91d2-4a20-8b2b-6a24edac317a 2018-07-23 03:11:43,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 03:11:43,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/79207586-0c9e-41dd-8681-e7b849cfea9e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:44,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-778f25c7-8f5b-4380-8740-b00d68826705 Date: Mon, 23 Jul 2018 03:11:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:11:44,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/79207586-0c9e-41dd-8681-e7b849cfea9e.json used request id req-778f25c7-8f5b-4380-8740-b00d68826705 2018-07-23 03:11:44,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12229990959s 2018-07-23 03:11:44,922 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/79207586-0c9e-41dd-8681-e7b849cfea9e.json used request id req-778f25c7-8f5b-4380-8740-b00d68826705 2018-07-23 03:11:44,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:11:44,930 - 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.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:45,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-7076b1d2-4f5e-490d-8190-1242066d6016 Date: Mon, 23 Jul 2018 03:11:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd/snap", "metadata": {}}], "file": "/v2/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd/file", "owner": "c91bd44a993a4d42862890dadd7a99f1", "id": "d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "size": 12716032, "self": "/v2/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:11:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:11:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:11:45,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7076b1d2-4f5e-490d-8190-1242066d6016 2018-07-23 03:11:45,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.190759897232s 2018-07-23 03:11:45,118 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7076b1d2-4f5e-490d-8190-1242066d6016 2018-07-23 03:11:45,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 03:11:45,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a58c684d0c934638c64e693f84d8a8da5668914c" 2018-07-23 03:11:45,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-85ebd179-799b-463e-8886-5bd8f451899b Date: Mon, 23 Jul 2018 03:11:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:11:45,517 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd used request id req-85ebd179-799b-463e-8886-5bd8f451899b 2018-07-23 03:11:45,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.3974609375s 2018-07-23 03:11:45,517 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/d3ebd51b-1711-43fa-ac0c-d96aeb3f5dbd used request id req-85ebd179-799b-463e-8886-5bd8f451899b 2018-07-23 03:11:45,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:11:45,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" 2018-07-23 03:11:45,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06eadbc5-a71b-4000-ad66-f71a935ef739 x-compute-request-id: req-06eadbc5-a71b-4000-ad66-f71a935ef739 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "67522ea1-5b37-439d-b798-ca4904cf4c2f"}]} 2018-07-23 03:11:45,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-06eadbc5-a71b-4000-ad66-f71a935ef739 2018-07-23 03:11:45,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0267028808594s 2018-07-23 03:11:45,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-06eadbc5-a71b-4000-ad66-f71a935ef739 2018-07-23 03:11:45,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 03:11:45,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" 2018-07-23 03:11:45,588 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:11:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6463f52-b097-4f0d-b253-7fc98768cb1a x-compute-request-id: req-c6463f52-b097-4f0d-b253-7fc98768cb1a Content-Length: 0 Content-Type: application/json 2018-07-23 03:11:45,588 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f used request id req-c6463f52-b097-4f0d-b253-7fc98768cb1a 2018-07-23 03:11:45,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0419049263s 2018-07-23 03:11:45,588 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/67522ea1-5b37-439d-b798-ca4904cf4c2f used request id req-c6463f52-b097-4f0d-b253-7fc98768cb1a 2018-07-23 03:11:45,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:11:45,592 - 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.14" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" 2018-07-23 03:11:45,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d8df5fb-a477-496e-91f8-fd80d1d37b02 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "links": {"self": "http://172.30.9.21:5000/v3/users/c79df914eafb49f189b2184027aac7c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c79df914eafb49f189b2184027aac7c2", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 03:11:45,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5d8df5fb-a477-496e-91f8-fd80d1d37b02 2018-07-23 03:11:45,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121020078659s 2018-07-23 03:11:45,711 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5d8df5fb-a477-496e-91f8-fd80d1d37b02 2018-07-23 03:11:45,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:11:45,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/c79df914eafb49f189b2184027aac7c2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" 2018-07-23 03:11:45,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdfcd55a-f831-464d-b318-10eef0351d1f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a", "links": {"self": "http://172.30.9.21:5000/v3/users/c79df914eafb49f189b2184027aac7c2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c79df914eafb49f189b2184027aac7c2", "description": null}} 2018-07-23 03:11:45,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c79df914eafb49f189b2184027aac7c2 used request id req-cdfcd55a-f831-464d-b318-10eef0351d1f 2018-07-23 03:11:45,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112236022949s 2018-07-23 03:11:45,829 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c79df914eafb49f189b2184027aac7c2 used request id req-cdfcd55a-f831-464d-b318-10eef0351d1f 2018-07-23 03:11:45,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 03:11:45,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/c79df914eafb49f189b2184027aac7c2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" 2018-07-23 03:11:46,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:11:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eca81802-c678-4066-a9a3-309bc114d0c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:11:46,061 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c79df914eafb49f189b2184027aac7c2 used request id req-eca81802-c678-4066-a9a3-309bc114d0c7 2018-07-23 03:11:46,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.231321811676s 2018-07-23 03:11:46,061 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c79df914eafb49f189b2184027aac7c2 used request id req-eca81802-c678-4066-a9a3-309bc114d0c7 2018-07-23 03:11:46,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 03:11:46,070 - 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.14" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" 2018-07-23 03:11:46,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45526dc1-c63a-4656-84f6-eef413251225 Content-Encoding: gzip Content-Length: 389 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/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "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/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/c91bd44a993a4d42862890dadd7a99f1"}, "tags": [], "enabled": true, "id": "c91bd44a993a4d42862890dadd7a99f1", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_6cd8d362-5bfd-4b23-8cab-0f8363d3be7a"}]} 2018-07-23 03:11:46,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-45526dc1-c63a-4656-84f6-eef413251225 2018-07-23 03:11:46,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103167057037s 2018-07-23 03:11:46,171 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-45526dc1-c63a-4656-84f6-eef413251225 2018-07-23 03:11:46,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 03:11:46,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/c91bd44a993a4d42862890dadd7a99f1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948591926e2210d721f42f572517815d77089bd5" 2018-07-23 03:11:46,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:11:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24fa3b7a-de61-4ba8-86f9-a3136e6a9068 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:11:46,329 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c91bd44a993a4d42862890dadd7a99f1 used request id req-24fa3b7a-de61-4ba8-86f9-a3136e6a9068 2018-07-23 03:11:46,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.15402507782s 2018-07-23 03:11:46,329 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c91bd44a993a4d42862890dadd7a99f1 used request id req-24fa3b7a-de61-4ba8-86f9-a3136e6a9068 2018-07-23 03:11:46,381 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-07-23 03:11:46,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:11:46,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:11:46,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:11:46,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:11:46,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:11:46,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:11:46,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:11:46,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:11:46,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:11:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:11:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:11:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:11:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:11:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:11:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:11:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:11:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:11:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:11:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:11:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:11:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:11:46,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:11:46,426 - 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.14" 2018-07-23 03:11:46,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b88b20a1-d6fa-4e98-95b7-b716d2caaae4 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-07-23 03:11:46,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b88b20a1-d6fa-4e98-95b7-b716d2caaae4 2018-07-23 03:11:46,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:11:46,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["wqycN23tQ8aShSaXgd_CVQ"], "issued_at": "2018-07-23T03:11:46.000000Z"}} 2018-07-23 03:11:46,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:11:46,825 - 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.14" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" 2018-07-23 03:11:47,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-74e7ae9a-34e8-4281-8469-81a6dad98561 Date: Mon, 23 Jul 2018 03:11:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:11:47,097 - 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-74e7ae9a-34e8-4281-8469-81a6dad98561 2018-07-23 03:11:47,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273123979568s 2018-07-23 03:11:47,098 - 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-74e7ae9a-34e8-4281-8469-81a6dad98561 2018-07-23 03:11:47,102 - 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.14" 2018-07-23 03:11:47,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 03:11:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99f22755-29aa-48b1-b16f-9335ed751406 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 03:11:47,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-99f22755-29aa-48b1-b16f-9335ed751406 2018-07-23 03:11:47,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 03:11:47,111 - 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.14" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" 2018-07-23 03:11:47,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba02f93-81d2-4005-a43f-089275b106fc Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0cb9703f62ec4cdc8bc128a81da463cc"}, "tags": [], "enabled": true, "id": "0cb9703f62ec4cdc8bc128a81da463cc", "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-07-23 03:11:47,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-eba02f93-81d2-4005-a43f-089275b106fc 2018-07-23 03:11:47,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103431940079s 2018-07-23 03:11:47,212 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-eba02f93-81d2-4005-a43f-089275b106fc 2018-07-23 03:11:47,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 03:11:47,222 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}}' 2018-07-23 03:11:47,362 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 03:11:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf51f926-1b61-4bb9-a27e-7bf8d0c2f5a7 Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/d4552cd63eab4241ab24a239c3c7773d"}, "tags": [], "enabled": true, "id": "d4552cd63eab4241ab24a239c3c7773d", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}} 2018-07-23 03:11:47,362 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-cf51f926-1b61-4bb9-a27e-7bf8d0c2f5a7 2018-07-23 03:11:47,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.14331817627s 2018-07-23 03:11:47,362 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-cf51f926-1b61-4bb9-a27e-7bf8d0c2f5a7 2018-07-23 03:11:47,363 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'd4552cd63eab4241ab24a239c3c7773d', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_5cfbe261-7816-4d76-8bc8-a31f86031fbe'}) 2018-07-23 03:11:47,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 03:11:47,372 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "53056f5b-80c3-4b79-a199-0b26b132df6d", "email": null, "name": "cinder_test-user_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}}' 2018-07-23 03:11:47,740 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 03:11:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cdf85dc-bea9-45ad-b0ba-a934a794c510 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "links": {"self": "http://172.30.9.21:5000/v3/users/798b609af2ff459eb44c5183ca4e5e9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "798b609af2ff459eb44c5183ca4e5e9b", "domain_id": "default", "password_expires_at": null}} 2018-07-23 03:11:47,740 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-9cdf85dc-bea9-45ad-b0ba-a934a794c510 2018-07-23 03:11:47,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.37122297287s 2018-07-23 03:11:47,741 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-9cdf85dc-bea9-45ad-b0ba-a934a794c510 2018-07-23 03:11:47,741 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'798b609af2ff459eb44c5183ca4e5e9b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_5cfbe261-7816-4d76-8bc8-a31f86031fbe'}) 2018-07-23 03:11:47,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:11:47,749 - 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.14" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" 2018-07-23 03:11:47,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ffe4048-823c-492e-bac3-897a34fead33 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:11:47,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8ffe4048-823c-492e-bac3-897a34fead33 2018-07-23 03:11:47,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102724790573s 2018-07-23 03:11:47,848 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8ffe4048-823c-492e-bac3-897a34fead33 2018-07-23 03:11:47,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:11:47,856 - 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.14" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" 2018-07-23 03:11:47,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0815b5e3-5e6d-4d69-910d-64f20a77512d Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:11:47,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0815b5e3-5e6d-4d69-910d-64f20a77512d 2018-07-23 03:11:47,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0972950458527s 2018-07-23 03:11:47,951 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0815b5e3-5e6d-4d69-910d-64f20a77512d 2018-07-23 03:11:47,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:11:47,959 - 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.14" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" 2018-07-23 03:11:48,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a22c7e4e-de96-4481-b131-775c11ff24d0 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:11:48,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a22c7e4e-de96-4481-b131-775c11ff24d0 2018-07-23 03:11:48,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0917370319366s 2018-07-23 03:11:48,048 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a22c7e4e-de96-4481-b131-775c11ff24d0 2018-07-23 03:11:48,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 03:11:48,056 - 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.14" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" 2018-07-23 03:11:48,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-895f7e27-e329-4e90-8191-1136369a24ca 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-07-23 03:11:48,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-895f7e27-e329-4e90-8191-1136369a24ca 2018-07-23 03:11:48,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0993099212646s 2018-07-23 03:11:48,152 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-895f7e27-e329-4e90-8191-1136369a24ca 2018-07-23 03:11:48,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:11:48,156 - 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.14" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" 2018-07-23 03:11:48,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3f1820-dc67-4c9f-9f04-2c94ffda92b8 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder_test-user_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "links": {"self": "http://172.30.9.21:5000/v3/users/798b609af2ff459eb44c5183ca4e5e9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "798b609af2ff459eb44c5183ca4e5e9b", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 03:11:48,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2c3f1820-dc67-4c9f-9f04-2c94ffda92b8 2018-07-23 03:11:48,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114070892334s 2018-07-23 03:11:48,268 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2c3f1820-dc67-4c9f-9f04-2c94ffda92b8 2018-07-23 03:11:48,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 03:11:48,282 - 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.14" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" 2018-07-23 03:11:48,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ac5b985-05a4-431b-b292-59ab30d85e98 Content-Encoding: gzip Content-Length: 396 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/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/d4552cd63eab4241ab24a239c3c7773d"}, "tags": [], "enabled": true, "id": "d4552cd63eab4241ab24a239c3c7773d", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-23 03:11:48,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3ac5b985-05a4-431b-b292-59ab30d85e98 2018-07-23 03:11:48,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101567029953s 2018-07-23 03:11:48,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3ac5b985-05a4-431b-b292-59ab30d85e98 2018-07-23 03:11:48,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 03:11:48,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=798b609af2ff459eb44c5183ca4e5e9b&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=d4552cd63eab4241ab24a239c3c7773d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" 2018-07-23 03:11:48,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-312d5ad6-f0b9-4db6-8f71-5198c5763ff1 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=798b609af2ff459eb44c5183ca4e5e9b&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=d4552cd63eab4241ab24a239c3c7773d", "previous": null, "next": null}} 2018-07-23 03:11:48,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=798b609af2ff459eb44c5183ca4e5e9b&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=d4552cd63eab4241ab24a239c3c7773d used request id req-312d5ad6-f0b9-4db6-8f71-5198c5763ff1 2018-07-23 03:11:48,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0961980819702s 2018-07-23 03:11:48,485 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=798b609af2ff459eb44c5183ca4e5e9b&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=d4552cd63eab4241ab24a239c3c7773d used request id req-312d5ad6-f0b9-4db6-8f71-5198c5763ff1 2018-07-23 03:11:48,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 03:11:48,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/d4552cd63eab4241ab24a239c3c7773d/users/798b609af2ff459eb44c5183ca4e5e9b/roles/91dbc5ce3be24f65b6f22a667105e5ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" 2018-07-23 03:11:48,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0781e25-e7c0-47bd-ac10-35d272b9bc5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:11:48,639 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d4552cd63eab4241ab24a239c3c7773d/users/798b609af2ff459eb44c5183ca4e5e9b/roles/91dbc5ce3be24f65b6f22a667105e5ce used request id req-a0781e25-e7c0-47bd-ac10-35d272b9bc5f 2018-07-23 03:11:48,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150398015976s 2018-07-23 03:11:48,640 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d4552cd63eab4241ab24a239c3c7773d/users/798b609af2ff459eb44c5183ca4e5e9b/roles/91dbc5ce3be24f65b6f22a667105e5ce used request id req-a0781e25-e7c0-47bd-ac10-35d272b9bc5f 2018-07-23 03:11:48,640 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_5cfbe261-7816-4d76-8bc8-a31f86031fbe', 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'd4552cd63eab4241ab24a239c3c7773d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '53056f5b-80c3-4b79-a199-0b26b132df6d', 'username': u'cinder_test-user_5cfbe261-7816-4d76-8bc8-a31f86031fbe', '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-07-23 03:11:48,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:11:48,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:11:48,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:11:48,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:11:48,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:11:48,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:11:48,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:11:48,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:11:48,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:11:48,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:11:48,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:11:48,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:11:48,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:11:48,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:11:48,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:11:48,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:11:48,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:11:48,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:11:48,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:11:48,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:11:48,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:11:48,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:11:48,646 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_5cfbe261-7816-4d76-8bc8-a31f86031fbe', 'password': '53056f5b-80c3-4b79-a199-0b26b132df6d', 'project_name': 'cinder_test-project_5cfbe261-7816-4d76-8bc8-a31f86031fbe', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'd4552cd63eab4241ab24a239c3c7773d', 'project_domain_name': 'Default'} 2018-07-23 03:11:48,646 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-07-23 03:11:48,648 - 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.14" 2018-07-23 03:11:48,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac71aa48-c492-4abf-8a18-a700751b5585 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-07-23 03:11:48,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ac71aa48-c492-4abf-8a18-a700751b5585 2018-07-23 03:11:48,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:11:49,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:11:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4552cd63eab4241ab24a239c3c7773d", "name": "cinder_test-project_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/d4552cd63eab4241ab24a239c3c7773d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/d4552cd63eab4241ab24a239c3c7773d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/d4552cd63eab4241ab24a239c3c7773d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/d4552cd63eab4241ab24a239c3c7773d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/d4552cd63eab4241ab24a239c3c7773d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/d4552cd63eab4241ab24a239c3c7773d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_d4552cd63eab4241ab24a239c3c7773d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d4552cd63eab4241ab24a239c3c7773d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d4552cd63eab4241ab24a239c3c7773d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/d4552cd63eab4241ab24a239c3c7773d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d4552cd63eab4241ab24a239c3c7773d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/d4552cd63eab4241ab24a239c3c7773d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/d4552cd63eab4241ab24a239c3c7773d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "id": "798b609af2ff459eb44c5183ca4e5e9b"}, "audit_ids": ["avfwO1H5SSiLGeOGeSS1jg"], "issued_at": "2018-07-23T03:11:49.000000Z"}} 2018-07-23 03:11:49,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 03:11:49,046 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"network": {"name": "cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "admin_state_up": true}}' 2018-07-23 03:11:49,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-fe4008a2-3f1b-499d-95c3-4b93eb82d98d Date: Mon, 23 Jul 2018 03:11:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f8199736-81ce-472c-b6f9-1ec901571b2e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d4552cd63eab4241ab24a239c3c7773d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:11:49Z","is_default":false,"name":"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d4552cd63eab4241ab24a239c3c7773d","created_at":"2018-07-23T03:11:49Z","mtu":1450}} 2018-07-23 03:11:49,551 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fe4008a2-3f1b-499d-95c3-4b93eb82d98d 2018-07-23 03:11:49,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.50573515892s 2018-07-23 03:11:49,552 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fe4008a2-3f1b-499d-95c3-4b93eb82d98d 2018-07-23 03:11:49,552 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T03:11:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'f8199736-81ce-472c-b6f9-1ec901571b2e', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe', u'admin_state_up': True, u'tenant_id': u'd4552cd63eab4241ab24a239c3c7773d', u'created_at': u'2018-07-23T03:11:49Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd4552cd63eab4241ab24a239c3c7773d', u'l2_adjacency': True}) 2018-07-23 03:11:49,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:11:49,553 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:11:49,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-f599ce4e-03aa-4669-b97e-893243b3a82d Date: Mon, 23 Jul 2018 03:11:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f8199736-81ce-472c-b6f9-1ec901571b2e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d4552cd63eab4241ab24a239c3c7773d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:11:49Z","qos_policy_id":null,"name":"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe","admin_state_up":true,"tenant_id":"d4552cd63eab4241ab24a239c3c7773d","created_at":"2018-07-23T03:11:49Z","mtu":1450}]} 2018-07-23 03:11:49,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f599ce4e-03aa-4669-b97e-893243b3a82d 2018-07-23 03:11:49,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268123865128s 2018-07-23 03:11:49,821 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f599ce4e-03aa-4669-b97e-893243b3a82d 2018-07-23 03:11:49,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 03:11:49,824 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"subnet": {"name": "cinder_test-subnet_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "enable_dhcp": true, "network_id": "f8199736-81ce-472c-b6f9-1ec901571b2e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 03:11:50,367 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-144a0f5f-7932-4408-8cee-5989f76a8b7d Date: Mon, 23 Jul 2018 03:11:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8199736-81ce-472c-b6f9-1ec901571b2e","tenant_id":"d4552cd63eab4241ab24a239c3c7773d","created_at":"2018-07-23T03:11:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:11:50Z","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":"d4552cd63eab4241ab24a239c3c7773d","id":"3e3971e4-e814-481f-b9b5-686009a09ebf","subnetpool_id":null,"name":"cinder_test-subnet_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}} 2018-07-23 03:11:50,367 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-144a0f5f-7932-4408-8cee-5989f76a8b7d 2018-07-23 03:11:50,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.54380106926s 2018-07-23 03:11:50,367 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-144a0f5f-7932-4408-8cee-5989f76a8b7d 2018-07-23 03:11:50,368 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:11:50Z', 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'3e3971e4-e814-481f-b9b5-686009a09ebf', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_5cfbe261-7816-4d76-8bc8-a31f86031fbe', u'enable_dhcp': True, u'network_id': u'f8199736-81ce-472c-b6f9-1ec901571b2e', u'tenant_id': u'd4552cd63eab4241ab24a239c3c7773d', u'created_at': u'2018-07-23T03:11:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd4552cd63eab4241ab24a239c3c7773d'}) 2018-07-23 03:11:50,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 03:11:50,369 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"router": {"external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c"}, "name": "cinder_test-router_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "admin_state_up": true}}' 2018-07-23 03:11:51,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-e2f1f622-b777-4cc3-98ab-26afa0a262d1 Date: Mon, 23 Jul 2018 03:11:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "created_at": "2018-07-23T03:11:50Z", "admin_state_up": true, "updated_at": "2018-07-23T03:11:51Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d4552cd63eab4241ab24a239c3c7773d", "id": "5c501e1c-784c-42e2-991d-2e7e537e75fc", "name": "cinder_test-router_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}} 2018-07-23 03:11:51,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e2f1f622-b777-4cc3-98ab-26afa0a262d1 2018-07-23 03:11:51,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.32446694374s 2018-07-23 03:11:51,693 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e2f1f622-b777-4cc3-98ab-26afa0a262d1 2018-07-23 03:11:51,694 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:11:51Z', u'revision_number': 2, u'id': u'5c501e1c-784c-42e2-991d-2e7e537e75fc', u'external_gateway_info': {u'network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b7dd2643-1786-461e-9ccb-e3d909da771e', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_5cfbe261-7816-4d76-8bc8-a31f86031fbe', u'admin_state_up': True, u'tenant_id': u'd4552cd63eab4241ab24a239c3c7773d', u'created_at': u'2018-07-23T03:11:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'd4552cd63eab4241ab24a239c3c7773d'}) 2018-07-23 03:11:51,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 03:11:51,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/5c501e1c-784c-42e2-991d-2e7e537e75fc/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"subnet_id": "3e3971e4-e814-481f-b9b5-686009a09ebf"}' 2018-07-23 03:11:54,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0b96b84b-fd6b-4dd0-bd33-6875b13e24ab Date: Mon, 23 Jul 2018 03:11:54 GMT RESP BODY: {"network_id": "f8199736-81ce-472c-b6f9-1ec901571b2e", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "subnet_id": "3e3971e4-e814-481f-b9b5-686009a09ebf", "subnet_ids": ["3e3971e4-e814-481f-b9b5-686009a09ebf"], "port_id": "1b0a0062-5d88-4634-9213-65dc8614491b", "id": "5c501e1c-784c-42e2-991d-2e7e537e75fc"} 2018-07-23 03:11:54,043 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5c501e1c-784c-42e2-991d-2e7e537e75fc/add_router_interface.json used request id req-0b96b84b-fd6b-4dd0-bd33-6875b13e24ab 2018-07-23 03:11:54,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.34865808487s 2018-07-23 03:11:54,043 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5c501e1c-784c-42e2-991d-2e7e537e75fc/add_router_interface.json used request id req-0b96b84b-fd6b-4dd0-bd33-6875b13e24ab returning object 5c501e1c-784c-42e2-991d-2e7e537e75fc 2018-07-23 03:11:54,044 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 03:11:54,171 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 03:11:54,173 - 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.14" 2018-07-23 03:11:54,178 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 03:11:54 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-07-23 03:11:54,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:11:54,182 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:11:54,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cfb634fa-682c-4007-8ac8-6c064e68aa1b Date: Mon, 23 Jul 2018 03:11:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:11:54,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cfb634fa-682c-4007-8ac8-6c064e68aa1b 2018-07-23 03:11:54,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.683557033539s 2018-07-23 03:11:54,864 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cfb634fa-682c-4007-8ac8-6c064e68aa1b 2018-07-23 03:11:54,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 03:11:54,875 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}' 2018-07-23 03:11:54,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/44c39386-9e09-4cb2-8108-6db5a480efb8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-72437036-69d9-4730-a8dd-f64c5ced8791 Date: Mon, 23 Jul 2018 03:11:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/44c39386-9e09-4cb2-8108-6db5a480efb8/file", "owner": "d4552cd63eab4241ab24a239c3c7773d", "id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "size": null, "self": "/v2/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:11:54Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "checksum": null, "created_at": "2018-07-23T03:11:54Z", "protected": false} 2018-07-23 03:11:54,936 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-72437036-69d9-4730-a8dd-f64c5ced8791 2018-07-23 03:11:54,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0643029212952s 2018-07-23 03:11:54,936 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-72437036-69d9-4730-a8dd-f64c5ced8791 returning object 44c39386-9e09-4cb2-8108-6db5a480efb8 2018-07-23 03:11:54,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 03:11:54,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/44c39386-9e09-4cb2-8108-6db5a480efb8/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '' 2018-07-23 03:11:55,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-11096b2b-ba92-449a-987b-f35df08f9f18 Date: Mon, 23 Jul 2018 03:11:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:11:55,334 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/44c39386-9e09-4cb2-8108-6db5a480efb8/file used request id req-11096b2b-ba92-449a-987b-f35df08f9f18 2018-07-23 03:11:55,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.397602796555s 2018-07-23 03:11:55,335 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/44c39386-9e09-4cb2-8108-6db5a480efb8/file used request id req-11096b2b-ba92-449a-987b-f35df08f9f18 2018-07-23 03:11:55,335 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_5cfbe261-7816-4d76-8bc8-a31f86031fbe', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T03:11:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/44c39386-9e09-4cb2-8108-6db5a480efb8/file', u'owner': u'd4552cd63eab4241ab24a239c3c7773d', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'44c39386-9e09-4cb2-8108-6db5a480efb8', u'size': None, u'name': u'cinder_test-img_5cfbe261-7816-4d76-8bc8-a31f86031fbe', u'checksum': None, u'self': u'/v2/images/44c39386-9e09-4cb2-8108-6db5a480efb8', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T03:11:54Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 03:11:55,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 03:11:55,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 03:11:55,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c153bb6-af29-4967-9001-0774f5b54b60 x-compute-request-id: req-6c153bb6-af29-4967-9001-0774f5b54b60 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4854a600-a569-43a8-b1c4-a570459c0db8"}} 2018-07-23 03:11:55,618 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6c153bb6-af29-4967-9001-0774f5b54b60 2018-07-23 03:11:55,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.28227686882s 2018-07-23 03:11:55,618 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6c153bb6-af29-4967-9001-0774f5b54b60 2018-07-23 03:11:55,619 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_5cfbe261-7816-4d76-8bc8-a31f86031fbe', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'4854a600-a569-43a8-b1c4-a570459c0db8', 'swap': 0}) 2018-07-23 03:11:55,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 03:11:55,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/4854a600-a569-43a8-b1c4-a570459c0db8/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" -d '{"extra_specs": {}}' 2018-07-23 03:11:55,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-162bf066-917e-4b43-ab48-45d42464d1a7 x-compute-request-id: req-162bf066-917e-4b43-ab48-45d42464d1a7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 03:11:55,652 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/4854a600-a569-43a8-b1c4-a570459c0db8/os-extra_specs used request id req-162bf066-917e-4b43-ab48-45d42464d1a7 2018-07-23 03:11:55,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0319790840149s 2018-07-23 03:11:55,652 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/4854a600-a569-43a8-b1c4-a570459c0db8/os-extra_specs used request id req-162bf066-917e-4b43-ab48-45d42464d1a7 2018-07-23 03:11:55,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 03:11:55,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"keypair": {"name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}}' 2018-07-23 03:11:56,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6fcc4e8-4177-4aa1-8e85-f99ec3632563 x-compute-request-id: req-a6fcc4e8-4177-4aa1-8e85-f99ec3632563 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZm3oiK37XCSOYn6vEVaRAwPEfNWj6CSMdVZ0Tf72m3g+ns4Hvwo81lQMJX9LYoqrspjZlX7XC+G+i+BIfSm9z8f8ncnx6r6DBZAjEWJrMtr8FqyvlJQpk/zSNGOl7o089Zz0mQzVHNlcYmPrKraTxzQQcd0eq2Vid5dwZ5krhkNnColtr/J7Q8SKVS0BR4KyANtSTLbrLPSj1t3a6h1q3Hvp2X9u1pu0dBxB5lZPqfhDvQ4SmigZhqEO1X4NowYWdjKc2XmsgHdIRy/fL3Jb76xj5Xhk8W78BOGdjZFXLJzQ/lw/SRcrNRtzSytBGEf8DonkSo9yieBoQpNt3IZfH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2Zt6Iit+1wkjmJ+rxFWkQMDxHzVo+gkjHVWdE3+9pt4Pp7OB\n78KPNZUDCV/S2KKq7KY2ZV+1wvhvovgSH0pvc/H/J3J8eq+gwWQIxFiazLa/Basr\n5SUKZP80jRjpe6NPPWc9JkM1RzZXGJj6yq2k8c0EHHdHqtlYneXcGeZK4ZDZwqJb\na/ye0PEilUtAUeCsgDbUky26yz0o9bd2uodatx76dl/btabtHQcQeZWT6n4Q70OE\npooGYahDtV+DaMGFnYynNl5rIB3SEcv3y9yW++sY+V4ZPFu/AThnY2RVyyc0P5cP\n0kXKzUbc0srQRhH/A6J5EqPcongaEKTbdyGXxwIDAQABAoIBAFUWgGlADLbUsgCJ\n3sZEnpdbWm1Tmxq52+sqgOMQ/f1zszdl75bqwsi23Zsaxv1Cjgc+7uIwzIfSUQSu\nb5egqXfy1kx8bcQjTH6SOQNdihomEweKaP2OwEPBrrDFXvajYualqbl+aiTQULoj\nh10dDPQnsEXZNkLN/eKv8KKH9BvCqSIvFPkDwXcCzbuQXJxVmHHrnkrIbWID+omI\nQHsJ8s5t7EGZ2G1rKc8DRU6+FqCoO5YtMPdhoXFnHIdiKFOSuFGy4Bradamh+U7F\nQ/yhBnX7V8kEEwVnFk4Uy5T47VdigK7mE2G9Tlg/R5aMhsyPCe4bPG9bZSvYxY3M\nbyijVSECgYEA+deBVjaH6I9IFnpYOXB5sA7cC+mE8JWpW27xt/9Rjsk0i1gGnb9z\nUl6K6HCPw9WzgP0LK9TGrT6Jj8cuZZaqEkZQCZ/NQvWhS/9fNyYDPsTAmw9VKn0S\neNcjm7R8bgKVd1m2b3dDMeXvP9x9b4MQVV6L/pZDfZSn+3TvV/jjHN8CgYEA3viS\nu7j0f1MZlebSQic/0W5qvtlDh/PAJvsBqf/bK5GFtaG206MXD6ngCCClDrCvMAob\nqiarvnGnlaLhqPtmMRBbWKkutjNmqBHrapOJmD2KndaTeLZarehG7ZdTIiQeLLC+\naxdpc7S3qECbC61j26mhq/MeF+TQr1sDzfd++hkCgYBALMz6GjO61uMLcw2qY2u+\nf3KiVK9jJO5FoC/StXB7ns8yY7//USgMJmDD5/XltcTQAy+VaKhH4+Jt3hna2mKB\nIzJ35mZRJsrxvHz2q3r16pAWxE96BHp0M77fxfKYR22hJJgp9ZZ7ALb9zmMh+6Z8\nZzbKhEp9vWuQua6pCDM+PQKBgQCslK3OSxxDqOh21FAOEB8fVV2eFsBkbFBgW4ww\nLu9PS7W4nlDKgsOIxi23XL0lH7CZeFltW703DPVvpsEPcHbqpwRtHZYgRKzCjgwv\nU77+bTPrc3h1yH9reAvePnCETnxkjvD0JwziGBDHVCot4akXDrcqRmUWjW7RK5tI\nQravkQKBgQCsEtR6XVo7gToiMc1WNIsXFxZgMYRJr8DxS0Nrw23csrdQyj50UPEP\nl06eFzxQwrAEp2rSVnP+QMMFIOW1NtlwlELgnuBkAh15+oRB0nARoENhzPpDstJ/\ncIKz0uIlydakBKhH9FDmvsvvRhzVBnWnPjwwG/YuHAQv2ZVZLXjayA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "fingerprint": "b3:9e:41:b7:6a:1b:94:4b:b0:29:b6:9d:db:74:e5:dd"}} 2018-07-23 03:11:56,319 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-a6fcc4e8-4177-4aa1-8e85-f99ec3632563 2018-07-23 03:11:56,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.666558027267s 2018-07-23 03:11:56,320 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-a6fcc4e8-4177-4aa1-8e85-f99ec3632563 2018-07-23 03:11:56,320 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZm3oiK37XCSOYn6vEVaRAwPEfNWj6CSMdVZ0Tf72m3g+ns4Hvwo81lQMJX9LYoqrspjZlX7XC+G+i+BIfSm9z8f8ncnx6r6DBZAjEWJrMtr8FqyvlJQpk/zSNGOl7o089Zz0mQzVHNlcYmPrKraTxzQQcd0eq2Vid5dwZ5krhkNnColtr/J7Q8SKVS0BR4KyANtSTLbrLPSj1t3a6h1q3Hvp2X9u1pu0dBxB5lZPqfhDvQ4SmigZhqEO1X4NowYWdjKc2XmsgHdIRy/fL3Jb76xj5Xhk8W78BOGdjZFXLJzQ/lw/SRcrNRtzSytBGEf8DonkSo9yieBoQpNt3IZfH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2Zt6Iit+1wkjmJ+rxFWkQMDxHzVo+gkjHVWdE3+9pt4Pp7OB\n78KPNZUDCV/S2KKq7KY2ZV+1wvhvovgSH0pvc/H/J3J8eq+gwWQIxFiazLa/Basr\n5SUKZP80jRjpe6NPPWc9JkM1RzZXGJj6yq2k8c0EHHdHqtlYneXcGeZK4ZDZwqJb\na/ye0PEilUtAUeCsgDbUky26yz0o9bd2uodatx76dl/btabtHQcQeZWT6n4Q70OE\npooGYahDtV+DaMGFnYynNl5rIB3SEcv3y9yW++sY+V4ZPFu/AThnY2RVyyc0P5cP\n0kXKzUbc0srQRhH/A6J5EqPcongaEKTbdyGXxwIDAQABAoIBAFUWgGlADLbUsgCJ\n3sZEnpdbWm1Tmxq52+sqgOMQ/f1zszdl75bqwsi23Zsaxv1Cjgc+7uIwzIfSUQSu\nb5egqXfy1kx8bcQjTH6SOQNdihomEweKaP2OwEPBrrDFXvajYualqbl+aiTQULoj\nh10dDPQnsEXZNkLN/eKv8KKH9BvCqSIvFPkDwXcCzbuQXJxVmHHrnkrIbWID+omI\nQHsJ8s5t7EGZ2G1rKc8DRU6+FqCoO5YtMPdhoXFnHIdiKFOSuFGy4Bradamh+U7F\nQ/yhBnX7V8kEEwVnFk4Uy5T47VdigK7mE2G9Tlg/R5aMhsyPCe4bPG9bZSvYxY3M\nbyijVSECgYEA+deBVjaH6I9IFnpYOXB5sA7cC+mE8JWpW27xt/9Rjsk0i1gGnb9z\nUl6K6HCPw9WzgP0LK9TGrT6Jj8cuZZaqEkZQCZ/NQvWhS/9fNyYDPsTAmw9VKn0S\neNcjm7R8bgKVd1m2b3dDMeXvP9x9b4MQVV6L/pZDfZSn+3TvV/jjHN8CgYEA3viS\nu7j0f1MZlebSQic/0W5qvtlDh/PAJvsBqf/bK5GFtaG206MXD6ngCCClDrCvMAob\nqiarvnGnlaLhqPtmMRBbWKkutjNmqBHrapOJmD2KndaTeLZarehG7ZdTIiQeLLC+\naxdpc7S3qECbC61j26mhq/MeF+TQr1sDzfd++hkCgYBALMz6GjO61uMLcw2qY2u+\nf3KiVK9jJO5FoC/StXB7ns8yY7//USgMJmDD5/XltcTQAy+VaKhH4+Jt3hna2mKB\nIzJ35mZRJsrxvHz2q3r16pAWxE96BHp0M77fxfKYR22hJJgp9ZZ7ALb9zmMh+6Z8\nZzbKhEp9vWuQua6pCDM+PQKBgQCslK3OSxxDqOh21FAOEB8fVV2eFsBkbFBgW4ww\nLu9PS7W4nlDKgsOIxi23XL0lH7CZeFltW703DPVvpsEPcHbqpwRtHZYgRKzCjgwv\nU77+bTPrc3h1yH9reAvePnCETnxkjvD0JwziGBDHVCot4akXDrcqRmUWjW7RK5tI\nQravkQKBgQCsEtR6XVo7gToiMc1WNIsXFxZgMYRJr8DxS0Nrw23csrdQyj50UPEP\nl06eFzxQwrAEp2rSVnP+QMMFIOW1NtlwlELgnuBkAh15+oRB0nARoENhzPpDstJ/\ncIKz0uIlydakBKhH9FDmvsvvRhzVBnWnPjwwG/YuHAQv2ZVZLXjayA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'798b609af2ff459eb44c5183ca4e5e9b', 'name': u'cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe', 'created_at': '2018-07-23T03:11:56.320811', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4552cd63eab4241ab24a239c3c7773d', 'name': 'cinder_test-project_5cfbe261-7816-4d76-8bc8-a31f86031fbe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b3:9e:41:b7:6a:1b:94:4b:b0:29:b6:9d:db:74:e5:dd', 'type': 'ssh', 'id': u'cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe'}) 2018-07-23 03:11:56,321 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA2Zt6Iit+1wkjmJ+rxFWkQMDxHzVo+gkjHVWdE3+9pt4Pp7OB 78KPNZUDCV/S2KKq7KY2ZV+1wvhvovgSH0pvc/H/J3J8eq+gwWQIxFiazLa/Basr 5SUKZP80jRjpe6NPPWc9JkM1RzZXGJj6yq2k8c0EHHdHqtlYneXcGeZK4ZDZwqJb a/ye0PEilUtAUeCsgDbUky26yz0o9bd2uodatx76dl/btabtHQcQeZWT6n4Q70OE pooGYahDtV+DaMGFnYynNl5rIB3SEcv3y9yW++sY+V4ZPFu/AThnY2RVyyc0P5cP 0kXKzUbc0srQRhH/A6J5EqPcongaEKTbdyGXxwIDAQABAoIBAFUWgGlADLbUsgCJ 3sZEnpdbWm1Tmxq52+sqgOMQ/f1zszdl75bqwsi23Zsaxv1Cjgc+7uIwzIfSUQSu b5egqXfy1kx8bcQjTH6SOQNdihomEweKaP2OwEPBrrDFXvajYualqbl+aiTQULoj h10dDPQnsEXZNkLN/eKv8KKH9BvCqSIvFPkDwXcCzbuQXJxVmHHrnkrIbWID+omI QHsJ8s5t7EGZ2G1rKc8DRU6+FqCoO5YtMPdhoXFnHIdiKFOSuFGy4Bradamh+U7F Q/yhBnX7V8kEEwVnFk4Uy5T47VdigK7mE2G9Tlg/R5aMhsyPCe4bPG9bZSvYxY3M byijVSECgYEA+deBVjaH6I9IFnpYOXB5sA7cC+mE8JWpW27xt/9Rjsk0i1gGnb9z Ul6K6HCPw9WzgP0LK9TGrT6Jj8cuZZaqEkZQCZ/NQvWhS/9fNyYDPsTAmw9VKn0S eNcjm7R8bgKVd1m2b3dDMeXvP9x9b4MQVV6L/pZDfZSn+3TvV/jjHN8CgYEA3viS u7j0f1MZlebSQic/0W5qvtlDh/PAJvsBqf/bK5GFtaG206MXD6ngCCClDrCvMAob qiarvnGnlaLhqPtmMRBbWKkutjNmqBHrapOJmD2KndaTeLZarehG7ZdTIiQeLLC+ axdpc7S3qECbC61j26mhq/MeF+TQr1sDzfd++hkCgYBALMz6GjO61uMLcw2qY2u+ f3KiVK9jJO5FoC/StXB7ns8yY7//USgMJmDD5/XltcTQAy+VaKhH4+Jt3hna2mKB IzJ35mZRJsrxvHz2q3r16pAWxE96BHp0M77fxfKYR22hJJgp9ZZ7ALb9zmMh+6Z8 ZzbKhEp9vWuQua6pCDM+PQKBgQCslK3OSxxDqOh21FAOEB8fVV2eFsBkbFBgW4ww Lu9PS7W4nlDKgsOIxi23XL0lH7CZeFltW703DPVvpsEPcHbqpwRtHZYgRKzCjgwv U77+bTPrc3h1yH9reAvePnCETnxkjvD0JwziGBDHVCot4akXDrcqRmUWjW7RK5tI QravkQKBgQCsEtR6XVo7gToiMc1WNIsXFxZgMYRJr8DxS0Nrw23csrdQyj50UPEP l06eFzxQwrAEp2rSVnP+QMMFIOW1NtlwlELgnuBkAh15+oRB0nARoENhzPpDstJ/ cIKz0uIlydakBKhH9FDmvsvvRhzVBnWnPjwwG/YuHAQv2ZVZLXjayA== -----END RSA PRIVATE KEY----- 2018-07-23 03:11:56,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 03:11:56,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"security_group": {"name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-07-23 03:11:56,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-0a1aa979-3f5a-4e14-b22f-3db8998f1097 Date: Mon, 23 Jul 2018 03:11:56 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "created_at": "2018-07-23T03:11:56Z", "updated_at": "2018-07-23T03:11:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:56Z", "revision_number": 0, "id": "29e06d87-6e0b-4b51-ab5c-0c9a8e8cbb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:56Z", "security_group_id": "2e167206-e34e-42cd-97d9-d5f0e4648a84", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:56Z", "revision_number": 0, "id": "3c5904da-ff07-4036-8993-423e6748a26f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:56Z", "security_group_id": "2e167206-e34e-42cd-97d9-d5f0e4648a84", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}], "revision_number": 1, "project_id": "d4552cd63eab4241ab24a239c3c7773d", "id": "2e167206-e34e-42cd-97d9-d5f0e4648a84", "name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}} 2018-07-23 03:11:56,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0a1aa979-3f5a-4e14-b22f-3db8998f1097 2018-07-23 03:11:56,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.221698045731s 2018-07-23 03:11:56,546 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0a1aa979-3f5a-4e14-b22f-3db8998f1097 2018-07-23 03:11:56,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 03:11:56,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:11:56,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-65d7b151-9da8-4a3a-b81c-26be033f6258 Date: Mon, 23 Jul 2018 03:11:56 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "created_at": "2018-07-23T03:11:56Z", "updated_at": "2018-07-23T03:11:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:56Z", "revision_number": 0, "id": "29e06d87-6e0b-4b51-ab5c-0c9a8e8cbb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:56Z", "security_group_id": "2e167206-e34e-42cd-97d9-d5f0e4648a84", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:56Z", "revision_number": 0, "id": "3c5904da-ff07-4036-8993-423e6748a26f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:56Z", "security_group_id": "2e167206-e34e-42cd-97d9-d5f0e4648a84", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}], "revision_number": 1, "project_id": "d4552cd63eab4241ab24a239c3c7773d", "id": "2e167206-e34e-42cd-97d9-d5f0e4648a84", "name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}, {"description": "Default security group", "tags": [], "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "created_at": "2018-07-23T03:11:49Z", "updated_at": "2018-07-23T03:11:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "4b47cec2-f295-4f34-bb16-03da66818d65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "4b6b972d-f2dc-4ccc-a78f-2cfc65e98a27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "7982a3f2-b744-42f1-8a23-e3a261e61857", "remote_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "7d0cdcd8-e56c-4954-920f-64498f427c7a", "remote_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}], "revision_number": 1, "project_id": "d4552cd63eab4241ab24a239c3c7773d", "id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "name": "default"}]} 2018-07-23 03:11:56,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-65d7b151-9da8-4a3a-b81c-26be033f6258 2018-07-23 03:11:56,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.065239906311s 2018-07-23 03:11:56,616 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-65d7b151-9da8-4a3a-b81c-26be033f6258 2018-07-23 03:11:56,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 03:11:56,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "2e167206-e34e-42cd-97d9-d5f0e4648a84"}}' 2018-07-23 03:11:56,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-b7ceaa45-408e-4753-9eb9-d4d6e44e53c4 Date: Mon, 23 Jul 2018 03:11:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-23T03:11:56Z", "security_group_id": "2e167206-e34e-42cd-97d9-d5f0e4648a84", "port_range_min": 22, "revision_number": 0, "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "created_at": "2018-07-23T03:11:56Z", "project_id": "d4552cd63eab4241ab24a239c3c7773d", "id": "6a025598-4a39-459b-b0f4-3660a622b37d"}} 2018-07-23 03:11:56,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b7ceaa45-408e-4753-9eb9-d4d6e44e53c4 2018-07-23 03:11:56,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.147303104401s 2018-07-23 03:11:56,768 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b7ceaa45-408e-4753-9eb9-d4d6e44e53c4 2018-07-23 03:11:56,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 03:11:56,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:11:56,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-2cd02fc5-45d6-4ded-bd9e-6f99d69a0b24 Date: Mon, 23 Jul 2018 03:11:56 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "created_at": "2018-07-23T03:11:56Z", "updated_at": "2018-07-23T03:11:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:56Z", "revision_number": 0, "id": "29e06d87-6e0b-4b51-ab5c-0c9a8e8cbb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:56Z", "security_group_id": "2e167206-e34e-42cd-97d9-d5f0e4648a84", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:56Z", "revision_number": 0, "id": "3c5904da-ff07-4036-8993-423e6748a26f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:56Z", "security_group_id": "2e167206-e34e-42cd-97d9-d5f0e4648a84", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T03:11:56Z", "revision_number": 0, "id": "6a025598-4a39-459b-b0f4-3660a622b37d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:56Z", "security_group_id": "2e167206-e34e-42cd-97d9-d5f0e4648a84", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}], "revision_number": 2, "project_id": "d4552cd63eab4241ab24a239c3c7773d", "id": "2e167206-e34e-42cd-97d9-d5f0e4648a84", "name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}, {"description": "Default security group", "tags": [], "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "created_at": "2018-07-23T03:11:49Z", "updated_at": "2018-07-23T03:11:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "4b47cec2-f295-4f34-bb16-03da66818d65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "4b6b972d-f2dc-4ccc-a78f-2cfc65e98a27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "7982a3f2-b744-42f1-8a23-e3a261e61857", "remote_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "7d0cdcd8-e56c-4954-920f-64498f427c7a", "remote_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}], "revision_number": 1, "project_id": "d4552cd63eab4241ab24a239c3c7773d", "id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "name": "default"}]} 2018-07-23 03:11:56,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2cd02fc5-45d6-4ded-bd9e-6f99d69a0b24 2018-07-23 03:11:56,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0544250011444s 2018-07-23 03:11:56,826 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2cd02fc5-45d6-4ded-bd9e-6f99d69a0b24 2018-07-23 03:11:56,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 03:11:56,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "2e167206-e34e-42cd-97d9-d5f0e4648a84"}}' 2018-07-23 03:11:56,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-0685887c-9c36-4ba5-bc11-2ecd08d89329 Date: Mon, 23 Jul 2018 03:11:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T03:11:56Z", "security_group_id": "2e167206-e34e-42cd-97d9-d5f0e4648a84", "port_range_min": null, "revision_number": 0, "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "created_at": "2018-07-23T03:11:56Z", "project_id": "d4552cd63eab4241ab24a239c3c7773d", "id": "fd8ee97d-c883-45a3-99dd-6fa05fb1e61f"}} 2018-07-23 03:11:56,958 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-0685887c-9c36-4ba5-bc11-2ecd08d89329 2018-07-23 03:11:56,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129155874252s 2018-07-23 03:11:56,958 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-0685887c-9c36-4ba5-bc11-2ecd08d89329 2018-07-23 03:11:56,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:11:56,960 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:11:57,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-cf4ec1e7-11ef-40d1-ba57-fa2bd4ddb8d3 Date: Mon, 23 Jul 2018 03:11:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8199736-81ce-472c-b6f9-1ec901571b2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4552cd63eab4241ab24a239c3c7773d","l2_adjacency":true,"status":"ACTIVE","subnets":["3e3971e4-e814-481f-b9b5-686009a09ebf"],"description":"","tags":[],"updated_at":"2018-07-23T03:11:50Z","qos_policy_id":null,"name":"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe","admin_state_up":true,"tenant_id":"d4552cd63eab4241ab24a239c3c7773d","created_at":"2018-07-23T03:11:49Z","mtu":1450}]} 2018-07-23 03:11:57,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-cf4ec1e7-11ef-40d1-ba57-fa2bd4ddb8d3 2018-07-23 03:11:57,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109353065491s 2018-07-23 03:11:57,070 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-cf4ec1e7-11ef-40d1-ba57-fa2bd4ddb8d3 2018-07-23 03:11:57,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:11:57,078 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:11:57,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-d1f0e124-5389-4fe7-bd7e-82f444f08b06 Date: Mon, 23 Jul 2018 03:11:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/44c39386-9e09-4cb2-8108-6db5a480efb8/snap", "metadata": {}}], "file": "/v2/images/44c39386-9e09-4cb2-8108-6db5a480efb8/file", "owner": "d4552cd63eab4241ab24a239c3c7773d", "id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "size": 12716032, "self": "/v2/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/44c39386-9e09-4cb2-8108-6db5a480efb8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:11:55Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:11:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:11:57,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d1f0e124-5389-4fe7-bd7e-82f444f08b06 2018-07-23 03:11:57,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0343060493469s 2018-07-23 03:11:57,109 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d1f0e124-5389-4fe7-bd7e-82f444f08b06 2018-07-23 03:11:57,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:11:57,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:11:57,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1cafb1e-d6ce-4385-9aca-f5ae29120ecb x-compute-request-id: req-c1cafb1e-d6ce-4385-9aca-f5ae29120ecb Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4854a600-a569-43a8-b1c4-a570459c0db8"}]} 2018-07-23 03:11:57,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c1cafb1e-d6ce-4385-9aca-f5ae29120ecb 2018-07-23 03:11:57,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263080596924s 2018-07-23 03:11:57,138 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c1cafb1e-d6ce-4385-9aca-f5ae29120ecb 2018-07-23 03:11:57,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 03:11:57,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"server": {"name": "cinder_test-vm2_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "imageRef": "44c39386-9e09-4cb2-8108-6db5a480efb8", "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "flavorRef": "4854a600-a569-43a8-b1c4-a570459c0db8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8199736-81ce-472c-b6f9-1ec901571b2e"}], "security_groups": [{"name": "2e167206-e34e-42cd-97d9-d5f0e4648a84"}]}}' 2018-07-23 03:11:58,313 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:11:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7baba4a3-c5b0-4b27-9a36-9e4a49911c71 x-compute-request-id: req-7baba4a3-c5b0-4b27-9a36-9e4a49911c71 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2e167206-e34e-42cd-97d9-d5f0e4648a84"}], "OS-DCF:diskConfig": "MANUAL", "id": "5d361ee2-1e28-45ce-992b-47b6e6940b13", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "bookmark"}], "adminPass": "ohs75CEkJRKV"}} 2018-07-23 03:11:58,313 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-7baba4a3-c5b0-4b27-9a36-9e4a49911c71 2018-07-23 03:11:58,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.17357587814s 2018-07-23 03:11:58,314 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-7baba4a3-c5b0-4b27-9a36-9e4a49911c71 2018-07-23 03:11:58,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:11:58,317 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:11:58,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:11:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d9e4f21-83dc-4732-80e5-98d4a4495a58 x-compute-request-id: req-7d9e4f21-83dc-4732-80e5-98d4a4495a58 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "5d361ee2-1e28-45ce-992b-47b6e6940b13", "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:11:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm2_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:11:58Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:11:58,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7d9e4f21-83dc-4732-80e5-98d4a4495a58 2018-07-23 03:11:58,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.292216062546s 2018-07-23 03:11:58,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7d9e4f21-83dc-4732-80e5-98d4a4495a58 2018-07-23 03:11:58,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:11:58,614 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:11:58,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-446bd2c1-28d1-4d21-9fb2-557c56a05669 Date: Mon, 23 Jul 2018 03:11:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8199736-81ce-472c-b6f9-1ec901571b2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4552cd63eab4241ab24a239c3c7773d","l2_adjacency":true,"status":"ACTIVE","subnets":["3e3971e4-e814-481f-b9b5-686009a09ebf"],"description":"","tags":[],"updated_at":"2018-07-23T03:11:50Z","qos_policy_id":null,"name":"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe","admin_state_up":true,"tenant_id":"d4552cd63eab4241ab24a239c3c7773d","created_at":"2018-07-23T03:11:49Z","mtu":1450}]} 2018-07-23 03:11:58,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-446bd2c1-28d1-4d21-9fb2-557c56a05669 2018-07-23 03:11:58,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10905790329s 2018-07-23 03:11:58,723 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-446bd2c1-28d1-4d21-9fb2-557c56a05669 2018-07-23 03:11:58,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:11:58,725 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:11:58,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b414627a-a813-4b86-bc39-3058f0f0cc4f Date: Mon, 23 Jul 2018 03:11:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8199736-81ce-472c-b6f9-1ec901571b2e","tenant_id":"d4552cd63eab4241ab24a239c3c7773d","created_at":"2018-07-23T03:11:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:11:50Z","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":"d4552cd63eab4241ab24a239c3c7773d","id":"3e3971e4-e814-481f-b9b5-686009a09ebf","subnetpool_id":null,"name":"cinder_test-subnet_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}]} 2018-07-23 03:11:58,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b414627a-a813-4b86-bc39-3058f0f0cc4f 2018-07-23 03:11:58,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0656459331512s 2018-07-23 03:11:58,790 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b414627a-a813-4b86-bc39-3058f0f0cc4f 2018-07-23 03:11:58,791 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:12:00,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:12:00,796 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:01,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86e3ddb4-8302-44c1-b8ed-90a65b3afab7 x-compute-request-id: req-86e3ddb4-8302-44c1-b8ed-90a65b3afab7 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "5d361ee2-1e28-45ce-992b-47b6e6940b13", "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:12:00Z", "hostId": "1e2f4ad69b4c2f602e364a966c732af469c20314c37aa65ee408c7bf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm2_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:11:58Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:12:01,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-86e3ddb4-8302-44c1-b8ed-90a65b3afab7 2018-07-23 03:12:01,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341095209122s 2018-07-23 03:12:01,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-86e3ddb4-8302-44c1-b8ed-90a65b3afab7 2018-07-23 03:12:01,139 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:12:03,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:12:03,145 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:03,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54b3fd4c-170f-4b88-88b0-759ce50c0b7b x-compute-request-id: req-54b3fd4c-170f-4b88-88b0-759ce50c0b7b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "5d361ee2-1e28-45ce-992b-47b6e6940b13", "security_groups": [{"name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}], "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:12:01Z", "hostId": "1e2f4ad69b4c2f602e364a966c732af469c20314c37aa65ee408c7bf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm2_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:11:58Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:12:03,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-54b3fd4c-170f-4b88-88b0-759ce50c0b7b 2018-07-23 03:12:03,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.247251033783s 2018-07-23 03:12:03,389 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-54b3fd4c-170f-4b88-88b0-759ce50c0b7b 2018-07-23 03:12:03,393 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:12:05,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:12:05,398 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:05,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c78f382-9065-4135-b0f9-a490bf59e301 x-compute-request-id: req-9c78f382-9065-4135-b0f9-a490bf59e301 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:e6:b0", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:12:03.000000", "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "5d361ee2-1e28-45ce-992b-47b6e6940b13", "security_groups": [{"name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}], "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:12:03Z", "hostId": "1e2f4ad69b4c2f602e364a966c732af469c20314c37aa65ee408c7bf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm2_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:11:58Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:12:05,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9c78f382-9065-4135-b0f9-a490bf59e301 2018-07-23 03:12:05,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540498018265s 2018-07-23 03:12:05,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9c78f382-9065-4135-b0f9-a490bf59e301 2018-07-23 03:12:05,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:12:05,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=5d361ee2-1e28-45ce-992b-47b6e6940b13" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:06,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-ee9d427e-8107-4660-927b-2cba7d9439c6 Date: Mon, 23 Jul 2018 03:12:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:12:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e3971e4-e814-481f-b9b5-686009a09ebf","ip_address":"192.168.120.10"}],"id":"492a3c1b-b779-486a-81de-337cf2dd55d2","security_groups":["2e167206-e34e-42cd-97d9-d5f0e4648a84"],"mac_address":"fa:16:3e:d6:e6:b0","project_id":"d4552cd63eab4241ab24a239c3c7773d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f8199736-81ce-472c-b6f9-1ec901571b2e","tenant_id":"d4552cd63eab4241ab24a239c3c7773d","created_at":"2018-07-23T03:12:01Z","binding:vnic_type":"normal","device_id":"5d361ee2-1e28-45ce-992b-47b6e6940b13","ip_allocation":"immediate"}]} 2018-07-23 03:12:06,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=5d361ee2-1e28-45ce-992b-47b6e6940b13 used request id req-ee9d427e-8107-4660-927b-2cba7d9439c6 2018-07-23 03:12:06,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0665261745453s 2018-07-23 03:12:06,007 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=5d361ee2-1e28-45ce-992b-47b6e6940b13 used request id req-ee9d427e-8107-4660-927b-2cba7d9439c6 2018-07-23 03:12:06,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:12:06,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=492a3c1b-b779-486a-81de-337cf2dd55d2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:06,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-33da88b0-3bb3-47cf-81a5-93ded19f0531 Date: Mon, 23 Jul 2018 03:12:06 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:12:06,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=492a3c1b-b779-486a-81de-337cf2dd55d2 used request id req-33da88b0-3bb3-47cf-81a5-93ded19f0531 2018-07-23 03:12:06,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0465040206909s 2018-07-23 03:12:06,059 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=492a3c1b-b779-486a-81de-337cf2dd55d2 used request id req-33da88b0-3bb3-47cf-81a5-93ded19f0531 2018-07-23 03:12:06,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:12:06,062 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:06,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6db766a-2d80-4609-a71a-40e991da4b68 x-compute-request-id: req-e6db766a-2d80-4609-a71a-40e991da4b68 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:e6:b0", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:12:03.000000", "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "5d361ee2-1e28-45ce-992b-47b6e6940b13", "security_groups": [{"name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}], "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:12:03Z", "hostId": "1e2f4ad69b4c2f602e364a966c732af469c20314c37aa65ee408c7bf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm2_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:11:58Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:12:06,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e6db766a-2d80-4609-a71a-40e991da4b68 2018-07-23 03:12:06,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462270021439s 2018-07-23 03:12:06,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e6db766a-2d80-4609-a71a-40e991da4b68 2018-07-23 03:12:06,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:12:06,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=5d361ee2-1e28-45ce-992b-47b6e6940b13" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:06,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-fd7cbc2e-682c-4bdf-b2ef-349da1717ba9 Date: Mon, 23 Jul 2018 03:12:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:12:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e3971e4-e814-481f-b9b5-686009a09ebf","ip_address":"192.168.120.10"}],"id":"492a3c1b-b779-486a-81de-337cf2dd55d2","security_groups":["2e167206-e34e-42cd-97d9-d5f0e4648a84"],"mac_address":"fa:16:3e:d6:e6:b0","project_id":"d4552cd63eab4241ab24a239c3c7773d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f8199736-81ce-472c-b6f9-1ec901571b2e","tenant_id":"d4552cd63eab4241ab24a239c3c7773d","created_at":"2018-07-23T03:12:01Z","binding:vnic_type":"normal","device_id":"5d361ee2-1e28-45ce-992b-47b6e6940b13","ip_allocation":"immediate"}]} 2018-07-23 03:12:06,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=5d361ee2-1e28-45ce-992b-47b6e6940b13 used request id req-fd7cbc2e-682c-4bdf-b2ef-349da1717ba9 2018-07-23 03:12:06,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0719239711761s 2018-07-23 03:12:06,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=5d361ee2-1e28-45ce-992b-47b6e6940b13 used request id req-fd7cbc2e-682c-4bdf-b2ef-349da1717ba9 2018-07-23 03:12:06,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:12:06,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=492a3c1b-b779-486a-81de-337cf2dd55d2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:06,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b7ccdc69-e39a-469a-9938-02b5aff844ce Date: Mon, 23 Jul 2018 03:12:06 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:12:06,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=492a3c1b-b779-486a-81de-337cf2dd55d2 used request id req-b7ccdc69-e39a-469a-9938-02b5aff844ce 2018-07-23 03:12:06,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0530269145966s 2018-07-23 03:12:06,657 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=492a3c1b-b779-486a-81de-337cf2dd55d2 used request id req-b7ccdc69-e39a-469a-9938-02b5aff844ce 2018-07-23 03:12:06,658 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d6:e6:b0', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44c39386-9e09-4cb2-8108-6db5a480efb8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T03:12:03.000000', 'flavor': Munch({u'id': u'4854a600-a569-43a8-b1c4-a570459c0db8'}), 'az': u'nova', 'id': u'5d361ee2-1e28-45ce-992b-47b6e6940b13', 'security_groups': [Munch({u'name': u'cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'798b609af2ff459eb44c5183ca4e5e9b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4552cd63eab4241ab24a239c3c7773d', 'name': 'cinder_test-project_5cfbe261-7816-4d76-8bc8-a31f86031fbe', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-23T03:12:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T03:12:03Z', 'hostId': u'1e2f4ad69b4c2f602e364a966c732af469c20314c37aa65ee408c7bf', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'1e2f4ad69b4c2f602e364a966c732af469c20314c37aa65ee408c7bf', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T03:12:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd4552cd63eab4241ab24a239c3c7773d', 'name': u'cinder_test-vm2_5cfbe261-7816-4d76-8bc8-a31f86031fbe', 'adminPass': None, 'tenant_id': u'd4552cd63eab4241ab24a239c3c7773d', 'created_at': u'2018-07-23T03:11:58Z', 'created': u'2018-07-23T03:11:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 03:12:06,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:12:06,661 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:06,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-9f4aecf1-c8af-4528-aea0-5b22cf097cb2 Date: Mon, 23 Jul 2018 03:12:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8199736-81ce-472c-b6f9-1ec901571b2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4552cd63eab4241ab24a239c3c7773d","l2_adjacency":true,"status":"ACTIVE","subnets":["3e3971e4-e814-481f-b9b5-686009a09ebf"],"description":"","tags":[],"updated_at":"2018-07-23T03:11:50Z","qos_policy_id":null,"name":"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe","admin_state_up":true,"tenant_id":"d4552cd63eab4241ab24a239c3c7773d","created_at":"2018-07-23T03:11:49Z","mtu":1450}]} 2018-07-23 03:12:06,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9f4aecf1-c8af-4528-aea0-5b22cf097cb2 2018-07-23 03:12:06,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111837863922s 2018-07-23 03:12:06,773 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9f4aecf1-c8af-4528-aea0-5b22cf097cb2 2018-07-23 03:12:06,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:12:06,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=5d361ee2-1e28-45ce-992b-47b6e6940b13" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:06,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-76676c45-8b06-4465-9c0a-65921051bf0e Date: Mon, 23 Jul 2018 03:12:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:12:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e3971e4-e814-481f-b9b5-686009a09ebf","ip_address":"192.168.120.10"}],"id":"492a3c1b-b779-486a-81de-337cf2dd55d2","security_groups":["2e167206-e34e-42cd-97d9-d5f0e4648a84"],"mac_address":"fa:16:3e:d6:e6:b0","project_id":"d4552cd63eab4241ab24a239c3c7773d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f8199736-81ce-472c-b6f9-1ec901571b2e","tenant_id":"d4552cd63eab4241ab24a239c3c7773d","created_at":"2018-07-23T03:12:01Z","binding:vnic_type":"normal","device_id":"5d361ee2-1e28-45ce-992b-47b6e6940b13","ip_allocation":"immediate"}]} 2018-07-23 03:12:06,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=5d361ee2-1e28-45ce-992b-47b6e6940b13 used request id req-76676c45-8b06-4465-9c0a-65921051bf0e 2018-07-23 03:12:06,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0573468208313s 2018-07-23 03:12:06,832 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=5d361ee2-1e28-45ce-992b-47b6e6940b13 used request id req-76676c45-8b06-4465-9c0a-65921051bf0e 2018-07-23 03:12:06,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-23 03:12:06,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"floatingip": {"floating_network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "fixed_ip_address": "192.168.120.10", "port_id": "492a3c1b-b779-486a-81de-337cf2dd55d2"}}' 2018-07-23 03:12:08,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-814e172e-c0d3-4c94-9f7b-5ad61f2ca9ce Date: Mon, 23 Jul 2018 03:12:08 GMT RESP BODY: {"floatingip": {"router_id": "5c501e1c-784c-42e2-991d-2e7e537e75fc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "created_at": "2018-07-23T03:12:07Z", "updated_at": "2018-07-23T03:12:07Z", "floating_network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8199736-81ce-472c-b6f9-1ec901571b2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d6:e6:b0", "device_id": "5d361ee2-1e28-45ce-992b-47b6e6940b13"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "d4552cd63eab4241ab24a239c3c7773d", "port_id": "492a3c1b-b779-486a-81de-337cf2dd55d2", "id": "dd4dac74-ee92-4324-a42b-75f53b667ee6", "qos_policy_id": null}} 2018-07-23 03:12:08,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-814e172e-c0d3-4c94-9f7b-5ad61f2ca9ce 2018-07-23 03:12:08,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.12294507027s 2018-07-23 03:12:08,956 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-814e172e-c0d3-4c94-9f7b-5ad61f2ca9ce 2018-07-23 03:12:08,959 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'5c501e1c-784c-42e2-991d-2e7e537e75fc', 'updated_at': u'2018-07-23T03:12:07Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.205', 'revision_number': 0, 'port_id': u'492a3c1b-b779-486a-81de-337cf2dd55d2', 'id': u'dd4dac74-ee92-4324-a42b-75f53b667ee6', 'network': u'b1151015-972f-420d-9114-74e63e0e9f5c', 'port': u'492a3c1b-b779-486a-81de-337cf2dd55d2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4552cd63eab4241ab24a239c3c7773d', 'name': 'cinder_test-project_5cfbe261-7816-4d76-8bc8-a31f86031fbe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd4552cd63eab4241ab24a239c3c7773d', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f8199736-81ce-472c-b6f9-1ec901571b2e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d6:e6:b0', u'device_id': u'5d361ee2-1e28-45ce-992b-47b6e6940b13'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'd4552cd63eab4241ab24a239c3c7773d', 'created_at': u'2018-07-23T03:12:07Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f8199736-81ce-472c-b6f9-1ec901571b2e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d6:e6:b0', u'device_id': u'5d361ee2-1e28-45ce-992b-47b6e6940b13'}), 'router': u'5c501e1c-784c-42e2-991d-2e7e537e75fc'}) 2018-07-23 03:12:08,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 03:12:08,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 03:12:09,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-028cc5a9-574e-4d3e-8643-d03807b284bf x-compute-request-id: req-028cc5a9-574e-4d3e-8643-d03807b284bf Content-Encoding: gzip Content-Length: 9584 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 456636892 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156943] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.158889] pid_max: default: 32768 minimum: 301\n[ 0.159965] ACPI: Core revision 20150930\n[ 0.161486] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163032] Security Framework initialized\n[ 0.164008] Yama: becoming mindful.\n[ 0.164860] AppArmor: AppArmor initialized\n[ 0.165784] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167174] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.168528] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.169801] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.171290] Initializing cgroup subsys io\n[ 0.172155] Initializing cgroup subsys memory\n[ 0.173067] Initializing cgroup subsys devices\n[ 0.173972] Initializing cgroup subsys freezer\n[ 0.174877] Initializing cgroup subsys net_cls\n[ 0.175809] Initializing cgroup subsys perf_event\n[ 0.176763] Initializing cgroup subsys net_prio\n[ 0.177682] Initializing cgroup subsys hugetlb\n[ 0.178592] Initializing cgroup subsys pids\n[ 0.179499] CPU: Physical Processor ID: 0\n[ 0.181055] mce: CPU supports 10 MCE banks\n[ 0.181938] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.183000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199376] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205533] ftrace: allocating 31920 entries in 125 pages\n[ 0.230607] smpboot: Max logical packages: 1\n[ 0.231514] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.232920] x2apic enabled\n[ 0.233764] Switched APIC routing to physical x2apic.\n[ 0.235539] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.236706] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.238855] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.240727] KVM setup paravirtual spinlock\n[ 0.242087] x86: Booted up 1 node, 1 CPUs\n[ 0.242920] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244372] devtmpfs: initialized\n[ 0.246116] evm: security.selinux\n[ 0.246841] evm: security.SMACK64\n[ 0.247556] evm: security.SMACK64EXEC\n[ 0.248331] evm: security.SMACK64TRANSMUTE\n[ 0.249178] evm: security.SMACK64MMAP\n[ 0.249965] evm: security.ima\n[ 0.250634] evm: security.capability\n[ 0.251470] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.253414] pinctrl core: initialized pinctrl subsystem\n[ 0.254556] RTC time: 3:12:03, date: 07/23/18\n[ 0.255558] NET: Registered protocol family 16\n[ 0.256588] cpuidle: using governor ladder\n[ 0.257452] cpuidle: using governor menu\n[ 0.258277] PCCT header not found.\n[ 0.259058] ACPI: bus type PCI registered\n[ 0.259888] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261182] PCI: Using configuration type 1 for base access\n[ 0.263005] ACPI: Added _OSI(Module Device)\n[ 0.263876] ACPI: Added _OSI(Processor Device)\n[ 0.264771] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.265708] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.267572] ACPI: Interpreter enabled\n[ 0.268385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.270300] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.272216] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.274129] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276048] ACPI: (supports S0 S5)\n[ 0.276776] ACPI: Using IOAPIC for interrupt routing\n[ 0.277763] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.280984] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.282180] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.283468] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.284729] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287060] acpiphp: Slot [3] registered\n[ 0.287899] acpiphp: Slot [4] registered\n[ 0.288751] acpiphp: Slot [5] registered\n[ 0.289597] acpiphp: Slot [6] registered\n[ 0.290430] acpiphp: Slot [7] registered\n[ 0.291262] acpiphp: Slot [8] registered\n[ 0.292106] acpiphp: Slot [9] registered\n[ 0.292940] acpiphp: Slot [10] registered\n[ 0.293791] acpiphp: Slot [11] registered\n[ 0.294639] acpiphp: Slot [12] registered\n[ 0.295489] acpiphp: Slot [13] registered\n[ 0.296335] acpiphp: Slot [14] registered\n[ 0.297186] acpiphp: Slot [15] registered\n[ 0.308073] acpiphp: Slot [16] registered\n[ 0.308920] acpiphp: Slot [17] registered\n[ 0.309766] acpiphp: Slot [18] registered\n[ 0.310613] acpiphp: Slot [19] registered\n[ 0.311462] acpiphp: Slot [20] registered\n[ 0.312315] acpiphp: Slot [21] registered\n[ 0.313163] acpiphp: Slot [22] registered\n[ 0.314010] acpiphp: Slot [23] registered\n[ 0.314854] acpiphp: Slot [24] registered\n[ 0.315717] acpiphp: Slot [25] registered\n[ 0.316570] acpiphp: Slot [26] registered\n[ 0.317433] acpiphp: Slot [27] registered\n[ 0.318330] acpiphp: Slot [28] registered\n[ 0.319176] acpiphp: Slot [29] registered\n[ 0.320020] acpiphp: Slot [30] registered\n[ 0.320865] acpiphp: Slot [31] registered\n[ 0.321712] PCI host bridge to bus 0000:00\n[ 0.322564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.323828] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325098] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.326602] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.328102] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.329629] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332942] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.334280] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.335506] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.336826] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.340454] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.342115] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361248] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363470] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365012] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366479] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369262] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371737] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373361] vgaarb: loaded\n[ 0.373983] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375259] SCSI subsystem initialized\n[ 0.376201] ACPI: bus type USB registered\n[ 0.377065] usbcore: registered new interface driver usbfs\n[ 0.378143] usbcore: registered new interface driver hub\n[ 0.379193] usbcore: registered new device driver usb\n[ 0.380351] PCI: Using ACPI for IRQ routing\n[ 0.381497] NetLabel: Initializing\n[ 0.382251] NetLabel: domain hash size = 128\n[ 0.383135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384131] NetLabel: unlabeled traffic allowed by default\n[ 0.385329] clocksource: Switched to clocksource kvm-clock\n[ 0.393584] AppArmor: AppArmor Filesystem Enabled\n[ 0.394589] pnp: PnP ACPI init\n[ 0.395562] pnp: PnP ACPI: found 5 devices\n[ 0.402015] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403806] NET: Registered protocol family 2\n[ 0.404896] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406259] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.407521] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.408763] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409897] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411136] NET: Registered protocol family 1\n[ 0.412052] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.413191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.414312] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428453] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442677] Trying to unpack rootfs image as initramfs...\n[ 0.500422] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502169] Scanning for low memory corruption every 60 seconds\n[ 0.503572] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504783] audit: initializing netlink subsys (disabled)\n[ 0.505887] audit: type=2000 audit(1532315524.613:1): initialized\n[ 0.507285] Initialise system trusted keyring\n[ 0.508266] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509484] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511665] zbud: loaded\n[ 0.512421] VFS: Disk quotas dquot_6.6.0\n[ 0.513279] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514953] fuse init (API version 7.23)\n[ 0.515903] Key type big_key registered\n[ 0.516763] Allocating IMA MOK and blacklist keyrings.\n[ 0.518082] Key type asymmetric registered\n[ 0.518938] Asymmetric key parser 'x509' registered\n[ 0.519947] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521515] io scheduler noop registered\n[ 0.522345] io scheduler deadline registered (default)\n[ 0.523386] io scheduler cfq registered\n[ 0.524269] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525374] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526701] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528206] ACPI: Power Button [PWRF]\n[ 0.529106] GHES: HEST is not enabled!\n[ 0.542830] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570899] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573049] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596634] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599058] Linux agpgart interface v0.103\n[ 0.601767] brd: module loaded\n[ 0.605998] loop: module loaded\n[ 0.611368] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613396] GPT:90111 != 2097151\n[ 0.614357] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615880] GPT:90111 != 2097151\n[ 0.616790] GPT: Use GNU Parted to correct GPT errors.\n[ 0.618138] vda: vda1 vda15\n[ 0.619941] scsi host0: ata_piix\n[ 0.620977] scsi host1: ata_piix\n[ 0.621948] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.623667] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.625675] libphy: Fixed MDIO Bus: probed\n[ 0.626796] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628111] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.631236] PPP generic driver version 2.4.2\n[ 0.632417] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.633739] ehci-pci: EHCI PCI platform driver\n[ 0.634712] ehci-platform: EHCI generic platform driver\n[ 0.635849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.637080] ohci-pci: OHCI PCI platform driver\n[ 0.638016] ohci-platform: OHCI generic platform driver\n[ 0.639088] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653720] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654914] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.656619] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.657722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.659041] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660472] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662090] usb usb1: Product: UHCI Host Controller\n[ 0.663186] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664485] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665659] hub 1-0:1.0: USB hub found\n[ 0.666532] hub 1-0:1.0: 2 ports detected\n[ 0.667692] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670273] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671314] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672554] mousedev: PS/2 mouse device common for all mice\n[ 0.674056] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.676184] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677434] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.680099] i2c /dev entries driver\n[ 0.681017] device-mapper: uevent: version 1.0.3\n[ 0.682110] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684033] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.685918] NET: Registered protocol family 10\n[ 0.687403] NET: Registered protocol family 17\n[ 0.688453] Key type dns_resolver registered\n[ 0.689761] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.691069] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693156] registered taskstats version 1\n[ 0.694189] Loading compiled-in X.509 certificates\n[ 0.695893] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.698037] zswap: loaded using pool lzo/zbud\n[ 0.700205] Key type trusted registered\n[ 0.702090] Key type encrypted registered\n[ 0.703060] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.704263] ima: No TPM chip found, activating TPM-bypass!\n[ 0.705439] evm: HMAC attrs: 0x1\n[ 0.706573] Magic number: 10:218:210\n[ 0.707617] rtc_cmos 00:00: setting system clock to 2018-07-23 03:12:04 UTC (1532315524)\n[ 0.709483] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.710752] EDD information not available.\n[ 0.787599] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800004] Write protecting the kernel read-only data: 14336k\n[ 0.804092] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.806805] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.856575] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.75\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.88. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCctZ3AgZZXx8gHIwX8d/XBlz1Bl8fwBm5xja2hmWxwvEyNVa5oiVLOmz64o+j//QXtAXaXR8P/wn/ti9AqLrHQKcozti8FZZnzLtMHkfDlEGJ47FIgZJCbx0BaKpDnSbWRFWlEQqFeEl4maHHMZOv2UcuIlj2Nfwl8WtNf504AEpafNeBSnCLB8yUvCRVFBNSqY5AASHGTQ+pPQ7BFAQ5kVcW75b4IGcg7qyiqHQzgoC/3NpTZ2QRKK7MrrAVDyW33u1pMrewnDeO4mgJUKyQNzwdnINsyGFpSZcPeEFyQ5AFNL7dZG/ZSQtvsCpN7AK9CE2pJgY3k0aKkKHx6pZAB root@cinder-test-vm2-5cfbe261-7816-4d76-8bc8-a31f86031fbe\nssh-dss AAAAB3NzaC1kc3MAAACBAJUYCoT/4VrKWYBx3ybH6sDrPgp6otissE/lBRxg7Wo/coiBibqXUATl9qvuhCgQqllIYHKKDMPO5loqZA/ckXP7Cji5Gmw8bHinQO4Lntsme0U/Sd4dO1057aJa0NgZyWieNMfdc6aDr5/EYFL+JpVd5XOBvdk42Nkr3Ggdw/ynAAAAFQD+ToAPHAzht0P07vzkWf3zxA45CQAAAIBXHawmn8vhwzF48pD8OJamflO78nE9wwOo02So6ya+WcyLdQjRIvZoKat+ViKjVy/d+LiRxyksu7WRphJy4S74vq0KJ5SMoRseFJRMNmE3GXkzaVfuDZHuNvQKQfU6539nLtpfGXBr1kI15SHIYoJCyLammUQn6LB77PpwrhyhCwAAAIAUty/w9FYsUB6eC9eYXgYC7OCxXSPcqPRR0Ss7aZXgRlKbNr6Dt3X+Of5v1gnnZc7CnOoogI3sKPqStRgNFlr+Y9PYOxjye48TCQJK+YFITibgcabl7l8LDWnUV0jhpiFmgfRDoTgEeUDNaGO21SJDfeg06Z10MLeRVXiMHLmdxQ== root@cinder-test-vm2-5cfbe261-7816-4d76-8bc8-a31f86031fbe\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.15s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fed6:e6b0/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-5cfbe261-7816-4d76-8bc8-a31f86031fbe\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.10 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-5cfbe261-7816-4d76-8bc8-a31f86031fbe login: "} 2018-07-23 03:12:09,034 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13/action used request id req-028cc5a9-574e-4d3e-8643-d03807b284bf 2018-07-23 03:12:09,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0734360218048s 2018-07-23 03:12:09,034 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13/action used request id req-028cc5a9-574e-4d3e-8643-d03807b284bf 2018-07-23 03:12:09,035 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 456636892 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.156943] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.158889] pid_max: default: 32768 minimum: 301 [ 0.159965] ACPI: Core revision 20150930 [ 0.161486] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.163032] Security Framework initialized [ 0.164008] Yama: becoming mindful. [ 0.164860] AppArmor: AppArmor initialized [ 0.165784] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.167174] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.168528] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.169801] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.171290] Initializing cgroup subsys io [ 0.172155] Initializing cgroup subsys memory [ 0.173067] Initializing cgroup subsys devices [ 0.173972] Initializing cgroup subsys freezer [ 0.174877] Initializing cgroup subsys net_cls [ 0.175809] Initializing cgroup subsys perf_event [ 0.176763] Initializing cgroup subsys net_prio [ 0.177682] Initializing cgroup subsys hugetlb [ 0.178592] Initializing cgroup subsys pids [ 0.179499] CPU: Physical Processor ID: 0 [ 0.181055] mce: CPU supports 10 MCE banks [ 0.181938] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.183000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199376] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.205533] ftrace: allocating 31920 entries in 125 pages [ 0.230607] smpboot: Max logical packages: 1 [ 0.231514] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.232920] x2apic enabled [ 0.233764] Switched APIC routing to physical x2apic. [ 0.235539] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.236706] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.238855] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.240727] KVM setup paravirtual spinlock [ 0.242087] x86: Booted up 1 node, 1 CPUs [ 0.242920] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.244372] devtmpfs: initialized [ 0.246116] evm: security.selinux [ 0.246841] evm: security.SMACK64 [ 0.247556] evm: security.SMACK64EXEC [ 0.248331] evm: security.SMACK64TRANSMUTE [ 0.249178] evm: security.SMACK64MMAP [ 0.249965] evm: security.ima [ 0.250634] evm: security.capability [ 0.251470] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.253414] pinctrl core: initialized pinctrl subsystem [ 0.254556] RTC time: 3:12:03, date: 07/23/18 [ 0.255558] NET: Registered protocol family 16 [ 0.256588] cpuidle: using governor ladder [ 0.257452] cpuidle: using governor menu [ 0.258277] PCCT header not found. [ 0.259058] ACPI: bus type PCI registered [ 0.259888] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.261182] PCI: Using configuration type 1 for base access [ 0.263005] ACPI: Added _OSI(Module Device) [ 0.263876] ACPI: Added _OSI(Processor Device) [ 0.264771] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.265708] ACPI: Added _OSI(Processor Aggregator Device) [ 0.267572] ACPI: Interpreter enabled [ 0.268385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.270300] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.272216] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.274129] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.276048] ACPI: (supports S0 S5) [ 0.276776] ACPI: Using IOAPIC for interrupt routing [ 0.277763] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.280984] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.282180] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.283468] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.284729] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.287060] acpiphp: Slot [3] registered [ 0.287899] acpiphp: Slot [4] registered [ 0.288751] acpiphp: Slot [5] registered [ 0.289597] acpiphp: Slot [6] registered [ 0.290430] acpiphp: Slot [7] registered [ 0.291262] acpiphp: Slot [8] registered [ 0.292106] acpiphp: Slot [9] registered [ 0.292940] acpiphp: Slot [10] registered [ 0.293791] acpiphp: Slot [11] registered [ 0.294639] acpiphp: Slot [12] registered [ 0.295489] acpiphp: Slot [13] registered [ 0.296335] acpiphp: Slot [14] registered [ 0.297186] acpiphp: Slot [15] registered [ 0.308073] acpiphp: Slot [16] registered [ 0.308920] acpiphp: Slot [17] registered [ 0.309766] acpiphp: Slot [18] registered [ 0.310613] acpiphp: Slot [19] registered [ 0.311462] acpiphp: Slot [20] registered [ 0.312315] acpiphp: Slot [21] registered [ 0.313163] acpiphp: Slot [22] registered [ 0.314010] acpiphp: Slot [23] registered [ 0.314854] acpiphp: Slot [24] registered [ 0.315717] acpiphp: Slot [25] registered [ 0.316570] acpiphp: Slot [26] registered [ 0.317433] acpiphp: Slot [27] registered [ 0.318330] acpiphp: Slot [28] registered [ 0.319176] acpiphp: Slot [29] registered [ 0.320020] acpiphp: Slot [30] registered [ 0.320865] acpiphp: Slot [31] registered [ 0.321712] PCI host bridge to bus 0000:00 [ 0.322564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.323828] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.325098] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.326602] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.328102] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.329629] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.332942] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.334280] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.335506] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.336826] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.340454] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.342115] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361248] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363470] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.365012] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.366479] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369262] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370635] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371737] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373361] vgaarb: loaded [ 0.373983] vgaarb: bridge control possible 0000:00:02.0 [ 0.375259] SCSI subsystem initialized [ 0.376201] ACPI: bus type USB registered [ 0.377065] usbcore: registered new interface driver usbfs [ 0.378143] usbcore: registered new interface driver hub [ 0.379193] usbcore: registered new device driver usb [ 0.380351] PCI: Using ACPI for IRQ routing [ 0.381497] NetLabel: Initializing [ 0.382251] NetLabel: domain hash size = 128 [ 0.383135] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.384131] NetLabel: unlabeled traffic allowed by default [ 0.385329] clocksource: Switched to clocksource kvm-clock [ 0.393584] AppArmor: AppArmor Filesystem Enabled [ 0.394589] pnp: PnP ACPI init [ 0.395562] pnp: PnP ACPI: found 5 devices [ 0.402015] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.403806] NET: Registered protocol family 2 [ 0.404896] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.406259] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.407521] TCP: Hash tables configured (established 4096 bind 4096) [ 0.408763] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.409897] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.411136] NET: Registered protocol family 1 [ 0.412052] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413191] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414312] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428453] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442677] Trying to unpack rootfs image as initramfs... [ 0.500422] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.502169] Scanning for low memory corruption every 60 seconds [ 0.503572] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504783] audit: initializing netlink subsys (disabled) [ 0.505887] audit: type=2000 audit(1532315524.613:1): initialized [ 0.507285] Initialise system trusted keyring [ 0.508266] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.509484] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.511665] zbud: loaded [ 0.512421] VFS: Disk quotas dquot_6.6.0 [ 0.513279] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514953] fuse init (API version 7.23) [ 0.515903] Key type big_key registered [ 0.516763] Allocating IMA MOK and blacklist keyrings. [ 0.518082] Key type asymmetric registered [ 0.518938] Asymmetric key parser 'x509' registered [ 0.519947] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.521515] io scheduler noop registered [ 0.522345] io scheduler deadline registered (default) [ 0.523386] io scheduler cfq registered [ 0.524269] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525374] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.526701] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.528206] ACPI: Power Button [PWRF] [ 0.529106] GHES: HEST is not enabled! [ 0.542830] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.570899] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573049] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.596634] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599058] Linux agpgart interface v0.103 [ 0.601767] brd: module loaded [ 0.605998] loop: module loaded [ 0.611368] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.613396] GPT:90111 != 2097151 [ 0.614357] GPT:Alternate GPT header not at the end of the disk. [ 0.615880] GPT:90111 != 2097151 [ 0.616790] GPT: Use GNU Parted to correct GPT errors. [ 0.618138] vda: vda1 vda15 [ 0.619941] scsi host0: ata_piix [ 0.620977] scsi host1: ata_piix [ 0.621948] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.623667] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.625675] libphy: Fixed MDIO Bus: probed [ 0.626796] tun: Universal TUN/TAP device driver, 1.6 [ 0.628111] tun: (C) 1999-2004 Max Krasnyansky [ 0.631236] PPP generic driver version 2.4.2 [ 0.632417] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.633739] ehci-pci: EHCI PCI platform driver [ 0.634712] ehci-platform: EHCI generic platform driver [ 0.635849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.637080] ohci-pci: OHCI PCI platform driver [ 0.638016] ohci-platform: OHCI generic platform driver [ 0.639088] uhci_hcd: USB Universal Host Controller Interface driver [ 0.653720] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.654914] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.656619] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.657722] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.659041] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660472] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.662090] usb usb1: Product: UHCI Host Controller [ 0.663186] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.664485] usb usb1: SerialNumber: 0000:00:01.2 [ 0.665659] hub 1-0:1.0: USB hub found [ 0.666532] hub 1-0:1.0: 2 ports detected [ 0.667692] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.670273] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.671314] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.672554] mousedev: PS/2 mouse device common for all mice [ 0.674056] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.676184] rtc_cmos 00:00: RTC can wake from S4 [ 0.677434] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.678730] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.680099] i2c /dev entries driver [ 0.681017] device-mapper: uevent: version 1.0.3 [ 0.682110] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.684033] ledtrig-cpu: registered to indicate activity on CPUs [ 0.685918] NET: Registered protocol family 10 [ 0.687403] NET: Registered protocol family 17 [ 0.688453] Key type dns_resolver registered [ 0.689761] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.691069] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.693156] registered taskstats version 1 [ 0.694189] Loading compiled-in X.509 certificates [ 0.695893] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698037] zswap: loaded using pool lzo/zbud [ 0.700205] Key type trusted registered [ 0.702090] Key type encrypted registered [ 0.703060] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704263] ima: No TPM chip found, activating TPM-bypass! [ 0.705439] evm: HMAC attrs: 0x1 [ 0.706573] Magic number: 10:218:210 [ 0.707617] rtc_cmos 00:00: setting system clock to 2018-07-23 03:12:04 UTC (1532315524) [ 0.709483] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710752] EDD information not available. [ 0.787599] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.800004] Write protecting the kernel read-only data: 14336k [ 0.804092] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.806805] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.856575] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.75 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCctZ3AgZZXx8gHIwX8d/XBlz1Bl8fwBm5xja2hmWxwvEyNVa5oiVLOmz64o+j//QXtAXaXR8P/wn/ti9AqLrHQKcozti8FZZnzLtMHkfDlEGJ47FIgZJCbx0BaKpDnSbWRFWlEQqFeEl4maHHMZOv2UcuIlj2Nfwl8WtNf504AEpafNeBSnCLB8yUvCRVFBNSqY5AASHGTQ+pPQ7BFAQ5kVcW75b4IGcg7qyiqHQzgoC/3NpTZ2QRKK7MrrAVDyW33u1pMrewnDeO4mgJUKyQNzwdnINsyGFpSZcPeEFyQ5AFNL7dZG/ZSQtvsCpN7AK9CE2pJgY3k0aKkKHx6pZAB root@cinder-test-vm2-5cfbe261-7816-4d76-8bc8-a31f86031fbe ssh-dss AAAAB3NzaC1kc3MAAACBAJUYCoT/4VrKWYBx3ybH6sDrPgp6otissE/lBRxg7Wo/coiBibqXUATl9qvuhCgQqllIYHKKDMPO5loqZA/ckXP7Cji5Gmw8bHinQO4Lntsme0U/Sd4dO1057aJa0NgZyWieNMfdc6aDr5/EYFL+JpVd5XOBvdk42Nkr3Ggdw/ynAAAAFQD+ToAPHAzht0P07vzkWf3zxA45CQAAAIBXHawmn8vhwzF48pD8OJamflO78nE9wwOo02So6ya+WcyLdQjRIvZoKat+ViKjVy/d+LiRxyksu7WRphJy4S74vq0KJ5SMoRseFJRMNmE3GXkzaVfuDZHuNvQKQfU6539nLtpfGXBr1kI15SHIYoJCyLammUQn6LB77PpwrhyhCwAAAIAUty/w9FYsUB6eC9eYXgYC7OCxXSPcqPRR0Ss7aZXgRlKbNr6Dt3X+Of5v1gnnZc7CnOoogI3sKPqStRgNFlr+Y9PYOxjye48TCQJK+YFITibgcabl7l8LDWnUV0jhpiFmgfRDoTgEeUDNaGO21SJDfeg06Z10MLeRVXiMHLmdxQ== root@cinder-test-vm2-5cfbe261-7816-4d76-8bc8-a31f86031fbe -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.15s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fed6:e6b0/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-5cfbe261-7816-4d76-8bc8-a31f86031fbe launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.10 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-5cfbe261-7816-4d76-8bc8-a31f86031fbe login: 2018-07-23 03:12:12,046 - paramiko.transport - DEBUG - starting thread (client mode): 0x748ad50L 2018-07-23 03:12:12,046 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 03:12:12,047 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 03:12:12,047 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 03:12:12,048 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-23 03:12:12,048 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 03:12:12,049 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 03:12:12,049 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 03:12:12,049 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 03:12:12,049 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 03:12:12,066 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 03:12:12,067 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 03:12:12,078 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: a7742656cbdd8973268c30871cbdeef0 2018-07-23 03:12:12,079 - paramiko.transport - DEBUG - Trying discovered key b39e41b76a1b944bb029b69ddb74e5dd in /tmp/tmpOvjzqy 2018-07-23 03:12:12,105 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 03:12:12,111 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 03:12:12,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-07-23 03:12:12,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"volume": {"display_name": "cinder_test-volume_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "size": "2"}}' 2018-07-23 03:12:13,248 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:12:12 GMT Server: Apache x-compute-request-id: req-10877d7b-49af-48e1-af25-67bcb3ebb7a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-10877d7b-49af-48e1-af25-67bcb3ebb7a5 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "self"}, {"href": "http://172.30.9.21:8776/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T03:12:13.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44", "size": 2}} 2018-07-23 03:12:13,248 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes used request id req-10877d7b-49af-48e1-af25-67bcb3ebb7a5 2018-07-23 03:12:13,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.10123085976s 2018-07-23 03:12:13,248 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes used request id req-10877d7b-49af-48e1-af25-67bcb3ebb7a5 2018-07-23 03:12:13,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 03:12:13,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:14,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:13 GMT Server: Apache x-compute-request-id: req-ea00c339-7edb-4daf-91e5-0cd09cf0f914 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ea00c339-7edb-4daf-91e5-0cd09cf0f914 Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "self"}, {"href": "http://172.30.9.21:8776/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T03:12:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "updated_at": "2018-07-23T03:12:13.000000", "volume_type": null, "name": "cinder_test-volume_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44", "size": 2}]} 2018-07-23 03:12:14,206 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-ea00c339-7edb-4daf-91e5-0cd09cf0f914 2018-07-23 03:12:14,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.957320928574s 2018-07-23 03:12:14,207 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-ea00c339-7edb-4daf-91e5-0cd09cf0f914 2018-07-23 03:12:14,208 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:12:16,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 03:12:16,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:17,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:16 GMT Server: Apache x-compute-request-id: req-69050369-86b5-4795-a98f-4c20d58be4c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69050369-86b5-4795-a98f-4c20d58be4c7 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "self"}, {"href": "http://172.30.9.21:8776/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T03:12:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "updated_at": "2018-07-23T03:12:14.000000", "volume_type": null, "name": "cinder_test-volume_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44", "size": 2}]} 2018-07-23 03:12:17,139 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-69050369-86b5-4795-a98f-4c20d58be4c7 2018-07-23 03:12:17,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.928469896317s 2018-07-23 03:12:17,140 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-69050369-86b5-4795-a98f-4c20d58be4c7 2018-07-23 03:12:17,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:12:17,142 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:17,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-83e0678a-2a93-48a4-8a62-c08b9f52d7e3 Date: Mon, 23 Jul 2018 03:12:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8199736-81ce-472c-b6f9-1ec901571b2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4552cd63eab4241ab24a239c3c7773d","l2_adjacency":true,"status":"ACTIVE","subnets":["3e3971e4-e814-481f-b9b5-686009a09ebf"],"description":"","tags":[],"updated_at":"2018-07-23T03:11:50Z","qos_policy_id":null,"name":"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe","admin_state_up":true,"tenant_id":"d4552cd63eab4241ab24a239c3c7773d","created_at":"2018-07-23T03:11:49Z","mtu":1450}]} 2018-07-23 03:12:17,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-83e0678a-2a93-48a4-8a62-c08b9f52d7e3 2018-07-23 03:12:17,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104432821274s 2018-07-23 03:12:17,247 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-83e0678a-2a93-48a4-8a62-c08b9f52d7e3 2018-07-23 03:12:17,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:12:17,256 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:17,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-e3b05984-99cd-4426-892d-08a3822e6745 Date: Mon, 23 Jul 2018 03:12:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/44c39386-9e09-4cb2-8108-6db5a480efb8/snap", "metadata": {}}], "file": "/v2/images/44c39386-9e09-4cb2-8108-6db5a480efb8/file", "owner": "d4552cd63eab4241ab24a239c3c7773d", "id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "size": 12716032, "self": "/v2/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/44c39386-9e09-4cb2-8108-6db5a480efb8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:11:55Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:11:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:12:17,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e3b05984-99cd-4426-892d-08a3822e6745 2018-07-23 03:12:17,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218345880508s 2018-07-23 03:12:17,471 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e3b05984-99cd-4426-892d-08a3822e6745 2018-07-23 03:12:17,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:12:17,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:17,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61727bc2-dfc5-43cc-a750-dbfe4200d2b6 x-compute-request-id: req-61727bc2-dfc5-43cc-a750-dbfe4200d2b6 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4854a600-a569-43a8-b1c4-a570459c0db8"}]} 2018-07-23 03:12:17,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-61727bc2-dfc5-43cc-a750-dbfe4200d2b6 2018-07-23 03:12:17,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269601345062s 2018-07-23 03:12:17,500 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-61727bc2-dfc5-43cc-a750-dbfe4200d2b6 2018-07-23 03:12:17,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 03:12:17,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"server": {"name": "cinder_test-vm_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "imageRef": "44c39386-9e09-4cb2-8108-6db5a480efb8", "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "flavorRef": "4854a600-a569-43a8-b1c4-a570459c0db8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8199736-81ce-472c-b6f9-1ec901571b2e"}], "security_groups": [{"name": "2e167206-e34e-42cd-97d9-d5f0e4648a84"}]}}' 2018-07-23 03:12:18,480 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:12:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c63fe352-1006-47dd-8865-a33cfcc144ab x-compute-request-id: req-c63fe352-1006-47dd-8865-a33cfcc144ab Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2e167206-e34e-42cd-97d9-d5f0e4648a84"}], "OS-DCF:diskConfig": "MANUAL", "id": "291b8385-8b25-4d3c-9a29-39cc36a1d954", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954", "rel": "bookmark"}], "adminPass": "5aBMN7ytPzQA"}} 2018-07-23 03:12:18,480 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c63fe352-1006-47dd-8865-a33cfcc144ab 2018-07-23 03:12:18,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.979475021362s 2018-07-23 03:12:18,481 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c63fe352-1006-47dd-8865-a33cfcc144ab 2018-07-23 03:12:18,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:12:18,484 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:18,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f1a2678-7d1c-47a7-ba13-c8ee45dafa22 x-compute-request-id: req-8f1a2678-7d1c-47a7-ba13-c8ee45dafa22 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "291b8385-8b25-4d3c-9a29-39cc36a1d954", "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:12:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:12:18Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:e6:b0", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:e6:b0", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:12:03.000000", "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "5d361ee2-1e28-45ce-992b-47b6e6940b13", "security_groups": [{"name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}], "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:12:03Z", "hostId": "1e2f4ad69b4c2f602e364a966c732af469c20314c37aa65ee408c7bf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm2_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:11:58Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:12:18,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8f1a2678-7d1c-47a7-ba13-c8ee45dafa22 2018-07-23 03:12:18,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360793113708s 2018-07-23 03:12:18,843 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8f1a2678-7d1c-47a7-ba13-c8ee45dafa22 2018-07-23 03:12:18,848 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:12:20,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:12:20,853 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:21,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efbf77c6-ec75-4ae5-b0f6-292d03b15746 x-compute-request-id: req-efbf77c6-ec75-4ae5-b0f6-292d03b15746 Content-Encoding: gzip Content-Length: 903 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "291b8385-8b25-4d3c-9a29-39cc36a1d954", "security_groups": [{"name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}], "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:12:20Z", "hostId": "392d64b3baa0edf1ba02c1abd865200bee7ba1648f6bd66269054a36", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:12:18Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:e6:b0", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:e6:b0", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:12:03.000000", "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "5d361ee2-1e28-45ce-992b-47b6e6940b13", "security_groups": [{"name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}], "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:12:03Z", "hostId": "1e2f4ad69b4c2f602e364a966c732af469c20314c37aa65ee408c7bf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm2_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:11:58Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:12:21,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-efbf77c6-ec75-4ae5-b0f6-292d03b15746 2018-07-23 03:12:21,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.61190199852s 2018-07-23 03:12:21,463 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-efbf77c6-ec75-4ae5-b0f6-292d03b15746 2018-07-23 03:12:21,467 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:12:23,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:12:23,472 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:24,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2626736e-4caa-4290-8fb1-a36aa6f5a071 x-compute-request-id: req-2626736e-4caa-4290-8fb1-a36aa6f5a071 Content-Encoding: gzip Content-Length: 903 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "291b8385-8b25-4d3c-9a29-39cc36a1d954", "security_groups": [{"name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}], "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:12:20Z", "hostId": "392d64b3baa0edf1ba02c1abd865200bee7ba1648f6bd66269054a36", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:12:18Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:e6:b0", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:e6:b0", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:12:03.000000", "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "5d361ee2-1e28-45ce-992b-47b6e6940b13", "security_groups": [{"name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}], "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:12:03Z", "hostId": "1e2f4ad69b4c2f602e364a966c732af469c20314c37aa65ee408c7bf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm2_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:11:58Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:12:24,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2626736e-4caa-4290-8fb1-a36aa6f5a071 2018-07-23 03:12:24,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.568388938904s 2018-07-23 03:12:24,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2626736e-4caa-4290-8fb1-a36aa6f5a071 2018-07-23 03:12:24,043 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:12:26,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:12:26,049 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:26,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa7b8b2d-3539-44f2-8dec-45e4f4527634 x-compute-request-id: req-fa7b8b2d-3539-44f2-8dec-45e4f4527634 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:57:9a", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:12:24.000000", "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "291b8385-8b25-4d3c-9a29-39cc36a1d954", "security_groups": [{"name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}], "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:12:24Z", "hostId": "392d64b3baa0edf1ba02c1abd865200bee7ba1648f6bd66269054a36", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:12:18Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:e6:b0", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:e6:b0", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:12:03.000000", "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "5d361ee2-1e28-45ce-992b-47b6e6940b13", "security_groups": [{"name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}], "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:12:03Z", "hostId": "1e2f4ad69b4c2f602e364a966c732af469c20314c37aa65ee408c7bf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm2_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:11:58Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:12:26,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fa7b8b2d-3539-44f2-8dec-45e4f4527634 2018-07-23 03:12:26,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40620303154s 2018-07-23 03:12:26,453 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fa7b8b2d-3539-44f2-8dec-45e4f4527634 2018-07-23 03:12:26,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:12:26,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=291b8385-8b25-4d3c-9a29-39cc36a1d954" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:26,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-d0815b8c-0727-4459-94ba-ec4b398f2dd6 Date: Mon, 23 Jul 2018 03:12:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:12:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e3971e4-e814-481f-b9b5-686009a09ebf","ip_address":"192.168.120.13"}],"id":"c32eecf6-65bb-47af-9949-51597bf807e0","security_groups":["2e167206-e34e-42cd-97d9-d5f0e4648a84"],"mac_address":"fa:16:3e:3a:57:9a","project_id":"d4552cd63eab4241ab24a239c3c7773d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f8199736-81ce-472c-b6f9-1ec901571b2e","tenant_id":"d4552cd63eab4241ab24a239c3c7773d","created_at":"2018-07-23T03:12:20Z","binding:vnic_type":"normal","device_id":"291b8385-8b25-4d3c-9a29-39cc36a1d954","ip_allocation":"immediate"}]} 2018-07-23 03:12:26,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=291b8385-8b25-4d3c-9a29-39cc36a1d954 used request id req-d0815b8c-0727-4459-94ba-ec4b398f2dd6 2018-07-23 03:12:26,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0544519424438s 2018-07-23 03:12:26,513 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=291b8385-8b25-4d3c-9a29-39cc36a1d954 used request id req-d0815b8c-0727-4459-94ba-ec4b398f2dd6 2018-07-23 03:12:26,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:12:26,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c32eecf6-65bb-47af-9949-51597bf807e0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:26,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-581c23ce-5f5e-45b4-b73b-e457030736cf Date: Mon, 23 Jul 2018 03:12:26 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:12:26,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c32eecf6-65bb-47af-9949-51597bf807e0 used request id req-581c23ce-5f5e-45b4-b73b-e457030736cf 2018-07-23 03:12:26,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0605230331421s 2018-07-23 03:12:26,579 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c32eecf6-65bb-47af-9949-51597bf807e0 used request id req-581c23ce-5f5e-45b4-b73b-e457030736cf 2018-07-23 03:12:26,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:12:26,582 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:27,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9ef2d1a-5e5f-4b0d-8fae-8056b3d8a1fd x-compute-request-id: req-a9ef2d1a-5e5f-4b0d-8fae-8056b3d8a1fd Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:57:9a", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:12:24.000000", "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "291b8385-8b25-4d3c-9a29-39cc36a1d954", "security_groups": [{"name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}], "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:12:24Z", "hostId": "392d64b3baa0edf1ba02c1abd865200bee7ba1648f6bd66269054a36", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:12:18Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:e6:b0", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:e6:b0", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:12:03.000000", "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "5d361ee2-1e28-45ce-992b-47b6e6940b13", "security_groups": [{"name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}], "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:12:03Z", "hostId": "1e2f4ad69b4c2f602e364a966c732af469c20314c37aa65ee408c7bf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm2_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:11:58Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:12:27,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a9ef2d1a-5e5f-4b0d-8fae-8056b3d8a1fd 2018-07-23 03:12:27,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572794914246s 2018-07-23 03:12:27,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a9ef2d1a-5e5f-4b0d-8fae-8056b3d8a1fd 2018-07-23 03:12:27,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:12:27,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=291b8385-8b25-4d3c-9a29-39cc36a1d954" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:27,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-b428a3b3-0ba7-4046-9b89-3592e3c78023 Date: Mon, 23 Jul 2018 03:12:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:12:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e3971e4-e814-481f-b9b5-686009a09ebf","ip_address":"192.168.120.13"}],"id":"c32eecf6-65bb-47af-9949-51597bf807e0","security_groups":["2e167206-e34e-42cd-97d9-d5f0e4648a84"],"mac_address":"fa:16:3e:3a:57:9a","project_id":"d4552cd63eab4241ab24a239c3c7773d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f8199736-81ce-472c-b6f9-1ec901571b2e","tenant_id":"d4552cd63eab4241ab24a239c3c7773d","created_at":"2018-07-23T03:12:20Z","binding:vnic_type":"normal","device_id":"291b8385-8b25-4d3c-9a29-39cc36a1d954","ip_allocation":"immediate"}]} 2018-07-23 03:12:27,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=291b8385-8b25-4d3c-9a29-39cc36a1d954 used request id req-b428a3b3-0ba7-4046-9b89-3592e3c78023 2018-07-23 03:12:27,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0698158740997s 2018-07-23 03:12:27,228 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=291b8385-8b25-4d3c-9a29-39cc36a1d954 used request id req-b428a3b3-0ba7-4046-9b89-3592e3c78023 2018-07-23 03:12:27,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:12:27,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c32eecf6-65bb-47af-9949-51597bf807e0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:27,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3995f95c-9b9f-4ea1-b0f7-98393468082b Date: Mon, 23 Jul 2018 03:12:27 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:12:27,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c32eecf6-65bb-47af-9949-51597bf807e0 used request id req-3995f95c-9b9f-4ea1-b0f7-98393468082b 2018-07-23 03:12:27,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0434010028839s 2018-07-23 03:12:27,277 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c32eecf6-65bb-47af-9949-51597bf807e0 used request id req-3995f95c-9b9f-4ea1-b0f7-98393468082b 2018-07-23 03:12:27,277 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3a:57:9a', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'44c39386-9e09-4cb2-8108-6db5a480efb8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T03:12:24.000000', 'flavor': Munch({u'id': u'4854a600-a569-43a8-b1c4-a570459c0db8'}), 'az': u'nova', 'id': u'291b8385-8b25-4d3c-9a29-39cc36a1d954', 'security_groups': [Munch({u'name': u'cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'798b609af2ff459eb44c5183ca4e5e9b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4552cd63eab4241ab24a239c3c7773d', 'name': 'cinder_test-project_5cfbe261-7816-4d76-8bc8-a31f86031fbe', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-23T03:12:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T03:12:24Z', 'hostId': u'392d64b3baa0edf1ba02c1abd865200bee7ba1648f6bd66269054a36', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'392d64b3baa0edf1ba02c1abd865200bee7ba1648f6bd66269054a36', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T03:12:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd4552cd63eab4241ab24a239c3c7773d', 'name': u'cinder_test-vm_5cfbe261-7816-4d76-8bc8-a31f86031fbe', 'adminPass': None, 'tenant_id': u'd4552cd63eab4241ab24a239c3c7773d', 'created_at': u'2018-07-23T03:12:18Z', 'created': u'2018-07-23T03:12:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 03:12:27,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:12:27,281 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:27,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-4df4b2bd-7242-4fa0-b616-b6edc5761f35 Date: Mon, 23 Jul 2018 03:12:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8199736-81ce-472c-b6f9-1ec901571b2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4552cd63eab4241ab24a239c3c7773d","l2_adjacency":true,"status":"ACTIVE","subnets":["3e3971e4-e814-481f-b9b5-686009a09ebf"],"description":"","tags":[],"updated_at":"2018-07-23T03:11:50Z","qos_policy_id":null,"name":"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe","admin_state_up":true,"tenant_id":"d4552cd63eab4241ab24a239c3c7773d","created_at":"2018-07-23T03:11:49Z","mtu":1450}]} 2018-07-23 03:12:27,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4df4b2bd-7242-4fa0-b616-b6edc5761f35 2018-07-23 03:12:27,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115952014923s 2018-07-23 03:12:27,397 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4df4b2bd-7242-4fa0-b616-b6edc5761f35 2018-07-23 03:12:27,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 03:12:27,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=291b8385-8b25-4d3c-9a29-39cc36a1d954" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:27,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-67377516-052f-4dd8-b4a8-88ef626cf374 Date: Mon, 23 Jul 2018 03:12:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T03:12:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e3971e4-e814-481f-b9b5-686009a09ebf","ip_address":"192.168.120.13"}],"id":"c32eecf6-65bb-47af-9949-51597bf807e0","security_groups":["2e167206-e34e-42cd-97d9-d5f0e4648a84"],"mac_address":"fa:16:3e:3a:57:9a","project_id":"d4552cd63eab4241ab24a239c3c7773d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f8199736-81ce-472c-b6f9-1ec901571b2e","tenant_id":"d4552cd63eab4241ab24a239c3c7773d","created_at":"2018-07-23T03:12:20Z","binding:vnic_type":"normal","device_id":"291b8385-8b25-4d3c-9a29-39cc36a1d954","ip_allocation":"immediate"}]} 2018-07-23 03:12:27,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=291b8385-8b25-4d3c-9a29-39cc36a1d954 used request id req-67377516-052f-4dd8-b4a8-88ef626cf374 2018-07-23 03:12:27,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0531680583954s 2018-07-23 03:12:27,452 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=291b8385-8b25-4d3c-9a29-39cc36a1d954 used request id req-67377516-052f-4dd8-b4a8-88ef626cf374 2018-07-23 03:12:27,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-23 03:12:27,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"floatingip": {"floating_network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "fixed_ip_address": "192.168.120.13", "port_id": "c32eecf6-65bb-47af-9949-51597bf807e0"}}' 2018-07-23 03:12:29,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-a8370ef2-2cfb-407d-ac6b-ff4d1b874813 Date: Mon, 23 Jul 2018 03:12:29 GMT RESP BODY: {"floatingip": {"router_id": "5c501e1c-784c-42e2-991d-2e7e537e75fc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "created_at": "2018-07-23T03:12:28Z", "updated_at": "2018-07-23T03:12:28Z", "floating_network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8199736-81ce-472c-b6f9-1ec901571b2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:57:9a", "device_id": "291b8385-8b25-4d3c-9a29-39cc36a1d954"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "d4552cd63eab4241ab24a239c3c7773d", "port_id": "c32eecf6-65bb-47af-9949-51597bf807e0", "id": "6b1f4643-e620-4e82-bc8d-ca32190f7381", "qos_policy_id": null}} 2018-07-23 03:12:29,508 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a8370ef2-2cfb-407d-ac6b-ff4d1b874813 2018-07-23 03:12:29,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.05496501923s 2018-07-23 03:12:29,508 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a8370ef2-2cfb-407d-ac6b-ff4d1b874813 2018-07-23 03:12:29,511 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'5c501e1c-784c-42e2-991d-2e7e537e75fc', 'updated_at': u'2018-07-23T03:12:28Z', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.202', 'revision_number': 0, 'port_id': u'c32eecf6-65bb-47af-9949-51597bf807e0', 'id': u'6b1f4643-e620-4e82-bc8d-ca32190f7381', 'network': u'b1151015-972f-420d-9114-74e63e0e9f5c', 'port': u'c32eecf6-65bb-47af-9949-51597bf807e0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4552cd63eab4241ab24a239c3c7773d', 'name': 'cinder_test-project_5cfbe261-7816-4d76-8bc8-a31f86031fbe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd4552cd63eab4241ab24a239c3c7773d', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f8199736-81ce-472c-b6f9-1ec901571b2e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3a:57:9a', u'device_id': u'291b8385-8b25-4d3c-9a29-39cc36a1d954'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'd4552cd63eab4241ab24a239c3c7773d', 'created_at': u'2018-07-23T03:12:28Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f8199736-81ce-472c-b6f9-1ec901571b2e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3a:57:9a', u'device_id': u'291b8385-8b25-4d3c-9a29-39cc36a1d954'}), 'router': u'5c501e1c-784c-42e2-991d-2e7e537e75fc'}) 2018-07-23 03:12:29,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 03:12:29,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 03:12:29,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12: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-2f382997-6d4d-4a28-b255-9b25048591f5 x-compute-request-id: req-2f382997-6d4d-4a28-b255-9b25048591f5 Content-Encoding: gzip Content-Length: 9588 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 442230113 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.159095] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.161180] pid_max: default: 32768 minimum: 301\n[ 0.162322] ACPI: Core revision 20150930\n[ 0.163910] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.165553] Security Framework initialized\n[ 0.166597] Yama: becoming mindful.\n[ 0.167514] AppArmor: AppArmor initialized\n[ 0.168589] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.170316] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.171958] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.173497] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.175266] Initializing cgroup subsys io\n[ 0.176294] Initializing cgroup subsys memory\n[ 0.177381] Initializing cgroup subsys devices\n[ 0.178492] Initializing cgroup subsys freezer\n[ 0.179587] Initializing cgroup subsys net_cls\n[ 0.180684] Initializing cgroup subsys perf_event\n[ 0.181841] Initializing cgroup subsys net_prio\n[ 0.182955] Initializing cgroup subsys hugetlb\n[ 0.184054] Initializing cgroup subsys pids\n[ 0.185128] CPU: Physical Processor ID: 0\n[ 0.186855] mce: CPU supports 10 MCE banks\n[ 0.187917] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189193] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.203688] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.210183] ftrace: allocating 31920 entries in 125 pages\n[ 0.235359] smpboot: Max logical packages: 1\n[ 0.236240] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237618] x2apic enabled\n[ 0.238456] Switched APIC routing to physical x2apic.\n[ 0.240221] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.241382] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.243524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.245373] KVM setup paravirtual spinlock\n[ 0.246701] x86: Booted up 1 node, 1 CPUs\n[ 0.247530] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.248965] devtmpfs: initialized\n[ 0.250704] evm: security.selinux\n[ 0.251419] evm: security.SMACK64\n[ 0.252131] evm: security.SMACK64EXEC\n[ 0.252898] evm: security.SMACK64TRANSMUTE\n[ 0.253728] evm: security.SMACK64MMAP\n[ 0.254493] evm: security.ima\n[ 0.255157] evm: security.capability\n[ 0.255984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257892] pinctrl core: initialized pinctrl subsystem\n[ 0.259027] RTC time: 3:12:24, date: 07/23/18\n[ 0.260020] NET: Registered protocol family 16\n[ 0.261037] cpuidle: using governor ladder\n[ 0.261879] cpuidle: using governor menu\n[ 0.262684] PCCT header not found.\n[ 0.263462] ACPI: bus type PCI registered\n[ 0.264288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265567] PCI: Using configuration type 1 for base access\n[ 0.267368] ACPI: Added _OSI(Module Device)\n[ 0.268237] ACPI: Added _OSI(Processor Device)\n[ 0.269124] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.270044] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.271831] ACPI: Interpreter enabled\n[ 0.272616] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.274512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.276398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.278298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.280192] ACPI: (supports S0 S5)\n[ 0.280916] ACPI: Using IOAPIC for interrupt routing\n[ 0.281891] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.285034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.286209] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.287481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.288708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.290980] acpiphp: Slot [3] registered\n[ 0.291806] acpiphp: Slot [4] registered\n[ 0.292625] acpiphp: Slot [5] registered\n[ 0.293458] acpiphp: Slot [6] registered\n[ 0.294285] acpiphp: Slot [7] registered\n[ 0.295109] acpiphp: Slot [8] registered\n[ 0.295933] acpiphp: Slot [9] registered\n[ 0.296759] acpiphp: Slot [10] registered\n[ 0.297590] acpiphp: Slot [11] registered\n[ 0.298426] acpiphp: Slot [12] registered\n[ 0.299262] acpiphp: Slot [13] registered\n[ 0.300098] acpiphp: Slot [14] registered\n[ 0.300929] acpiphp: Slot [15] registered\n[ 0.311612] acpiphp: Slot [16] registered\n[ 0.312457] acpiphp: Slot [17] registered\n[ 0.313292] acpiphp: Slot [18] registered\n[ 0.314123] acpiphp: Slot [19] registered\n[ 0.314954] acpiphp: Slot [20] registered\n[ 0.315793] acpiphp: Slot [21] registered\n[ 0.316627] acpiphp: Slot [22] registered\n[ 0.317461] acpiphp: Slot [23] registered\n[ 0.318298] acpiphp: Slot [24] registered\n[ 0.319133] acpiphp: Slot [25] registered\n[ 0.319970] acpiphp: Slot [26] registered\n[ 0.320805] acpiphp: Slot [27] registered\n[ 0.321637] acpiphp: Slot [28] registered\n[ 0.322515] acpiphp: Slot [29] registered\n[ 0.323351] acpiphp: Slot [30] registered\n[ 0.324190] acpiphp: Slot [31] registered\n[ 0.325023] PCI host bridge to bus 0000:00\n[ 0.325855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.327105] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.328355] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.329842] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.331328] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.332847] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.336220] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.337556] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.338776] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.340087] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345130] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363397] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364908] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366717] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368170] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369591] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370883] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372211] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373299] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374892] vgaarb: loaded\n[ 0.375505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.376768] SCSI subsystem initialized\n[ 0.377704] ACPI: bus type USB registered\n[ 0.378551] usbcore: registered new interface driver usbfs\n[ 0.379607] usbcore: registered new interface driver hub\n[ 0.380644] usbcore: registered new device driver usb\n[ 0.381781] PCI: Using ACPI for IRQ routing\n[ 0.382917] NetLabel: Initializing\n[ 0.383649] NetLabel: domain hash size = 128\n[ 0.384522] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385510] NetLabel: unlabeled traffic allowed by default\n[ 0.386705] clocksource: Switched to clocksource kvm-clock\n[ 0.394860] AppArmor: AppArmor Filesystem Enabled\n[ 0.395852] pnp: PnP ACPI init\n[ 0.396800] pnp: PnP ACPI: found 5 devices\n[ 0.403126] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404891] NET: Registered protocol family 2\n[ 0.405955] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407290] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408535] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409769] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410886] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412111] NET: Registered protocol family 1\n[ 0.413020] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414151] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415346] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429486] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443768] Trying to unpack rootfs image as initramfs...\n[ 0.499995] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501682] Scanning for low memory corruption every 60 seconds\n[ 0.503080] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504275] audit: initializing netlink subsys (disabled)\n[ 0.505328] audit: type=2000 audit(1532315544.937:1): initialized\n[ 0.506698] Initialise system trusted keyring\n[ 0.507698] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508893] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511055] zbud: loaded\n[ 0.511804] VFS: Disk quotas dquot_6.6.0\n[ 0.512646] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514275] fuse init (API version 7.23)\n[ 0.515213] Key type big_key registered\n[ 0.516043] Allocating IMA MOK and blacklist keyrings.\n[ 0.517298] Key type asymmetric registered\n[ 0.518150] Asymmetric key parser 'x509' registered\n[ 0.519152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520663] io scheduler noop registered\n[ 0.521478] io scheduler deadline registered (default)\n[ 0.522500] io scheduler cfq registered\n[ 0.523383] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525765] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527262] ACPI: Power Button [PWRF]\n[ 0.528136] GHES: HEST is not enabled!\n[ 0.541815] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569572] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598204] Linux agpgart interface v0.103\n[ 0.600858] brd: module loaded\n[ 0.602560] loop: module loaded\n[ 0.606137] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607660] GPT:90111 != 2097151\n[ 0.608374] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609515] GPT:90111 != 2097151\n[ 0.610214] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611222] vda: vda1 vda15\n[ 0.612472] scsi host0: ata_piix\n[ 0.613290] scsi host1: ata_piix\n[ 0.614050] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.615333] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.616915] libphy: Fixed MDIO Bus: probed\n[ 0.617761] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620661] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624265] PPP generic driver version 2.4.2\n[ 0.625258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626503] ehci-pci: EHCI PCI platform driver\n[ 0.627417] ehci-platform: EHCI generic platform driver\n[ 0.628461] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629632] ohci-pci: OHCI PCI platform driver\n[ 0.630533] ohci-platform: OHCI generic platform driver\n[ 0.631564] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645993] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647066] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648580] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.650843] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652128] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653597] usb usb1: Product: UHCI Host Controller\n[ 0.654561] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655761] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656785] hub 1-0:1.0: USB hub found\n[ 0.657598] hub 1-0:1.0: 2 ports detected\n[ 0.658584] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660820] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661817] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663054] mousedev: PS/2 mouse device common for all mice\n[ 0.664396] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666312] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667491] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668736] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669980] i2c /dev entries driver\n[ 0.670795] device-mapper: uevent: version 1.0.3\n[ 0.671803] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673504] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675045] NET: Registered protocol family 10\n[ 0.676224] NET: Registered protocol family 17\n[ 0.677158] Key type dns_resolver registered\n[ 0.678212] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679371] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681239] registered taskstats version 1\n[ 0.682116] Loading compiled-in X.509 certificates\n[ 0.683633] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685571] zswap: loaded using pool lzo/zbud\n[ 0.687304] Key type trusted registered\n[ 0.689100] Key type encrypted registered\n[ 0.689957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691044] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692130] evm: HMAC attrs: 0x1\n[ 0.693145] Magic number: 10:218:210\n[ 0.694045] rtc_cmos 00:00: setting system clock to 2018-07-23 03:12:25 UTC (1532315545)\n[ 0.695724] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696877] EDD information not available.\n[ 0.776082] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787862] Write protecting the kernel read-only data: 14336k\n[ 0.790053] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791961] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.947717] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.13...\nLease of 192.168.120.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.914 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIALNrqb2mHGyV6oMVyat12TH4Q+Bj9YyhlebQr2G37Ji7bkkzIxEycfQODtUJiPDpLoJz1eQcXxMJsCoGgxdVOYZ2iwFSgHSEQyXBoyJSM4mhb1i5LHYLNd5FBwxJ2OgMOPOupNrydNu2n3H4fZOQjQbrsjf4sx41cYrMzc93bpdtGMCxH8v+abBT3+wkX8qsZSRcTCyOp5N0aUX4zSYeJVcQedb3tjZ0yNpdK1DI752Ho2cF3jg1Arw/3blU0YvDzwPvXYIcQlGdro0dcn/EyJfDPAMRtnVnF0tT2gLvgCcLTOrVd5uQHI78SMUcwTr2p1aAsrPXCor+aLQn7+UP root@cinder-test-vm-5cfbe261-7816-4d76-8bc8-a31f86031fbe\nssh-dss AAAAB3NzaC1kc3MAAACBAKvc+qRgasiFPuGbeo7HW25Fj1abZyQcSlVsh/AQFQBsem6x8J32AX6OObXpPn3XKpgZts8bp4HdOB75ibY3p6OzwDO4x1OprC3lFtZZYFbqpdOJNgr6mcAZ1HJdotoMO8Aii4BdtgsORJ/3rkNC5+mrSywYqBfjghUuZPQhMnhFAAAAFQC2W3pTF0dH3Ao7dFKkocShsBAeEwAAAIBj/ay/VFFtFEG1h3JDkJ/jmg/rO3nt+j3GeFwZlZhPHDfZcrvhFrU2sAKNCS8Z5mf1qb3fKWk7aQPuxeI1okjc1Quu2Td6Dl3knleyjzWxT5h33T3e8P2EfYNXexJ5zr1l555B4D3/XOQ6MOe6olIhB+4jRtP2un5pN5z4ByjFtgAAAIAWOvWIAxgr96b/gNA83ISvApdxr0EPuwAGfA+qlyZ+TjxuX8jVEojfP2K62gloBZVi5fSLKSMjU5ISBo2oclpFskEHED4fcvlBxcJHzA3L520c1vgZ1mMfq6xFOJZY/hChdiJ30Itn9JnPAqDAICjfoNKnK5CGVmKPVaAg3FpTbw== root@cinder-test-vm-5cfbe261-7816-4d76-8bc8-a31f86031fbe\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe3a:579a/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-5cfbe261-7816-4d76-8bc8-a31f86031fbe\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.81 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-5cfbe261-7816-4d76-8bc8-a31f86031fbe login: "} 2018-07-23 03:12:29,607 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954/action used request id req-2f382997-6d4d-4a28-b255-9b25048591f5 2018-07-23 03:12:29,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0950689315796s 2018-07-23 03:12:29,608 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954/action used request id req-2f382997-6d4d-4a28-b255-9b25048591f5 2018-07-23 03:12:29,608 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 442230113 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.159095] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.161180] pid_max: default: 32768 minimum: 301 [ 0.162322] ACPI: Core revision 20150930 [ 0.163910] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.165553] Security Framework initialized [ 0.166597] Yama: becoming mindful. [ 0.167514] AppArmor: AppArmor initialized [ 0.168589] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.170316] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.171958] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.173497] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.175266] Initializing cgroup subsys io [ 0.176294] Initializing cgroup subsys memory [ 0.177381] Initializing cgroup subsys devices [ 0.178492] Initializing cgroup subsys freezer [ 0.179587] Initializing cgroup subsys net_cls [ 0.180684] Initializing cgroup subsys perf_event [ 0.181841] Initializing cgroup subsys net_prio [ 0.182955] Initializing cgroup subsys hugetlb [ 0.184054] Initializing cgroup subsys pids [ 0.185128] CPU: Physical Processor ID: 0 [ 0.186855] mce: CPU supports 10 MCE banks [ 0.187917] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.189193] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.203688] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.210183] ftrace: allocating 31920 entries in 125 pages [ 0.235359] smpboot: Max logical packages: 1 [ 0.236240] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.237618] x2apic enabled [ 0.238456] Switched APIC routing to physical x2apic. [ 0.240221] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.241382] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.243524] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.245373] KVM setup paravirtual spinlock [ 0.246701] x86: Booted up 1 node, 1 CPUs [ 0.247530] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.248965] devtmpfs: initialized [ 0.250704] evm: security.selinux [ 0.251419] evm: security.SMACK64 [ 0.252131] evm: security.SMACK64EXEC [ 0.252898] evm: security.SMACK64TRANSMUTE [ 0.253728] evm: security.SMACK64MMAP [ 0.254493] evm: security.ima [ 0.255157] evm: security.capability [ 0.255984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.257892] pinctrl core: initialized pinctrl subsystem [ 0.259027] RTC time: 3:12:24, date: 07/23/18 [ 0.260020] NET: Registered protocol family 16 [ 0.261037] cpuidle: using governor ladder [ 0.261879] cpuidle: using governor menu [ 0.262684] PCCT header not found. [ 0.263462] ACPI: bus type PCI registered [ 0.264288] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265567] PCI: Using configuration type 1 for base access [ 0.267368] ACPI: Added _OSI(Module Device) [ 0.268237] ACPI: Added _OSI(Processor Device) [ 0.269124] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.270044] ACPI: Added _OSI(Processor Aggregator Device) [ 0.271831] ACPI: Interpreter enabled [ 0.272616] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.274512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.276398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.278298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.280192] ACPI: (supports S0 S5) [ 0.280916] ACPI: Using IOAPIC for interrupt routing [ 0.281891] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.285034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.286209] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.287481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.288708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.290980] acpiphp: Slot [3] registered [ 0.291806] acpiphp: Slot [4] registered [ 0.292625] acpiphp: Slot [5] registered [ 0.293458] acpiphp: Slot [6] registered [ 0.294285] acpiphp: Slot [7] registered [ 0.295109] acpiphp: Slot [8] registered [ 0.295933] acpiphp: Slot [9] registered [ 0.296759] acpiphp: Slot [10] registered [ 0.297590] acpiphp: Slot [11] registered [ 0.298426] acpiphp: Slot [12] registered [ 0.299262] acpiphp: Slot [13] registered [ 0.300098] acpiphp: Slot [14] registered [ 0.300929] acpiphp: Slot [15] registered [ 0.311612] acpiphp: Slot [16] registered [ 0.312457] acpiphp: Slot [17] registered [ 0.313292] acpiphp: Slot [18] registered [ 0.314123] acpiphp: Slot [19] registered [ 0.314954] acpiphp: Slot [20] registered [ 0.315793] acpiphp: Slot [21] registered [ 0.316627] acpiphp: Slot [22] registered [ 0.317461] acpiphp: Slot [23] registered [ 0.318298] acpiphp: Slot [24] registered [ 0.319133] acpiphp: Slot [25] registered [ 0.319970] acpiphp: Slot [26] registered [ 0.320805] acpiphp: Slot [27] registered [ 0.321637] acpiphp: Slot [28] registered [ 0.322515] acpiphp: Slot [29] registered [ 0.323351] acpiphp: Slot [30] registered [ 0.324190] acpiphp: Slot [31] registered [ 0.325023] PCI host bridge to bus 0000:00 [ 0.325855] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.327105] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.328355] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.329842] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.331328] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.332847] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.336220] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.337556] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.338776] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.340087] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.343638] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.345130] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.363397] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.364908] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.366717] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.368170] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.369591] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.370883] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.372211] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.373299] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.374892] vgaarb: loaded [ 0.375505] vgaarb: bridge control possible 0000:00:02.0 [ 0.376768] SCSI subsystem initialized [ 0.377704] ACPI: bus type USB registered [ 0.378551] usbcore: registered new interface driver usbfs [ 0.379607] usbcore: registered new interface driver hub [ 0.380644] usbcore: registered new device driver usb [ 0.381781] PCI: Using ACPI for IRQ routing [ 0.382917] NetLabel: Initializing [ 0.383649] NetLabel: domain hash size = 128 [ 0.384522] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.385510] NetLabel: unlabeled traffic allowed by default [ 0.386705] clocksource: Switched to clocksource kvm-clock [ 0.394860] AppArmor: AppArmor Filesystem Enabled [ 0.395852] pnp: PnP ACPI init [ 0.396800] pnp: PnP ACPI: found 5 devices [ 0.403126] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404891] NET: Registered protocol family 2 [ 0.405955] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.407290] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.408535] TCP: Hash tables configured (established 4096 bind 4096) [ 0.409769] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.410886] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412111] NET: Registered protocol family 1 [ 0.413020] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414151] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415346] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429486] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443768] Trying to unpack rootfs image as initramfs... [ 0.499995] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.501682] Scanning for low memory corruption every 60 seconds [ 0.503080] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504275] audit: initializing netlink subsys (disabled) [ 0.505328] audit: type=2000 audit(1532315544.937:1): initialized [ 0.506698] Initialise system trusted keyring [ 0.507698] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508893] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.511055] zbud: loaded [ 0.511804] VFS: Disk quotas dquot_6.6.0 [ 0.512646] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514275] fuse init (API version 7.23) [ 0.515213] Key type big_key registered [ 0.516043] Allocating IMA MOK and blacklist keyrings. [ 0.517298] Key type asymmetric registered [ 0.518150] Asymmetric key parser 'x509' registered [ 0.519152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.520663] io scheduler noop registered [ 0.521478] io scheduler deadline registered (default) [ 0.522500] io scheduler cfq registered [ 0.523383] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525765] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.527262] ACPI: Power Button [PWRF] [ 0.528136] GHES: HEST is not enabled! [ 0.541815] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569572] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571759] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.598204] Linux agpgart interface v0.103 [ 0.600858] brd: module loaded [ 0.602560] loop: module loaded [ 0.606137] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607660] GPT:90111 != 2097151 [ 0.608374] GPT:Alternate GPT header not at the end of the disk. [ 0.609515] GPT:90111 != 2097151 [ 0.610214] GPT: Use GNU Parted to correct GPT errors. [ 0.611222] vda: vda1 vda15 [ 0.612472] scsi host0: ata_piix [ 0.613290] scsi host1: ata_piix [ 0.614050] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.615333] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.616915] libphy: Fixed MDIO Bus: probed [ 0.617761] tun: Universal TUN/TAP device driver, 1.6 [ 0.620661] tun: (C) 1999-2004 Max Krasnyansky [ 0.624265] PPP generic driver version 2.4.2 [ 0.625258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.626503] ehci-pci: EHCI PCI platform driver [ 0.627417] ehci-platform: EHCI generic platform driver [ 0.628461] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.629632] ohci-pci: OHCI PCI platform driver [ 0.630533] ohci-platform: OHCI generic platform driver [ 0.631564] uhci_hcd: USB Universal Host Controller Interface driver [ 0.645993] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647066] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.648580] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.649637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.650843] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652128] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653597] usb usb1: Product: UHCI Host Controller [ 0.654561] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655761] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656785] hub 1-0:1.0: USB hub found [ 0.657598] hub 1-0:1.0: 2 ports detected [ 0.658584] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660820] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661817] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.663054] mousedev: PS/2 mouse device common for all mice [ 0.664396] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.666312] rtc_cmos 00:00: RTC can wake from S4 [ 0.667491] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.668736] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.669980] i2c /dev entries driver [ 0.670795] device-mapper: uevent: version 1.0.3 [ 0.671803] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.673504] ledtrig-cpu: registered to indicate activity on CPUs [ 0.675045] NET: Registered protocol family 10 [ 0.676224] NET: Registered protocol family 17 [ 0.677158] Key type dns_resolver registered [ 0.678212] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.679371] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.681239] registered taskstats version 1 [ 0.682116] Loading compiled-in X.509 certificates [ 0.683633] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.685571] zswap: loaded using pool lzo/zbud [ 0.687304] Key type trusted registered [ 0.689100] Key type encrypted registered [ 0.689957] AppArmor: AppArmor sha1 policy hashing enabled [ 0.691044] ima: No TPM chip found, activating TPM-bypass! [ 0.692130] evm: HMAC attrs: 0x1 [ 0.693145] Magic number: 10:218:210 [ 0.694045] rtc_cmos 00:00: setting system clock to 2018-07-23 03:12:25 UTC (1532315545) [ 0.695724] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.696877] EDD information not available. [ 0.776082] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.787862] Write protecting the kernel read-only data: 14336k [ 0.790053] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.791961] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.947717] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.914 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIALNrqb2mHGyV6oMVyat12TH4Q+Bj9YyhlebQr2G37Ji7bkkzIxEycfQODtUJiPDpLoJz1eQcXxMJsCoGgxdVOYZ2iwFSgHSEQyXBoyJSM4mhb1i5LHYLNd5FBwxJ2OgMOPOupNrydNu2n3H4fZOQjQbrsjf4sx41cYrMzc93bpdtGMCxH8v+abBT3+wkX8qsZSRcTCyOp5N0aUX4zSYeJVcQedb3tjZ0yNpdK1DI752Ho2cF3jg1Arw/3blU0YvDzwPvXYIcQlGdro0dcn/EyJfDPAMRtnVnF0tT2gLvgCcLTOrVd5uQHI78SMUcwTr2p1aAsrPXCor+aLQn7+UP root@cinder-test-vm-5cfbe261-7816-4d76-8bc8-a31f86031fbe ssh-dss AAAAB3NzaC1kc3MAAACBAKvc+qRgasiFPuGbeo7HW25Fj1abZyQcSlVsh/AQFQBsem6x8J32AX6OObXpPn3XKpgZts8bp4HdOB75ibY3p6OzwDO4x1OprC3lFtZZYFbqpdOJNgr6mcAZ1HJdotoMO8Aii4BdtgsORJ/3rkNC5+mrSywYqBfjghUuZPQhMnhFAAAAFQC2W3pTF0dH3Ao7dFKkocShsBAeEwAAAIBj/ay/VFFtFEG1h3JDkJ/jmg/rO3nt+j3GeFwZlZhPHDfZcrvhFrU2sAKNCS8Z5mf1qb3fKWk7aQPuxeI1okjc1Quu2Td6Dl3knleyjzWxT5h33T3e8P2EfYNXexJ5zr1l555B4D3/XOQ6MOe6olIhB+4jRtP2un5pN5z4ByjFtgAAAIAWOvWIAxgr96b/gNA83ISvApdxr0EPuwAGfA+qlyZ+TjxuX8jVEojfP2K62gloBZVi5fSLKSMjU5ISBo2oclpFskEHED4fcvlBxcJHzA3L520c1vgZ1mMfq6xFOJZY/hChdiJ30Itn9JnPAqDAICjfoNKnK5CGVmKPVaAg3FpTbw== root@cinder-test-vm-5cfbe261-7816-4d76-8bc8-a31f86031fbe -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe3a:579a/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-5cfbe261-7816-4d76-8bc8-a31f86031fbe launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.81 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-5cfbe261-7816-4d76-8bc8-a31f86031fbe login: 2018-07-23 03:12:30,313 - paramiko.transport - DEBUG - starting thread (client mode): 0x748ac10L 2018-07-23 03:12:30,313 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 03:12:30,313 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 03:12:30,314 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 03:12:30,315 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-23 03:12:30,315 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 03:12:30,315 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 03:12:30,315 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 03:12:30,315 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 03:12:30,315 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 03:12:30,333 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 03:12:30,334 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 03:12:30,345 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: e380bbd6c30dce57f0f4b51cbab5840e 2018-07-23 03:12:30,346 - paramiko.transport - DEBUG - Trying discovered key b39e41b76a1b944bb029b69ddb74e5dd in /tmp/tmpOvjzqy 2018-07-23 03:12:30,372 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 03:12:30,378 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 03:12:30,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-23 03:12:30,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"volumeAttachment": {"volumeId": "882f9ad1-1406-4fd3-b6a8-f38b42140e44"}}' 2018-07-23 03:12:32,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-660229c9-18c9-4374-8f0d-b652467925e4 x-compute-request-id: req-660229c9-18c9-4374-8f0d-b652467925e4 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "291b8385-8b25-4d3c-9a29-39cc36a1d954", "id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44", "volumeId": "882f9ad1-1406-4fd3-b6a8-f38b42140e44"}} 2018-07-23 03:12:32,817 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954/os-volume_attachments used request id req-660229c9-18c9-4374-8f0d-b652467925e4 2018-07-23 03:12:32,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.43781089783s 2018-07-23 03:12:32,817 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954/os-volume_attachments used request id req-660229c9-18c9-4374-8f0d-b652467925e4 2018-07-23 03:12:32,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 03:12:32,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:33,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:32 GMT Server: Apache x-compute-request-id: req-136fa545-3bed-4a3a-ba17-374cf057b4e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-136fa545-3bed-4a3a-ba17-374cf057b4e9 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "self"}, {"href": "http://172.30.9.21:8776/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T03:12:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "updated_at": "2018-07-23T03:12:32.000000", "volume_type": null, "name": "cinder_test-volume_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44", "size": 2}]} 2018-07-23 03:12:33,766 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-136fa545-3bed-4a3a-ba17-374cf057b4e9 2018-07-23 03:12:33,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.948199033737s 2018-07-23 03:12:33,766 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-136fa545-3bed-4a3a-ba17-374cf057b4e9 2018-07-23 03:12:33,768 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:12:35,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 03:12:35,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:35,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:35 GMT Server: Apache x-compute-request-id: req-6ac3d628-4325-4f53-92b4-0e4e125cc023 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6ac3d628-4325-4f53-92b4-0e4e125cc023 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "attachments": [{"server_id": "291b8385-8b25-4d3c-9a29-39cc36a1d954", "attachment_id": "798ba132-15a8-472f-a169-5a9fa616b9fe", "attached_at": "2018-07-23T03:12:34.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44", "device": "/dev/vdb", "id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44"}], "links": [{"href": "http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "self"}, {"href": "http://172.30.9.21:8776/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T03:12:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "updated_at": "2018-07-23T03:12:34.000000", "volume_type": null, "name": "cinder_test-volume_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44", "size": 2}]} 2018-07-23 03:12:35,833 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-6ac3d628-4325-4f53-92b4-0e4e125cc023 2018-07-23 03:12:35,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0624361038208s 2018-07-23 03:12:35,834 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-6ac3d628-4325-4f53-92b4-0e4e125cc023 2018-07-23 03:12:35,836 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 03:12:35,837 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-23 03:12:35,837 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 03:12:35,840 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 03:12:35,910 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 03:12:35,911 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-23 03:12:35,912 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-23 03:12:35,912 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 03:12:35,952 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-23 03:12:35,952 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-23 03:12:35,977 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-23 03:12:36,561 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-23 03:12:36,561 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 017a5ae3-9cf8-4011-8942-6754c5b1d3ff Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-07-23 03:12:36,562 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-07-23 03:12:36,562 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-23 03:12:36,562 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-07-23 03:12:36,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-23 03:12:36,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954/os-volume_attachments/882f9ad1-1406-4fd3-b6a8-f38b42140e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:37,075 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:12:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d47e7dbb-5933-4a6b-a30d-f1fa31316f26 x-compute-request-id: req-d47e7dbb-5933-4a6b-a30d-f1fa31316f26 Content-Length: 0 Content-Type: application/json 2018-07-23 03:12:37,075 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954/os-volume_attachments/882f9ad1-1406-4fd3-b6a8-f38b42140e44 used request id req-d47e7dbb-5933-4a6b-a30d-f1fa31316f26 2018-07-23 03:12:37,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.511297225952s 2018-07-23 03:12:37,075 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954/os-volume_attachments/882f9ad1-1406-4fd3-b6a8-f38b42140e44 used request id req-d47e7dbb-5933-4a6b-a30d-f1fa31316f26 2018-07-23 03:12:37,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 03:12:37,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:38,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:37 GMT Server: Apache x-compute-request-id: req-0c289eb2-4d9b-4c9a-bdca-a089d8fea39a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0c289eb2-4d9b-4c9a-bdca-a089d8fea39a Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "self"}, {"href": "http://172.30.9.21:8776/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T03:12:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "updated_at": "2018-07-23T03:12:37.000000", "volume_type": null, "name": "cinder_test-volume_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44", "size": 2}]} 2018-07-23 03:12:38,031 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-0c289eb2-4d9b-4c9a-bdca-a089d8fea39a 2018-07-23 03:12:38,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.955540895462s 2018-07-23 03:12:38,032 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-0c289eb2-4d9b-4c9a-bdca-a089d8fea39a 2018-07-23 03:12:38,033 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-07-23 03:12:38,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-23 03:12:38,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"volumeAttachment": {"volumeId": "882f9ad1-1406-4fd3-b6a8-f38b42140e44"}}' 2018-07-23 03:12:39,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80f77d0f-09e1-4be2-91a3-050906af8039 x-compute-request-id: req-80f77d0f-09e1-4be2-91a3-050906af8039 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "5d361ee2-1e28-45ce-992b-47b6e6940b13", "id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44", "volumeId": "882f9ad1-1406-4fd3-b6a8-f38b42140e44"}} 2018-07-23 03:12:39,625 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13/os-volume_attachments used request id req-80f77d0f-09e1-4be2-91a3-050906af8039 2018-07-23 03:12:39,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.59167289734s 2018-07-23 03:12:39,626 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13/os-volume_attachments used request id req-80f77d0f-09e1-4be2-91a3-050906af8039 2018-07-23 03:12:39,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 03:12:39,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:39,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:39 GMT Server: Apache x-compute-request-id: req-87b69987-6cc9-4793-b466-15ce2e64d842 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-87b69987-6cc9-4793-b466-15ce2e64d842 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "self"}, {"href": "http://172.30.9.21:8776/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T03:12:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "updated_at": "2018-07-23T03:12:39.000000", "volume_type": null, "name": "cinder_test-volume_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44", "size": 2}]} 2018-07-23 03:12:39,693 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-87b69987-6cc9-4793-b466-15ce2e64d842 2018-07-23 03:12:39,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0674319267273s 2018-07-23 03:12:39,694 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-87b69987-6cc9-4793-b466-15ce2e64d842 2018-07-23 03:12:39,696 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:12:41,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 03:12:41,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:42,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:41 GMT Server: Apache x-compute-request-id: req-65c9eca6-fb08-4b80-8b9d-a9325ec92e68 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-65c9eca6-fb08-4b80-8b9d-a9325ec92e68 Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "attachments": [{"server_id": "5d361ee2-1e28-45ce-992b-47b6e6940b13", "attachment_id": "168d883e-6687-4c2e-82f3-8729fa0b17d0", "attached_at": "2018-07-23T03:12:41.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44", "device": "/dev/vdb", "id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44"}], "links": [{"href": "http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "self"}, {"href": "http://172.30.9.21:8776/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T03:12:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "updated_at": "2018-07-23T03:12:41.000000", "volume_type": null, "name": "cinder_test-volume_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44", "size": 2}]} 2018-07-23 03:12:42,636 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-65c9eca6-fb08-4b80-8b9d-a9325ec92e68 2018-07-23 03:12:42,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.937916994095s 2018-07-23 03:12:42,637 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-65c9eca6-fb08-4b80-8b9d-a9325ec92e68 2018-07-23 03:12:42,639 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 03:12:42,641 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-23 03:12:42,641 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 03:12:42,644 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 03:12:42,713 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 03:12:42,714 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-23 03:12:42,715 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-23 03:12:42,715 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 03:12:42,753 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-23 03:12:42,753 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-23 03:12:42,780 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-23 03:12:42,801 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-23 03:12:42,801 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-07-23 03:12:42,801 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-07-23 03:12:42,802 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-07-23 03:12:42,802 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-23 03:12:42,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-23 03:12:42,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13/os-volume_attachments/882f9ad1-1406-4fd3-b6a8-f38b42140e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:44,220 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:12:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-07e84482-8d65-477d-ba8a-18f4498ecd4e x-compute-request-id: req-07e84482-8d65-477d-ba8a-18f4498ecd4e Content-Length: 0 Content-Type: application/json 2018-07-23 03:12:44,221 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13/os-volume_attachments/882f9ad1-1406-4fd3-b6a8-f38b42140e44 used request id req-07e84482-8d65-477d-ba8a-18f4498ecd4e 2018-07-23 03:12:44,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.41765213013s 2018-07-23 03:12:44,221 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13/os-volume_attachments/882f9ad1-1406-4fd3-b6a8-f38b42140e44 used request id req-07e84482-8d65-477d-ba8a-18f4498ecd4e 2018-07-23 03:12:44,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 03:12:44,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:44,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:44 GMT Server: Apache x-compute-request-id: req-9ccb81bf-a21c-4e4e-93c0-d9efd09edbb3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ccb81bf-a21c-4e4e-93c0-d9efd09edbb3 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "attachments": [{"server_id": "5d361ee2-1e28-45ce-992b-47b6e6940b13", "attachment_id": "168d883e-6687-4c2e-82f3-8729fa0b17d0", "attached_at": "2018-07-23T03:12:41.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44", "device": "/dev/vdb", "id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44"}], "links": [{"href": "http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "self"}, {"href": "http://172.30.9.21:8776/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T03:12:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "updated_at": "2018-07-23T03:12:44.000000", "volume_type": null, "name": "cinder_test-volume_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44", "size": 2}]} 2018-07-23 03:12:44,301 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-9ccb81bf-a21c-4e4e-93c0-d9efd09edbb3 2018-07-23 03:12:44,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.079442024231s 2018-07-23 03:12:44,301 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-9ccb81bf-a21c-4e4e-93c0-d9efd09edbb3 2018-07-23 03:12:44,303 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:12:46,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 03:12:46,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:46,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:46 GMT Server: Apache x-compute-request-id: req-aee49e0d-e10a-43f3-b79f-09d53b4e048d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aee49e0d-e10a-43f3-b79f-09d53b4e048d Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "self"}, {"href": "http://172.30.9.21:8776/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T03:12:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "updated_at": "2018-07-23T03:12:45.000000", "volume_type": null, "name": "cinder_test-volume_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44", "size": 2}]} 2018-07-23 03:12:46,364 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-aee49e0d-e10a-43f3-b79f-09d53b4e048d 2018-07-23 03:12:46,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0586500167847s 2018-07-23 03:12:46,364 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-aee49e0d-e10a-43f3-b79f-09d53b4e048d 2018-07-23 03:12:46,473 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 03:12:46,473 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 00:58 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-23 03:12:46,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 03:12:46,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:46,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:12:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14d415d6-9170-4d4f-b43b-b76490a3975b x-compute-request-id: req-14d415d6-9170-4d4f-b43b-b76490a3975b Content-Type: application/json 2018-07-23 03:12:46,621 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13 used request id req-14d415d6-9170-4d4f-b43b-b76490a3975b 2018-07-23 03:12:46,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.142918109894s 2018-07-23 03:12:46,621 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13 used request id req-14d415d6-9170-4d4f-b43b-b76490a3975b 2018-07-23 03:12:46,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:12:46,624 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:47,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e2ea6ce-e55e-42ae-9f92-7bbe97c71893 x-compute-request-id: req-3e2ea6ce-e55e-42ae-9f92-7bbe97c71893 Content-Encoding: gzip Content-Length: 901 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:57:9a", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:57:9a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:12:24.000000", "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "291b8385-8b25-4d3c-9a29-39cc36a1d954", "security_groups": [{"name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}], "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:12:24Z", "hostId": "392d64b3baa0edf1ba02c1abd865200bee7ba1648f6bd66269054a36", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:12:18Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:e6:b0", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:e6:b0", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d361ee2-1e28-45ce-992b-47b6e6940b13", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:12:03.000000", "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "5d361ee2-1e28-45ce-992b-47b6e6940b13", "security_groups": [{"name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}], "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:12:46Z", "hostId": "1e2f4ad69b4c2f602e364a966c732af469c20314c37aa65ee408c7bf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm2_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:11:58Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:12:47,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3e2ea6ce-e55e-42ae-9f92-7bbe97c71893 2018-07-23 03:12:47,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412412881851s 2018-07-23 03:12:47,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3e2ea6ce-e55e-42ae-9f92-7bbe97c71893 2018-07-23 03:12:47,037 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:12:49,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:12:49,042 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:49,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-667db4b4-06e1-468c-ac67-c94e0ea145d4 x-compute-request-id: req-667db4b4-06e1-468c-ac67-c94e0ea145d4 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:57:9a", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:57:9a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:12:24.000000", "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "291b8385-8b25-4d3c-9a29-39cc36a1d954", "security_groups": [{"name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}], "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:12:24Z", "hostId": "392d64b3baa0edf1ba02c1abd865200bee7ba1648f6bd66269054a36", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:12:18Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:12:49,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-667db4b4-06e1-468c-ac67-c94e0ea145d4 2018-07-23 03:12:49,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187382936478s 2018-07-23 03:12:49,227 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-667db4b4-06e1-468c-ac67-c94e0ea145d4 2018-07-23 03:12:49,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-23 03:12:49,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/dd4dac74-ee92-4324-a42b-75f53b667ee6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:49,844 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0930d2ed-816f-4d8f-af91-7a95e540e878 Content-Length: 0 Date: Mon, 23 Jul 2018 03:12:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:12:49,844 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/dd4dac74-ee92-4324-a42b-75f53b667ee6.json used request id req-0930d2ed-816f-4d8f-af91-7a95e540e878 2018-07-23 03:12:49,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.613482952118s 2018-07-23 03:12:49,845 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/dd4dac74-ee92-4324-a42b-75f53b667ee6.json used request id req-0930d2ed-816f-4d8f-af91-7a95e540e878 2018-07-23 03:12:49,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:12:49,850 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:49,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-92d16228-6e6a-4ce5-bf59-49de5ee75124 Date: Mon, 23 Jul 2018 03:12:49 GMT RESP BODY: {"floatingips": [{"router_id": "5c501e1c-784c-42e2-991d-2e7e537e75fc", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "created_at": "2018-07-23T03:12:28Z", "updated_at": "2018-07-23T03:12:30Z", "floating_network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8199736-81ce-472c-b6f9-1ec901571b2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:57:9a", "device_id": "291b8385-8b25-4d3c-9a29-39cc36a1d954"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "d4552cd63eab4241ab24a239c3c7773d", "port_id": "c32eecf6-65bb-47af-9949-51597bf807e0", "id": "6b1f4643-e620-4e82-bc8d-ca32190f7381", "qos_policy_id": null}]} 2018-07-23 03:12:49,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-92d16228-6e6a-4ce5-bf59-49de5ee75124 2018-07-23 03:12:49,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0738310813904s 2018-07-23 03:12:49,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-92d16228-6e6a-4ce5-bf59-49de5ee75124 2018-07-23 03:12:49,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 03:12:49,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:49,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:49 GMT Server: Apache x-compute-request-id: req-099b32dd-58a4-4299-bf65-6bc7558d4acc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-099b32dd-58a4-4299-bf65-6bc7558d4acc Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "self"}, {"href": "http://172.30.9.21:8776/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T03:12:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "updated_at": "2018-07-23T03:12:45.000000", "volume_type": null, "name": "cinder_test-volume_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44", "size": 2}]} 2018-07-23 03:12:49,988 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-099b32dd-58a4-4299-bf65-6bc7558d4acc 2018-07-23 03:12:49,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0591750144958s 2018-07-23 03:12:49,988 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-099b32dd-58a4-4299-bf65-6bc7558d4acc 2018-07-23 03:12:49,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-07-23 03:12:49,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:50,075 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:12:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7150f224-20f6-42f6-80e2-55ec97b825c0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:12:50,075 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44 used request id req-7150f224-20f6-42f6-80e2-55ec97b825c0 2018-07-23 03:12:50,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0855278968811s 2018-07-23 03:12:50,076 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44 used request id req-7150f224-20f6-42f6-80e2-55ec97b825c0 2018-07-23 03:12:50,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 03:12:50,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:50,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:50 GMT Server: Apache x-compute-request-id: req-d5022eec-670e-49c4-850b-aaf633735a40 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d5022eec-670e-49c4-850b-aaf633735a40 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "self"}, {"href": "http://172.30.9.21:8776/d4552cd63eab4241ab24a239c3c7773d/volumes/882f9ad1-1406-4fd3-b6a8-f38b42140e44", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T03:12:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "updated_at": "2018-07-23T03:12:50.000000", "volume_type": null, "name": "cinder_test-volume_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "882f9ad1-1406-4fd3-b6a8-f38b42140e44", "size": 2}]} 2018-07-23 03:12:50,135 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-d5022eec-670e-49c4-850b-aaf633735a40 2018-07-23 03:12:50,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0583698749542s 2018-07-23 03:12:50,135 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-d5022eec-670e-49c4-850b-aaf633735a40 2018-07-23 03:12:50,136 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:12:52,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 03:12:52,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:52,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:52 GMT Server: Apache x-compute-request-id: req-b5ef0b8e-094e-4061-8307-ef3d10539b55 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b5ef0b8e-094e-4061-8307-ef3d10539b55 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 03:12:52,188 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-b5ef0b8e-094e-4061-8307-ef3d10539b55 2018-07-23 03:12:52,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.048633813858s 2018-07-23 03:12:52,188 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d4552cd63eab4241ab24a239c3c7773d/volumes/detail used request id req-b5ef0b8e-094e-4061-8307-ef3d10539b55 2018-07-23 03:12:52,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-23 03:12:52,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/6b1f4643-e620-4e82-bc8d-ca32190f7381.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:53,152 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1722ada8-2e0e-49a2-b5c9-ed5cf706843b Content-Length: 0 Date: Mon, 23 Jul 2018 03:12:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:12:53,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/6b1f4643-e620-4e82-bc8d-ca32190f7381.json used request id req-1722ada8-2e0e-49a2-b5c9-ed5cf706843b 2018-07-23 03:12:53,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.962295055389s 2018-07-23 03:12:53,153 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/6b1f4643-e620-4e82-bc8d-ca32190f7381.json used request id req-1722ada8-2e0e-49a2-b5c9-ed5cf706843b 2018-07-23 03:12:53,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 03:12:53,159 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:53,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-facdd4c3-64ab-41ca-8513-b33cd12f4b2e Date: Mon, 23 Jul 2018 03:12:53 GMT RESP BODY: {"floatingips": []} 2018-07-23 03:12:53,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-facdd4c3-64ab-41ca-8513-b33cd12f4b2e 2018-07-23 03:12:53,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0761780738831s 2018-07-23 03:12:53,235 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-facdd4c3-64ab-41ca-8513-b33cd12f4b2e 2018-07-23 03:12:53,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 03:12:53,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:53,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:12:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9497899c-6359-40e2-8e23-5fa0882d33b7 x-compute-request-id: req-9497899c-6359-40e2-8e23-5fa0882d33b7 Content-Type: application/json 2018-07-23 03:12:53,393 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954 used request id req-9497899c-6359-40e2-8e23-5fa0882d33b7 2018-07-23 03:12:53,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.157419919968s 2018-07-23 03:12:53,394 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954 used request id req-9497899c-6359-40e2-8e23-5fa0882d33b7 2018-07-23 03:12:53,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:12:53,397 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:53,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a1591bf-7883-4830-8b94-f0cc8a45e9b5 x-compute-request-id: req-1a1591bf-7883-4830-8b94-f0cc8a45e9b5 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:57:9a", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/291b8385-8b25-4d3c-9a29-39cc36a1d954", "rel": "bookmark"}], "image": {"id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "links": [{"href": "http://172.30.9.21:8774/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T03:12:24.000000", "flavor": {"id": "4854a600-a569-43a8-b1c4-a570459c0db8", "links": [{"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}]}, "id": "291b8385-8b25-4d3c-9a29-39cc36a1d954", "security_groups": [{"name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}], "user_id": "798b609af2ff459eb44c5183ca4e5e9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T03:12:53Z", "hostId": "392d64b3baa0edf1ba02c1abd865200bee7ba1648f6bd66269054a36", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "name": "cinder_test-vm_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "created": "2018-07-23T03:12:18Z", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:12:53,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1a1591bf-7883-4830-8b94-f0cc8a45e9b5 2018-07-23 03:12:53,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206834077835s 2018-07-23 03:12:53,601 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1a1591bf-7883-4830-8b94-f0cc8a45e9b5 2018-07-23 03:12:53,603 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:12:55,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:12:55,609 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:55,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:12:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4a5d6250-edba-47e4-9a6c-c3a413d05744 x-compute-request-id: req-4a5d6250-edba-47e4-9a6c-c3a413d05744 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 03:12:55,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4a5d6250-edba-47e4-9a6c-c3a413d05744 2018-07-23 03:12:55,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0800359249115s 2018-07-23 03:12:55,686 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4a5d6250-edba-47e4-9a6c-c3a413d05744 2018-07-23 03:12:55,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 03:12:55,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:55,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-415f0a34-629f-4e3c-bc44-651007aaf190 Date: Mon, 23 Jul 2018 03:12:55 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "created_at": "2018-07-23T03:11:56Z", "updated_at": "2018-07-23T03:11:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:56Z", "revision_number": 0, "id": "29e06d87-6e0b-4b51-ab5c-0c9a8e8cbb2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:56Z", "security_group_id": "2e167206-e34e-42cd-97d9-d5f0e4648a84", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:56Z", "revision_number": 0, "id": "3c5904da-ff07-4036-8993-423e6748a26f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:56Z", "security_group_id": "2e167206-e34e-42cd-97d9-d5f0e4648a84", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T03:11:56Z", "revision_number": 0, "id": "6a025598-4a39-459b-b0f4-3660a622b37d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:56Z", "security_group_id": "2e167206-e34e-42cd-97d9-d5f0e4648a84", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:56Z", "revision_number": 0, "id": "fd8ee97d-c883-45a3-99dd-6fa05fb1e61f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:56Z", "security_group_id": "2e167206-e34e-42cd-97d9-d5f0e4648a84", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}], "revision_number": 3, "project_id": "d4552cd63eab4241ab24a239c3c7773d", "id": "2e167206-e34e-42cd-97d9-d5f0e4648a84", "name": "cinder_test-sg_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}, {"description": "Default security group", "tags": [], "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "created_at": "2018-07-23T03:11:49Z", "updated_at": "2018-07-23T03:11:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "4b47cec2-f295-4f34-bb16-03da66818d65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "4b6b972d-f2dc-4ccc-a78f-2cfc65e98a27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "7982a3f2-b744-42f1-8a23-e3a261e61857", "remote_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "7d0cdcd8-e56c-4954-920f-64498f427c7a", "remote_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}], "revision_number": 1, "project_id": "d4552cd63eab4241ab24a239c3c7773d", "id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "name": "default"}]} 2018-07-23 03:12:55,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-415f0a34-629f-4e3c-bc44-651007aaf190 2018-07-23 03:12:55,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0548241138458s 2018-07-23 03:12:55,745 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-415f0a34-629f-4e3c-bc44-651007aaf190 2018-07-23 03:12:55,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 03:12:55,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/2e167206-e34e-42cd-97d9-d5f0e4648a84.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:56,046 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bf0ce29e-18c5-4ff6-9750-0a6459a15aa3 Content-Length: 0 Date: Mon, 23 Jul 2018 03:12:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:12:56,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/2e167206-e34e-42cd-97d9-d5f0e4648a84.json used request id req-bf0ce29e-18c5-4ff6-9750-0a6459a15aa3 2018-07-23 03:12:56,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.298033952713s 2018-07-23 03:12:56,047 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/2e167206-e34e-42cd-97d9-d5f0e4648a84.json used request id req-bf0ce29e-18c5-4ff6-9750-0a6459a15aa3 2018-07-23 03:12:56,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 03:12:56,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:56,082 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:12:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a5726793-a76a-4174-a3e9-55b1ce79e805 x-compute-request-id: req-a5726793-a76a-4174-a3e9-55b1ce79e805 Content-Length: 0 Content-Type: application/json 2018-07-23 03:12:56,082 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe used request id req-a5726793-a76a-4174-a3e9-55b1ce79e805 2018-07-23 03:12:56,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.034588098526s 2018-07-23 03:12:56,082 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_5cfbe261-7816-4d76-8bc8-a31f86031fbe used request id req-a5726793-a76a-4174-a3e9-55b1ce79e805 2018-07-23 03:12:56,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 03:12:56,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/5c501e1c-784c-42e2-991d-2e7e537e75fc/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" -d '{"subnet_id": "3e3971e4-e814-481f-b9b5-686009a09ebf"}' 2018-07-23 03:12:57,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2ee40545-ed1e-4ad0-b4b8-4b1fa21e9ddd Date: Mon, 23 Jul 2018 03:12:57 GMT RESP BODY: {"network_id": "f8199736-81ce-472c-b6f9-1ec901571b2e", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "subnet_id": "3e3971e4-e814-481f-b9b5-686009a09ebf", "subnet_ids": ["3e3971e4-e814-481f-b9b5-686009a09ebf"], "port_id": "1b0a0062-5d88-4634-9213-65dc8614491b", "id": "5c501e1c-784c-42e2-991d-2e7e537e75fc"} 2018-07-23 03:12:57,842 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5c501e1c-784c-42e2-991d-2e7e537e75fc/remove_router_interface.json used request id req-2ee40545-ed1e-4ad0-b4b8-4b1fa21e9ddd 2018-07-23 03:12:57,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.75946688652s 2018-07-23 03:12:57,843 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5c501e1c-784c-42e2-991d-2e7e537e75fc/remove_router_interface.json used request id req-2ee40545-ed1e-4ad0-b4b8-4b1fa21e9ddd returning object 5c501e1c-784c-42e2-991d-2e7e537e75fc 2018-07-23 03:12:57,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 03:12:57,844 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:58,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-330953c6-105c-404c-99c1-c04e99913fe2 Date: Mon, 23 Jul 2018 03:12:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "created_at": "2018-07-23T03:11:50Z", "admin_state_up": true, "updated_at": "2018-07-23T03:12:56Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d4552cd63eab4241ab24a239c3c7773d", "id": "5c501e1c-784c-42e2-991d-2e7e537e75fc", "name": "cinder_test-router_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}]} 2018-07-23 03:12:58,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-330953c6-105c-404c-99c1-c04e99913fe2 2018-07-23 03:12:58,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.257467031479s 2018-07-23 03:12:58,101 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-330953c6-105c-404c-99c1-c04e99913fe2 2018-07-23 03:12:58,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 03:12:58,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/5c501e1c-784c-42e2-991d-2e7e537e75fc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:59,152 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-756021f5-2557-446e-84cf-7d4bf13640cf Content-Length: 0 Date: Mon, 23 Jul 2018 03:12:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:12:59,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/5c501e1c-784c-42e2-991d-2e7e537e75fc.json used request id req-756021f5-2557-446e-84cf-7d4bf13640cf 2018-07-23 03:12:59,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.05020809174s 2018-07-23 03:12:59,153 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/5c501e1c-784c-42e2-991d-2e7e537e75fc.json used request id req-756021f5-2557-446e-84cf-7d4bf13640cf 2018-07-23 03:12:59,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:12:59,154 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:12:59,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ceaffc50-cb33-45a3-b41c-b94048c6921e Date: Mon, 23 Jul 2018 03:12:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8199736-81ce-472c-b6f9-1ec901571b2e","tenant_id":"d4552cd63eab4241ab24a239c3c7773d","created_at":"2018-07-23T03:11:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:11:50Z","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":"d4552cd63eab4241ab24a239c3c7773d","id":"3e3971e4-e814-481f-b9b5-686009a09ebf","subnetpool_id":null,"name":"cinder_test-subnet_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}]} 2018-07-23 03:12:59,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ceaffc50-cb33-45a3-b41c-b94048c6921e 2018-07-23 03:12:59,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0475368499756s 2018-07-23 03:12:59,202 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ceaffc50-cb33-45a3-b41c-b94048c6921e 2018-07-23 03:12:59,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 03:12:59,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/3e3971e4-e814-481f-b9b5-686009a09ebf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:13:00,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-781bcf77-6a25-40c4-b66e-e6eefd72a256 Date: Mon, 23 Jul 2018 03:13:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:13:00,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/3e3971e4-e814-481f-b9b5-686009a09ebf.json used request id req-781bcf77-6a25-40c4-b66e-e6eefd72a256 2018-07-23 03:13:00,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03409790993s 2018-07-23 03:13:00,237 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/3e3971e4-e814-481f-b9b5-686009a09ebf.json used request id req-781bcf77-6a25-40c4-b66e-e6eefd72a256 2018-07-23 03:13:00,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:13:00,238 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:13:00,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-5b640c9d-2ccf-419f-90b5-8c2193d46018 Date: Mon, 23 Jul 2018 03:13:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f8199736-81ce-472c-b6f9-1ec901571b2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4552cd63eab4241ab24a239c3c7773d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:12:59Z","qos_policy_id":null,"name":"cinder_test-net_5cfbe261-7816-4d76-8bc8-a31f86031fbe","admin_state_up":true,"tenant_id":"d4552cd63eab4241ab24a239c3c7773d","created_at":"2018-07-23T03:11:49Z","mtu":1450}]} 2018-07-23 03:13:00,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5b640c9d-2ccf-419f-90b5-8c2193d46018 2018-07-23 03:13:00,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116297006607s 2018-07-23 03:13:00,355 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5b640c9d-2ccf-419f-90b5-8c2193d46018 2018-07-23 03:13:00,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 03:13:00,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/f8199736-81ce-472c-b6f9-1ec901571b2e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:13:01,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15b9b1af-35cd-403c-bb41-8802004e2fbb Date: Mon, 23 Jul 2018 03:13:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:13:01,415 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/f8199736-81ce-472c-b6f9-1ec901571b2e.json used request id req-15b9b1af-35cd-403c-bb41-8802004e2fbb 2018-07-23 03:13:01,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05864906311s 2018-07-23 03:13:01,416 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/f8199736-81ce-472c-b6f9-1ec901571b2e.json used request id req-15b9b1af-35cd-403c-bb41-8802004e2fbb 2018-07-23 03:13:01,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:13:01,424 - 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.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:13:01,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-c7814076-8502-4364-9f30-2502283b4c98 Date: Mon, 23 Jul 2018 03:13:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/44c39386-9e09-4cb2-8108-6db5a480efb8/snap", "metadata": {}}], "file": "/v2/images/44c39386-9e09-4cb2-8108-6db5a480efb8/file", "owner": "d4552cd63eab4241ab24a239c3c7773d", "id": "44c39386-9e09-4cb2-8108-6db5a480efb8", "size": 12716032, "self": "/v2/images/44c39386-9e09-4cb2-8108-6db5a480efb8", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/44c39386-9e09-4cb2-8108-6db5a480efb8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:11:55Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:11:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:13:01,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c7814076-8502-4364-9f30-2502283b4c98 2018-07-23 03:13:01,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0382339954376s 2018-07-23 03:13:01,459 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c7814076-8502-4364-9f30-2502283b4c98 2018-07-23 03:13:01,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 03:13:01,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/44c39386-9e09-4cb2-8108-6db5a480efb8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}755bc0e11e105f15f07648dbfb6804081d8cf948" 2018-07-23 03:13:01,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e5c8a043-df4b-456d-ba98-c0bd8db69def Date: Mon, 23 Jul 2018 03:13:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:13:01,783 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/44c39386-9e09-4cb2-8108-6db5a480efb8 used request id req-e5c8a043-df4b-456d-ba98-c0bd8db69def 2018-07-23 03:13:01,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.322196006775s 2018-07-23 03:13:01,783 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/44c39386-9e09-4cb2-8108-6db5a480efb8 used request id req-e5c8a043-df4b-456d-ba98-c0bd8db69def 2018-07-23 03:13:01,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:13:01,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" 2018-07-23 03:13:01,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:13:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8804e4d-3dfb-4620-b9b0-d43b1976f9d0 x-compute-request-id: req-a8804e4d-3dfb-4620-b9b0-d43b1976f9d0 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4854a600-a569-43a8-b1c4-a570459c0db8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4854a600-a569-43a8-b1c4-a570459c0db8"}]} 2018-07-23 03:13:01,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a8804e4d-3dfb-4620-b9b0-d43b1976f9d0 2018-07-23 03:13:01,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259919166565s 2018-07-23 03:13:01,810 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a8804e4d-3dfb-4620-b9b0-d43b1976f9d0 2018-07-23 03:13:01,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 03:13:01,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/4854a600-a569-43a8-b1c4-a570459c0db8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" 2018-07-23 03:13:01,843 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:13:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-74714118-3fa2-4961-81d3-c01531150165 x-compute-request-id: req-74714118-3fa2-4961-81d3-c01531150165 Content-Length: 0 Content-Type: application/json 2018-07-23 03:13:01,843 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/4854a600-a569-43a8-b1c4-a570459c0db8 used request id req-74714118-3fa2-4961-81d3-c01531150165 2018-07-23 03:13:01,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0309870243073s 2018-07-23 03:13:01,843 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/4854a600-a569-43a8-b1c4-a570459c0db8 used request id req-74714118-3fa2-4961-81d3-c01531150165 2018-07-23 03:13:01,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:13:01,847 - 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.14" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" 2018-07-23 03:13:01,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6bbfed0-4232-4ac6-ac7b-ff6972696204 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder_test-user_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "links": {"self": "http://172.30.9.21:5000/v3/users/798b609af2ff459eb44c5183ca4e5e9b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "798b609af2ff459eb44c5183ca4e5e9b", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 03:13:01,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b6bbfed0-4232-4ac6-ac7b-ff6972696204 2018-07-23 03:13:01,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113039970398s 2018-07-23 03:13:01,957 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b6bbfed0-4232-4ac6-ac7b-ff6972696204 2018-07-23 03:13:01,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:13:01,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/798b609af2ff459eb44c5183ca4e5e9b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" 2018-07-23 03:13:02,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5c34f5e-5392-4aa3-8d01-fee9b56e8fc0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_5cfbe261-7816-4d76-8bc8-a31f86031fbe", "links": {"self": "http://172.30.9.21:5000/v3/users/798b609af2ff459eb44c5183ca4e5e9b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "798b609af2ff459eb44c5183ca4e5e9b", "description": null}} 2018-07-23 03:13:02,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/798b609af2ff459eb44c5183ca4e5e9b used request id req-c5c34f5e-5392-4aa3-8d01-fee9b56e8fc0 2018-07-23 03:13:02,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111755132675s 2018-07-23 03:13:02,076 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/798b609af2ff459eb44c5183ca4e5e9b used request id req-c5c34f5e-5392-4aa3-8d01-fee9b56e8fc0 2018-07-23 03:13:02,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 03:13:02,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/798b609af2ff459eb44c5183ca4e5e9b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" 2018-07-23 03:13:02,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:13:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-999f34e8-1584-47bc-bac2-b251ba9c2549 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:13:02,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/798b609af2ff459eb44c5183ca4e5e9b used request id req-999f34e8-1584-47bc-bac2-b251ba9c2549 2018-07-23 03:13:02,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.34859418869s 2018-07-23 03:13:02,425 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/798b609af2ff459eb44c5183ca4e5e9b used request id req-999f34e8-1584-47bc-bac2-b251ba9c2549 2018-07-23 03:13:02,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 03:13:02,434 - 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.14" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" 2018-07-23 03:13:02,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e080abdb-0a12-454b-b1b6-800fd595e451 Content-Encoding: gzip Content-Length: 387 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/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "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/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/d4552cd63eab4241ab24a239c3c7773d"}, "tags": [], "enabled": true, "id": "d4552cd63eab4241ab24a239c3c7773d", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_5cfbe261-7816-4d76-8bc8-a31f86031fbe"}]} 2018-07-23 03:13:02,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-e080abdb-0a12-454b-b1b6-800fd595e451 2018-07-23 03:13:02,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109465122223s 2018-07-23 03:13:02,541 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-e080abdb-0a12-454b-b1b6-800fd595e451 2018-07-23 03:13:02,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 03:13:02,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/d4552cd63eab4241ab24a239c3c7773d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0482f90cb35f167831e898f4378df7162df77903" 2018-07-23 03:13:02,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:13:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bda06206-728a-4c0f-8dbb-a93272555a47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:13:02,745 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d4552cd63eab4241ab24a239c3c7773d used request id req-bda06206-728a-4c0f-8dbb-a93272555a47 2018-07-23 03:13:02,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.199397087097s 2018-07-23 03:13:02,746 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d4552cd63eab4241ab24a239c3c7773d used request id req-bda06206-728a-4c0f-8dbb-a93272555a47 2018-07-23 03:13:02,801 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-07-23 03:13:03,146 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-23 03:13:03,146 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-23 03:13:03,146 - openstack_tests - INFO - OS Credentials = > 2018-07-23 03:13:03,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 03:13:03,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:13:03,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:13:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["6PSgoq1QQGCTnWfvNGsDQw"], "issued_at": "2018-07-23T03:13:03.000000Z"}} 2018-07-23 03:13:03,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2743699023a96a656e8c3868887f39baa77948c" 2018-07-23 03:13:03,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9d6be412-c91e-40d4-9d06-f7fcbfb24024 Date: Mon, 23 Jul 2018 03:13:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:13:03,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-9d6be412-c91e-40d4-9d06-f7fcbfb24024 2018-07-23 03:13:03,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b1151015-972f-420d-9114-74e63e0e9f5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2743699023a96a656e8c3868887f39baa77948c" 2018-07-23 03:13:03,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d0e59c0e-3cee-4d69-adfc-39d1796ece93 Date: Mon, 23 Jul 2018 03:13:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T03:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b7dd2643-1786-461e-9ccb-e3d909da771e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a1586823405b4171a1a6cd7b66184785","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b1151015-972f-420d-9114-74e63e0e9f5c","tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:36Z","ip_version":4}]} 2018-07-23 03:13:03,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b1151015-972f-420d-9114-74e63e0e9f5c used request id req-d0e59c0e-3cee-4d69-adfc-39d1796ece93 2018-07-23 03:13:03,887 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-23 03:13:03,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:13:03,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:13:03,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:13:03,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:13:03,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:13:03,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:13:03,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:13:03,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:13:03,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:13:03,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:13:03,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:13:03,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:13:03,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:13:03,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:13:03,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:13:03,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:13:03,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:13:03,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:13:03,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:13:03,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:13:03,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:13:03,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:13:03,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-23 03:13:03,893 - 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.14" 2018-07-23 03:13:03,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c71a390a-b11e-4fe8-9edd-7543bf570a0b 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-07-23 03:13:03,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c71a390a-b11e-4fe8-9edd-7543bf570a0b 2018-07-23 03:13:03,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:13:04,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:13:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["IyXEf6yaSAyMYUH96tJiOg"], "issued_at": "2018-07-23T03:13:04.000000Z"}} 2018-07-23 03:13:04,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f4b99d98b3d711a3be3f132afe13eb3050d6f61" 2018-07-23 03:13:04,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:13:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6e230f3-69e7-48ea-a7dd-3765a9295b23 x-compute-request-id: req-f6e230f3-69e7-48ea-a7dd-3765a9295b23 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.21:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.63", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-23 03:13:04,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-f6e230f3-69e7-48ea-a7dd-3765a9295b23 2018-07-23 03:13:04,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.59736084938s 2018-07-23 03:13:04,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-f6e230f3-69e7-48ea-a7dd-3765a9295b23 2018-07-23 03:13:04,491 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.21:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.63', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-23 03:13:04,491 - functest.utils.functest_utils - DEBUG - nova version: (2, 63) 2018-07-23 03:13:04,492 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-07-23 03:13:04,492 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-07-23 03:13:04,547 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-07-23 03:13:04,586 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-23 03:13:04,586 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-23 03:13:04,586 - openstack_tests - INFO - OS Credentials = > 2018-07-23 03:13:04,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 03:13:04,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:13:04,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:13:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["D8ABnj1mTqin8NSA3CXU_g"], "issued_at": "2018-07-23T03:13:04.000000Z"}} 2018-07-23 03:13:04,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6517eba1baa48e63134d7ff2f843db180df2fe76" 2018-07-23 03:13:05,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2d25336c-290d-47f0-8039-0c7fca631a63 Date: Mon, 23 Jul 2018 03:13:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:13:05,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-2d25336c-290d-47f0-8039-0c7fca631a63 2018-07-23 03:13:05,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b1151015-972f-420d-9114-74e63e0e9f5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6517eba1baa48e63134d7ff2f843db180df2fe76" 2018-07-23 03:13:05,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a694e6f3-e425-495c-ab20-d527b80fb286 Date: Mon, 23 Jul 2018 03:13:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T03:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b7dd2643-1786-461e-9ccb-e3d909da771e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a1586823405b4171a1a6cd7b66184785","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b1151015-972f-420d-9114-74e63e0e9f5c","tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:36Z","ip_version":4}]} 2018-07-23 03:13:05,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b1151015-972f-420d-9114-74e63e0e9f5c used request id req-a694e6f3-e425-495c-ab20-d527b80fb286 2018-07-23 03:13:05,315 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-23 03:13:05,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:13:05,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:13:05,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:13:05,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:13:05,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:13:05,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:13:05,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:13:05,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:13:05,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:13:05,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:13:05,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:13:05,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:13:05,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:13:05,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:13:05,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:13:05,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:13:05,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:13:05,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:13:05,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:13:05,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:13:05,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:13:05,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:13:05,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-23 03:13:05,321 - 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.14" 2018-07-23 03:13:05,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:13:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4146cd-2a68-4d1e-ad20-cdb2633df446 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-07-23 03:13:05,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-df4146cd-2a68-4d1e-ad20-cdb2633df446 2018-07-23 03:13:05,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:13:05,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:13:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["mvlSGEPGRUqZEhlvE4rlJg"], "issued_at": "2018-07-23T03:13:05.000000Z"}} 2018-07-23 03:13:05,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bebb21b1ef34df48ee81d2e2fad8d541c4af175b" 2018-07-23 03:13:05,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:13:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99e4f88f-8618-478d-a88d-d85856ead089 x-compute-request-id: req-99e4f88f-8618-478d-a88d-d85856ead089 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.21:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.63", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-23 03:13:05,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-99e4f88f-8618-478d-a88d-d85856ead089 2018-07-23 03:13:05,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.599258899689s 2018-07-23 03:13:05,921 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-99e4f88f-8618-478d-a88d-d85856ead089 2018-07-23 03:13:05,921 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.21:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.63', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-23 03:13:05,921 - functest.utils.functest_utils - DEBUG - nova version: (2, 63) 2018-07-23 03:13:05,921 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-07-23 03:13:05,922 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-07-23 03:13:05,927 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:28 | PASS | | singlevm2 | functest | healthcheck | 00:32 | PASS | | vping_ssh | functest | healthcheck | 00:38 | PASS | | vping_userdata | functest | healthcheck | 00:30 | PASS | | cinder_test | functest | healthcheck | 00:58 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-23 03:13:05,940 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-23 03:13:05,961 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 03:13:05,989 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 03:13:06,058 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 03:13:14,938 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-178 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-23 03:13:14,941 - 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=nhkDF5Q0ufIt1yRBgi1tfHljA 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=4d752e668af24950a050a8ab08afe2f1 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-23 03:13:14,941 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-23 03:13:14,942 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke rally_sanity patrole vmtp | | | | validate the OPNFV scenarios. | shaker snaps_smoke neutron_trunk | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2018-07-23 03:13:14,965 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-23 03:13:19,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:13:19,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 03:13:19,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:13:19,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:13:19,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:13:19,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:13:19,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:13:19,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:13:19,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:13:19,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:13:19,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:13:19,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:13:19,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:13:19,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:13:19,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:13:19,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:13:19,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:13:19,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:13:19,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:13:19,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:13:19,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:13:19,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:13:19,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:13:19,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 03:13:19,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 03:13:19,155 - 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.14" 2018-07-23 03:13:19,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0f603e4-f821-4a35-9104-2064c23df1aa 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-07-23 03:13:19,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f0f603e4-f821-4a35-9104-2064c23df1aa 2018-07-23 03:13:19,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:13:19,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:13:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["mz2N0dYBS2uCrB0Zmcj60w"], "issued_at": "2018-07-23T03:13:19.000000Z"}} 2018-07-23 03:13:19,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:13:19,559 - 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.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:13:19,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2b6d703a-9cbd-42c2-a8a3-4e0ff1459e7a Date: Mon, 23 Jul 2018 03:13:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:13:19,912 - 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-2b6d703a-9cbd-42c2-a8a3-4e0ff1459e7a 2018-07-23 03:13:19,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353019952774s 2018-07-23 03:13:19,912 - 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-2b6d703a-9cbd-42c2-a8a3-4e0ff1459e7a 2018-07-23 03:13:19,913 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-23 03:13:27,529 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 072a22dc-9ad4-47bb-bb0b-2aaaa074e811 | 2018-07-23T03:13:27.104305 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 072a22dc-9ad4-47bb-bb0b-2aaaa074e811 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-23 03:13:31,177 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-23 03:13:31,178 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-23 03:13:37,580 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=1abfada5-04c9-466b-870f-cb289bee026b) as the default verifier for the future CLI operations. 2018-07-23 03:13:40,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-23 03:13:40,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:13:40,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11065 X-Openstack-Request-Id: req-aef81ea8-af36-40ad-a32e-d576d4c09154 Date: Mon, 23 Jul 2018 03:13:40 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-23 03:13:40,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-aef81ea8-af36-40ad-a32e-d576d4c09154 2018-07-23 03:13:40,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.187785148621s 2018-07-23 03:13:40,886 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-aef81ea8-af36-40ad-a32e-d576d4c09154 2018-07-23 03:13:40,896 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-23 03:13:40,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 03:13:40,897 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" -d '{"network": {"name": "tempest_smoke-net_09d1bee8-6f51-4444-91a8-abcab55a3efb", "admin_state_up": true}}' 2018-07-23 03:13:41,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-0c6f9a44-25e9-4b7d-bd91-3ad01c806049 Date: Mon, 23 Jul 2018 03:13:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ab91cf58-7ff4-4bad-9415-603e617029ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:13:41Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_09d1bee8-6f51-4444-91a8-abcab55a3efb","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:13:40Z","mtu":1450}} 2018-07-23 03:13:41,150 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0c6f9a44-25e9-4b7d-bd91-3ad01c806049 2018-07-23 03:13:41,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.25398683548s 2018-07-23 03:13:41,151 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0c6f9a44-25e9-4b7d-bd91-3ad01c806049 2018-07-23 03:13:41,151 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T03:13:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ab91cf58-7ff4-4bad-9415-603e617029ef', u'provider:segmentation_id': 63, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_09d1bee8-6f51-4444-91a8-abcab55a3efb', u'created_at': u'2018-07-23T03:13:40Z', u'mtu': 1450, u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d752e668af24950a050a8ab08afe2f1', u'l2_adjacency': True}) 2018-07-23 03:13:41,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:13:41,152 - 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.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:13:41,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-f0a72925-28ed-4f0c-a815-b1f6208e699e Date: Mon, 23 Jul 2018 03:13:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ab91cf58-7ff4-4bad-9415-603e617029ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:13:41Z","qos_policy_id":null,"name":"tempest_smoke-net_09d1bee8-6f51-4444-91a8-abcab55a3efb","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:13:40Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:13:41,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f0a72925-28ed-4f0c-a815-b1f6208e699e 2018-07-23 03:13:41,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112623929977s 2018-07-23 03:13:41,265 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f0a72925-28ed-4f0c-a815-b1f6208e699e 2018-07-23 03:13:41,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 03:13:41,267 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" -d '{"subnet": {"name": "tempest_smoke-subnet_09d1bee8-6f51-4444-91a8-abcab55a3efb", "enable_dhcp": true, "network_id": "ab91cf58-7ff4-4bad-9415-603e617029ef", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 03:13:41,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-50deae9b-9e43-4233-ad7d-c21d4da7b812 Date: Mon, 23 Jul 2018 03:13:41 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T03:13:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4e6e6210-b753-419b-afe9-8144b403778c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d752e668af24950a050a8ab08afe2f1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_09d1bee8-6f51-4444-91a8-abcab55a3efb","enable_dhcp":true,"segment_id":null,"network_id":"ab91cf58-7ff4-4bad-9415-603e617029ef","tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:13:41Z","ip_version":4}} 2018-07-23 03:13:41,777 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-50deae9b-9e43-4233-ad7d-c21d4da7b812 2018-07-23 03:13:41,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.511035919189s 2018-07-23 03:13:41,778 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-50deae9b-9e43-4233-ad7d-c21d4da7b812 2018-07-23 03:13:41,778 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:13:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4e6e6210-b753-419b-afe9-8144b403778c', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_09d1bee8-6f51-4444-91a8-abcab55a3efb', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ab91cf58-7ff4-4bad-9415-603e617029ef', u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'created_at': u'2018-07-23T03:13:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4d752e668af24950a050a8ab08afe2f1'}) 2018-07-23 03:13:41,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 03:13:41,779 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" -d '{"router": {"external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c"}, "name": "tempest_smoke-router_09d1bee8-6f51-4444-91a8-abcab55a3efb", "admin_state_up": true}}' 2018-07-23 03:13:43,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-1140e973-5fa5-48f8-ae75-20bbbd2cc79e Date: Mon, 23 Jul 2018 03:13:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:13:41Z", "admin_state_up": true, "updated_at": "2018-07-23T03:13:42Z", "project_id": "4d752e668af24950a050a8ab08afe2f1", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "55eb35ab-de71-4ecc-b95f-6054a3cec372", "name": "tempest_smoke-router_09d1bee8-6f51-4444-91a8-abcab55a3efb"}} 2018-07-23 03:13:43,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1140e973-5fa5-48f8-ae75-20bbbd2cc79e 2018-07-23 03:13:43,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66816902161s 2018-07-23 03:13:43,447 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1140e973-5fa5-48f8-ae75-20bbbd2cc79e 2018-07-23 03:13:43,448 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:13:42Z', u'revision_number': 2, u'ha': False, u'id': u'55eb35ab-de71-4ecc-b95f-6054a3cec372', u'external_gateway_info': {u'network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b7dd2643-1786-461e-9ccb-e3d909da771e', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_09d1bee8-6f51-4444-91a8-abcab55a3efb', u'admin_state_up': True, u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'created_at': u'2018-07-23T03:13:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d752e668af24950a050a8ab08afe2f1'}) 2018-07-23 03:13:43,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 03:13:43,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/55eb35ab-de71-4ecc-b95f-6054a3cec372/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" -d '{"subnet_id": "4e6e6210-b753-419b-afe9-8144b403778c"}' 2018-07-23 03:13:45,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c790f504-18b6-4c3e-8662-3a9d93003b52 Date: Mon, 23 Jul 2018 03:13:45 GMT RESP BODY: {"network_id": "ab91cf58-7ff4-4bad-9415-603e617029ef", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "subnet_id": "4e6e6210-b753-419b-afe9-8144b403778c", "subnet_ids": ["4e6e6210-b753-419b-afe9-8144b403778c"], "port_id": "7a263cee-53ae-4121-96c1-b17a26d73fcb", "id": "55eb35ab-de71-4ecc-b95f-6054a3cec372"} 2018-07-23 03:13:45,504 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/55eb35ab-de71-4ecc-b95f-6054a3cec372/add_router_interface.json used request id req-c790f504-18b6-4c3e-8662-3a9d93003b52 2018-07-23 03:13:45,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.05577993393s 2018-07-23 03:13:45,505 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/55eb35ab-de71-4ecc-b95f-6054a3cec372/add_router_interface.json used request id req-c790f504-18b6-4c3e-8662-3a9d93003b52 returning object 55eb35ab-de71-4ecc-b95f-6054a3cec372 2018-07-23 03:13:45,505 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 03:13:45,632 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 03:13:45,634 - 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.14" 2018-07-23 03:13:45,639 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 03:13:45 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-07-23 03:13:45,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:13:45,643 - 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.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:13:45,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7ee102d9-136c-4ee0-90ff-b72d024c7905 Date: Mon, 23 Jul 2018 03:13:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:13:45,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7ee102d9-136c-4ee0-90ff-b72d024c7905 2018-07-23 03:13:45,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.201122999191s 2018-07-23 03:13:45,843 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7ee102d9-136c-4ee0-90ff-b72d024c7905 2018-07-23 03:13:45,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 03:13:45,854 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_09d1bee8-6f51-4444-91a8-abcab55a3efb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_09d1bee8-6f51-4444-91a8-abcab55a3efb"}' 2018-07-23 03:13:45,937 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-107054e7-81ab-4755-a73f-ae0a68f7e793 Date: Mon, 23 Jul 2018 03:13:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "4803c69b-7d19-4a55-97b1-d67682c5e0c6", "size": null, "self": "/v2/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:13:45Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_09d1bee8-6f51-4444-91a8-abcab55a3efb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_09d1bee8-6f51-4444-91a8-abcab55a3efb", "checksum": null, "created_at": "2018-07-23T03:13:45Z", "protected": false} 2018-07-23 03:13:45,937 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-107054e7-81ab-4755-a73f-ae0a68f7e793 2018-07-23 03:13:45,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0863499641418s 2018-07-23 03:13:45,937 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-107054e7-81ab-4755-a73f-ae0a68f7e793 returning object 4803c69b-7d19-4a55-97b1-d67682c5e0c6 2018-07-23 03:13:45,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 03:13:45,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" -d '' 2018-07-23 03:13:46,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a4cfc6e-e18e-47a2-b20a-3bf72a598372 Date: Mon, 23 Jul 2018 03:13:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:13:46,728 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6/file used request id req-5a4cfc6e-e18e-47a2-b20a-3bf72a598372 2018-07-23 03:13:46,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.789888858795s 2018-07-23 03:13:46,728 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6/file used request id req-5a4cfc6e-e18e-47a2-b20a-3bf72a598372 2018-07-23 03:13:46,728 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_09d1bee8-6f51-4444-91a8-abcab55a3efb', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T03:13:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6/file', u'owner': u'4d752e668af24950a050a8ab08afe2f1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'4803c69b-7d19-4a55-97b1-d67682c5e0c6', u'size': None, u'name': u'tempest_smoke-img_09d1bee8-6f51-4444-91a8-abcab55a3efb', u'checksum': None, u'self': u'/v2/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T03:13:45Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 03:13:46,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 03:13:46,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_09d1bee8-6f51-4444-91a8-abcab55a3efb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 03:13:46,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:13:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-762904ee-ced0-4438-9740-8359a4384291 x-compute-request-id: req-762904ee-ced0-4438-9740-8359a4384291 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_09d1bee8-6f51-4444-91a8-abcab55a3efb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e978bcce-803e-4b7f-8058-4fe2e2f22329", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e978bcce-803e-4b7f-8058-4fe2e2f22329", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e978bcce-803e-4b7f-8058-4fe2e2f22329"}} 2018-07-23 03:13:46,972 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-762904ee-ced0-4438-9740-8359a4384291 2018-07-23 03:13:46,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.242959022522s 2018-07-23 03:13:46,973 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-762904ee-ced0-4438-9740-8359a4384291 2018-07-23 03:13:46,974 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_09d1bee8-6f51-4444-91a8-abcab55a3efb', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'e978bcce-803e-4b7f-8058-4fe2e2f22329', 'swap': 0}) 2018-07-23 03:13:46,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 03:13:46,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/e978bcce-803e-4b7f-8058-4fe2e2f22329/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" -d '{"extra_specs": {}}' 2018-07-23 03:13:46,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:13:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d23152b-4b37-4160-be69-87426ac1e46f x-compute-request-id: req-7d23152b-4b37-4160-be69-87426ac1e46f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 03:13:46,995 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e978bcce-803e-4b7f-8058-4fe2e2f22329/os-extra_specs used request id req-7d23152b-4b37-4160-be69-87426ac1e46f 2018-07-23 03:13:46,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211999416351s 2018-07-23 03:13:46,996 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e978bcce-803e-4b7f-8058-4fe2e2f22329/os-extra_specs used request id req-7d23152b-4b37-4160-be69-87426ac1e46f 2018-07-23 03:13:47,000 - 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.14" 2018-07-23 03:13:47,006 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 03:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f0d55de-7510-40d5-8820-cfc9f01fe714 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 03:13:47,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9f0d55de-7510-40d5-8820-cfc9f01fe714 2018-07-23 03:13:47,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:13:47,013 - 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.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:13:47,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85651e11-acde-4526-ae56-6e4f4dc437f6 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:13:47,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-85651e11-acde-4526-ae56-6e4f4dc437f6 2018-07-23 03:13:47,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109035015106s 2018-07-23 03:13:47,119 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-85651e11-acde-4526-ae56-6e4f4dc437f6 2018-07-23 03:13:47,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:13:47,127 - 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.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:13:47,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d96c30d-744a-4302-9e0a-18116f035bff Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:13:47,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6d96c30d-744a-4302-9e0a-18116f035bff 2018-07-23 03:13:47,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.142962217331s 2018-07-23 03:13:47,267 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6d96c30d-744a-4302-9e0a-18116f035bff 2018-07-23 03:13:47,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-23 03:13:47,274 - 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.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:13:47,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:13:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1945c76-9748-43ef-a191-d81e376b24d9 x-compute-request-id: req-e1945c76-9748-43ef-a191-d81e376b24d9 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 7}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-23 03:13:47,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-e1945c76-9748-43ef-a191-d81e376b24d9 2018-07-23 03:13:47,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0456249713898s 2018-07-23 03:13:47,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-e1945c76-9748-43ef-a191-d81e376b24d9 2018-07-23 03:13:47,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:13:47,324 - 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.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:13:47,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-fc92bfa9-2793-4738-8fe8-3d67aca8f4c4 Date: Mon, 23 Jul 2018 03:13:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6/snap", "metadata": {}}], "file": "/v2/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "4803c69b-7d19-4a55-97b1-d67682c5e0c6", "size": 12716032, "self": "/v2/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:13:46Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_09d1bee8-6f51-4444-91a8-abcab55a3efb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_09d1bee8-6f51-4444-91a8-abcab55a3efb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:13:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:13:47,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fc92bfa9-2793-4738-8fe8-3d67aca8f4c4 2018-07-23 03:13:47,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0275030136108s 2018-07-23 03:13:47,349 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fc92bfa9-2793-4738-8fe8-3d67aca8f4c4 2018-07-23 03:13:47,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 03:13:47,360 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_09d1bee8-6f51-4444-91a8-abcab55a3efb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_09d1bee8-6f51-4444-91a8-abcab55a3efb"}' 2018-07-23 03:13:47,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/5fca4ddb-8905-4c16-8879-4ed3641958da Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-04e00e75-c93e-4b2a-9273-d332512d4027 Date: Mon, 23 Jul 2018 03:13:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5fca4ddb-8905-4c16-8879-4ed3641958da/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "5fca4ddb-8905-4c16-8879-4ed3641958da", "size": null, "self": "/v2/images/5fca4ddb-8905-4c16-8879-4ed3641958da", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:13:47Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_09d1bee8-6f51-4444-91a8-abcab55a3efb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_09d1bee8-6f51-4444-91a8-abcab55a3efb", "checksum": null, "created_at": "2018-07-23T03:13:47Z", "protected": false} 2018-07-23 03:13:47,404 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-04e00e75-c93e-4b2a-9273-d332512d4027 2018-07-23 03:13:47,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0479271411896s 2018-07-23 03:13:47,405 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-04e00e75-c93e-4b2a-9273-d332512d4027 returning object 5fca4ddb-8905-4c16-8879-4ed3641958da 2018-07-23 03:13:47,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 03:13:47,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/5fca4ddb-8905-4c16-8879-4ed3641958da/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" -d '' 2018-07-23 03:13:47,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-183094d4-0a6c-4a63-bf92-de0b954d1732 Date: Mon, 23 Jul 2018 03:13:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:13:47,747 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/5fca4ddb-8905-4c16-8879-4ed3641958da/file used request id req-183094d4-0a6c-4a63-bf92-de0b954d1732 2018-07-23 03:13:47,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.341964960098s 2018-07-23 03:13:47,748 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/5fca4ddb-8905-4c16-8879-4ed3641958da/file used request id req-183094d4-0a6c-4a63-bf92-de0b954d1732 2018-07-23 03:13:47,748 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_09d1bee8-6f51-4444-91a8-abcab55a3efb', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T03:13:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/5fca4ddb-8905-4c16-8879-4ed3641958da/file', u'owner': u'4d752e668af24950a050a8ab08afe2f1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'5fca4ddb-8905-4c16-8879-4ed3641958da', u'size': None, u'name': u'tempest_smoke-img_alt_09d1bee8-6f51-4444-91a8-abcab55a3efb', u'checksum': None, u'self': u'/v2/images/5fca4ddb-8905-4c16-8879-4ed3641958da', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T03:13:47Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 03:13:47,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 03:13:47,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_09d1bee8-6f51-4444-91a8-abcab55a3efb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 03:13:47,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:13:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-970a14fb-393b-402d-9748-32cfba6dd33d x-compute-request-id: req-970a14fb-393b-402d-9748-32cfba6dd33d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_09d1bee8-6f51-4444-91a8-abcab55a3efb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/10790296-8358-4c85-a901-6a16d2413e75", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/10790296-8358-4c85-a901-6a16d2413e75", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "10790296-8358-4c85-a901-6a16d2413e75"}} 2018-07-23 03:13:47,791 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-970a14fb-393b-402d-9748-32cfba6dd33d 2018-07-23 03:13:47,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.042515039444s 2018-07-23 03:13:47,792 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-970a14fb-393b-402d-9748-32cfba6dd33d 2018-07-23 03:13:47,792 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_09d1bee8-6f51-4444-91a8-abcab55a3efb', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'10790296-8358-4c85-a901-6a16d2413e75', 'swap': 0}) 2018-07-23 03:13:47,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 03:13:47,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/10790296-8358-4c85-a901-6a16d2413e75/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" -d '{"extra_specs": {}}' 2018-07-23 03:13:47,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:13:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9cb3a05-e6db-43cc-aa2e-732361c2c045 x-compute-request-id: req-a9cb3a05-e6db-43cc-aa2e-732361c2c045 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 03:13:47,815 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/10790296-8358-4c85-a901-6a16d2413e75/os-extra_specs used request id req-a9cb3a05-e6db-43cc-aa2e-732361c2c045 2018-07-23 03:13:47,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225539207458s 2018-07-23 03:13:47,816 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/10790296-8358-4c85-a901-6a16d2413e75/os-extra_specs used request id req-a9cb3a05-e6db-43cc-aa2e-732361c2c045 2018-07-23 03:13:47,816 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_09d1bee8-6f51-4444-91a8-abcab55a3efb', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'10790296-8358-4c85-a901-6a16d2413e75', 'swap': 0}) 2018-07-23 03:13:51,513 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-23 03:13:51,513 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-23 03:13:51,514 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-23 03:13:51,516 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-23 03:13:51,519 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-23 03:13:55,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-1abfada5-04c9-466b-870f-cb289bee026b/repo; stestr list '^(tempest|neutron_tempest_plugin)\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-07-23 03:13:55,176 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-23 03:13:55,177 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-23 03:13:55,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt']'. 2018-07-23 03:16:44,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 200d9f49-1481-446f-8bca-b559a8f54a37 2018-07-23 03:16:44,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '200d9f49-1481-446f-8bca-b559a8f54a37']'. 2018-07-23 03:16:45,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-23 03:16:45,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-23 03:16:45,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 03:16:45,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 200d9f49-1481-446f-8bca-b559a8f54a37 | 2018-07-23 03:16:45,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-23 03:16:45,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-23 03:13:57 | 2018-07-23 03:16:45,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-23 03:16:44 | 2018-07-23 03:16:45,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:47 | 2018-07-23 03:16:45,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-23 03:16:45,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-23 03:16:45,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1abfada5-04c9-466b-870f-cb289bee026b) | 2018-07-23 03:16:45,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-23 03:16:45,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 072a22dc-9ad4-47bb-bb0b-2aaaa074e811) | 2018-07-23 03:16:45,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-07-23 03:16:45,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 157.344 | 2018-07-23 03:16:45,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 107 | 2018-07-23 03:16:45,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 24 | 2018-07-23 03:16:45,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-23 03:16:45,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-23 03:16:45,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-23 03:16:45,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 03:16:45,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-23 03:16:45,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-07-23 03:16:45,807 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 03:16:45,808 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 03:05 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-23 03:16:45,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 03:16:45,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/55eb35ab-de71-4ecc-b95f-6054a3cec372/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" -d '{"subnet_id": "4e6e6210-b753-419b-afe9-8144b403778c"}' 2018-07-23 03:16:47,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-238505a1-5ee3-44fe-92b5-5c98774f1f57 Date: Mon, 23 Jul 2018 03:16:47 GMT RESP BODY: {"network_id": "ab91cf58-7ff4-4bad-9415-603e617029ef", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "subnet_id": "4e6e6210-b753-419b-afe9-8144b403778c", "subnet_ids": ["4e6e6210-b753-419b-afe9-8144b403778c"], "port_id": "7a263cee-53ae-4121-96c1-b17a26d73fcb", "id": "55eb35ab-de71-4ecc-b95f-6054a3cec372"} 2018-07-23 03:16:47,734 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/55eb35ab-de71-4ecc-b95f-6054a3cec372/remove_router_interface.json used request id req-238505a1-5ee3-44fe-92b5-5c98774f1f57 2018-07-23 03:16:47,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.92089796066s 2018-07-23 03:16:47,734 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/55eb35ab-de71-4ecc-b95f-6054a3cec372/remove_router_interface.json used request id req-238505a1-5ee3-44fe-92b5-5c98774f1f57 returning object 55eb35ab-de71-4ecc-b95f-6054a3cec372 2018-07-23 03:16:47,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 03:16:47,735 - 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.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:16:47,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-80e213a7-949a-4fcc-9e0c-bde181117b1d Date: Mon, 23 Jul 2018 03:16:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:13:41Z", "admin_state_up": true, "updated_at": "2018-07-23T03:16:46Z", "project_id": "4d752e668af24950a050a8ab08afe2f1", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "55eb35ab-de71-4ecc-b95f-6054a3cec372", "name": "tempest_smoke-router_09d1bee8-6f51-4444-91a8-abcab55a3efb"}]} 2018-07-23 03:16:47,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-80e213a7-949a-4fcc-9e0c-bde181117b1d 2018-07-23 03:16:47,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.129700899124s 2018-07-23 03:16:47,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-80e213a7-949a-4fcc-9e0c-bde181117b1d 2018-07-23 03:16:47,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 03:16:47,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/55eb35ab-de71-4ecc-b95f-6054a3cec372.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:16:48,947 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8eeb1977-7d82-4a6c-bf2d-9f4338803c62 Content-Length: 0 Date: Mon, 23 Jul 2018 03:16:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:16:48,948 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/55eb35ab-de71-4ecc-b95f-6054a3cec372.json used request id req-8eeb1977-7d82-4a6c-bf2d-9f4338803c62 2018-07-23 03:16:48,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.08163809776s 2018-07-23 03:16:48,948 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/55eb35ab-de71-4ecc-b95f-6054a3cec372.json used request id req-8eeb1977-7d82-4a6c-bf2d-9f4338803c62 2018-07-23 03:16:48,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:16:48,949 - 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.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:16:48,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-30063cdd-ac14-43fb-98d8-8224bafb7d53 Date: Mon, 23 Jul 2018 03:16:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T03:13:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4e6e6210-b753-419b-afe9-8144b403778c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d752e668af24950a050a8ab08afe2f1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_09d1bee8-6f51-4444-91a8-abcab55a3efb","enable_dhcp":true,"segment_id":null,"network_id":"ab91cf58-7ff4-4bad-9415-603e617029ef","tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:13:41Z","ip_version":4},{"updated_at":"2018-07-23T03:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b7dd2643-1786-461e-9ccb-e3d909da771e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a1586823405b4171a1a6cd7b66184785","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b1151015-972f-420d-9114-74e63e0e9f5c","tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:36Z","ip_version":4}]} 2018-07-23 03:16:48,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-30063cdd-ac14-43fb-98d8-8224bafb7d53 2018-07-23 03:16:48,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.044487953186s 2018-07-23 03:16:48,994 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-30063cdd-ac14-43fb-98d8-8224bafb7d53 2018-07-23 03:16:48,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 03:16:48,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/4e6e6210-b753-419b-afe9-8144b403778c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:16:50,025 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d5daa41-ad05-4ea5-a688-c667e7937274 Date: Mon, 23 Jul 2018 03:16:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:16:50,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4e6e6210-b753-419b-afe9-8144b403778c.json used request id req-9d5daa41-ad05-4ea5-a688-c667e7937274 2018-07-23 03:16:50,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03037309647s 2018-07-23 03:16:50,026 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4e6e6210-b753-419b-afe9-8144b403778c.json used request id req-9d5daa41-ad05-4ea5-a688-c667e7937274 2018-07-23 03:16:50,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:16:50,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.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:16:50,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-c48ffbd4-7469-4feb-b8d0-796f04d117fd Date: Mon, 23 Jul 2018 03:16:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ab91cf58-7ff4-4bad-9415-603e617029ef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:16:49Z","qos_policy_id":null,"name":"tempest_smoke-net_09d1bee8-6f51-4444-91a8-abcab55a3efb","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:13:40Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:16:50,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c48ffbd4-7469-4feb-b8d0-796f04d117fd 2018-07-23 03:16:50,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0828738212585s 2018-07-23 03:16:50,109 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c48ffbd4-7469-4feb-b8d0-796f04d117fd 2018-07-23 03:16:50,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 03:16:50,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/ab91cf58-7ff4-4bad-9415-603e617029ef.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:16:50,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1f9b2ced-36fc-49c1-8dec-597131415b31 Date: Mon, 23 Jul 2018 03:16:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:16:50,961 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ab91cf58-7ff4-4bad-9415-603e617029ef.json used request id req-1f9b2ced-36fc-49c1-8dec-597131415b31 2018-07-23 03:16:50,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.850904941559s 2018-07-23 03:16:50,962 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ab91cf58-7ff4-4bad-9415-603e617029ef.json used request id req-1f9b2ced-36fc-49c1-8dec-597131415b31 2018-07-23 03:16:50,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:16:50,969 - 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.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:16:50,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-9a54d07e-0c1f-4276-93fb-ccae46c08c4c Date: Mon, 23 Jul 2018 03:16:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/5fca4ddb-8905-4c16-8879-4ed3641958da/snap", "metadata": {}}], "file": "/v2/images/5fca4ddb-8905-4c16-8879-4ed3641958da/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "5fca4ddb-8905-4c16-8879-4ed3641958da", "size": 12716032, "self": "/v2/images/5fca4ddb-8905-4c16-8879-4ed3641958da", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/5fca4ddb-8905-4c16-8879-4ed3641958da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:13:47Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_09d1bee8-6f51-4444-91a8-abcab55a3efb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_09d1bee8-6f51-4444-91a8-abcab55a3efb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:13:47Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6/snap", "metadata": {}}], "file": "/v2/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "4803c69b-7d19-4a55-97b1-d67682c5e0c6", "size": 12716032, "self": "/v2/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:13:46Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_09d1bee8-6f51-4444-91a8-abcab55a3efb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_09d1bee8-6f51-4444-91a8-abcab55a3efb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:13:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:16:50,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9a54d07e-0c1f-4276-93fb-ccae46c08c4c 2018-07-23 03:16:50,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0285549163818s 2018-07-23 03:16:50,994 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9a54d07e-0c1f-4276-93fb-ccae46c08c4c 2018-07-23 03:16:50,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 03:16:51,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:16:51,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7fc7ec1f-9acc-4525-98a4-efc09679d999 Date: Mon, 23 Jul 2018 03:16:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:16:51,256 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6 used request id req-7fc7ec1f-9acc-4525-98a4-efc09679d999 2018-07-23 03:16:51,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.259474039078s 2018-07-23 03:16:51,257 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4803c69b-7d19-4a55-97b1-d67682c5e0c6 used request id req-7fc7ec1f-9acc-4525-98a4-efc09679d999 2018-07-23 03:16:51,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:16:51,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:16:51,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c2c2807-3626-43e0-b4b3-3f746541feac x-compute-request-id: req-0c2c2807-3626-43e0-b4b3-3f746541feac Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_09d1bee8-6f51-4444-91a8-abcab55a3efb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/10790296-8358-4c85-a901-6a16d2413e75", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/10790296-8358-4c85-a901-6a16d2413e75", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "10790296-8358-4c85-a901-6a16d2413e75"}, {"name": "tempest_smoke-flavor_09d1bee8-6f51-4444-91a8-abcab55a3efb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e978bcce-803e-4b7f-8058-4fe2e2f22329", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e978bcce-803e-4b7f-8058-4fe2e2f22329", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e978bcce-803e-4b7f-8058-4fe2e2f22329"}]} 2018-07-23 03:16:51,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0c2c2807-3626-43e0-b4b3-3f746541feac 2018-07-23 03:16:51,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251278877258s 2018-07-23 03:16:51,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0c2c2807-3626-43e0-b4b3-3f746541feac 2018-07-23 03:16:51,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 03:16:51,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/e978bcce-803e-4b7f-8058-4fe2e2f22329 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:16:51,323 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b569a8c-7036-4a7b-a39e-a4eadf754613 x-compute-request-id: req-0b569a8c-7036-4a7b-a39e-a4eadf754613 Content-Length: 0 Content-Type: application/json 2018-07-23 03:16:51,323 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e978bcce-803e-4b7f-8058-4fe2e2f22329 used request id req-0b569a8c-7036-4a7b-a39e-a4eadf754613 2018-07-23 03:16:51,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0388159751892s 2018-07-23 03:16:51,323 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e978bcce-803e-4b7f-8058-4fe2e2f22329 used request id req-0b569a8c-7036-4a7b-a39e-a4eadf754613 2018-07-23 03:16:51,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 03:16:51,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/5fca4ddb-8905-4c16-8879-4ed3641958da -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:16:52,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b04db936-a6fa-46bb-95fa-1b2726aa6013 Date: Mon, 23 Jul 2018 03:16:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:16:52,328 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/5fca4ddb-8905-4c16-8879-4ed3641958da used request id req-b04db936-a6fa-46bb-95fa-1b2726aa6013 2018-07-23 03:16:52,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00470399857s 2018-07-23 03:16:52,329 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/5fca4ddb-8905-4c16-8879-4ed3641958da used request id req-b04db936-a6fa-46bb-95fa-1b2726aa6013 2018-07-23 03:16:52,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:16:52,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:16:52,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd3c4d08-3fe5-4620-aa1b-fc3ee263a431 x-compute-request-id: req-fd3c4d08-3fe5-4620-aa1b-fc3ee263a431 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_09d1bee8-6f51-4444-91a8-abcab55a3efb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/10790296-8358-4c85-a901-6a16d2413e75", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/10790296-8358-4c85-a901-6a16d2413e75", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "10790296-8358-4c85-a901-6a16d2413e75"}]} 2018-07-23 03:16:52,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-fd3c4d08-3fe5-4620-aa1b-fc3ee263a431 2018-07-23 03:16:52,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256221294403s 2018-07-23 03:16:52,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-fd3c4d08-3fe5-4620-aa1b-fc3ee263a431 2018-07-23 03:16:52,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 03:16:52,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/10790296-8358-4c85-a901-6a16d2413e75 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}151eaefedeb6f768e92a9cdcf253153643ccd6d6" 2018-07-23 03:16:52,381 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b934507c-23a3-4e5e-8b74-577c6b413aac x-compute-request-id: req-b934507c-23a3-4e5e-8b74-577c6b413aac Content-Length: 0 Content-Type: application/json 2018-07-23 03:16:52,381 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/10790296-8358-4c85-a901-6a16d2413e75 used request id req-b934507c-23a3-4e5e-8b74-577c6b413aac 2018-07-23 03:16:52,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0247910022736s 2018-07-23 03:16:52,382 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/10790296-8358-4c85-a901-6a16d2413e75 used request id req-b934507c-23a3-4e5e-8b74-577c6b413aac 2018-07-23 03:16:52,423 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-07-23 03:16:52,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:16:52,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 03:16:52,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:16:52,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:16:52,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:16:52,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:16:52,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:16:52,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:16:52,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:16:52,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:16:52,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:16:52,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:16:52,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:16:52,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:16:52,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:16:52,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:16:52,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:16:52,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:16:52,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:16:52,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:16:52,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:16:52,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:16:52,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:16:52,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 03:16:52,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 03:16:52,462 - 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.14" 2018-07-23 03:16:52,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-964567b7-79d9-4d1b-ad10-c281afafbfb2 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-07-23 03:16:52,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-964567b7-79d9-4d1b-ad10-c281afafbfb2 2018-07-23 03:16:52,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:16:52,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:16:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["7TkMXLISR0y14HEx2m83Vg"], "issued_at": "2018-07-23T03:16:52.000000Z"}} 2018-07-23 03:16:52,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:16:52,877 - 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.14" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" 2018-07-23 03:16:53,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3c570354-89ab-42d6-b1db-a2e648b7f6d1 Date: Mon, 23 Jul 2018 03:16:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:16:53,147 - 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-3c570354-89ab-42d6-b1db-a2e648b7f6d1 2018-07-23 03:16:53,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271327972412s 2018-07-23 03:16:53,148 - 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-3c570354-89ab-42d6-b1db-a2e648b7f6d1 2018-07-23 03:16:53,148 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-07-23 03:16:53,518 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-07-23 03:16:53,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 03:16:53,519 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" -d '{"network": {"shared": true, "name": "rally_sanity-net_66d24a90-2184-40d3-a0c0-a1079288c26d", "admin_state_up": true}}' 2018-07-23 03:16:53,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-a2d1f1b3-bf1a-491f-8019-37bbc5c9babd Date: Mon, 23 Jul 2018 03:16:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"633fc0da-a264-4300-b48b-967600636edd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":true,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:16:53Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_66d24a90-2184-40d3-a0c0-a1079288c26d","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:16:53Z","mtu":1450}} 2018-07-23 03:16:53,872 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a2d1f1b3-bf1a-491f-8019-37bbc5c9babd 2018-07-23 03:16:53,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.353642225266s 2018-07-23 03:16:53,873 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a2d1f1b3-bf1a-491f-8019-37bbc5c9babd 2018-07-23 03:16:53,873 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T03:16:53Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'633fc0da-a264-4300-b48b-967600636edd', u'provider:segmentation_id': 44, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_66d24a90-2184-40d3-a0c0-a1079288c26d', u'created_at': u'2018-07-23T03:16:53Z', u'mtu': 1450, u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'4d752e668af24950a050a8ab08afe2f1', u'l2_adjacency': True}) 2018-07-23 03:16:53,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:16:53,874 - 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.14" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" 2018-07-23 03:16:53,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-4b8f0bf0-a959-450e-a78c-7cc80d335157 Date: Mon, 23 Jul 2018 03:16:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"633fc0da-a264-4300-b48b-967600636edd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":true,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:16:53Z","qos_policy_id":null,"name":"rally_sanity-net_66d24a90-2184-40d3-a0c0-a1079288c26d","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:16:53Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:16:53,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4b8f0bf0-a959-450e-a78c-7cc80d335157 2018-07-23 03:16:53,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0949308872223s 2018-07-23 03:16:53,969 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4b8f0bf0-a959-450e-a78c-7cc80d335157 2018-07-23 03:16:53,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 03:16:53,971 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" -d '{"subnet": {"name": "rally_sanity-subnet_66d24a90-2184-40d3-a0c0-a1079288c26d", "enable_dhcp": true, "network_id": "633fc0da-a264-4300-b48b-967600636edd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 03:16:54,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-54bf74c6-1499-4a41-b82b-564c916bad01 Date: Mon, 23 Jul 2018 03:16:54 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T03:16:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a576c393-ef79-4159-b666-bdf8f5a85b9e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d752e668af24950a050a8ab08afe2f1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_66d24a90-2184-40d3-a0c0-a1079288c26d","enable_dhcp":true,"segment_id":null,"network_id":"633fc0da-a264-4300-b48b-967600636edd","tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:16:54Z","ip_version":4}} 2018-07-23 03:16:54,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-54bf74c6-1499-4a41-b82b-564c916bad01 2018-07-23 03:16:54,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.398514986038s 2018-07-23 03:16:54,370 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-54bf74c6-1499-4a41-b82b-564c916bad01 2018-07-23 03:16:54,370 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:16:54Z', 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'a576c393-ef79-4159-b666-bdf8f5a85b9e', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_66d24a90-2184-40d3-a0c0-a1079288c26d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'633fc0da-a264-4300-b48b-967600636edd', u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'created_at': u'2018-07-23T03:16:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4d752e668af24950a050a8ab08afe2f1'}) 2018-07-23 03:16:54,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 03:16:54,371 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" -d '{"router": {"external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c"}, "name": "rally_sanity-router_66d24a90-2184-40d3-a0c0-a1079288c26d", "admin_state_up": true}}' 2018-07-23 03:16:55,671 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-8f8f1b79-d2c7-4024-afce-b17741a163ef Date: Mon, 23 Jul 2018 03:16:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:16:54Z", "admin_state_up": true, "updated_at": "2018-07-23T03:16:55Z", "project_id": "4d752e668af24950a050a8ab08afe2f1", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b6236c69-ad31-469c-ac26-365b9495896e", "name": "rally_sanity-router_66d24a90-2184-40d3-a0c0-a1079288c26d"}} 2018-07-23 03:16:55,671 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8f8f1b79-d2c7-4024-afce-b17741a163ef 2018-07-23 03:16:55,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.3004090786s 2018-07-23 03:16:55,671 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8f8f1b79-d2c7-4024-afce-b17741a163ef 2018-07-23 03:16:55,672 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:16:55Z', u'revision_number': 2, u'ha': False, u'id': u'b6236c69-ad31-469c-ac26-365b9495896e', u'external_gateway_info': {u'network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b7dd2643-1786-461e-9ccb-e3d909da771e', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_66d24a90-2184-40d3-a0c0-a1079288c26d', u'admin_state_up': True, u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'created_at': u'2018-07-23T03:16:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d752e668af24950a050a8ab08afe2f1'}) 2018-07-23 03:16:55,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 03:16:55,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/b6236c69-ad31-469c-ac26-365b9495896e/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" -d '{"subnet_id": "a576c393-ef79-4159-b666-bdf8f5a85b9e"}' 2018-07-23 03:16:58,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-46953ed8-6dcc-4231-b1f7-43bf751de94d Date: Mon, 23 Jul 2018 03:16:58 GMT RESP BODY: {"network_id": "633fc0da-a264-4300-b48b-967600636edd", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "subnet_id": "a576c393-ef79-4159-b666-bdf8f5a85b9e", "subnet_ids": ["a576c393-ef79-4159-b666-bdf8f5a85b9e"], "port_id": "d3cef18b-a4a3-4249-9605-d9cbe732d5ee", "id": "b6236c69-ad31-469c-ac26-365b9495896e"} 2018-07-23 03:16:58,105 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b6236c69-ad31-469c-ac26-365b9495896e/add_router_interface.json used request id req-46953ed8-6dcc-4231-b1f7-43bf751de94d 2018-07-23 03:16:58,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.43309521675s 2018-07-23 03:16:58,106 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b6236c69-ad31-469c-ac26-365b9495896e/add_router_interface.json used request id req-46953ed8-6dcc-4231-b1f7-43bf751de94d returning object b6236c69-ad31-469c-ac26-365b9495896e 2018-07-23 03:16:58,106 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 03:16:58,238 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 03:16:58,240 - 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.14" 2018-07-23 03:16:58,245 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 03:16:58 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-07-23 03:16:58,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:16:58,249 - 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.14" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" 2018-07-23 03:16:58,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c312287e-cdd7-4924-9d34-a2879372f62b Date: Mon, 23 Jul 2018 03:16:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:16:58,436 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c312287e-cdd7-4924-9d34-a2879372f62b 2018-07-23 03:16:58,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.18917798996s 2018-07-23 03:16:58,437 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c312287e-cdd7-4924-9d34-a2879372f62b 2018-07-23 03:16:58,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 03:16:58,448 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d"}' 2018-07-23 03:16:58,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/4128ca30-1839-4bc8-bc0d-1d2f08033cb2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-04f3b1d0-7c6d-427c-acdf-388f11039fe9 Date: Mon, 23 Jul 2018 03:16:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4128ca30-1839-4bc8-bc0d-1d2f08033cb2/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "4128ca30-1839-4bc8-bc0d-1d2f08033cb2", "size": null, "self": "/v2/images/4128ca30-1839-4bc8-bc0d-1d2f08033cb2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:16:58Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d", "checksum": null, "created_at": "2018-07-23T03:16:58Z", "protected": false} 2018-07-23 03:16:58,490 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-04f3b1d0-7c6d-427c-acdf-388f11039fe9 2018-07-23 03:16:58,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0455229282379s 2018-07-23 03:16:58,490 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-04f3b1d0-7c6d-427c-acdf-388f11039fe9 returning object 4128ca30-1839-4bc8-bc0d-1d2f08033cb2 2018-07-23 03:16:58,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 03:16:58,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/4128ca30-1839-4bc8-bc0d-1d2f08033cb2/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" -d '' 2018-07-23 03:16:59,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7aaa530b-ad3e-449e-9436-b4607ea41277 Date: Mon, 23 Jul 2018 03:16:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:16:59,068 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4128ca30-1839-4bc8-bc0d-1d2f08033cb2/file used request id req-7aaa530b-ad3e-449e-9436-b4607ea41277 2018-07-23 03:16:59,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.577540159225s 2018-07-23 03:16:59,069 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4128ca30-1839-4bc8-bc0d-1d2f08033cb2/file used request id req-7aaa530b-ad3e-449e-9436-b4607ea41277 2018-07-23 03:16:59,069 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T03:16:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/4128ca30-1839-4bc8-bc0d-1d2f08033cb2/file', u'owner': u'4d752e668af24950a050a8ab08afe2f1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'4128ca30-1839-4bc8-bc0d-1d2f08033cb2', u'size': None, u'name': u'rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d', u'checksum': None, u'self': u'/v2/images/4128ca30-1839-4bc8-bc0d-1d2f08033cb2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T03:16:58Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 03:16:59,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 03:16:59,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_66d24a90-2184-40d3-a0c0-a1079288c26d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 03:16:59,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:16:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-faa75ce2-11cf-4134-825c-28066c3c6d6c x-compute-request-id: req-faa75ce2-11cf-4134-825c-28066c3c6d6c Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_66d24a90-2184-40d3-a0c0-a1079288c26d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a3e412be-1f7c-47e9-859e-76c4303d5080", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a3e412be-1f7c-47e9-859e-76c4303d5080", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a3e412be-1f7c-47e9-859e-76c4303d5080"}} 2018-07-23 03:16:59,409 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-faa75ce2-11cf-4134-825c-28066c3c6d6c 2018-07-23 03:16:59,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.339318990707s 2018-07-23 03:16:59,409 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-faa75ce2-11cf-4134-825c-28066c3c6d6c 2018-07-23 03:16:59,410 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_66d24a90-2184-40d3-a0c0-a1079288c26d', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'a3e412be-1f7c-47e9-859e-76c4303d5080', 'swap': 0}) 2018-07-23 03:16:59,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 03:16:59,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/a3e412be-1f7c-47e9-859e-76c4303d5080/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" -d '{"extra_specs": {}}' 2018-07-23 03:16:59,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:16:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d34f791b-32d9-4538-9275-260529315a38 x-compute-request-id: req-d34f791b-32d9-4538-9275-260529315a38 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 03:16:59,436 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/a3e412be-1f7c-47e9-859e-76c4303d5080/os-extra_specs used request id req-d34f791b-32d9-4538-9275-260529315a38 2018-07-23 03:16:59,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0255701541901s 2018-07-23 03:16:59,437 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/a3e412be-1f7c-47e9-859e-76c4303d5080/os-extra_specs used request id req-d34f791b-32d9-4538-9275-260529315a38 2018-07-23 03:16:59,437 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-23 03:17:02,406 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-23 03:17:05,156 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d82099b5-9d39-4099-ab82-fa8682c330cd | 2018-07-23T03:17:04.770387 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d82099b5-9d39-4099-ab82-fa8682c330cd ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-23 03:17:08,782 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-23 03:17:08,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-07-23 03:17:08,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-23 03:17:08,787 - 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.14" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" 2018-07-23 03:17:08,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:17:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f72a98b-f272-457a-ab7d-975b368bd720 x-compute-request-id: req-4f72a98b-f272-457a-ab7d-975b368bd720 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 7}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-23 03:17:08,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-4f72a98b-f272-457a-ab7d-975b368bd720 2018-07-23 03:17:08,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0353178977966s 2018-07-23 03:17:08,820 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-4f72a98b-f272-457a-ab7d-975b368bd720 2018-07-23 03:17:08,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 03:17:08,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_66d24a90-2184-40d3-a0c0-a1079288c26d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 03:17:08,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:17:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e631864d-fb9e-4ae5-8ea7-9f127ef06dbf x-compute-request-id: req-e631864d-fb9e-4ae5-8ea7-9f127ef06dbf Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_66d24a90-2184-40d3-a0c0-a1079288c26d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c73e1529-45a0-4aba-a830-a4a6d736bae8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c73e1529-45a0-4aba-a830-a4a6d736bae8", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c73e1529-45a0-4aba-a830-a4a6d736bae8"}} 2018-07-23 03:17:08,858 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e631864d-fb9e-4ae5-8ea7-9f127ef06dbf 2018-07-23 03:17:08,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0376350879669s 2018-07-23 03:17:08,859 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e631864d-fb9e-4ae5-8ea7-9f127ef06dbf 2018-07-23 03:17:08,859 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_66d24a90-2184-40d3-a0c0-a1079288c26d', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'c73e1529-45a0-4aba-a830-a4a6d736bae8', 'swap': 0}) 2018-07-23 03:17:08,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 03:17:08,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/c73e1529-45a0-4aba-a830-a4a6d736bae8/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" -d '{"extra_specs": {}}' 2018-07-23 03:17:08,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:17:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b755922f-b4ab-4b80-984b-7831ea854292 x-compute-request-id: req-b755922f-b4ab-4b80-984b-7831ea854292 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 03:17:08,881 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c73e1529-45a0-4aba-a830-a4a6d736bae8/os-extra_specs used request id req-b755922f-b4ab-4b80-984b-7831ea854292 2018-07-23 03:17:08,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213959217072s 2018-07-23 03:17:08,882 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c73e1529-45a0-4aba-a830-a4a6d736bae8/os-extra_specs used request id req-b755922f-b4ab-4b80-984b-7831ea854292 2018-07-23 03:17:08,882 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_66d24a90-2184-40d3-a0c0-a1079288c26d', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'c73e1529-45a0-4aba-a830-a4a6d736bae8', 'swap': 0}) 2018-07-23 03:17:08,882 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-07-23 03:17:08,883 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-07-23 03:17:08,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 03:17:08,900 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 03:17:08,900 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '633fc0da-a264-4300-b48b-967600636edd', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d', 'flavor_name': 'rally_sanity-flavor_66d24a90-2184-40d3-a0c0-a1079288c26d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_66d24a90-2184-40d3-a0c0-a1079288c26d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-23 03:18:11,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bad0df77-0853-43c4-abef-fb097ac401ea 2018-07-23 03:18:11,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-07-23 03:18:11,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bad0df77-0853-43c4-abef-fb097ac401ea'] 2018-07-23 03:18:12,507 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task bad0df77-0853-43c4-abef-fb097ac401ea: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bad0df77-0853-43c4-abef-fb097ac401ea has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | total | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | -> duration | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.496929 Full duration: 7.620175 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bad0df77-0853-43c4-abef-fb097ac401ea has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.397 | 0.397 | 0.397 | 0.397 | 0.397 | 0.397 | 100.0% | 1 | | total | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> duration | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.841192 Full duration: 7.864744 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bad0df77-0853-43c4-abef-fb097ac401ea has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 100.0% | 1 | | total | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> duration | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.68537 Full duration: 7.697916 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bad0df77-0853-43c4-abef-fb097ac401ea has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 100.0% | 1 | | total | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 100.0% | 1 | | -> duration | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.797106 Full duration: 8.789989 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bad0df77-0853-43c4-abef-fb097ac401ea has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 100.0% | 1 | | total | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> duration | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.812037 Full duration: 7.982878 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bad0df77-0853-43c4-abef-fb097ac401ea has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 100.0% | 1 | | total | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> duration | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.694841 Full duration: 7.982823 HINTS: * To plot HTML graphics with this data, run: rally task report bad0df77-0853-43c4-abef-fb097ac401ea --out output.html * To generate a JUnit report, run: rally task export bad0df77-0853-43c4-abef-fb097ac401ea --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bad0df77-0853-43c4-abef-fb097ac401ea --json --out output.json 2018-07-23 03:18:12,507 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bad0df77-0853-43c4-abef-fb097ac401ea'] 2018-07-23 03:18:15,049 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 03:18:15,049 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'bad0df77-0853-43c4-abef-fb097ac401ea', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-07-23 03:18:15,061 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-07-23 03:18:15,062 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-07-23 03:18:15,063 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-07-23 03:18:15,063 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 03:18:15,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 03:18:15,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '633fc0da-a264-4300-b48b-967600636edd', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d', 'flavor_name': 'rally_sanity-flavor_66d24a90-2184-40d3-a0c0-a1079288c26d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_66d24a90-2184-40d3-a0c0-a1079288c26d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-23 03:19:39,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 28f932f3-9fa5-4a47-b24c-43a8c30c84c4 2018-07-23 03:19:39,941 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '28f932f3-9fa5-4a47-b24c-43a8c30c84c4'] 2018-07-23 03:19:40,827 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 28f932f3-9fa5-4a47-b24c-43a8c30c84c4: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 28f932f3-9fa5-4a47-b24c-43a8c30c84c4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.729 | 2.729 | 2.729 | 2.729 | 2.729 | 2.729 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 100.0% | 1 | | glance_v2.delete_image | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 100.0% | 1 | | total | 3.85 | 3.85 | 3.85 | 3.85 | 3.85 | 3.85 | 100.0% | 1 | | -> duration | 3.85 | 3.85 | 3.85 | 3.85 | 3.85 | 3.85 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.849905 Full duration: 12.294539 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 28f932f3-9fa5-4a47-b24c-43a8c30c84c4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.699 | 2.699 | 2.699 | 2.699 | 2.699 | 2.699 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | glance_v2.list_images | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 2.742 | 2.742 | 2.742 | 2.742 | 2.742 | 2.742 | 100.0% | 1 | | -> duration | 2.742 | 2.742 | 2.742 | 2.742 | 2.742 | 2.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.742405 Full duration: 13.725652 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 28f932f3-9fa5-4a47-b24c-43a8c30c84c4 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | total | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | -> duration | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.297852 Full duration: 7.827208 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "633fc0da-a264-4300-b48b-967600636edd" } ], "flavor": { "name": "rally_sanity-flavor_66d24a90-2184-40d3-a0c0-a1079288c26d" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 28f932f3-9fa5-4a47-b24c-43a8c30c84c4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.771 | 2.771 | 2.771 | 2.771 | 2.771 | 2.771 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.343 | 0.343 | 0.343 | 0.343 | 0.343 | 0.343 | 100.0% | 1 | | nova.boot_servers | 11.337 | 11.337 | 11.337 | 11.337 | 11.337 | 11.337 | 100.0% | 1 | | total | 14.109 | 14.109 | 14.109 | 14.109 | 14.109 | 14.109 | 100.0% | 1 | | -> duration | 13.109 | 13.109 | 13.109 | 13.109 | 13.109 | 13.109 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.109135 Full duration: 33.052321 HINTS: * To plot HTML graphics with this data, run: rally task report 28f932f3-9fa5-4a47-b24c-43a8c30c84c4 --out output.html * To generate a JUnit report, run: rally task export 28f932f3-9fa5-4a47-b24c-43a8c30c84c4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 28f932f3-9fa5-4a47-b24c-43a8c30c84c4 --json --out output.json 2018-07-23 03:19:40,828 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '28f932f3-9fa5-4a47-b24c-43a8c30c84c4'] 2018-07-23 03:19:43,515 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 03:19:43,515 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '28f932f3-9fa5-4a47-b24c-43a8c30c84c4', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-07-23 03:19:43,526 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-07-23 03:19:43,526 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-07-23 03:19:43,527 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-07-23 03:19:43,527 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 03:19:43,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 03:19:43,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '633fc0da-a264-4300-b48b-967600636edd', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d', 'flavor_name': 'rally_sanity-flavor_66d24a90-2184-40d3-a0c0-a1079288c26d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_66d24a90-2184-40d3-a0c0-a1079288c26d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-23 03:22:48,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 18272064-5569-40aa-934b-5b78b6a89fbd 2018-07-23 03:22:48,867 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '18272064-5569-40aa-934b-5b78b6a89fbd'] 2018-07-23 03:22:49,833 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 18272064-5569-40aa-934b-5b78b6a89fbd: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18272064-5569-40aa-934b-5b78b6a89fbd has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.221 | 3.221 | 3.221 | 3.221 | 3.221 | 3.221 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.656 | 2.656 | 2.656 | 2.656 | 2.656 | 2.656 | 100.0% | 1 | | total | 5.878 | 5.878 | 5.878 | 5.878 | 5.878 | 5.878 | 100.0% | 1 | | -> duration | 5.878 | 5.878 | 5.878 | 5.878 | 5.878 | 5.878 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.877595 Full duration: 22.421832 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18272064-5569-40aa-934b-5b78b6a89fbd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.245 | 3.245 | 3.245 | 3.245 | 3.245 | 3.245 | 100.0% | 1 | | cinder_v2.delete_volume | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | total | 3.71 | 3.71 | 3.71 | 3.71 | 3.71 | 3.71 | 100.0% | 1 | | -> duration | 3.71 | 3.71 | 3.71 | 3.71 | 3.71 | 3.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.710338 Full duration: 14.265396 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18272064-5569-40aa-934b-5b78b6a89fbd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.793 | 3.793 | 3.793 | 3.793 | 3.793 | 3.793 | 100.0% | 1 | | cinder_v2.delete_volume | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | total | 4.264 | 4.264 | 4.264 | 4.264 | 4.264 | 4.264 | 100.0% | 1 | | -> duration | 4.264 | 4.264 | 4.264 | 4.264 | 4.264 | 4.264 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.263561 Full duration: 15.301827 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18272064-5569-40aa-934b-5b78b6a89fbd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.268 | 3.268 | 3.268 | 3.268 | 3.268 | 3.268 | 100.0% | 1 | | cinder_v2.delete_volume | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | total | 3.768 | 3.768 | 3.768 | 3.768 | 3.768 | 3.768 | 100.0% | 1 | | -> duration | 3.768 | 3.768 | 3.768 | 3.768 | 3.768 | 3.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.768101 Full duration: 14.232451 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18272064-5569-40aa-934b-5b78b6a89fbd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.287 | 3.287 | 3.287 | 3.287 | 3.287 | 3.287 | 100.0% | 1 | | cinder_v2.extend_volume | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | cinder_v2.delete_volume | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | total | 4.249 | 4.249 | 4.249 | 4.249 | 4.249 | 4.249 | 100.0% | 1 | | -> duration | 4.249 | 4.249 | 4.249 | 4.249 | 4.249 | 4.249 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.249444 Full duration: 14.564958 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18272064-5569-40aa-934b-5b78b6a89fbd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.327 | 3.327 | 3.327 | 3.327 | 3.327 | 3.327 | 100.0% | 1 | | cinder_v2.delete_volume | 2.493 | 2.493 | 2.493 | 2.493 | 2.493 | 2.493 | 100.0% | 1 | | total | 5.821 | 5.821 | 5.821 | 5.821 | 5.821 | 5.821 | 100.0% | 1 | | -> duration | 5.821 | 5.821 | 5.821 | 5.821 | 5.821 | 5.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.820946 Full duration: 21.816046 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18272064-5569-40aa-934b-5b78b6a89fbd has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | cinder_v2.list_qos | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> duration | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.859651 Full duration: 12.65996 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18272064-5569-40aa-934b-5b78b6a89fbd has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | cinder_v2.set_qos | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | total | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | -> duration | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.880058 Full duration: 12.869929 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18272064-5569-40aa-934b-5b78b6a89fbd has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | cinder_v2.list_types | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | total | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | -> duration | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.986434 Full duration: 13.18476 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 18272064-5569-40aa-934b-5b78b6a89fbd has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 100.0% | 1 | | total | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 100.0% | 1 | | -> duration | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.97989 Full duration: 12.805235 HINTS: * To plot HTML graphics with this data, run: rally task report 18272064-5569-40aa-934b-5b78b6a89fbd --out output.html * To generate a JUnit report, run: rally task export 18272064-5569-40aa-934b-5b78b6a89fbd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 18272064-5569-40aa-934b-5b78b6a89fbd --json --out output.json 2018-07-23 03:22:49,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '18272064-5569-40aa-934b-5b78b6a89fbd'] 2018-07-23 03:22:52,412 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 03:22:52,413 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '18272064-5569-40aa-934b-5b78b6a89fbd', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-07-23 03:22:52,431 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-07-23 03:22:52,432 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-07-23 03:22:52,432 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-07-23 03:22:52,433 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 03:22:52,448 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 03:22:52,448 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '633fc0da-a264-4300-b48b-967600636edd', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d', 'flavor_name': 'rally_sanity-flavor_66d24a90-2184-40d3-a0c0-a1079288c26d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_66d24a90-2184-40d3-a0c0-a1079288c26d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-23 03:24:48,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 86e82fbd-f282-478f-a734-c1b74052ec26 2018-07-23 03:24:48,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '86e82fbd-f282-478f-a734-c1b74052ec26'] 2018-07-23 03:24:49,778 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 86e82fbd-f282-478f-a734-c1b74052ec26: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86e82fbd-f282-478f-a734-c1b74052ec26 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | total | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | -> duration | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.649395 Full duration: 7.666679 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86e82fbd-f282-478f-a734-c1b74052ec26 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | total | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> duration | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.612903 Full duration: 7.651484 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86e82fbd-f282-478f-a734-c1b74052ec26 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | total | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | -> duration | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.603765 Full duration: 7.543583 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86e82fbd-f282-478f-a734-c1b74052ec26 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | -> duration | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.821581 Full duration: 8.159516 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86e82fbd-f282-478f-a734-c1b74052ec26 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | total | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | -> duration | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.61458 Full duration: 7.72441 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86e82fbd-f282-478f-a734-c1b74052ec26 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | total | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> duration | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.820032 Full duration: 8.217082 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86e82fbd-f282-478f-a734-c1b74052ec26 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | total | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> duration | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.717268 Full duration: 7.438692 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86e82fbd-f282-478f-a734-c1b74052ec26 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.224 | 1.224 | 1.224 | 1.224 | 1.224 | 1.224 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 100.0% | 1 | | total | 1.583 | 1.583 | 1.583 | 1.583 | 1.583 | 1.583 | 100.0% | 1 | | -> duration | 1.583 | 1.583 | 1.583 | 1.583 | 1.583 | 1.583 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.582644 Full duration: 9.075227 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86e82fbd-f282-478f-a734-c1b74052ec26 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | total | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | -> duration | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.700066 Full duration: 7.736782 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86e82fbd-f282-478f-a734-c1b74052ec26 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | gnocchi.delete_metric | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | -> duration | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.02331 Full duration: 8.577453 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86e82fbd-f282-478f-a734-c1b74052ec26 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | gnocchi.delete_resource | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> duration | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.803146 Full duration: 8.246202 HINTS: * To plot HTML graphics with this data, run: rally task report 86e82fbd-f282-478f-a734-c1b74052ec26 --out output.html * To generate a JUnit report, run: rally task export 86e82fbd-f282-478f-a734-c1b74052ec26 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 86e82fbd-f282-478f-a734-c1b74052ec26 --json --out output.json 2018-07-23 03:24:49,779 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '86e82fbd-f282-478f-a734-c1b74052ec26'] 2018-07-23 03:24:52,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 03:24:52,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '86e82fbd-f282-478f-a734-c1b74052ec26', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-07-23 03:24:52,309 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-07-23 03:24:52,309 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-07-23 03:24:52,310 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-07-23 03:24:52,310 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 03:24:52,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 03:24:52,326 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '633fc0da-a264-4300-b48b-967600636edd', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d', 'flavor_name': 'rally_sanity-flavor_66d24a90-2184-40d3-a0c0-a1079288c26d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_66d24a90-2184-40d3-a0c0-a1079288c26d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-23 03:26:22,379 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b2cbbf38-728e-45fe-aadd-ee17c9b6f8fb 2018-07-23 03:26:22,379 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b2cbbf38-728e-45fe-aadd-ee17c9b6f8fb'] 2018-07-23 03:26:23,230 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b2cbbf38-728e-45fe-aadd-ee17c9b6f8fb: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b2cbbf38-728e-45fe-aadd-ee17c9b6f8fb has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 6.856 | 6.856 | 6.856 | 6.856 | 6.856 | 6.856 | 100.0% | 1 | | heat.update_stack | 3.825 | 3.825 | 3.825 | 3.825 | 3.825 | 3.825 | 100.0% | 1 | | heat.delete_stack | 2.235 | 2.235 | 2.235 | 2.235 | 2.235 | 2.235 | 100.0% | 1 | | total | 12.916 | 12.916 | 12.916 | 12.916 | 12.916 | 12.916 | 100.0% | 1 | | -> duration | 8.916 | 8.916 | 8.916 | 8.916 | 8.916 | 8.916 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.916147 Full duration: 22.873647 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b2cbbf38-728e-45fe-aadd-ee17c9b6f8fb has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.199 | 5.199 | 5.199 | 5.199 | 5.199 | 5.199 | 100.0% | 1 | | heat.check_stack | 1.523 | 1.523 | 1.523 | 1.523 | 1.523 | 1.523 | 100.0% | 1 | | heat.delete_stack | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 100.0% | 1 | | total | 8.237 | 8.237 | 8.237 | 8.237 | 8.237 | 8.237 | 100.0% | 1 | | -> duration | 6.237 | 6.237 | 6.237 | 6.237 | 6.237 | 6.237 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.236572 Full duration: 16.69316 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b2cbbf38-728e-45fe-aadd-ee17c9b6f8fb has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.666 | 4.666 | 4.666 | 4.666 | 4.666 | 4.666 | 100.0% | 1 | | heat.suspend_stack | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | heat.resume_stack | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | heat.delete_stack | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 100.0% | 1 | | total | 8.403 | 8.403 | 8.403 | 8.403 | 8.403 | 8.403 | 100.0% | 1 | | -> duration | 6.403 | 6.403 | 6.403 | 6.403 | 6.403 | 6.403 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.403293 Full duration: 17.066248 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b2cbbf38-728e-45fe-aadd-ee17c9b6f8fb has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | total | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | -> duration | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.614583 Full duration: 8.725494 HINTS: * To plot HTML graphics with this data, run: rally task report b2cbbf38-728e-45fe-aadd-ee17c9b6f8fb --out output.html * To generate a JUnit report, run: rally task export b2cbbf38-728e-45fe-aadd-ee17c9b6f8fb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b2cbbf38-728e-45fe-aadd-ee17c9b6f8fb --json --out output.json 2018-07-23 03:26:23,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b2cbbf38-728e-45fe-aadd-ee17c9b6f8fb'] 2018-07-23 03:26:25,759 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 03:26:25,759 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b2cbbf38-728e-45fe-aadd-ee17c9b6f8fb', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-07-23 03:26:25,771 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-07-23 03:26:25,772 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-07-23 03:26:25,772 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-07-23 03:26:25,772 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 03:26:25,790 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 03:26:25,790 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '633fc0da-a264-4300-b48b-967600636edd', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d', 'flavor_name': 'rally_sanity-flavor_66d24a90-2184-40d3-a0c0-a1079288c26d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_66d24a90-2184-40d3-a0c0-a1079288c26d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-23 03:29:48,396 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6d1334fc-54b1-4ba5-9873-910a0cfe246a 2018-07-23 03:29:48,396 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6d1334fc-54b1-4ba5-9873-910a0cfe246a'] 2018-07-23 03:29:49,333 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 6d1334fc-54b1-4ba5-9873-910a0cfe246a: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6d1334fc-54b1-4ba5-9873-910a0cfe246a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | keystone_v3.add_role | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | keystone_v3.revoke_role | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | -> duration | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.004809 Full duration: 15.36755 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6d1334fc-54b1-4ba5-9873-910a0cfe246a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | keystone_v3.add_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.list_roles | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> duration | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.839623 Full duration: 15.008495 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6d1334fc-54b1-4ba5-9873-910a0cfe246a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | keystone_v3.list_projects | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | total | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> duration | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.930795 Full duration: 15.829262 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6d1334fc-54b1-4ba5-9873-910a0cfe246a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | keystone_v3.delete_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> duration | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.717107 Full duration: 13.24452 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6d1334fc-54b1-4ba5-9873-910a0cfe246a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | keystone_v3.delete_service | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> duration | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.709937 Full duration: 13.062084 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6d1334fc-54b1-4ba5-9873-910a0cfe246a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | keystone_v3.create_user | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | -> keystone_v3.add_role | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.create_role | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.get_project | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | keystone_v3.get_user | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_role | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | keystone_v3.list_services | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.get_services | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 2.032 | 2.032 | 2.032 | 2.032 | 2.032 | 2.032 | 100.0% | 1 | | -> duration | 2.032 | 2.032 | 2.032 | 2.032 | 2.032 | 2.032 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.031981 Full duration: 20.591418 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6d1334fc-54b1-4ba5-9873-910a0cfe246a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | keystone_v3.update_project | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.delete_project | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 1.071 | 1.071 | 1.071 | 1.071 | 1.071 | 1.071 | 100.0% | 1 | | -> duration | 1.071 | 1.071 | 1.071 | 1.071 | 1.071 | 1.071 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.07087 Full duration: 13.621389 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6d1334fc-54b1-4ba5-9873-910a0cfe246a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | total | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | -> duration | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.005978 Full duration: 15.61901 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6d1334fc-54b1-4ba5-9873-910a0cfe246a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | total | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> duration | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.790238 Full duration: 15.102383 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6d1334fc-54b1-4ba5-9873-910a0cfe246a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | keystone_v3.list_users | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | -> duration | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.958435 Full duration: 15.582761 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6d1334fc-54b1-4ba5-9873-910a0cfe246a has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | keystone_v3.create_users | 5.502 | 5.502 | 5.502 | 5.502 | 5.502 | 5.502 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.502 | 5.502 | 5.502 | 5.502 | 5.502 | 5.502 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | total | 7.421 | 7.421 | 7.421 | 7.421 | 7.421 | 7.421 | 100.0% | 1 | | -> duration | 7.421 | 7.421 | 7.421 | 7.421 | 7.421 | 7.421 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.420743 Full duration: 26.247969 HINTS: * To plot HTML graphics with this data, run: rally task report 6d1334fc-54b1-4ba5-9873-910a0cfe246a --out output.html * To generate a JUnit report, run: rally task export 6d1334fc-54b1-4ba5-9873-910a0cfe246a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6d1334fc-54b1-4ba5-9873-910a0cfe246a --json --out output.json 2018-07-23 03:29:49,333 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6d1334fc-54b1-4ba5-9873-910a0cfe246a'] 2018-07-23 03:29:51,883 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 03:29:51,883 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6d1334fc-54b1-4ba5-9873-910a0cfe246a', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-07-23 03:29:51,902 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-07-23 03:29:51,903 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-07-23 03:29:51,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-07-23 03:29:51,904 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 03:29:51,919 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 03:29:51,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '633fc0da-a264-4300-b48b-967600636edd', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d', 'flavor_name': 'rally_sanity-flavor_66d24a90-2184-40d3-a0c0-a1079288c26d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_66d24a90-2184-40d3-a0c0-a1079288c26d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-23 03:35:05,562 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3eabf7c3-1b22-494f-9563-565cd8db8bf2 2018-07-23 03:35:05,563 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3eabf7c3-1b22-494f-9563-565cd8db8bf2'] 2018-07-23 03:35:06,567 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 3eabf7c3-1b22-494f-9563-565cd8db8bf2: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3eabf7c3-1b22-494f-9563-565cd8db8bf2 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | neutron.delete_network | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | total | 1.522 | 1.522 | 1.522 | 1.522 | 1.522 | 1.522 | 100.0% | 1 | | -> duration | 1.522 | 1.522 | 1.522 | 1.522 | 1.522 | 1.522 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.521606 Full duration: 15.065303 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3eabf7c3-1b22-494f-9563-565cd8db8bf2 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.594 | 1.594 | 1.594 | 1.594 | 1.594 | 1.594 | 100.0% | 1 | | neutron.delete_port | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | total | 2.34 | 2.34 | 2.34 | 2.34 | 2.34 | 2.34 | 100.0% | 1 | | -> duration | 2.34 | 2.34 | 2.34 | 2.34 | 2.34 | 2.34 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.339753 Full duration: 28.332952 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3eabf7c3-1b22-494f-9563-565cd8db8bf2 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | neutron.create_subnet | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | neutron.create_router | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | neutron.add_interface_router | 2.261 | 2.261 | 2.261 | 2.261 | 2.261 | 2.261 | 100.0% | 1 | | neutron.remove_interface_router | 1.986 | 1.986 | 1.986 | 1.986 | 1.986 | 1.986 | 100.0% | 1 | | neutron.delete_router | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 100.0% | 1 | | total | 6.39 | 6.39 | 6.39 | 6.39 | 6.39 | 6.39 | 100.0% | 1 | | -> duration | 6.39 | 6.39 | 6.39 | 6.39 | 6.39 | 6.39 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.389569 Full duration: 37.992749 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3eabf7c3-1b22-494f-9563-565cd8db8bf2 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 100.0% | 1 | | neutron.delete_subnet | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 100.0% | 1 | | total | 1.769 | 1.769 | 1.769 | 1.769 | 1.769 | 1.769 | 100.0% | 1 | | -> duration | 1.769 | 1.769 | 1.769 | 1.769 | 1.769 | 1.769 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.768765 Full duration: 26.810846 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3eabf7c3-1b22-494f-9563-565cd8db8bf2 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | neutron.list_networks | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 100.0% | 1 | | -> duration | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.161379 Full duration: 17.049909 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3eabf7c3-1b22-494f-9563-565cd8db8bf2 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 100.0% | 1 | | neutron.list_ports | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 1.502 | 1.502 | 1.502 | 1.502 | 1.502 | 1.502 | 100.0% | 1 | | -> duration | 1.502 | 1.502 | 1.502 | 1.502 | 1.502 | 1.502 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.501899 Full duration: 29.200154 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3eabf7c3-1b22-494f-9563-565cd8db8bf2 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 100.0% | 1 | | neutron.create_subnet | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | neutron.create_router | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 100.0% | 1 | | neutron.add_interface_router | 1.99 | 1.99 | 1.99 | 1.99 | 1.99 | 1.99 | 100.0% | 1 | | neutron.list_routers | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | total | 4.23 | 4.23 | 4.23 | 4.23 | 4.23 | 4.23 | 100.0% | 1 | | -> duration | 4.23 | 4.23 | 4.23 | 4.23 | 4.23 | 4.23 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.23042 Full duration: 40.200901 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3eabf7c3-1b22-494f-9563-565cd8db8bf2 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | neutron.create_subnet | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | neutron.list_subnets | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 100.0% | 1 | | -> duration | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.754846 Full duration: 32.023394 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3eabf7c3-1b22-494f-9563-565cd8db8bf2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | neutron.delete_security_group | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 100.0% | 1 | | -> duration | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.999057 Full duration: 14.602984 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3eabf7c3-1b22-494f-9563-565cd8db8bf2 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | neutron.create_security_group_rule | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | neutron.delete_security_group | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | -> duration | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.148751 Full duration: 15.337222 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3eabf7c3-1b22-494f-9563-565cd8db8bf2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | neutron.create_router | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | neutron.add_gateway_router | 1.872 | 1.872 | 1.872 | 1.872 | 1.872 | 1.872 | 100.0% | 1 | | neutron.remove_gateway_router | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | total | 4.021 | 4.021 | 4.021 | 4.021 | 4.021 | 4.021 | 100.0% | 1 | | -> duration | 4.021 | 4.021 | 4.021 | 4.021 | 4.021 | 4.021 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.021343 Full duration: 26.591548 HINTS: * To plot HTML graphics with this data, run: rally task report 3eabf7c3-1b22-494f-9563-565cd8db8bf2 --out output.html * To generate a JUnit report, run: rally task export 3eabf7c3-1b22-494f-9563-565cd8db8bf2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3eabf7c3-1b22-494f-9563-565cd8db8bf2 --json --out output.json 2018-07-23 03:35:06,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3eabf7c3-1b22-494f-9563-565cd8db8bf2'] 2018-07-23 03:35:09,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 03:35:09,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3eabf7c3-1b22-494f-9563-565cd8db8bf2', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-07-23 03:35:09,185 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-07-23 03:35:09,186 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-07-23 03:35:09,186 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-07-23 03:35:09,186 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 03:35:09,200 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 03:35:09,201 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '633fc0da-a264-4300-b48b-967600636edd', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d', 'flavor_name': 'rally_sanity-flavor_66d24a90-2184-40d3-a0c0-a1079288c26d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_66d24a90-2184-40d3-a0c0-a1079288c26d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-23 03:36:12,105 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6b6ff254-3f0d-462a-9ba8-be82676f209d 2018-07-23 03:36:12,106 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6b6ff254-3f0d-462a-9ba8-be82676f209d'] 2018-07-23 03:36:12,934 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 6b6ff254-3f0d-462a-9ba8-be82676f209d: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_66d24a90-2184-40d3-a0c0-a1079288c26d" }, "image": { "name": "rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d" }, "nics": [ { "net-id": "633fc0da-a264-4300-b48b-967600636edd" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6b6ff254-3f0d-462a-9ba8-be82676f209d has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 819, in _live_migrate "but instance did not change host: %s" % host_pre_migrate) RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.058 | 8.058 | 8.058 | 8.058 | 8.058 | 8.058 | 100.0% | 1 | | nova.live_migrate | 8.246 | 8.246 | 8.246 | 8.246 | 8.246 | 8.246 | 0.0% | 1 | | total | 16.304 | 16.304 | 16.304 | 16.304 | 16.304 | 16.304 | 0.0% | 1 | | -> duration | 15.304 | 15.304 | 15.304 | 15.304 | 15.304 | 15.304 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.303732 Full duration: 31.381021 HINTS: * To plot HTML graphics with this data, run: rally task report 6b6ff254-3f0d-462a-9ba8-be82676f209d --out output.html * To generate a JUnit report, run: rally task export 6b6ff254-3f0d-462a-9ba8-be82676f209d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6b6ff254-3f0d-462a-9ba8-be82676f209d --json --out output.json At least one workload did not pass SLA criteria. 2018-07-23 03:36:12,935 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6b6ff254-3f0d-462a-9ba8-be82676f209d'] 2018-07-23 03:36:15,390 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 03:36:15,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6b6ff254-3f0d-462a-9ba8-be82676f209d', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-07-23 03:36:15,400 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-07-23 03:36:15,400 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-07-23 03:36:15,401 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-07-23 03:36:15,401 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 03:36:15,428 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 03:36:15,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '633fc0da-a264-4300-b48b-967600636edd', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d', 'flavor_name': 'rally_sanity-flavor_66d24a90-2184-40d3-a0c0-a1079288c26d', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_66d24a90-2184-40d3-a0c0-a1079288c26d', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-23 03:37:09,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dc7f7f8b-3e95-43b5-a610-1921f13c7ed0 2018-07-23 03:37:09,040 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'dc7f7f8b-3e95-43b5-a610-1921f13c7ed0'] 2018-07-23 03:37:09,954 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task dc7f7f8b-3e95-43b5-a610-1921f13c7ed0: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dc7f7f8b-3e95-43b5-a610-1921f13c7ed0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | quotas.delete_quotas | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | total | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | -> duration | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.978901 Full duration: 9.155432 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dc7f7f8b-3e95-43b5-a610-1921f13c7ed0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | total | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> duration | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.727988 Full duration: 8.45787 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dc7f7f8b-3e95-43b5-a610-1921f13c7ed0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | total | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | -> duration | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.710549 Full duration: 8.817693 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dc7f7f8b-3e95-43b5-a610-1921f13c7ed0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | total | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | -> duration | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.124241 Full duration: 9.337257 HINTS: * To plot HTML graphics with this data, run: rally task report dc7f7f8b-3e95-43b5-a610-1921f13c7ed0 --out output.html * To generate a JUnit report, run: rally task export dc7f7f8b-3e95-43b5-a610-1921f13c7ed0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report dc7f7f8b-3e95-43b5-a610-1921f13c7ed0 --json --out output.json 2018-07-23 03:37:09,954 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'dc7f7f8b-3e95-43b5-a610-1921f13c7ed0'] 2018-07-23 03:37:12,525 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 03:37:12,525 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'dc7f7f8b-3e95-43b5-a610-1921f13c7ed0', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-07-23 03:37:12,533 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-07-23 03:37:12,536 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:47 | 6 | 100.00% | | glance | 01:06 | 4 | 100.00% | | cinder | 02:34 | 10 | 100.00% | | gnocchi | 01:28 | 11 | 100.00% | | heat | 01:05 | 4 | 100.00% | | keystone | 02:59 | 11 | 100.00% | | neutron | 04:43 | 11 | 100.00% | | nova | 00:31 | 1 | 0.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:15:51 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-07-23 03:37:12,536 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-07-23 03:37:12,655 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 03:37:12,656 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 20:19 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-23 03:37:12,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 03:37:12,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/b6236c69-ad31-469c-ac26-365b9495896e/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" -d '{"subnet_id": "a576c393-ef79-4159-b666-bdf8f5a85b9e"}' 2018-07-23 03:37:14,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c90296a6-7f7d-4af5-bbc5-5cd10948f85d Date: Mon, 23 Jul 2018 03:37:14 GMT RESP BODY: {"network_id": "633fc0da-a264-4300-b48b-967600636edd", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "subnet_id": "a576c393-ef79-4159-b666-bdf8f5a85b9e", "subnet_ids": ["a576c393-ef79-4159-b666-bdf8f5a85b9e"], "port_id": "d3cef18b-a4a3-4249-9605-d9cbe732d5ee", "id": "b6236c69-ad31-469c-ac26-365b9495896e"} 2018-07-23 03:37:14,446 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b6236c69-ad31-469c-ac26-365b9495896e/remove_router_interface.json used request id req-c90296a6-7f7d-4af5-bbc5-5cd10948f85d 2018-07-23 03:37:14,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.78691005707s 2018-07-23 03:37:14,447 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b6236c69-ad31-469c-ac26-365b9495896e/remove_router_interface.json used request id req-c90296a6-7f7d-4af5-bbc5-5cd10948f85d returning object b6236c69-ad31-469c-ac26-365b9495896e 2018-07-23 03:37:14,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 03:37:14,448 - 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.14" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" 2018-07-23 03:37:14,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-fcb0a148-7d87-4a2b-8494-2fdada8b6cbc Date: Mon, 23 Jul 2018 03:37:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:16:54Z", "admin_state_up": true, "updated_at": "2018-07-23T03:37:13Z", "project_id": "4d752e668af24950a050a8ab08afe2f1", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b6236c69-ad31-469c-ac26-365b9495896e", "name": "rally_sanity-router_66d24a90-2184-40d3-a0c0-a1079288c26d"}]} 2018-07-23 03:37:14,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-fcb0a148-7d87-4a2b-8494-2fdada8b6cbc 2018-07-23 03:37:14,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.104828834534s 2018-07-23 03:37:14,552 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-fcb0a148-7d87-4a2b-8494-2fdada8b6cbc 2018-07-23 03:37:14,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 03:37:14,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/b6236c69-ad31-469c-ac26-365b9495896e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" 2018-07-23 03:37:15,759 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cbda768f-4546-45c3-92d7-1a49a7257a33 Content-Length: 0 Date: Mon, 23 Jul 2018 03:37:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:37:15,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/b6236c69-ad31-469c-ac26-365b9495896e.json used request id req-cbda768f-4546-45c3-92d7-1a49a7257a33 2018-07-23 03:37:15,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2056491375s 2018-07-23 03:37:15,760 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/b6236c69-ad31-469c-ac26-365b9495896e.json used request id req-cbda768f-4546-45c3-92d7-1a49a7257a33 2018-07-23 03:37:15,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:37:15,761 - 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.14" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" 2018-07-23 03:37:15,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-8e1e0494-2826-4622-abc9-744ad3845fdb Date: Mon, 23 Jul 2018 03:37:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T03:16:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a576c393-ef79-4159-b666-bdf8f5a85b9e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d752e668af24950a050a8ab08afe2f1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_66d24a90-2184-40d3-a0c0-a1079288c26d","enable_dhcp":true,"segment_id":null,"network_id":"633fc0da-a264-4300-b48b-967600636edd","tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:16:54Z","ip_version":4},{"updated_at":"2018-07-23T03:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b7dd2643-1786-461e-9ccb-e3d909da771e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a1586823405b4171a1a6cd7b66184785","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b1151015-972f-420d-9114-74e63e0e9f5c","tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:36Z","ip_version":4}]} 2018-07-23 03:37:15,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8e1e0494-2826-4622-abc9-744ad3845fdb 2018-07-23 03:37:15,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0455269813538s 2018-07-23 03:37:15,806 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8e1e0494-2826-4622-abc9-744ad3845fdb 2018-07-23 03:37:15,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 03:37:15,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/a576c393-ef79-4159-b666-bdf8f5a85b9e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" 2018-07-23 03:37:16,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3f559a29-1ba3-4187-bb53-517a3fbac5ca Date: Mon, 23 Jul 2018 03:37:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:37:16,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a576c393-ef79-4159-b666-bdf8f5a85b9e.json used request id req-3f559a29-1ba3-4187-bb53-517a3fbac5ca 2018-07-23 03:37:16,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.01065301895s 2018-07-23 03:37:16,818 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a576c393-ef79-4159-b666-bdf8f5a85b9e.json used request id req-3f559a29-1ba3-4187-bb53-517a3fbac5ca 2018-07-23 03:37:16,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:37:16,819 - 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.14" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" 2018-07-23 03:37:16,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1437 X-Openstack-Request-Id: req-e027f72c-5d62-4c65-b32d-dee3354a24a3 Date: Mon, 23 Jul 2018 03:37:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"633fc0da-a264-4300-b48b-967600636edd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":true,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:37:16Z","qos_policy_id":null,"name":"rally_sanity-net_66d24a90-2184-40d3-a0c0-a1079288c26d","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:16:53Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:37:16,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e027f72c-5d62-4c65-b32d-dee3354a24a3 2018-07-23 03:37:16,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0815739631653s 2018-07-23 03:37:16,901 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e027f72c-5d62-4c65-b32d-dee3354a24a3 2018-07-23 03:37:16,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 03:37:16,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/633fc0da-a264-4300-b48b-967600636edd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" 2018-07-23 03:37:18,022 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-109c5a8e-512b-4856-9746-e34a6897640b Date: Mon, 23 Jul 2018 03:37:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:37:18,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/633fc0da-a264-4300-b48b-967600636edd.json used request id req-109c5a8e-512b-4856-9746-e34a6897640b 2018-07-23 03:37:18,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12039399147s 2018-07-23 03:37:18,022 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/633fc0da-a264-4300-b48b-967600636edd.json used request id req-109c5a8e-512b-4856-9746-e34a6897640b 2018-07-23 03:37:18,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:37:18,031 - 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.14" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" 2018-07-23 03:37:18,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-57986dbb-37fc-49fd-8f31-12be31400777 Date: Mon, 23 Jul 2018 03:37:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/4128ca30-1839-4bc8-bc0d-1d2f08033cb2/snap", "metadata": {}}], "file": "/v2/images/4128ca30-1839-4bc8-bc0d-1d2f08033cb2/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "4128ca30-1839-4bc8-bc0d-1d2f08033cb2", "size": 12716032, "self": "/v2/images/4128ca30-1839-4bc8-bc0d-1d2f08033cb2", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/4128ca30-1839-4bc8-bc0d-1d2f08033cb2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:16:59Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_66d24a90-2184-40d3-a0c0-a1079288c26d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:16:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:37:18,240 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-57986dbb-37fc-49fd-8f31-12be31400777 2018-07-23 03:37:18,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21245598793s 2018-07-23 03:37:18,240 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-57986dbb-37fc-49fd-8f31-12be31400777 2018-07-23 03:37:18,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 03:37:18,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/4128ca30-1839-4bc8-bc0d-1d2f08033cb2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" 2018-07-23 03:37:18,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5968bd2c-d496-4f04-81c4-06207bcd5b07 Date: Mon, 23 Jul 2018 03:37:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:37:18,588 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4128ca30-1839-4bc8-bc0d-1d2f08033cb2 used request id req-5968bd2c-d496-4f04-81c4-06207bcd5b07 2018-07-23 03:37:18,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.345403909683s 2018-07-23 03:37:18,588 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4128ca30-1839-4bc8-bc0d-1d2f08033cb2 used request id req-5968bd2c-d496-4f04-81c4-06207bcd5b07 2018-07-23 03:37:18,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:37:18,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" 2018-07-23 03:37:18,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:37:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09c7fb48-7366-4871-8de5-504f0ee7ff56 x-compute-request-id: req-09c7fb48-7366-4871-8de5-504f0ee7ff56 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_66d24a90-2184-40d3-a0c0-a1079288c26d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a3e412be-1f7c-47e9-859e-76c4303d5080", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a3e412be-1f7c-47e9-859e-76c4303d5080", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a3e412be-1f7c-47e9-859e-76c4303d5080"}, {"name": "rally_sanity-flavor_alt_66d24a90-2184-40d3-a0c0-a1079288c26d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c73e1529-45a0-4aba-a830-a4a6d736bae8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c73e1529-45a0-4aba-a830-a4a6d736bae8", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c73e1529-45a0-4aba-a830-a4a6d736bae8"}]} 2018-07-23 03:37:18,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-09c7fb48-7366-4871-8de5-504f0ee7ff56 2018-07-23 03:37:18,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.209526062012s 2018-07-23 03:37:18,798 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-09c7fb48-7366-4871-8de5-504f0ee7ff56 2018-07-23 03:37:18,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 03:37:18,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/a3e412be-1f7c-47e9-859e-76c4303d5080 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" 2018-07-23 03:37:18,837 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:37:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b87fec86-82a8-4b9c-b68b-bae409aa899b x-compute-request-id: req-b87fec86-82a8-4b9c-b68b-bae409aa899b Content-Length: 0 Content-Type: application/json 2018-07-23 03:37:18,838 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/a3e412be-1f7c-47e9-859e-76c4303d5080 used request id req-b87fec86-82a8-4b9c-b68b-bae409aa899b 2018-07-23 03:37:18,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.037095785141s 2018-07-23 03:37:18,838 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/a3e412be-1f7c-47e9-859e-76c4303d5080 used request id req-b87fec86-82a8-4b9c-b68b-bae409aa899b 2018-07-23 03:37:18,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:37:18,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" 2018-07-23 03:37:18,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:37:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9924a55-2e55-4e60-9f2a-496745177da3 x-compute-request-id: req-f9924a55-2e55-4e60-9f2a-496745177da3 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_66d24a90-2184-40d3-a0c0-a1079288c26d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c73e1529-45a0-4aba-a830-a4a6d736bae8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c73e1529-45a0-4aba-a830-a4a6d736bae8", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c73e1529-45a0-4aba-a830-a4a6d736bae8"}]} 2018-07-23 03:37:18,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f9924a55-2e55-4e60-9f2a-496745177da3 2018-07-23 03:37:18,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281648635864s 2018-07-23 03:37:18,867 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f9924a55-2e55-4e60-9f2a-496745177da3 2018-07-23 03:37:18,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 03:37:18,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/c73e1529-45a0-4aba-a830-a4a6d736bae8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}86f2dcff21924578b2f8dd976076f612296504b2" 2018-07-23 03:37:18,909 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:37:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d1537a0-ae66-4189-91e7-295475d5e1f9 x-compute-request-id: req-5d1537a0-ae66-4189-91e7-295475d5e1f9 Content-Length: 0 Content-Type: application/json 2018-07-23 03:37:18,909 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c73e1529-45a0-4aba-a830-a4a6d736bae8 used request id req-5d1537a0-ae66-4189-91e7-295475d5e1f9 2018-07-23 03:37:18,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0406548976898s 2018-07-23 03:37:18,910 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c73e1529-45a0-4aba-a830-a4a6d736bae8 used request id req-5d1537a0-ae66-4189-91e7-295475d5e1f9 2018-07-23 03:37:18,910 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-07-23 03:37:18,955 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-07-23 03:37:18,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:37:18,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 03:37:18,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:37:18,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:37:18,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:37:18,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:37:18,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:37:18,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:37:18,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:37:18,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:37:18,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:37:18,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:37:18,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:37:18,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:37:18,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:37:18,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:37:18,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:37:18,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:37:18,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:37:18,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:37:18,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:37:18,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:37:18,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:37:18,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 03:37:18,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 03:37:18,996 - 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.14" 2018-07-23 03:37:19,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c0ca618-5f10-45ed-bcb7-abab16c4d2b7 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-07-23 03:37:19,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9c0ca618-5f10-45ed-bcb7-abab16c4d2b7 2018-07-23 03:37:19,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:37:19,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:37:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["W5fdRi4qS82oFGjJ8ZsT7A"], "issued_at": "2018-07-23T03:37:19.000000Z"}} 2018-07-23 03:37:19,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:37:19,390 - 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.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:37:19,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-58073eee-8322-42b5-a8b5-1edcebb8416d Date: Mon, 23 Jul 2018 03:37:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:37:19,651 - 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-58073eee-8322-42b5-a8b5-1edcebb8416d 2018-07-23 03:37:19,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261090040207s 2018-07-23 03:37:19,651 - 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-58073eee-8322-42b5-a8b5-1edcebb8416d 2018-07-23 03:37:19,652 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-23 03:37:22,470 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-23 03:37:25,187 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5f0140a6-f63c-45d8-b8ba-3ad9e44de11f | 2018-07-23T03:37:24.789000 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5f0140a6-f63c-45d8-b8ba-3ad9e44de11f ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-23 03:37:28,766 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-23 03:37:28,766 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-23 03:37:31,482 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-23 03:37:34,936 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=3fee65cd-2b2b-4d47-b697-7746618aeee8) as the default verifier for the future CLI operations. 2018-07-23 03:37:38,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-23 03:37:38,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:37:38,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11065 X-Openstack-Request-Id: req-ee100b85-9c76-44ac-a57b-6db45f317503 Date: Mon, 23 Jul 2018 03:37:38 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-23 03:37:38,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-ee100b85-9c76-44ac-a57b-6db45f317503 2018-07-23 03:37:38,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.193192005157s 2018-07-23 03:37:38,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-ee100b85-9c76-44ac-a57b-6db45f317503 2018-07-23 03:37:38,285 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-07-23 03:37:38,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 03:37:38,286 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" -d '{"network": {"name": "patrole-net_f718e419-4435-4637-a31a-d59f3894c5a1", "admin_state_up": true}}' 2018-07-23 03:37:38,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-a017f6df-fab7-4002-a362-ab982209374f Date: Mon, 23 Jul 2018 03:37:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"40be3777-b58c-4d62-b67a-2fbc53ab794e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:37:38Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_f718e419-4435-4637-a31a-d59f3894c5a1","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:37:38Z","mtu":1450}} 2018-07-23 03:37:38,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a017f6df-fab7-4002-a362-ab982209374f 2018-07-23 03:37:38,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.226009130478s 2018-07-23 03:37:38,512 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a017f6df-fab7-4002-a362-ab982209374f 2018-07-23 03:37:38,512 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T03:37:38Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'40be3777-b58c-4d62-b67a-2fbc53ab794e', u'provider:segmentation_id': 90, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_f718e419-4435-4637-a31a-d59f3894c5a1', u'created_at': u'2018-07-23T03:37:38Z', u'mtu': 1450, u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d752e668af24950a050a8ab08afe2f1', u'l2_adjacency': True}) 2018-07-23 03:37:38,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:37:38,514 - 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.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:37:38,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1427 X-Openstack-Request-Id: req-6e4362c6-1020-4af0-803c-736790760d9d Date: Mon, 23 Jul 2018 03:37:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"40be3777-b58c-4d62-b67a-2fbc53ab794e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:37:38Z","qos_policy_id":null,"name":"patrole-net_f718e419-4435-4637-a31a-d59f3894c5a1","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:37:38Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:37:38,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6e4362c6-1020-4af0-803c-736790760d9d 2018-07-23 03:37:38,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276916027069s 2018-07-23 03:37:38,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6e4362c6-1020-4af0-803c-736790760d9d 2018-07-23 03:37:38,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 03:37:38,793 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" -d '{"subnet": {"name": "patrole-subnet_f718e419-4435-4637-a31a-d59f3894c5a1", "enable_dhcp": true, "network_id": "40be3777-b58c-4d62-b67a-2fbc53ab794e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 03:37:39,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-db6056d3-a886-4562-8216-aa90ae84246c Date: Mon, 23 Jul 2018 03:37:39 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T03:37:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cface8b6-17b7-429a-988e-cf900251c1b5","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d752e668af24950a050a8ab08afe2f1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_f718e419-4435-4637-a31a-d59f3894c5a1","enable_dhcp":true,"segment_id":null,"network_id":"40be3777-b58c-4d62-b67a-2fbc53ab794e","tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:37:38Z","ip_version":4}} 2018-07-23 03:37:39,233 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-db6056d3-a886-4562-8216-aa90ae84246c 2018-07-23 03:37:39,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.440578222275s 2018-07-23 03:37:39,233 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-db6056d3-a886-4562-8216-aa90ae84246c 2018-07-23 03:37:39,234 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:37:38Z', 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'cface8b6-17b7-429a-988e-cf900251c1b5', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_f718e419-4435-4637-a31a-d59f3894c5a1', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'40be3777-b58c-4d62-b67a-2fbc53ab794e', u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'created_at': u'2018-07-23T03:37:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4d752e668af24950a050a8ab08afe2f1'}) 2018-07-23 03:37:39,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 03:37:39,235 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" -d '{"router": {"external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c"}, "name": "patrole-router_f718e419-4435-4637-a31a-d59f3894c5a1", "admin_state_up": true}}' 2018-07-23 03:37:40,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-7e06906f-7399-44c0-ad52-788de951d93f Date: Mon, 23 Jul 2018 03:37:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:37:39Z", "admin_state_up": true, "updated_at": "2018-07-23T03:37:40Z", "project_id": "4d752e668af24950a050a8ab08afe2f1", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "355b6485-d463-47c2-ad8c-8d7be209c2eb", "name": "patrole-router_f718e419-4435-4637-a31a-d59f3894c5a1"}} 2018-07-23 03:37:40,715 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7e06906f-7399-44c0-ad52-788de951d93f 2018-07-23 03:37:40,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.48047590256s 2018-07-23 03:37:40,715 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7e06906f-7399-44c0-ad52-788de951d93f 2018-07-23 03:37:40,716 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:37:40Z', u'revision_number': 2, u'ha': False, u'id': u'355b6485-d463-47c2-ad8c-8d7be209c2eb', u'external_gateway_info': {u'network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b7dd2643-1786-461e-9ccb-e3d909da771e', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_f718e419-4435-4637-a31a-d59f3894c5a1', u'admin_state_up': True, u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'created_at': u'2018-07-23T03:37:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d752e668af24950a050a8ab08afe2f1'}) 2018-07-23 03:37:40,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 03:37:40,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/355b6485-d463-47c2-ad8c-8d7be209c2eb/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" -d '{"subnet_id": "cface8b6-17b7-429a-988e-cf900251c1b5"}' 2018-07-23 03:37:42,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ad079041-3a7d-4234-9493-e4651a74abee Date: Mon, 23 Jul 2018 03:37:42 GMT RESP BODY: {"network_id": "40be3777-b58c-4d62-b67a-2fbc53ab794e", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "subnet_id": "cface8b6-17b7-429a-988e-cf900251c1b5", "subnet_ids": ["cface8b6-17b7-429a-988e-cf900251c1b5"], "port_id": "096be62f-6d41-41b5-a5fc-3d5db3c7526f", "id": "355b6485-d463-47c2-ad8c-8d7be209c2eb"} 2018-07-23 03:37:42,499 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/355b6485-d463-47c2-ad8c-8d7be209c2eb/add_router_interface.json used request id req-ad079041-3a7d-4234-9493-e4651a74abee 2018-07-23 03:37:42,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.78231692314s 2018-07-23 03:37:42,499 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/355b6485-d463-47c2-ad8c-8d7be209c2eb/add_router_interface.json used request id req-ad079041-3a7d-4234-9493-e4651a74abee returning object 355b6485-d463-47c2-ad8c-8d7be209c2eb 2018-07-23 03:37:42,499 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 03:37:42,631 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 03:37:42,633 - 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.14" 2018-07-23 03:37:42,637 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 03:37:42 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-07-23 03:37:42,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:37:42,641 - 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.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:37:42,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cfd84fe5-7cbb-4104-97e6-14143d873343 Date: Mon, 23 Jul 2018 03:37:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:37:42,832 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cfd84fe5-7cbb-4104-97e6-14143d873343 2018-07-23 03:37:42,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.19349193573s 2018-07-23 03:37:42,833 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cfd84fe5-7cbb-4104-97e6-14143d873343 2018-07-23 03:37:42,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 03:37:42,844 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_f718e419-4435-4637-a31a-d59f3894c5a1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_f718e419-4435-4637-a31a-d59f3894c5a1"}' 2018-07-23 03:37:42,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-568f8d22-a8cf-4d90-bff0-d06d1c28af33 Date: Mon, 23 Jul 2018 03:37:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "691e9d0e-ecb1-44d0-a13f-2317d8d7a64f", "size": null, "self": "/v2/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:37:42Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_f718e419-4435-4637-a31a-d59f3894c5a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_f718e419-4435-4637-a31a-d59f3894c5a1", "checksum": null, "created_at": "2018-07-23T03:37:42Z", "protected": false} 2018-07-23 03:37:42,906 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-568f8d22-a8cf-4d90-bff0-d06d1c28af33 2018-07-23 03:37:42,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0653350353241s 2018-07-23 03:37:42,906 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-568f8d22-a8cf-4d90-bff0-d06d1c28af33 returning object 691e9d0e-ecb1-44d0-a13f-2317d8d7a64f 2018-07-23 03:37:42,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 03:37:42,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" -d '' 2018-07-23 03:37:43,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f3f41479-6d74-4002-9976-91608bcdcb11 Date: Mon, 23 Jul 2018 03:37:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:37:43,670 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f/file used request id req-f3f41479-6d74-4002-9976-91608bcdcb11 2018-07-23 03:37:43,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.76301407814s 2018-07-23 03:37:43,670 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f/file used request id req-f3f41479-6d74-4002-9976-91608bcdcb11 2018-07-23 03:37:43,671 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_f718e419-4435-4637-a31a-d59f3894c5a1', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T03:37:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f/file', u'owner': u'4d752e668af24950a050a8ab08afe2f1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'691e9d0e-ecb1-44d0-a13f-2317d8d7a64f', u'size': None, u'name': u'patrole-img_f718e419-4435-4637-a31a-d59f3894c5a1', u'checksum': None, u'self': u'/v2/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T03:37:42Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 03:37:43,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 03:37:43,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_f718e419-4435-4637-a31a-d59f3894c5a1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 03:37:43,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:37:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7749cc02-0646-42f6-b9c8-9d4f5450060e x-compute-request-id: req-7749cc02-0646-42f6-b9c8-9d4f5450060e Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_f718e419-4435-4637-a31a-d59f3894c5a1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e0a7227c-51e3-4dab-8ec4-32f8a08407e8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e0a7227c-51e3-4dab-8ec4-32f8a08407e8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e0a7227c-51e3-4dab-8ec4-32f8a08407e8"}} 2018-07-23 03:37:43,933 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7749cc02-0646-42f6-b9c8-9d4f5450060e 2018-07-23 03:37:43,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.261829137802s 2018-07-23 03:37:43,934 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7749cc02-0646-42f6-b9c8-9d4f5450060e 2018-07-23 03:37:43,934 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_f718e419-4435-4637-a31a-d59f3894c5a1', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'e0a7227c-51e3-4dab-8ec4-32f8a08407e8', 'swap': 0}) 2018-07-23 03:37:43,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 03:37:43,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/e0a7227c-51e3-4dab-8ec4-32f8a08407e8/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" -d '{"extra_specs": {}}' 2018-07-23 03:37:43,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:37:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45695cf1-be6d-417c-96c0-5141a2a6913e x-compute-request-id: req-45695cf1-be6d-417c-96c0-5141a2a6913e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 03:37:43,966 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e0a7227c-51e3-4dab-8ec4-32f8a08407e8/os-extra_specs used request id req-45695cf1-be6d-417c-96c0-5141a2a6913e 2018-07-23 03:37:43,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0311620235443s 2018-07-23 03:37:43,967 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e0a7227c-51e3-4dab-8ec4-32f8a08407e8/os-extra_specs used request id req-45695cf1-be6d-417c-96c0-5141a2a6913e 2018-07-23 03:37:43,971 - 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.14" 2018-07-23 03:37:43,977 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 03:37:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b92f682-7b77-496a-92d0-caf681106675 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 03:37:43,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0b92f682-7b77-496a-92d0-caf681106675 2018-07-23 03:37:43,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:37:43,984 - 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.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:37:44,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb4462f-f7c9-48dc-8fe5-8b003e447e44 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:37:44,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-acb4462f-f7c9-48dc-8fe5-8b003e447e44 2018-07-23 03:37:44,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0980069637299s 2018-07-23 03:37:44,079 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-acb4462f-f7c9-48dc-8fe5-8b003e447e44 2018-07-23 03:37:44,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:37:44,087 - 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.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:37:44,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24f468f8-97c5-44ab-9633-f52ea1ac3584 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:37:44,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-24f468f8-97c5-44ab-9633-f52ea1ac3584 2018-07-23 03:37:44,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0213990211487s 2018-07-23 03:37:44,106 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-24f468f8-97c5-44ab-9633-f52ea1ac3584 2018-07-23 03:37:44,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-23 03:37:44,112 - 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.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:37:44,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:37:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a198c717-9bbd-4c3f-b9ff-0e00d27a5654 x-compute-request-id: req-a198c717-9bbd-4c3f-b9ff-0e00d27a5654 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 7}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-23 03:37:44,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-a198c717-9bbd-4c3f-b9ff-0e00d27a5654 2018-07-23 03:37:44,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0431489944458s 2018-07-23 03:37:44,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-a198c717-9bbd-4c3f-b9ff-0e00d27a5654 2018-07-23 03:37:44,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:37:44,160 - 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.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:37:44,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-49674e09-93f2-4c62-ba7a-e3bcc4b310f5 Date: Mon, 23 Jul 2018 03:37:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f/snap", "metadata": {}}], "file": "/v2/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "691e9d0e-ecb1-44d0-a13f-2317d8d7a64f", "size": 12716032, "self": "/v2/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:37:43Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_f718e419-4435-4637-a31a-d59f3894c5a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_f718e419-4435-4637-a31a-d59f3894c5a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:37:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:37:44,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-49674e09-93f2-4c62-ba7a-e3bcc4b310f5 2018-07-23 03:37:44,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025269985199s 2018-07-23 03:37:44,182 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-49674e09-93f2-4c62-ba7a-e3bcc4b310f5 2018-07-23 03:37:44,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 03:37:44,194 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_f718e419-4435-4637-a31a-d59f3894c5a1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_f718e419-4435-4637-a31a-d59f3894c5a1"}' 2018-07-23 03:37:44,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/699df97c-1661-4b79-b192-2083f45abcd9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c72da92e-2b57-4ec3-b5ee-66c139577652 Date: Mon, 23 Jul 2018 03:37:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/699df97c-1661-4b79-b192-2083f45abcd9/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "699df97c-1661-4b79-b192-2083f45abcd9", "size": null, "self": "/v2/images/699df97c-1661-4b79-b192-2083f45abcd9", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:37:44Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_f718e419-4435-4637-a31a-d59f3894c5a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_f718e419-4435-4637-a31a-d59f3894c5a1", "checksum": null, "created_at": "2018-07-23T03:37:44Z", "protected": false} 2018-07-23 03:37:44,228 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c72da92e-2b57-4ec3-b5ee-66c139577652 2018-07-23 03:37:44,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0376081466675s 2018-07-23 03:37:44,229 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c72da92e-2b57-4ec3-b5ee-66c139577652 returning object 699df97c-1661-4b79-b192-2083f45abcd9 2018-07-23 03:37:44,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 03:37:44,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/699df97c-1661-4b79-b192-2083f45abcd9/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" -d '' 2018-07-23 03:37:44,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e45538ff-ad4b-44cb-8fc5-4036452b5519 Date: Mon, 23 Jul 2018 03:37:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:37:44,737 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/699df97c-1661-4b79-b192-2083f45abcd9/file used request id req-e45538ff-ad4b-44cb-8fc5-4036452b5519 2018-07-23 03:37:44,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.507390975952s 2018-07-23 03:37:44,737 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/699df97c-1661-4b79-b192-2083f45abcd9/file used request id req-e45538ff-ad4b-44cb-8fc5-4036452b5519 2018-07-23 03:37:44,737 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_alt_f718e419-4435-4637-a31a-d59f3894c5a1', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T03:37:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/699df97c-1661-4b79-b192-2083f45abcd9/file', u'owner': u'4d752e668af24950a050a8ab08afe2f1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'699df97c-1661-4b79-b192-2083f45abcd9', u'size': None, u'name': u'patrole-img_alt_f718e419-4435-4637-a31a-d59f3894c5a1', u'checksum': None, u'self': u'/v2/images/699df97c-1661-4b79-b192-2083f45abcd9', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T03:37:44Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 03:37:44,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 03:37:44,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_f718e419-4435-4637-a31a-d59f3894c5a1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 03:37:44,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:37:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96788d09-c7c1-432f-8ff3-6ab14a6b4f15 x-compute-request-id: req-96788d09-c7c1-432f-8ff3-6ab14a6b4f15 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_f718e419-4435-4637-a31a-d59f3894c5a1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e7cce343-72e0-43ce-b2bc-fe7eaaafa7b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e7cce343-72e0-43ce-b2bc-fe7eaaafa7b0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e7cce343-72e0-43ce-b2bc-fe7eaaafa7b0"}} 2018-07-23 03:37:44,788 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-96788d09-c7c1-432f-8ff3-6ab14a6b4f15 2018-07-23 03:37:44,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0499889850616s 2018-07-23 03:37:44,788 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-96788d09-c7c1-432f-8ff3-6ab14a6b4f15 2018-07-23 03:37:44,789 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_f718e419-4435-4637-a31a-d59f3894c5a1', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'e7cce343-72e0-43ce-b2bc-fe7eaaafa7b0', 'swap': 0}) 2018-07-23 03:37:44,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 03:37:44,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/e7cce343-72e0-43ce-b2bc-fe7eaaafa7b0/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" -d '{"extra_specs": {}}' 2018-07-23 03:37:44,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:37:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-180516bb-c930-4655-b124-d12abb944d47 x-compute-request-id: req-180516bb-c930-4655-b124-d12abb944d47 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 03:37:44,812 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e7cce343-72e0-43ce-b2bc-fe7eaaafa7b0/os-extra_specs used request id req-180516bb-c930-4655-b124-d12abb944d47 2018-07-23 03:37:44,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225729942322s 2018-07-23 03:37:44,813 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e7cce343-72e0-43ce-b2bc-fe7eaaafa7b0/os-extra_specs used request id req-180516bb-c930-4655-b124-d12abb944d47 2018-07-23 03:37:44,813 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_f718e419-4435-4637-a31a-d59f3894c5a1', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'e7cce343-72e0-43ce-b2bc-fe7eaaafa7b0', 'swap': 0}) 2018-07-23 03:37:48,105 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-23 03:37:48,106 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-23 03:37:48,106 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-23 03:37:48,109 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-23 03:37:48,119 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-23 03:37:52,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3fee65cd-2b2b-4d47-b697-7746618aeee8/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-07-23 03:37:52,147 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-23 03:37:52,149 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-23 03:37:52,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-07-23 03:39:38,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 18defb93-a41d-47bc-8425-b0c2cf19364e 2018-07-23 03:39:38,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '18defb93-a41d-47bc-8425-b0c2cf19364e']'. 2018-07-23 03:39:39,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-23 03:39:39,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-23 03:39:39,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 03:39:39,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 18defb93-a41d-47bc-8425-b0c2cf19364e | 2018-07-23 03:39:39,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-23 03:39:39,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-23 03:37:54 | 2018-07-23 03:39:39,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-23 03:39:38 | 2018-07-23 03:39:39,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:44 | 2018-07-23 03:39:39,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-23 03:39:39,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-23 03:39:39,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3fee65cd-2b2b-4d47-b697-7746618aeee8) | 2018-07-23 03:39:39,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-23 03:39:39,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5f0140a6-f63c-45d8-b8ba-3ad9e44de11f) | 2018-07-23 03:39:39,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-07-23 03:39:39,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 88.181 | 2018-07-23 03:39:39,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-07-23 03:39:39,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-23 03:39:39,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-23 03:39:39,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-23 03:39:39,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-23 03:39:39,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 03:39:39,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-23 03:39:39,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-07-23 03:39:39,972 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 03:39:39,973 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:02 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 03:39:39,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 03:39:39,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/355b6485-d463-47c2-ad8c-8d7be209c2eb/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" -d '{"subnet_id": "cface8b6-17b7-429a-988e-cf900251c1b5"}' 2018-07-23 03:39:41,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5982ae68-8f46-400c-974d-6e3be314319c Date: Mon, 23 Jul 2018 03:39:41 GMT RESP BODY: {"network_id": "40be3777-b58c-4d62-b67a-2fbc53ab794e", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "subnet_id": "cface8b6-17b7-429a-988e-cf900251c1b5", "subnet_ids": ["cface8b6-17b7-429a-988e-cf900251c1b5"], "port_id": "096be62f-6d41-41b5-a5fc-3d5db3c7526f", "id": "355b6485-d463-47c2-ad8c-8d7be209c2eb"} 2018-07-23 03:39:41,680 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/355b6485-d463-47c2-ad8c-8d7be209c2eb/remove_router_interface.json used request id req-5982ae68-8f46-400c-974d-6e3be314319c 2018-07-23 03:39:41,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.70187616348s 2018-07-23 03:39:41,681 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/355b6485-d463-47c2-ad8c-8d7be209c2eb/remove_router_interface.json used request id req-5982ae68-8f46-400c-974d-6e3be314319c returning object 355b6485-d463-47c2-ad8c-8d7be209c2eb 2018-07-23 03:39:41,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 03:39:41,682 - 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.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:39:41,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3d65bdab-b924-40cb-addc-38149960837b Date: Mon, 23 Jul 2018 03:39:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:37:39Z", "admin_state_up": true, "updated_at": "2018-07-23T03:39:40Z", "project_id": "4d752e668af24950a050a8ab08afe2f1", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "355b6485-d463-47c2-ad8c-8d7be209c2eb", "name": "patrole-router_f718e419-4435-4637-a31a-d59f3894c5a1"}]} 2018-07-23 03:39:41,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3d65bdab-b924-40cb-addc-38149960837b 2018-07-23 03:39:41,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.28130197525s 2018-07-23 03:39:41,963 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3d65bdab-b924-40cb-addc-38149960837b 2018-07-23 03:39:41,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 03:39:41,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/355b6485-d463-47c2-ad8c-8d7be209c2eb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:39:42,985 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d393b345-1188-4ed1-aafd-f4c591919fe3 Content-Length: 0 Date: Mon, 23 Jul 2018 03:39:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:39:42,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/355b6485-d463-47c2-ad8c-8d7be209c2eb.json used request id req-d393b345-1188-4ed1-aafd-f4c591919fe3 2018-07-23 03:39:42,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.02082514763s 2018-07-23 03:39:42,985 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/355b6485-d463-47c2-ad8c-8d7be209c2eb.json used request id req-d393b345-1188-4ed1-aafd-f4c591919fe3 2018-07-23 03:39:42,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:39:42,987 - 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.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:39:43,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-ac28cfed-1e62-40c1-a8bf-d13cf1ed7a4e Date: Mon, 23 Jul 2018 03:39:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T03:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b7dd2643-1786-461e-9ccb-e3d909da771e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a1586823405b4171a1a6cd7b66184785","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b1151015-972f-420d-9114-74e63e0e9f5c","tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:36Z","ip_version":4},{"updated_at":"2018-07-23T03:37:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cface8b6-17b7-429a-988e-cf900251c1b5","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d752e668af24950a050a8ab08afe2f1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_f718e419-4435-4637-a31a-d59f3894c5a1","enable_dhcp":true,"segment_id":null,"network_id":"40be3777-b58c-4d62-b67a-2fbc53ab794e","tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:37:38Z","ip_version":4}]} 2018-07-23 03:39:43,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ac28cfed-1e62-40c1-a8bf-d13cf1ed7a4e 2018-07-23 03:39:43,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.047602891922s 2018-07-23 03:39:43,034 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ac28cfed-1e62-40c1-a8bf-d13cf1ed7a4e 2018-07-23 03:39:43,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 03:39:43,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/cface8b6-17b7-429a-988e-cf900251c1b5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:39:43,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1dcff17f-aba2-4aa1-9eec-fca830a95b25 Date: Mon, 23 Jul 2018 03:39:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:39:43,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/cface8b6-17b7-429a-988e-cf900251c1b5.json used request id req-1dcff17f-aba2-4aa1-9eec-fca830a95b25 2018-07-23 03:39:43,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.779210090637s 2018-07-23 03:39:43,815 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/cface8b6-17b7-429a-988e-cf900251c1b5.json used request id req-1dcff17f-aba2-4aa1-9eec-fca830a95b25 2018-07-23 03:39:43,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:39:43,816 - 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.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:39:43,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-9ae4e51a-cb56-4f02-b690-031489a72ecd Date: Mon, 23 Jul 2018 03:39:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"40be3777-b58c-4d62-b67a-2fbc53ab794e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:39:43Z","qos_policy_id":null,"name":"patrole-net_f718e419-4435-4637-a31a-d59f3894c5a1","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T03:37:38Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:39:43,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9ae4e51a-cb56-4f02-b690-031489a72ecd 2018-07-23 03:39:43,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0861530303955s 2018-07-23 03:39:43,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9ae4e51a-cb56-4f02-b690-031489a72ecd 2018-07-23 03:39:43,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 03:39:43,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/40be3777-b58c-4d62-b67a-2fbc53ab794e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:39:44,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a47df30b-5b8c-49a9-a814-a1fbd92c8e73 Date: Mon, 23 Jul 2018 03:39:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 03:39:44,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/40be3777-b58c-4d62-b67a-2fbc53ab794e.json used request id req-a47df30b-5b8c-49a9-a814-a1fbd92c8e73 2018-07-23 03:39:44,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.03000307083s 2018-07-23 03:39:44,934 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/40be3777-b58c-4d62-b67a-2fbc53ab794e.json used request id req-a47df30b-5b8c-49a9-a814-a1fbd92c8e73 2018-07-23 03:39:44,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:39:44,941 - 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.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:39:45,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-97ab733e-1458-4d07-ba74-631801804c7e Date: Mon, 23 Jul 2018 03:39:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/699df97c-1661-4b79-b192-2083f45abcd9/snap", "metadata": {}}], "file": "/v2/images/699df97c-1661-4b79-b192-2083f45abcd9/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "699df97c-1661-4b79-b192-2083f45abcd9", "size": 12716032, "self": "/v2/images/699df97c-1661-4b79-b192-2083f45abcd9", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/699df97c-1661-4b79-b192-2083f45abcd9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:37:44Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_f718e419-4435-4637-a31a-d59f3894c5a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_f718e419-4435-4637-a31a-d59f3894c5a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:37:44Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f/snap", "metadata": {}}], "file": "/v2/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "691e9d0e-ecb1-44d0-a13f-2317d8d7a64f", "size": 12716032, "self": "/v2/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T03:37:43Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_f718e419-4435-4637-a31a-d59f3894c5a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_f718e419-4435-4637-a31a-d59f3894c5a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T03:37:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:39:45,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-97ab733e-1458-4d07-ba74-631801804c7e 2018-07-23 03:39:45,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.192791938782s 2018-07-23 03:39:45,131 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-97ab733e-1458-4d07-ba74-631801804c7e 2018-07-23 03:39:45,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 03:39:45,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:39:45,794 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09da7c6b-f092-4698-ae60-8dc6fae9c994 Date: Mon, 23 Jul 2018 03:39:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:39:45,794 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f used request id req-09da7c6b-f092-4698-ae60-8dc6fae9c994 2018-07-23 03:39:45,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.660648822784s 2018-07-23 03:39:45,794 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/691e9d0e-ecb1-44d0-a13f-2317d8d7a64f used request id req-09da7c6b-f092-4698-ae60-8dc6fae9c994 2018-07-23 03:39:45,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:39:45,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:39:45,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b3feb4d-506d-42be-b140-e078bb52b831 x-compute-request-id: req-4b3feb4d-506d-42be-b140-e078bb52b831 Content-Encoding: gzip Content-Length: 358 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_f718e419-4435-4637-a31a-d59f3894c5a1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e0a7227c-51e3-4dab-8ec4-32f8a08407e8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e0a7227c-51e3-4dab-8ec4-32f8a08407e8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e0a7227c-51e3-4dab-8ec4-32f8a08407e8"}, {"name": "patrole-flavor_alt_f718e419-4435-4637-a31a-d59f3894c5a1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e7cce343-72e0-43ce-b2bc-fe7eaaafa7b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e7cce343-72e0-43ce-b2bc-fe7eaaafa7b0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e7cce343-72e0-43ce-b2bc-fe7eaaafa7b0"}]} 2018-07-23 03:39:45,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4b3feb4d-506d-42be-b140-e078bb52b831 2018-07-23 03:39:45,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0294618606567s 2018-07-23 03:39:45,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4b3feb4d-506d-42be-b140-e078bb52b831 2018-07-23 03:39:45,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 03:39:45,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/e0a7227c-51e3-4dab-8ec4-32f8a08407e8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:39:45,860 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-478103bf-84ba-4ba0-bcba-c0bea61120b5 x-compute-request-id: req-478103bf-84ba-4ba0-bcba-c0bea61120b5 Content-Length: 0 Content-Type: application/json 2018-07-23 03:39:45,860 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e0a7227c-51e3-4dab-8ec4-32f8a08407e8 used request id req-478103bf-84ba-4ba0-bcba-c0bea61120b5 2018-07-23 03:39:45,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0330169200897s 2018-07-23 03:39:45,860 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e0a7227c-51e3-4dab-8ec4-32f8a08407e8 used request id req-478103bf-84ba-4ba0-bcba-c0bea61120b5 2018-07-23 03:39:45,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 03:39:45,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/699df97c-1661-4b79-b192-2083f45abcd9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:39:46,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-712f68f8-a38f-49d9-a8fc-3f09ebbe9f81 Date: Mon, 23 Jul 2018 03:39:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:39:46,894 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/699df97c-1661-4b79-b192-2083f45abcd9 used request id req-712f68f8-a38f-49d9-a8fc-3f09ebbe9f81 2018-07-23 03:39:46,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.03350806236s 2018-07-23 03:39:46,894 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/699df97c-1661-4b79-b192-2083f45abcd9 used request id req-712f68f8-a38f-49d9-a8fc-3f09ebbe9f81 2018-07-23 03:39:46,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:39:46,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:39:46,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:39:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76d43615-ad7d-4373-8f08-6f0d0e738c6a x-compute-request-id: req-76d43615-ad7d-4373-8f08-6f0d0e738c6a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_f718e419-4435-4637-a31a-d59f3894c5a1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e7cce343-72e0-43ce-b2bc-fe7eaaafa7b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e7cce343-72e0-43ce-b2bc-fe7eaaafa7b0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e7cce343-72e0-43ce-b2bc-fe7eaaafa7b0"}]} 2018-07-23 03:39:46,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-76d43615-ad7d-4373-8f08-6f0d0e738c6a 2018-07-23 03:39:46,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259890556335s 2018-07-23 03:39:46,921 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-76d43615-ad7d-4373-8f08-6f0d0e738c6a 2018-07-23 03:39:46,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 03:39:46,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/e7cce343-72e0-43ce-b2bc-fe7eaaafa7b0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2a330e38e003b1662127db60b40142f0516059bc" 2018-07-23 03:39:46,953 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:39:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5fb30842-de13-40ac-a64c-493f35698997 x-compute-request-id: req-5fb30842-de13-40ac-a64c-493f35698997 Content-Length: 0 Content-Type: application/json 2018-07-23 03:39:46,954 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e7cce343-72e0-43ce-b2bc-fe7eaaafa7b0 used request id req-5fb30842-de13-40ac-a64c-493f35698997 2018-07-23 03:39:46,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0305700302124s 2018-07-23 03:39:46,954 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e7cce343-72e0-43ce-b2bc-fe7eaaafa7b0 used request id req-5fb30842-de13-40ac-a64c-493f35698997 2018-07-23 03:39:46,999 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-07-23 03:39:47,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:39:47,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 03:39:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:39:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:39:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:39:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:39:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:39:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:39:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:39:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:39:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:39:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:39:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:39:47,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:39:47,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:39:47,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:39:47,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:39:47,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:39:47,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:39:47,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:39:47,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:39:47,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:39:47,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:39:47,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 03:39:47,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 03:39:47,039 - 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.14" 2018-07-23 03:39:47,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6323edc5-3e92-4566-adba-14f2323c94ca 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-07-23 03:39:47,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6323edc5-3e92-4566-adba-14f2323c94ca 2018-07-23 03:39:47,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:39:47,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["Be9Mnn8qSEyq97J-8NJqsg"], "issued_at": "2018-07-23T03:39:47.000000Z"}} 2018-07-23 03:39:47,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:39:47,447 - 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.14" -H "X-Auth-Token: {SHA1}e8101b6bd0b677cb1f2b7d041f541a85975b5be5" 2018-07-23 03:39:47,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c2f53074-d589-4ce0-aa84-5293b53013c2 Date: Mon, 23 Jul 2018 03:39:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:39:47,700 - 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-c2f53074-d589-4ce0-aa84-5293b53013c2 2018-07-23 03:39:47,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253555059433s 2018-07-23 03:39:47,700 - 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-c2f53074-d589-4ce0-aa84-5293b53013c2 2018-07-23 03:39:47,705 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-07-23 03:39:47,706 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-23 03:39:49,175 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:06d561ab1ae8723493b484c1effc2790 sha256:98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98 2018-07-23 03:39:49,177 - 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.14" 2018-07-23 03:39:49,180 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 03:39:49 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-07-23 03:39:49,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:39:49,183 - 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.14" -H "X-Auth-Token: {SHA1}e8101b6bd0b677cb1f2b7d041f541a85975b5be5" 2018-07-23 03:39:49,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d38e042f-e2cf-4e6f-99a3-e8fdfa803302 Date: Mon, 23 Jul 2018 03:39:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:39:49,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d38e042f-e2cf-4e6f-99a3-e8fdfa803302 2018-07-23 03:39:49,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181318998337s 2018-07-23 03:39:49,364 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d38e042f-e2cf-4e6f-99a3-e8fdfa803302 2018-07-23 03:39:49,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 03:39:49,376 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8101b6bd0b677cb1f2b7d041f541a85975b5be5" -d '{"owner_specified.shade.md5": "06d561ab1ae8723493b484c1effc2790", "owner_specified.shade.sha256": "98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98", "owner_specified.shade.object": "images/vmtp-img_8ad131ee-8ea0-4787-a408-7cec3fbc8d44", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_8ad131ee-8ea0-4787-a408-7cec3fbc8d44"}' 2018-07-23 03:39:49,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/de30a6c0-05a9-442c-926e-ac4834c93ec1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0a84e0b7-c961-40a3-8020-f5ed5d515807 Date: Mon, 23 Jul 2018 03:39:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/de30a6c0-05a9-442c-926e-ac4834c93ec1/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "de30a6c0-05a9-442c-926e-ac4834c93ec1", "size": null, "self": "/v2/images/de30a6c0-05a9-442c-926e-ac4834c93ec1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98", "updated_at": "2018-07-23T03:39:49Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_8ad131ee-8ea0-4787-a408-7cec3fbc8d44", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "06d561ab1ae8723493b484c1effc2790", "name": "vmtp-img_8ad131ee-8ea0-4787-a408-7cec3fbc8d44", "checksum": null, "created_at": "2018-07-23T03:39:49Z", "protected": false} 2018-07-23 03:39:49,432 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-0a84e0b7-c961-40a3-8020-f5ed5d515807 2018-07-23 03:39:49,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0599780082703s 2018-07-23 03:39:49,433 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-0a84e0b7-c961-40a3-8020-f5ed5d515807 returning object de30a6c0-05a9-442c-926e-ac4834c93ec1 2018-07-23 03:39:49,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 03:39:49,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/de30a6c0-05a9-442c-926e-ac4834c93ec1/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8101b6bd0b677cb1f2b7d041f541a85975b5be5" -d '' 2018-07-23 03:39:53,786 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-657e2e71-4152-488c-b8c6-5b699e29e872 Date: Mon, 23 Jul 2018 03:39:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:39:53,786 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/de30a6c0-05a9-442c-926e-ac4834c93ec1/file used request id req-657e2e71-4152-488c-b8c6-5b699e29e872 2018-07-23 03:39:53,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.35254096985s 2018-07-23 03:39:53,786 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/de30a6c0-05a9-442c-926e-ac4834c93ec1/file used request id req-657e2e71-4152-488c-b8c6-5b699e29e872 2018-07-23 03:39:53,787 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmtp-img_8ad131ee-8ea0-4787-a408-7cec3fbc8d44', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T03:39:49Z', u'owner_specified.shade.sha256': u'98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/de30a6c0-05a9-442c-926e-ac4834c93ec1/file', u'owner': u'4d752e668af24950a050a8ab08afe2f1', u'virtual_size': None, u'owner_specified.shade.md5': u'06d561ab1ae8723493b484c1effc2790', u'id': u'de30a6c0-05a9-442c-926e-ac4834c93ec1', u'size': None, u'name': u'vmtp-img_8ad131ee-8ea0-4787-a408-7cec3fbc8d44', u'checksum': None, u'self': u'/v2/images/de30a6c0-05a9-442c-926e-ac4834c93ec1', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T03:39:49Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 03:39:53,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 03:39:53,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8101b6bd0b677cb1f2b7d041f541a85975b5be5" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_8ad131ee-8ea0-4787-a408-7cec3fbc8d44", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-07-23 03:39:54,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:39:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ed1b3c9-ec93-4533-bd8e-4a635da0239b x-compute-request-id: req-0ed1b3c9-ec93-4533-bd8e-4a635da0239b Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_8ad131ee-8ea0-4787-a408-7cec3fbc8d44", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "7327e1d1-10b7-46c6-bad9-e3df0cca43f6"}} 2018-07-23 03:39:54,037 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0ed1b3c9-ec93-4533-bd8e-4a635da0239b 2018-07-23 03:39:54,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.249320983887s 2018-07-23 03:39:54,037 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0ed1b3c9-ec93-4533-bd8e-4a635da0239b 2018-07-23 03:39:54,038 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_8ad131ee-8ea0-4787-a408-7cec3fbc8d44', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 0, 'id': u'7327e1d1-10b7-46c6-bad9-e3df0cca43f6', 'swap': 0}) 2018-07-23 03:39:54,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 03:39:54,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8101b6bd0b677cb1f2b7d041f541a85975b5be5" -d '{"extra_specs": {}}' 2018-07-23 03:39:54,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:39:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e384f32-7c43-49ce-b6be-8bfd65654037 x-compute-request-id: req-0e384f32-7c43-49ce-b6be-8bfd65654037 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 03:39:54,066 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6/os-extra_specs used request id req-0e384f32-7c43-49ce-b6be-8bfd65654037 2018-07-23 03:39:54,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0276699066162s 2018-07-23 03:39:54,067 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6/os-extra_specs used request id req-0e384f32-7c43-49ce-b6be-8bfd65654037 2018-07-23 03:39:54,067 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_8ad131ee-8ea0-4787-a408-7cec3fbc8d44' 2018-07-23 03:39:54,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 03:39:54,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8101b6bd0b677cb1f2b7d041f541a85975b5be5" -d '{"keypair": {"name": "vmtp_8ad131ee-8ea0-4787-a408-7cec3fbc8d44"}}' 2018-07-23 03:39:54,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:39:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-244df34e-796d-4e18-81be-a3c4857d1407 x-compute-request-id: req-244df34e-796d-4e18-81be-a3c4857d1407 Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpdKgWdYp/WmvRyXErcfo5Wpqb2mjWpID1/yPyYIunQU6GWc0niCSr2cae5x8idYhG288wQ0Rl4iA6WIMDAg7mL4n6+pZa4BHOfO33l7A6GDHOBtc5NXCQI0uPV546meO22Yt73yboHQpZYq+3dUsqBCRnUhOBGYVCgm+i5B52VsIcWjV+iuM1sWaFbw7J55r6MWtR+TTQCgoSDvw5/G1dz+FP39HrOPCm/hR0iyc7EztJ2T1rHJRy5aT6IFwGruXDNfBA8jKaLiRXGRjJeBtoGMWOhyPNRi4eLj/A7mRKCmVlMnPGQwIeodFT3wL9dP+3hZjfnPAdJ2VhnF3DVzY7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6XSoFnWKf1pr0clxK3H6OVqam9po1qSA9f8j8mCLp0FOhlnN\nJ4gkq9nGnucfInWIRtvPMENEZeIgOliDAwIO5i+J+vqWWuARznzt95ewOhgxzgbX\nOTVwkCNLj1eeOpnjttmLe98m6B0KWWKvt3VLKgQkZ1ITgRmFQoJvouQedlbCHFo1\nforjNbFmhW8Oyeea+jFrUfk00AoKEg78OfxtXc/hT9/R6zjwpv4UdIsnOxM7Sdk9\naxyUcuWk+iBcBq7lwzXwQPIymi4kVxkYyXgbaBjFjocjzUYuHi4/wO5kSgplZTJz\nxkMCHqHRU98C/XT/t4WY35zwHSdlYZxdw1c2OwIDAQABAoIBAQDOnyU124pc9RaA\ncp3rKdGheYNldYVck/RfxRV3q+NugOqTFl/xIRnzz6dvdHel9AhNTratrJuY4O5N\nNZGe0++D44dnzunMPI0GCKRFgsfCYy+RfZR3WcjqiZKSp6WvkAxvBVPiqrqwrSM/\nwYxr/zArW8csewQwOvoqx28u6F/ds3Lr1yCz+qyEluOFhaEnAt9Yj+OmtQGikunP\nNU0ejVTeZM4FGWlfl1ZPWmGK23elDbtffHT1gl5WGI/91gMRCWb7OOLs83/oc7ZQ\n7mjUm4NoyJOUm759a6Vt8oHR3P7EihnvF8zHqF6nzyWFbJ4h53OFbNxfR9P0B1gN\nlY4xKBfBAoGBAPsaFU81XMHIMgYSned1XH/AAXb6uAB+Ay6gTzXKG7U1rb6WbtUB\nVR7YJ+lMhnB6bjUEGBNUQXOw3llHLEh8/qHqxLnIrC/f41h6HtrAUZ/h59lq/aqu\nVLOa5HZVGgVlVBjT3nNj9IYCNLYtB7KtTcdFtgRU3QhB2E6s74TWWlNZAoGBAO4C\ndExLWrjm44bzMQU81YHjNaxjtyql3O1oHS5HOkNFafM6EhHCLtuuqwSzVsaskOWp\nBgNLfEGcIVyDPlw0qj60lm975kT7s6YLq0S2mVJIghyBY27OSmOSxWIXSj5MJI4F\n9czxWfwnhcfJh81hV1bAptg6BGgK7Lz3c/ehs4ezAoGATWQ5oyMYRqWUPWjpgBgc\n/UbJbMlTgttT0cAZCcQUDCLSPQaSfFYfzRTkIDS0zt/9LZvoa7SxQ54EudGE5YaY\n2IDKR1SBNXQ01uU0s0lJHxT6Z3lhW4TFmGGp/oq2LWmQpOJQEpKBH/h4FJoGYFyn\ntz5WHjmlslDRAVatr+x9BGkCgYEA0HVl1szJENlovnGRpby6Y6DVCb/sVXYgIe7m\nX/oSlYjeWyGpYdRppg89ykgo4KmT3xJDKe+bTPuqXJS2sZuO4IzalZo2/IRXvD7M\nKsqjTuYiz0SkChC0JrIOHvO3Gwklmx6tQmrBHZCgI3PndYKkNF9XwlpOMbIf1wIE\nmAcQbvECgYA9S7SxWBciv6s4kyASDjuLGT8hfWVwy0amBS6oG+U/Jfz9EL+PdQtS\n4tnUxTE1zefqiSY2VEOPsX0Ofhr3Y84UTIbuk/dz4KaLE8ka8iJZofxWi5kFzVYA\njDxS37vTpesUrciuNaZ25TLaEzXnkTplPwVquUxrpmJdJGdi/bGuFw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "5683c67c3699469fb0bf6b323191fb5c", "name": "vmtp_8ad131ee-8ea0-4787-a408-7cec3fbc8d44", "fingerprint": "f2:72:01:18:d0:c3:22:b6:01:35:29:7d:6d:0f:94:91"}} 2018-07-23 03:39:54,214 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-244df34e-796d-4e18-81be-a3c4857d1407 2018-07-23 03:39:54,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.146380901337s 2018-07-23 03:39:54,214 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-244df34e-796d-4e18-81be-a3c4857d1407 2018-07-23 03:39:54,215 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpdKgWdYp/WmvRyXErcfo5Wpqb2mjWpID1/yPyYIunQU6GWc0niCSr2cae5x8idYhG288wQ0Rl4iA6WIMDAg7mL4n6+pZa4BHOfO33l7A6GDHOBtc5NXCQI0uPV546meO22Yt73yboHQpZYq+3dUsqBCRnUhOBGYVCgm+i5B52VsIcWjV+iuM1sWaFbw7J55r6MWtR+TTQCgoSDvw5/G1dz+FP39HrOPCm/hR0iyc7EztJ2T1rHJRy5aT6IFwGruXDNfBA8jKaLiRXGRjJeBtoGMWOhyPNRi4eLj/A7mRKCmVlMnPGQwIeodFT3wL9dP+3hZjfnPAdJ2VhnF3DVzY7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6XSoFnWKf1pr0clxK3H6OVqam9po1qSA9f8j8mCLp0FOhlnN\nJ4gkq9nGnucfInWIRtvPMENEZeIgOliDAwIO5i+J+vqWWuARznzt95ewOhgxzgbX\nOTVwkCNLj1eeOpnjttmLe98m6B0KWWKvt3VLKgQkZ1ITgRmFQoJvouQedlbCHFo1\nforjNbFmhW8Oyeea+jFrUfk00AoKEg78OfxtXc/hT9/R6zjwpv4UdIsnOxM7Sdk9\naxyUcuWk+iBcBq7lwzXwQPIymi4kVxkYyXgbaBjFjocjzUYuHi4/wO5kSgplZTJz\nxkMCHqHRU98C/XT/t4WY35zwHSdlYZxdw1c2OwIDAQABAoIBAQDOnyU124pc9RaA\ncp3rKdGheYNldYVck/RfxRV3q+NugOqTFl/xIRnzz6dvdHel9AhNTratrJuY4O5N\nNZGe0++D44dnzunMPI0GCKRFgsfCYy+RfZR3WcjqiZKSp6WvkAxvBVPiqrqwrSM/\nwYxr/zArW8csewQwOvoqx28u6F/ds3Lr1yCz+qyEluOFhaEnAt9Yj+OmtQGikunP\nNU0ejVTeZM4FGWlfl1ZPWmGK23elDbtffHT1gl5WGI/91gMRCWb7OOLs83/oc7ZQ\n7mjUm4NoyJOUm759a6Vt8oHR3P7EihnvF8zHqF6nzyWFbJ4h53OFbNxfR9P0B1gN\nlY4xKBfBAoGBAPsaFU81XMHIMgYSned1XH/AAXb6uAB+Ay6gTzXKG7U1rb6WbtUB\nVR7YJ+lMhnB6bjUEGBNUQXOw3llHLEh8/qHqxLnIrC/f41h6HtrAUZ/h59lq/aqu\nVLOa5HZVGgVlVBjT3nNj9IYCNLYtB7KtTcdFtgRU3QhB2E6s74TWWlNZAoGBAO4C\ndExLWrjm44bzMQU81YHjNaxjtyql3O1oHS5HOkNFafM6EhHCLtuuqwSzVsaskOWp\nBgNLfEGcIVyDPlw0qj60lm975kT7s6YLq0S2mVJIghyBY27OSmOSxWIXSj5MJI4F\n9czxWfwnhcfJh81hV1bAptg6BGgK7Lz3c/ehs4ezAoGATWQ5oyMYRqWUPWjpgBgc\n/UbJbMlTgttT0cAZCcQUDCLSPQaSfFYfzRTkIDS0zt/9LZvoa7SxQ54EudGE5YaY\n2IDKR1SBNXQ01uU0s0lJHxT6Z3lhW4TFmGGp/oq2LWmQpOJQEpKBH/h4FJoGYFyn\ntz5WHjmlslDRAVatr+x9BGkCgYEA0HVl1szJENlovnGRpby6Y6DVCb/sVXYgIe7m\nX/oSlYjeWyGpYdRppg89ykgo4KmT3xJDKe+bTPuqXJS2sZuO4IzalZo2/IRXvD7M\nKsqjTuYiz0SkChC0JrIOHvO3Gwklmx6tQmrBHZCgI3PndYKkNF9XwlpOMbIf1wIE\nmAcQbvECgYA9S7SxWBciv6s4kyASDjuLGT8hfWVwy0amBS6oG+U/Jfz9EL+PdQtS\n4tnUxTE1zefqiSY2VEOPsX0Ofhr3Y84UTIbuk/dz4KaLE8ka8iJZofxWi5kFzVYA\njDxS37vTpesUrciuNaZ25TLaEzXnkTplPwVquUxrpmJdJGdi/bGuFw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5683c67c3699469fb0bf6b323191fb5c', 'name': u'vmtp_8ad131ee-8ea0-4787-a408-7cec3fbc8d44', 'created_at': '2018-07-23T03:39:54.215300', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f2:72:01:18:d0:c3:22:b6:01:35:29:7d:6d:0f:94:91', 'type': 'ssh', 'id': u'vmtp_8ad131ee-8ea0-4787-a408-7cec3fbc8d44'}) 2018-07-23 03:39:54,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 03:39:54,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vmtp_8ad131ee-8ea0-4787-a408-7cec3fbc8d44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8101b6bd0b677cb1f2b7d041f541a85975b5be5" 2018-07-23 03:39:54,263 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:39:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b89a87f1-079d-4630-aa55-43aaef41e89b x-compute-request-id: req-b89a87f1-079d-4630-aa55-43aaef41e89b Content-Length: 0 Content-Type: application/json 2018-07-23 03:39:54,264 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vmtp_8ad131ee-8ea0-4787-a408-7cec3fbc8d44 used request id req-b89a87f1-079d-4630-aa55-43aaef41e89b 2018-07-23 03:39:54,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.047868013382s 2018-07-23 03:39:54,264 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vmtp_8ad131ee-8ea0-4787-a408-7cec3fbc8d44 used request id req-b89a87f1-079d-4630-aa55-43aaef41e89b 2018-07-23 03:39:55,110 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-07-23 03:58:25,395 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-07-23 03:39:55,959 INFO Using http://172.30.9.21:5000/v3 2018-07-23 03:39:55,959 INFO VM public key: /tmp/tmpjL_FNy 2018-07-23 03:39:55,959 INFO VM private key: /tmp/tmpQvhHXo 2018-07-23 03:39:57,522 INFO Found image vmtp-img_8ad131ee-8ea0-4787-a408-7cec3fbc8d44 to launch VM, will continue 2018-07-23 03:39:57,827 INFO Using external network: external. 2018-07-23 03:39:59,186 INFO Created ext router pns_router_8ad131ee-8ea0-4787-a408-7cec3fbc8d44. 2018-07-23 03:39:59,835 INFO Created internal network: pns-internal-net_8ad131ee-8ea0-4787-a408-7cec3fbc8d44. 2018-07-23 03:40:00,776 INFO Created internal network: pns-internal-net2_8ad131ee-8ea0-4787-a408-7cec3fbc8d44. 2018-07-23 03:40:02,867 DEBUG Ext router associated to pns-internal-net_8ad131ee-8ea0-4787-a408-7cec3fbc8d44 2018-07-23 03:40:04,726 DEBUG Ext router associated to pns-internal-net2_8ad131ee-8ea0-4787-a408-7cec3fbc8d44 2018-07-23 03:40:04,843 INFO OpenStack agent: Open vSwitch agent 2018-07-23 03:40:04,843 INFO OpenStack network type: vxlan 2018-07-23 03:40:05,815 INFO [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Creating server VM... 2018-07-23 03:40:05,815 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-23 03:40:07,209 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 1 of 50... 2018-07-23 03:40:09,618 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 2 of 50... 2018-07-23 03:40:12,036 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 3 of 50... 2018-07-23 03:40:14,556 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 4 of 50... 2018-07-23 03:40:17,043 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 5 of 50... 2018-07-23 03:40:19,201 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 6 of 50... 2018-07-23 03:40:21,357 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 7 of 50... 2018-07-23 03:40:23,874 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 8 of 50... 2018-07-23 03:40:26,367 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 9 of 50... 2018-07-23 03:40:28,541 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 10 of 50... 2018-07-23 03:40:30,901 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 11 of 50... 2018-07-23 03:40:33,224 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 12 of 50... 2018-07-23 03:40:35,571 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 13 of 50... 2018-07-23 03:40:38,084 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 14 of 50... 2018-07-23 03:40:40,389 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 15 of 50... 2018-07-23 03:40:42,897 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 16 of 50... 2018-07-23 03:40:45,055 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 17 of 50... 2018-07-23 03:40:47,214 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 18 of 50... 2018-07-23 03:40:49,374 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 19 of 50... 2018-07-23 03:40:51,690 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 20 of 50... 2018-07-23 03:40:54,035 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 21 of 50... 2018-07-23 03:40:56,549 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 22 of 50... 2018-07-23 03:40:59,262 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 23 of 50... 2018-07-23 03:41:01,598 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 24 of 50... 2018-07-23 03:41:03,930 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 25 of 50... 2018-07-23 03:41:06,089 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 26 of 50... 2018-07-23 03:41:08,240 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 27 of 50... 2018-07-23 03:41:10,409 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 28 of 50... 2018-07-23 03:41:12,561 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 29 of 50... 2018-07-23 03:41:14,715 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 30 of 50... 2018-07-23 03:41:16,872 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 31 of 50... 2018-07-23 03:41:19,504 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 32 of 50... 2018-07-23 03:41:21,656 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 33 of 50... 2018-07-23 03:41:24,007 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 34 of 50... 2018-07-23 03:41:26,157 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 35 of 50... 2018-07-23 03:41:28,523 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 36 of 50... 2018-07-23 03:41:30,855 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 37 of 50... 2018-07-23 03:41:33,185 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 38 of 50... 2018-07-23 03:41:35,696 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 39 of 50... 2018-07-23 03:41:38,037 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 40 of 50... 2018-07-23 03:41:40,365 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 41 of 50... 2018-07-23 03:41:42,526 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 42 of 50... 2018-07-23 03:41:44,850 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 43 of 50... 2018-07-23 03:41:47,030 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 44 of 50... 2018-07-23 03:41:51,849 INFO [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Internal network IP: 192.168.1.9 2018-07-23 03:41:51,849 INFO [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] SSH IP: 172.30.9.207 2018-07-23 03:41:51,849 INFO [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Setup SSH for ubuntu@172.30.9.207 2018-07-23 03:41:59,404 INFO [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Installing nuttcp-8.1.4... 2018-07-23 03:41:59,475 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Copying nuttcp-8.1.4 to target... 2018-07-23 03:41:59,690 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Starting nuttcp-8.1.4 server... 2018-07-23 03:41:59,735 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] 2018-07-23 03:41:59,780 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Creating client VM... 2018-07-23 03:41:59,781 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-23 03:42:00,925 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 1 of 50... 2018-07-23 03:42:03,276 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 2 of 50... 2018-07-23 03:42:05,444 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 3 of 50... 2018-07-23 03:42:07,774 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 4 of 50... 2018-07-23 03:42:10,120 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 5 of 50... 2018-07-23 03:42:12,304 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] VM status=BUILD, retrying 6 of 50... 2018-07-23 03:42:16,742 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Internal network IP: 192.168.1.11 2018-07-23 03:42:16,742 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] SSH IP: 172.30.9.202 2018-07-23 03:42:16,742 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Setup SSH for ubuntu@172.30.9.202 2018-07-23 03:42:26,219 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Installing nuttcp-8.1.4... 2018-07-23 03:42:26,262 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Copying nuttcp-8.1.4 to target... 2018-07-23 03:42:26,425 INFO ============================================================ 2018-07-23 03:42:26,425 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-07-23 03:42:35,496 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=40.7 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.166 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.179 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.213 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.103 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.234 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.199 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.332 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.147 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.238 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.103/4.260/40.793/12.177 ms 2018-07-23 03:42:44,540 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.177 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.131 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.183 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.131 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.128 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.382 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.238 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.153 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.195 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.183 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.128/0.190/0.382/0.072 ms 2018-07-23 03:42:53,584 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.399 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.209 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.174 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.184 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.190 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.202 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.184 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.440 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.195 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.420 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.174/0.259/0.440/0.107 ms 2018-07-23 03:42:53,585 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Measuring TCP Throughput (packet size=65536)... 2018-07-23 03:42:53,586 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:43:03,684 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=19957.4880 real_seconds=10.00 rate_Mbps=16739.8703 tx_cpu=36 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.32 2018-07-23 03:43:03,686 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:43:13,784 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=25054.8750 real_seconds=10.00 rate_Mbps=21012.8918 tx_cpu=43 rx_cpu=58 retrans=0 cwnd=3137 rtt_ms=0.19 2018-07-23 03:43:13,785 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:43:23,884 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=17992.3209 real_seconds=10.00 rate_Mbps=15089.7632 tx_cpu=32 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.21 2018-07-23 03:43:23,885 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Measuring UDP Throughput (packet size=128)... 2018-07-23 03:43:23,885 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:43:27,214 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=18.9596 real_seconds=1.00 rate_Mbps=158.5999 tx_cpu=12 rx_cpu=29 drop=342 pkt=155659 data_loss=0.21946 2018-07-23 03:43:27,215 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=128 throughput=1<162406/5000000<10000000 Kbps loss-rate=0 2018-07-23 03:43:27,216 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R487218K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:43:30,542 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=17.9972 real_seconds=1.00 rate_Mbps=150.5817 tx_cpu=14 rx_cpu=33 drop=105 pkt=147538 data_loss=0.07107 2018-07-23 03:43:30,542 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=128 throughput=1<154195/487218<487218 Kbps loss-rate=0 2018-07-23 03:43:30,542 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R320706K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:43:33,870 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=17.3148 real_seconds=1.00 rate_Mbps=144.9066 tx_cpu=17 rx_cpu=30 drop=1452 pkt=143295 data_loss=1.01360 2018-07-23 03:43:33,871 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=128 throughput=1<148384/320706<320706 Kbps loss-rate=1 2018-07-23 03:43:33,871 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R234545K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:43:37,225 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=17.1526 real_seconds=1.00 rate_Mbps=143.5244 tx_cpu=11 rx_cpu=30 drop=15 pkt=140529 data_loss=0.01049 2018-07-23 03:43:37,226 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=128 throughput=1<146968/234545<234545 Kbps loss-rate=0 2018-07-23 03:43:37,226 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190756K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:43:40,553 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=17.5803 real_seconds=1.00 rate_Mbps=146.9963 tx_cpu=12 rx_cpu=27 drop=0 pkt=144018 data_loss=0.00000 2018-07-23 03:43:40,554 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=128 throughput=1<150524/190756<190756 Kbps loss-rate=0 2018-07-23 03:43:40,554 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R170640K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:43:43,881 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=16.3514 real_seconds=1.00 rate_Mbps=136.7444 tx_cpu=12 rx_cpu=28 drop=0 pkt=133951 data_loss=0.00000 2018-07-23 03:43:43,881 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=128 throughput=1<140026/170640<170640 Kbps loss-rate=0 2018-07-23 03:43:43,882 DEBUG undershot, min=140026 kbps=155333 max=170640 2018-07-23 03:43:43,882 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155333K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:43:47,233 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=16.8038 real_seconds=1.00 rate_Mbps=140.6282 tx_cpu=12 rx_cpu=29 drop=62 pkt=137719 data_loss=0.04521 2018-07-23 03:43:47,233 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=128 throughput=140026<144003/155333<170640 Kbps loss-rate=0 2018-07-23 03:43:47,233 DEBUG undershot, min=144003 kbps=157321 max=170640 2018-07-23 03:43:47,234 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R157321K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:43:50,561 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=17.3822 real_seconds=1.00 rate_Mbps=145.5207 tx_cpu=19 rx_cpu=29 drop=0 pkt=142395 data_loss=0.00000 2018-07-23 03:43:50,561 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=128 throughput=144003<149013/157321<170640 Kbps loss-rate=0 2018-07-23 03:43:50,562 DEBUG undershot, min=149013 kbps=159826 max=170640 2018-07-23 03:43:50,562 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R159826K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:43:53,889 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=18.2677 real_seconds=1.00 rate_Mbps=152.9169 tx_cpu=13 rx_cpu=30 drop=103 pkt=149752 data_loss=0.06893 2018-07-23 03:43:53,890 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=128 throughput=149013<156586/159826<170640 Kbps loss-rate=0 2018-07-23 03:43:53,890 DEBUG undershot, min=156586 kbps=163613 max=170640 2018-07-23 03:43:53,890 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163613K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:43:57,217 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=18.5564 real_seconds=1.00 rate_Mbps=155.2881 tx_cpu=15 rx_cpu=31 drop=240 pkt=152254 data_loss=0.15765 2018-07-23 03:43:57,218 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=128 throughput=156586<159015/163613<170640 Kbps loss-rate=0 2018-07-23 03:43:57,218 DEBUG undershot, min=159015 kbps=164827 max=170640 2018-07-23 03:43:57,219 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R164827K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:44:00,570 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=17.2063 real_seconds=1.00 rate_Mbps=143.9905 tx_cpu=17 rx_cpu=30 drop=7 pkt=140961 data_loss=0.00523 2018-07-23 03:44:00,571 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=128 throughput=159015<147446/164827<170640 Kbps loss-rate=0 2018-07-23 03:44:00,571 DEBUG undershot, min=164827 kbps=167733 max=170640 2018-07-23 03:44:00,571 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Measuring UDP Throughput (packet size=1024)... 2018-07-23 03:44:00,572 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:44:03,923 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=144.4980 real_seconds=1.00 rate_Mbps=1210.9423 tx_cpu=20 rx_cpu=32 drop=348 pkt=148314 data_loss=0.23468 2018-07-23 03:44:03,924 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=1024 throughput=1<1240004/5000000<10000000 Kbps loss-rate=0 2018-07-23 03:44:03,924 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3120002K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:44:07,250 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=138.3369 real_seconds=1.00 rate_Mbps=1158.8966 tx_cpu=19 rx_cpu=30 drop=0 pkt=141657 data_loss=0.00000 2018-07-23 03:44:07,250 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=1024 throughput=1<1186710/3120002<3120002 Kbps loss-rate=0 2018-07-23 03:44:07,251 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2153356K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:44:10,577 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=142.6738 real_seconds=1.00 rate_Mbps=1195.5209 tx_cpu=19 rx_cpu=30 drop=0 pkt=146098 data_loss=0.00000 2018-07-23 03:44:10,578 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=1024 throughput=1<1224213/2153356<2153356 Kbps loss-rate=0 2018-07-23 03:44:10,578 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1688784K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:44:13,906 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=141.6279 real_seconds=1.00 rate_Mbps=1186.3043 tx_cpu=18 rx_cpu=32 drop=0 pkt=145027 data_loss=0.00000 2018-07-23 03:44:13,906 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=1024 throughput=1<1214775/1688784<1688784 Kbps loss-rate=0 2018-07-23 03:44:13,906 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1451779K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:44:17,232 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=149.8545 real_seconds=1.00 rate_Mbps=1255.2003 tx_cpu=21 rx_cpu=30 drop=0 pkt=153451 data_loss=0.00000 2018-07-23 03:44:17,233 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=1024 throughput=1<1285325/1451779<1451779 Kbps loss-rate=0 2018-07-23 03:44:17,233 DEBUG undershot, min=1285325 kbps=1368552 max=1451779 2018-07-23 03:44:17,233 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1368552K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:44:20,561 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=134.9971 real_seconds=1.00 rate_Mbps=1130.7990 tx_cpu=25 rx_cpu=28 drop=124 pkt=138361 data_loss=0.08963 2018-07-23 03:44:20,562 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=1024 throughput=1285325<1157938/1368552<1451779 Kbps loss-rate=0 2018-07-23 03:44:20,562 DEBUG undershot, min=1368552 kbps=1410165 max=1451779 2018-07-23 03:44:20,563 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1410165K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:44:23,890 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=145.3145 real_seconds=1.00 rate_Mbps=1218.1187 tx_cpu=19 rx_cpu=31 drop=0 pkt=148802 data_loss=0.00000 2018-07-23 03:44:23,890 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=1024 throughput=1368552<1247353/1410165<1451779 Kbps loss-rate=0 2018-07-23 03:44:23,891 DEBUG undershot, min=1410165 kbps=1430972 max=1451779 2018-07-23 03:44:23,891 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Measuring UDP Throughput (packet size=8192)... 2018-07-23 03:44:23,891 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:44:27,242 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=594.7891 real_seconds=1.00 rate_Mbps=4989.4224 tx_cpu=99 rx_cpu=21 drop=161 pkt=76294 data_loss=0.21102 2018-07-23 03:44:27,243 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=8192 throughput=1<5109168/5000000<10000000 Kbps loss-rate=0 2018-07-23 03:44:27,243 DEBUG undershot, min=5109168 kbps=7554584 max=10000000 2018-07-23 03:44:27,243 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7554584K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:44:30,596 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=900.5312 real_seconds=1.00 rate_Mbps=7540.2542 tx_cpu=43 rx_cpu=35 drop=7 pkt=115275 data_loss=0.00607 2018-07-23 03:44:30,596 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=8192 throughput=5109168<7721220/7554584<10000000 Kbps loss-rate=0 2018-07-23 03:44:30,597 DEBUG undershot, min=7721220 kbps=8860610 max=10000000 2018-07-23 03:44:30,597 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8860610K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:44:33,950 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=992.2891 real_seconds=1.00 rate_Mbps=8315.4422 tx_cpu=28 rx_cpu=36 drop=39 pkt=127052 data_loss=0.03070 2018-07-23 03:44:33,950 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=8192 throughput=7721220<8515012/8860610<10000000 Kbps loss-rate=0 2018-07-23 03:44:33,951 DEBUG undershot, min=8515012 kbps=9257506 max=10000000 2018-07-23 03:44:33,951 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9257506K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:44:37,306 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=865.0703 real_seconds=1.00 rate_Mbps=7246.4241 tx_cpu=29 rx_cpu=28 drop=255 pkt=110984 data_loss=0.22976 2018-07-23 03:44:37,306 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=8192 throughput=8515012<7420338/9257506<10000000 Kbps loss-rate=0 2018-07-23 03:44:37,307 DEBUG undershot, min=9257506 kbps=9628753 max=10000000 2018-07-23 03:44:37,307 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9628753K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:44:40,634 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] megabytes=976.0625 real_seconds=1.00 rate_Mbps=8180.2635 tx_cpu=25 rx_cpu=30 drop=0 pkt=124936 data_loss=0.00000 2018-07-23 03:44:40,634 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] pkt-size=8192 throughput=9257506<8376589/9628753<10000000 Kbps loss-rate=0 2018-07-23 03:44:40,634 DEBUG undershot, min=9628753 kbps=9814376 max=10000000 2018-07-23 03:44:40,645 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.11', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.32, 'throughput_kbps': 17141627, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.19, 'throughput_kbps': 21517201, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.21, 'throughput_kbps': 15451917, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 147446, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1247353, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 8376589, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.260', 'rtt_max_ms': '40.793', 'rtt_min_ms': '0.103', 'rtt_stddev': '12.177', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.190', 'rtt_max_ms': '0.382', 'rtt_min_ms': '0.128', 'rtt_stddev': '0.072', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.259', 'rtt_max_ms': '0.440', 'rtt_min_ms': '0.174', 'rtt_stddev': '0.107', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-07-23 03:44:40,646 INFO Deleting floating ip 17ced2f1-1a7f-4c7e-81f6-165ba5df1da7 2018-07-23 03:44:41,804 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Floating IP 172.30.9.202 deleted 2018-07-23 03:44:41,995 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Instance deleted 2018-07-23 03:44:42,059 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] Creating client VM... 2018-07-23 03:44:42,060 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-23 03:44:43,522 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] VM status=BUILD, retrying 1 of 50... 2018-07-23 03:44:46,144 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] VM status=BUILD, retrying 2 of 50... 2018-07-23 03:44:48,304 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] VM status=BUILD, retrying 3 of 50... 2018-07-23 03:44:50,462 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] VM status=BUILD, retrying 4 of 50... 2018-07-23 03:44:52,786 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] VM status=BUILD, retrying 5 of 50... 2018-07-23 03:44:57,472 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] Internal network IP: 192.168.2.11 2018-07-23 03:44:57,472 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] SSH IP: 172.30.9.209 2018-07-23 03:44:57,472 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] Setup SSH for ubuntu@172.30.9.209 2018-07-23 03:45:09,363 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] Installing nuttcp-8.1.4... 2018-07-23 03:45:09,407 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] Copying nuttcp-8.1.4 to target... 2018-07-23 03:45:09,514 INFO ============================================================ 2018-07-23 03:45:09,514 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-07-23 03:45:18,565 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=1.07 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.251 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.225 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.326 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.367 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.395 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.298 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.257 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.246 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.274 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.225/0.371/1.078/0.242 ms 2018-07-23 03:45:27,614 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=0.210 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.328 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.235 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.333 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.332 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.493 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.270 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.332 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.327 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.258 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.210/0.311/0.493/0.077 ms 2018-07-23 03:45:36,666 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=1.66 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.571 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.902 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.641 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.574 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.515 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.743 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.405 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.567 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.341 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.341/0.692/1.669/0.360 ms 2018-07-23 03:45:36,667 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] Measuring TCP Throughput (packet size=65536)... 2018-07-23 03:45:36,667 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:45:46,797 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=2152.7411 real_seconds=10.01 rate_Mbps=1804.3736 tx_cpu=4 rx_cpu=7 retrans=12 cwnd=314 rtt_ms=0.28 2018-07-23 03:45:46,798 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:45:56,902 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=2063.3316 real_seconds=10.01 rate_Mbps=1729.3780 tx_cpu=3 rx_cpu=9 retrans=16 cwnd=314 rtt_ms=0.33 2018-07-23 03:45:56,903 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:46:07,010 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=2193.5222 real_seconds=10.01 rate_Mbps=1838.3681 tx_cpu=4 rx_cpu=7 retrans=14 cwnd=244 rtt_ms=0.33 2018-07-23 03:46:07,010 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] Measuring UDP Throughput (packet size=128)... 2018-07-23 03:46:07,011 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:46:10,340 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=16.6044 real_seconds=1.01 rate_Mbps=138.5027 tx_cpu=20 rx_cpu=19 drop=66465 pkt=202488 data_loss=32.82412 2018-07-23 03:46:10,340 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=128 throughput=1<141826/5000000<10000000 Kbps loss-rate=32 2018-07-23 03:46:10,341 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R425478K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:46:13,669 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=17.0355 real_seconds=1.01 rate_Mbps=141.7200 tx_cpu=21 rx_cpu=19 drop=55965 pkt=195520 data_loss=28.62380 2018-07-23 03:46:13,670 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=128 throughput=1<145121/425478<425478 Kbps loss-rate=28 2018-07-23 03:46:13,670 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R285299K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:46:16,999 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=17.8940 real_seconds=1.01 rate_Mbps=148.4616 tx_cpu=23 rx_cpu=20 drop=61080 pkt=207667 data_loss=29.41223 2018-07-23 03:46:16,999 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=128 throughput=1<152024/285299<285299 Kbps loss-rate=29 2018-07-23 03:46:16,999 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R218661K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:46:20,328 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=17.1884 real_seconds=1.00 rate_Mbps=144.0554 tx_cpu=23 rx_cpu=19 drop=62000 pkt=202808 data_loss=30.57099 2018-07-23 03:46:20,329 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=128 throughput=1<147512/218661<218661 Kbps loss-rate=30 2018-07-23 03:46:20,329 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R183086K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:46:23,682 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=17.8224 real_seconds=1.00 rate_Mbps=148.9929 tx_cpu=94 rx_cpu=19 drop=32792 pkt=178793 data_loss=18.34064 2018-07-23 03:46:23,682 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=128 throughput=1<152568/183086<183086 Kbps loss-rate=18 2018-07-23 03:46:23,683 DEBUG overshot, min=1 kbps=152568 max=183086 2018-07-23 03:46:23,683 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152568K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:46:27,008 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=17.8756 real_seconds=1.00 rate_Mbps=149.8917 tx_cpu=95 rx_cpu=21 drop=2553 pkt=148990 data_loss=1.71383 2018-07-23 03:46:27,008 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=128 throughput=1<153489/152568<183086 Kbps loss-rate=1 2018-07-23 03:46:27,009 DEBUG undershot, min=153489 kbps=168287 max=183086 2018-07-23 03:46:27,009 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R168287K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:46:30,339 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=17.7126 real_seconds=1.00 rate_Mbps=148.1044 tx_cpu=99 rx_cpu=19 drop=19241 pkt=164343 data_loss=11.70806 2018-07-23 03:46:30,340 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=128 throughput=153489<151658/168287<183086 Kbps loss-rate=11 2018-07-23 03:46:30,340 DEBUG overshot, min=153489 kbps=151658 max=168287 2018-07-23 03:46:30,340 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R151658K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:46:33,693 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=17.4276 real_seconds=1.00 rate_Mbps=145.6945 tx_cpu=96 rx_cpu=20 drop=5335 pkt=148102 data_loss=3.60254 2018-07-23 03:46:33,693 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=128 throughput=153489<149191/151658<168287 Kbps loss-rate=3 2018-07-23 03:46:33,694 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] Measuring UDP Throughput (packet size=1024)... 2018-07-23 03:46:33,694 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:46:37,023 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=135.9189 real_seconds=1.00 rate_Mbps=1137.8246 tx_cpu=33 rx_cpu=23 drop=64232 pkt=203413 data_loss=31.57716 2018-07-23 03:46:37,024 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=1024 throughput=1<1165132/5000000<10000000 Kbps loss-rate=31 2018-07-23 03:46:37,024 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3082566K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:46:40,351 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=141.0996 real_seconds=1.01 rate_Mbps=1177.4887 tx_cpu=36 rx_cpu=20 drop=48965 pkt=193451 data_loss=25.31133 2018-07-23 03:46:40,352 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=1024 throughput=1<1205748/3082566<3082566 Kbps loss-rate=25 2018-07-23 03:46:40,352 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2144157K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:46:43,680 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=132.6787 real_seconds=1.00 rate_Mbps=1112.2967 tx_cpu=31 rx_cpu=19 drop=43658 pkt=179521 data_loss=24.31918 2018-07-23 03:46:43,681 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=1024 throughput=1<1138991/2144157<2144157 Kbps loss-rate=24 2018-07-23 03:46:43,681 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1641574K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:46:47,011 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=136.4023 real_seconds=1.00 rate_Mbps=1142.8053 tx_cpu=31 rx_cpu=20 drop=43765 pkt=183441 data_loss=23.85783 2018-07-23 03:46:47,011 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=1024 throughput=1<1170232/1641574<1641574 Kbps loss-rate=23 2018-07-23 03:46:47,011 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1405903K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:46:50,341 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=137.8564 real_seconds=1.00 rate_Mbps=1151.7384 tx_cpu=82 rx_cpu=19 drop=30453 pkt=171618 data_loss=17.74467 2018-07-23 03:46:50,341 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=1024 throughput=1<1179380/1405903<1405903 Kbps loss-rate=17 2018-07-23 03:46:50,342 DEBUG overshot, min=1 kbps=1179380 max=1405903 2018-07-23 03:46:50,342 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1179380K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:46:53,669 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=131.7734 real_seconds=1.00 rate_Mbps=1101.0148 tx_cpu=93 rx_cpu=20 drop=9031 pkt=143967 data_loss=6.27301 2018-07-23 03:46:53,669 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=1024 throughput=1<1127439/1179380<1405903 Kbps loss-rate=6 2018-07-23 03:46:53,669 DEBUG overshot, min=1 kbps=1127439 max=1179380 2018-07-23 03:46:53,670 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1127439K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:46:56,996 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=134.2119 real_seconds=1.00 rate_Mbps=1125.3774 tx_cpu=97 rx_cpu=23 drop=194 pkt=137627 data_loss=0.14100 2018-07-23 03:46:56,996 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=1024 throughput=1<1152386/1127439<1179380 Kbps loss-rate=0 2018-07-23 03:46:56,997 DEBUG undershot, min=1152386 kbps=1165883 max=1179380 2018-07-23 03:46:56,997 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] Measuring UDP Throughput (packet size=8192)... 2018-07-23 03:46:56,997 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:47:00,325 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=197.4688 real_seconds=1.00 rate_Mbps=1650.5887 tx_cpu=95 rx_cpu=8 drop=51018 pkt=76294 data_loss=66.87026 2018-07-23 03:47:00,326 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=8192 throughput=1<1690202/5000000<10000000 Kbps loss-rate=66 2018-07-23 03:47:00,326 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3345101K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:47:03,654 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=195.6250 real_seconds=1.00 rate_Mbps=1639.8178 tx_cpu=99 rx_cpu=9 drop=26002 pkt=51042 data_loss=50.94236 2018-07-23 03:47:03,655 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=8192 throughput=1<1679173/3345101<3345101 Kbps loss-rate=50 2018-07-23 03:47:03,655 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2512137K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:47:07,010 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=200.0312 real_seconds=1.00 rate_Mbps=1671.8947 tx_cpu=99 rx_cpu=14 drop=12728 pkt=38332 data_loss=33.20466 2018-07-23 03:47:07,010 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=8192 throughput=1<1712020/2512137<2512137 Kbps loss-rate=33 2018-07-23 03:47:07,011 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2112078K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:47:10,369 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=204.9062 real_seconds=1.00 rate_Mbps=1712.9872 tx_cpu=99 rx_cpu=9 drop=6000 pkt=32228 data_loss=18.61736 2018-07-23 03:47:10,369 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=8192 throughput=1<1754098/2112078<2112078 Kbps loss-rate=18 2018-07-23 03:47:10,370 DEBUG overshot, min=1 kbps=1754098 max=2112078 2018-07-23 03:47:10,370 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1754098K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:47:13,696 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=208.3438 real_seconds=1.00 rate_Mbps=1741.8614 tx_cpu=99 rx_cpu=9 drop=98 pkt=26766 data_loss=0.36612 2018-07-23 03:47:13,697 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=8192 throughput=1<1783666/1754098<2112078 Kbps loss-rate=0 2018-07-23 03:47:13,697 DEBUG undershot, min=1783666 kbps=1947872 max=2112078 2018-07-23 03:47:13,697 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1947872K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:47:17,025 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=208.2344 real_seconds=1.00 rate_Mbps=1740.6555 tx_cpu=99 rx_cpu=10 drop=3068 pkt=29722 data_loss=10.32230 2018-07-23 03:47:17,026 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=8192 throughput=1783666<1782431/1947872<2112078 Kbps loss-rate=10 2018-07-23 03:47:17,026 DEBUG overshot, min=1783666 kbps=1782431 max=1947872 2018-07-23 03:47:17,027 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1782431K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:47:20,381 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=212.4844 real_seconds=1.00 rate_Mbps=1781.6606 tx_cpu=99 rx_cpu=9 drop=0 pkt=27198 data_loss=0.00000 2018-07-23 03:47:20,382 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=8192 throughput=1783666<1824420/1782431<1947872 Kbps loss-rate=0 2018-07-23 03:47:20,382 DEBUG undershot, min=1824420 kbps=1886146 max=1947872 2018-07-23 03:47:20,382 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1886146K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:47:23,735 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=219.7031 real_seconds=1.00 rate_Mbps=1837.2729 tx_cpu=99 rx_cpu=9 drop=659 pkt=28781 data_loss=2.28973 2018-07-23 03:47:23,735 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=8192 throughput=1824420<1881367/1886146<1947872 Kbps loss-rate=2 2018-07-23 03:47:23,746 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.11', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 12, 'rtt_ms': 0.28, 'throughput_kbps': 1847678, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 16, 'rtt_ms': 0.33, 'throughput_kbps': 1770883, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 14, 'rtt_ms': 0.33, 'throughput_kbps': 1882488, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.6, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 149191, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.14, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1152386, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.29, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1881367, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.371', 'rtt_max_ms': '1.078', 'rtt_min_ms': '0.225', 'rtt_stddev': '0.242', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.311', 'rtt_max_ms': '0.493', 'rtt_min_ms': '0.210', 'rtt_stddev': '0.077', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.692', 'rtt_max_ms': '1.669', 'rtt_min_ms': '0.341', 'rtt_stddev': '0.360', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-23 03:47:23,747 INFO ============================================================ 2018-07-23 03:47:23,748 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-07-23 03:47:32,822 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] PING 172.30.9.207 (172.30.9.207) 64(92) bytes of data. 72 bytes from 172.30.9.207: icmp_seq=1 ttl=63 time=0.428 ms 72 bytes from 172.30.9.207: icmp_seq=2 ttl=63 time=0.373 ms 72 bytes from 172.30.9.207: icmp_seq=3 ttl=63 time=0.783 ms 72 bytes from 172.30.9.207: icmp_seq=4 ttl=63 time=0.338 ms 72 bytes from 172.30.9.207: icmp_seq=5 ttl=63 time=0.372 ms 72 bytes from 172.30.9.207: icmp_seq=6 ttl=63 time=0.447 ms 72 bytes from 172.30.9.207: icmp_seq=7 ttl=63 time=0.814 ms 72 bytes from 172.30.9.207: icmp_seq=8 ttl=63 time=0.380 ms 72 bytes from 172.30.9.207: icmp_seq=9 ttl=63 time=0.356 ms 72 bytes from 172.30.9.207: icmp_seq=10 ttl=63 time=0.434 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.338/0.472/0.814/0.167 ms 2018-07-23 03:47:41,875 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] PING 172.30.9.207 (172.30.9.207) 391(419) bytes of data. 399 bytes from 172.30.9.207: icmp_seq=1 ttl=63 time=0.338 ms 399 bytes from 172.30.9.207: icmp_seq=2 ttl=63 time=0.462 ms 399 bytes from 172.30.9.207: icmp_seq=3 ttl=63 time=0.562 ms 399 bytes from 172.30.9.207: icmp_seq=4 ttl=63 time=0.518 ms 399 bytes from 172.30.9.207: icmp_seq=5 ttl=63 time=0.324 ms 399 bytes from 172.30.9.207: icmp_seq=6 ttl=63 time=0.516 ms 399 bytes from 172.30.9.207: icmp_seq=7 ttl=63 time=0.383 ms 399 bytes from 172.30.9.207: icmp_seq=8 ttl=63 time=0.680 ms 399 bytes from 172.30.9.207: icmp_seq=9 ttl=63 time=0.525 ms 399 bytes from 172.30.9.207: icmp_seq=10 ttl=63 time=0.305 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.305/0.461/0.680/0.116 ms 2018-07-23 03:47:50,927 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] PING 172.30.9.207 (172.30.9.207) 1500(1528) bytes of data. 1508 bytes from 172.30.9.207: icmp_seq=1 ttl=63 time=1.25 ms 1508 bytes from 172.30.9.207: icmp_seq=2 ttl=63 time=0.425 ms 1508 bytes from 172.30.9.207: icmp_seq=3 ttl=63 time=0.360 ms 1508 bytes from 172.30.9.207: icmp_seq=4 ttl=63 time=0.421 ms 1508 bytes from 172.30.9.207: icmp_seq=5 ttl=63 time=0.551 ms 1508 bytes from 172.30.9.207: icmp_seq=6 ttl=63 time=0.443 ms 1508 bytes from 172.30.9.207: icmp_seq=7 ttl=63 time=0.624 ms 1508 bytes from 172.30.9.207: icmp_seq=8 ttl=63 time=0.654 ms 1508 bytes from 172.30.9.207: icmp_seq=9 ttl=63 time=0.425 ms 1508 bytes from 172.30.9.207: icmp_seq=10 ttl=63 time=0.293 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.293/0.545/1.255/0.259 ms 2018-07-23 03:47:50,928 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] Measuring TCP Throughput (packet size=65536)... 2018-07-23 03:47:50,928 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:48:01,059 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=2258.5161 real_seconds=10.01 rate_Mbps=1893.2385 tx_cpu=4 rx_cpu=7 retrans=42 cwnd=337 rtt_ms=0.48 2018-07-23 03:48:01,059 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:48:11,163 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=2155.9502 real_seconds=10.01 rate_Mbps=1807.0524 tx_cpu=3 rx_cpu=6 retrans=18 cwnd=309 rtt_ms=0.27 2018-07-23 03:48:11,164 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:48:21,268 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=2649.3385 real_seconds=10.01 rate_Mbps=2220.5201 tx_cpu=4 rx_cpu=8 retrans=89 cwnd=390 rtt_ms=0.42 2018-07-23 03:48:21,269 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] Measuring UDP Throughput (packet size=128)... 2018-07-23 03:48:21,269 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:48:24,597 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=15.9778 real_seconds=1.01 rate_Mbps=132.2556 tx_cpu=21 rx_cpu=17 drop=81792 pkt=212682 data_loss=38.45745 2018-07-23 03:48:24,597 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=128 throughput=1<135429/5000000<10000000 Kbps loss-rate=38 2018-07-23 03:48:24,598 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R406287K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:48:27,951 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=16.1204 real_seconds=1.01 rate_Mbps=133.6276 tx_cpu=18 rx_cpu=20 drop=76399 pkt=208458 data_loss=36.64983 2018-07-23 03:48:27,952 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=128 throughput=1<136834/406287<406287 Kbps loss-rate=36 2018-07-23 03:48:27,952 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R271560K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:48:31,306 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=16.1094 real_seconds=1.00 rate_Mbps=134.8888 tx_cpu=17 rx_cpu=19 drop=82459 pkt=214427 data_loss=38.45548 2018-07-23 03:48:31,306 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=128 throughput=1<138126/271560<271560 Kbps loss-rate=38 2018-07-23 03:48:31,306 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R204843K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:48:34,660 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=16.7266 real_seconds=1.00 rate_Mbps=140.1793 tx_cpu=22 rx_cpu=19 drop=50928 pkt=187952 data_loss=27.09625 2018-07-23 03:48:34,660 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=128 throughput=1<143543/204843<204843 Kbps loss-rate=27 2018-07-23 03:48:34,661 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174193K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:48:38,013 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=15.9224 real_seconds=1.00 rate_Mbps=133.0452 tx_cpu=87 rx_cpu=20 drop=39674 pkt=170110 data_loss=23.32245 2018-07-23 03:48:38,013 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=128 throughput=1<136238/174193<174193 Kbps loss-rate=23 2018-07-23 03:48:38,014 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155215K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:48:41,340 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=16.8225 real_seconds=1.00 rate_Mbps=140.5545 tx_cpu=94 rx_cpu=19 drop=13767 pkt=151577 data_loss=9.08280 2018-07-23 03:48:41,340 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=128 throughput=1<143927/155215<155215 Kbps loss-rate=9 2018-07-23 03:48:41,341 DEBUG overshot, min=1 kbps=143927 max=155215 2018-07-23 03:48:41,341 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R143927K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:48:44,692 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=16.2388 real_seconds=1.00 rate_Mbps=135.6689 tx_cpu=97 rx_cpu=21 drop=7526 pkt=140554 data_loss=5.35451 2018-07-23 03:48:44,693 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=128 throughput=1<138924/143927<155215 Kbps loss-rate=5 2018-07-23 03:48:44,693 DEBUG overshot, min=1 kbps=138924 max=143927 2018-07-23 03:48:44,694 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R138924K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:48:48,046 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=15.9261 real_seconds=1.00 rate_Mbps=133.0857 tx_cpu=99 rx_cpu=20 drop=5201 pkt=135668 data_loss=3.83371 2018-07-23 03:48:48,047 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=128 throughput=1<136279/138924<143927 Kbps loss-rate=3 2018-07-23 03:48:48,047 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] Measuring UDP Throughput (packet size=1024)... 2018-07-23 03:48:48,047 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:48:51,400 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=129.1973 real_seconds=1.00 rate_Mbps=1078.4555 tx_cpu=31 rx_cpu=20 drop=75183 pkt=207481 data_loss=36.23608 2018-07-23 03:48:51,401 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=1024 throughput=1<1104338/5000000<10000000 Kbps loss-rate=36 2018-07-23 03:48:51,401 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3052169K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:48:54,753 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=131.1738 real_seconds=1.00 rate_Mbps=1100.1007 tx_cpu=27 rx_cpu=20 drop=69507 pkt=203829 data_loss=34.10067 2018-07-23 03:48:54,754 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=1024 throughput=1<1126503/3052169<3052169 Kbps loss-rate=34 2018-07-23 03:48:54,754 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2089336K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:48:58,080 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=131.0957 real_seconds=1.01 rate_Mbps=1091.7072 tx_cpu=33 rx_cpu=21 drop=59089 pkt=193331 data_loss=30.56364 2018-07-23 03:48:58,081 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=1024 throughput=1<1117908/2089336<2089336 Kbps loss-rate=30 2018-07-23 03:48:58,081 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1603622K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:49:01,408 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=132.6514 real_seconds=1.00 rate_Mbps=1108.7378 tx_cpu=72 rx_cpu=21 drop=59920 pkt=195755 data_loss=30.60968 2018-07-23 03:49:01,409 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=1024 throughput=1<1135347/1603622<1603622 Kbps loss-rate=30 2018-07-23 03:49:01,409 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1369484K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:49:04,736 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=127.1748 real_seconds=1.00 rate_Mbps=1062.2297 tx_cpu=71 rx_cpu=20 drop=36946 pkt=167173 data_loss=22.10047 2018-07-23 03:49:04,737 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=1024 throughput=1<1087723/1369484<1369484 Kbps loss-rate=22 2018-07-23 03:49:04,737 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1228603K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:49:08,065 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=130.3662 real_seconds=1.00 rate_Mbps=1089.1571 tx_cpu=95 rx_cpu=20 drop=16481 pkt=149976 data_loss=10.98908 2018-07-23 03:49:08,066 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=1024 throughput=1<1115296/1228603<1228603 Kbps loss-rate=10 2018-07-23 03:49:08,066 DEBUG overshot, min=1 kbps=1115296 max=1228603 2018-07-23 03:49:08,066 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1115296K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:49:11,418 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=128.8789 real_seconds=1.00 rate_Mbps=1076.5340 tx_cpu=96 rx_cpu=21 drop=4172 pkt=136144 data_loss=3.06439 2018-07-23 03:49:11,419 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=1024 throughput=1<1102370/1115296<1228603 Kbps loss-rate=3 2018-07-23 03:49:11,419 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] Measuring UDP Throughput (packet size=8192)... 2018-07-23 03:49:11,419 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:49:14,744 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=192.0391 real_seconds=1.00 rate_Mbps=1610.2818 tx_cpu=87 rx_cpu=10 drop=51713 pkt=76294 data_loss=67.78121 2018-07-23 03:49:14,745 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=8192 throughput=1<1648928/5000000<10000000 Kbps loss-rate=67 2018-07-23 03:49:14,745 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3324464K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:49:18,097 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=196.6562 real_seconds=1.00 rate_Mbps=1644.5068 tx_cpu=99 rx_cpu=10 drop=25556 pkt=50728 data_loss=50.37850 2018-07-23 03:49:18,097 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=8192 throughput=1<1683974/3324464<3324464 Kbps loss-rate=50 2018-07-23 03:49:18,097 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2504219K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:49:21,449 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=190.0859 real_seconds=1.00 rate_Mbps=1589.6381 tx_cpu=99 rx_cpu=11 drop=13881 pkt=38212 data_loss=36.32629 2018-07-23 03:49:21,449 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=8192 throughput=1<1627789/2504219<2504219 Kbps loss-rate=36 2018-07-23 03:49:21,450 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2066004K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:49:24,801 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=195.3906 real_seconds=1.00 rate_Mbps=1634.0894 tx_cpu=99 rx_cpu=9 drop=6515 pkt=31525 data_loss=20.66616 2018-07-23 03:49:24,801 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=8192 throughput=1<1673307/2066004<2066004 Kbps loss-rate=20 2018-07-23 03:49:24,801 DEBUG overshot, min=1 kbps=1673307 max=2066004 2018-07-23 03:49:24,801 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1673307K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:49:28,129 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=199.4766 real_seconds=1.00 rate_Mbps=1673.5382 tx_cpu=99 rx_cpu=8 drop=0 pkt=25533 data_loss=0.00000 2018-07-23 03:49:28,129 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=8192 throughput=1<1713703/1673307<2066004 Kbps loss-rate=0 2018-07-23 03:49:28,129 DEBUG undershot, min=1713703 kbps=1889853 max=2066004 2018-07-23 03:49:28,130 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1889853K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:49:31,481 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=200.4766 real_seconds=1.00 rate_Mbps=1676.2781 tx_cpu=99 rx_cpu=9 drop=3176 pkt=28837 data_loss=11.01363 2018-07-23 03:49:31,481 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=8192 throughput=1713703<1716508/1889853<2066004 Kbps loss-rate=11 2018-07-23 03:49:31,481 DEBUG overshot, min=1713703 kbps=1716508 max=1889853 2018-07-23 03:49:31,482 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1716508K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:49:34,809 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=204.3906 real_seconds=1.00 rate_Mbps=1714.7586 tx_cpu=99 rx_cpu=10 drop=30 pkt=26192 data_loss=0.11455 2018-07-23 03:49:34,809 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=8192 throughput=1713703<1755912/1716508<1889853 Kbps loss-rate=0 2018-07-23 03:49:34,810 DEBUG undershot, min=1755912 kbps=1822882 max=1889853 2018-07-23 03:49:34,810 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1822882K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:49:38,137 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] megabytes=214.5000 real_seconds=1.00 rate_Mbps=1799.1567 tx_cpu=99 rx_cpu=13 drop=359 pkt=27815 data_loss=1.29068 2018-07-23 03:49:38,138 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] pkt-size=8192 throughput=1755912<1842336/1822882<1889853 Kbps loss-rate=1 2018-07-23 03:49:38,138 DEBUG undershot, min=1842336 kbps=1866094 max=1889853 2018-07-23 03:49:38,149 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.11', 'ip_to': u'172.30.9.207', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 42, 'rtt_ms': 0.48, 'throughput_kbps': 1938676, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 18, 'rtt_ms': 0.27, 'throughput_kbps': 1850421, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 89, 'rtt_ms': 0.42, 'throughput_kbps': 2273812, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.83, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 136279, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.06, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1102370, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.29, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1842336, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.472', 'rtt_max_ms': '0.814', 'rtt_min_ms': '0.338', 'rtt_stddev': '0.167', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.461', 'rtt_max_ms': '0.680', 'rtt_min_ms': '0.305', 'rtt_stddev': '0.116', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.545', 'rtt_max_ms': '1.255', 'rtt_min_ms': '0.293', 'rtt_stddev': '0.259', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-23 03:49:38,150 INFO Deleting floating ip bdbf6898-133d-4ac2-afc1-11c328065c9b 2018-07-23 03:49:39,411 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] Floating IP 172.30.9.209 deleted 2018-07-23 03:49:39,736 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d442] Instance deleted 2018-07-23 03:49:39,768 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] Creating client VM... 2018-07-23 03:49:39,768 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-23 03:49:42,035 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 1 of 50... 2018-07-23 03:49:44,569 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 2 of 50... 2018-07-23 03:49:47,080 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 3 of 50... 2018-07-23 03:49:49,416 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 4 of 50... 2018-07-23 03:49:52,092 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 5 of 50... 2018-07-23 03:49:54,415 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 6 of 50... 2018-07-23 03:49:56,770 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 7 of 50... 2018-07-23 03:49:59,087 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 8 of 50... 2018-07-23 03:50:01,412 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 9 of 50... 2018-07-23 03:50:03,892 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 10 of 50... 2018-07-23 03:50:06,408 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 11 of 50... 2018-07-23 03:50:08,751 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 12 of 50... 2018-07-23 03:50:11,063 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 13 of 50... 2018-07-23 03:50:13,214 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 14 of 50... 2018-07-23 03:50:15,539 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 15 of 50... 2018-07-23 03:50:17,850 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 16 of 50... 2018-07-23 03:50:20,186 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 17 of 50... 2018-07-23 03:50:22,338 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 18 of 50... 2018-07-23 03:50:24,649 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 19 of 50... 2018-07-23 03:50:27,121 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 20 of 50... 2018-07-23 03:50:29,468 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 21 of 50... 2018-07-23 03:50:31,623 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 22 of 50... 2018-07-23 03:50:33,788 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 23 of 50... 2018-07-23 03:50:36,291 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 24 of 50... 2018-07-23 03:50:38,631 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 25 of 50... 2018-07-23 03:50:40,788 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 26 of 50... 2018-07-23 03:50:43,104 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 27 of 50... 2018-07-23 03:50:45,590 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 28 of 50... 2018-07-23 03:50:47,912 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 29 of 50... 2018-07-23 03:50:50,234 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 30 of 50... 2018-07-23 03:50:52,566 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 31 of 50... 2018-07-23 03:50:54,716 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 32 of 50... 2018-07-23 03:50:56,966 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 33 of 50... 2018-07-23 03:50:59,127 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 34 of 50... 2018-07-23 03:51:01,286 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 35 of 50... 2018-07-23 03:51:03,442 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 36 of 50... 2018-07-23 03:51:05,595 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 37 of 50... 2018-07-23 03:51:07,945 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 38 of 50... 2018-07-23 03:51:10,103 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 39 of 50... 2018-07-23 03:51:12,271 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 40 of 50... 2018-07-23 03:51:14,447 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 41 of 50... 2018-07-23 03:51:16,792 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 42 of 50... 2018-07-23 03:51:19,134 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 43 of 50... 2018-07-23 03:51:21,290 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] VM status=BUILD, retrying 44 of 50... 2018-07-23 03:51:25,843 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] Internal network IP: 192.168.1.12 2018-07-23 03:51:25,843 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] SSH IP: 172.30.9.202 2018-07-23 03:51:25,843 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] Setup SSH for ubuntu@172.30.9.202 2018-07-23 03:51:33,706 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] Installing nuttcp-8.1.4... 2018-07-23 03:51:33,753 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] Copying nuttcp-8.1.4 to target... 2018-07-23 03:51:33,854 INFO ============================================================ 2018-07-23 03:51:33,854 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-07-23 03:51:42,897 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=41.4 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.408 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.410 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.472 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.390 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.349 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.362 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.400 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.225 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.169 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.169/4.462/41.443/12.327 ms 2018-07-23 03:51:51,960 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.169 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.244 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.330 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.407 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.277 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.289 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.302 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.414 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.368 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.278 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.169/0.307/0.414/0.074 ms 2018-07-23 03:52:00,998 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.740 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.513 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.450 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.427 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.592 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.285 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.275 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.342 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.511 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.562 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.275/0.469/0.740/0.140 ms 2018-07-23 03:52:00,998 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] Measuring TCP Throughput (packet size=65536)... 2018-07-23 03:52:00,999 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:52:11,119 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=5456.4497 real_seconds=10.00 rate_Mbps=4578.4022 tx_cpu=9 rx_cpu=13 retrans=9 cwnd=371 rtt_ms=0.48 2018-07-23 03:52:11,119 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:52:21,211 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=5482.6250 real_seconds=10.00 rate_Mbps=4600.4225 tx_cpu=9 rx_cpu=14 retrans=2 cwnd=427 rtt_ms=0.44 2018-07-23 03:52:21,212 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:52:31,307 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=6826.7364 real_seconds=10.00 rate_Mbps=5727.6432 tx_cpu=11 rx_cpu=15 retrans=1 cwnd=757 rtt_ms=0.22 2018-07-23 03:52:31,308 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] Measuring UDP Throughput (packet size=128)... 2018-07-23 03:52:31,309 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:52:34,659 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=25.3524 real_seconds=1.00 rate_Mbps=212.4111 tx_cpu=17 rx_cpu=27 drop=57 pkt=207744 data_loss=0.02760 2018-07-23 03:52:34,659 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=128 throughput=1<217508/5000000<10000000 Kbps loss-rate=0 2018-07-23 03:52:34,660 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R652524K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:52:37,983 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=24.5352 real_seconds=1.00 rate_Mbps=205.6192 tx_cpu=16 rx_cpu=28 drop=383 pkt=201376 data_loss=0.19038 2018-07-23 03:52:37,983 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=128 throughput=1<210554/652524<652524 Kbps loss-rate=0 2018-07-23 03:52:37,984 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R431539K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:52:41,309 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=25.1165 real_seconds=1.00 rate_Mbps=210.3696 tx_cpu=18 rx_cpu=27 drop=726 pkt=206480 data_loss=0.35152 2018-07-23 03:52:41,310 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=128 throughput=1<215418/431539<431539 Kbps loss-rate=0 2018-07-23 03:52:41,310 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R323478K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:52:44,636 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=26.1532 real_seconds=1.00 rate_Mbps=218.9967 tx_cpu=18 rx_cpu=26 drop=0 pkt=214247 data_loss=0.00000 2018-07-23 03:52:44,637 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=128 throughput=1<224252/323478<323478 Kbps loss-rate=0 2018-07-23 03:52:44,637 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R273865K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:52:47,963 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=26.6200 real_seconds=1.00 rate_Mbps=223.0210 tx_cpu=17 rx_cpu=25 drop=1317 pkt=219388 data_loss=0.60043 2018-07-23 03:52:47,964 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=128 throughput=1<228373/273865<273865 Kbps loss-rate=0 2018-07-23 03:52:47,964 DEBUG undershot, min=228373 kbps=251119 max=273865 2018-07-23 03:52:47,964 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R251119K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:52:51,290 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=26.1936 real_seconds=1.00 rate_Mbps=219.4084 tx_cpu=19 rx_cpu=25 drop=50 pkt=214628 data_loss=0.02328 2018-07-23 03:52:51,290 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=128 throughput=228373<224674/251119<273865 Kbps loss-rate=0 2018-07-23 03:52:51,291 DEBUG undershot, min=251119 kbps=262492 max=273865 2018-07-23 03:52:51,291 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R262492K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:52:54,642 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=25.5087 real_seconds=1.00 rate_Mbps=213.8366 tx_cpu=18 rx_cpu=27 drop=0 pkt=208967 data_loss=0.00000 2018-07-23 03:52:54,642 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=128 throughput=251119<218968/262492<273865 Kbps loss-rate=0 2018-07-23 03:52:54,643 DEBUG undershot, min=262492 kbps=268178 max=273865 2018-07-23 03:52:54,643 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] Measuring UDP Throughput (packet size=1024)... 2018-07-23 03:52:54,643 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:52:57,994 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=208.3545 real_seconds=1.00 rate_Mbps=1746.8504 tx_cpu=29 rx_cpu=28 drop=0 pkt=213355 data_loss=0.00000 2018-07-23 03:52:57,994 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=1024 throughput=1<1788774/5000000<10000000 Kbps loss-rate=0 2018-07-23 03:52:57,995 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3394387K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:53:01,321 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=194.1357 real_seconds=1.00 rate_Mbps=1627.5326 tx_cpu=31 rx_cpu=29 drop=643 pkt=199438 data_loss=0.32244 2018-07-23 03:53:01,322 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=1024 throughput=1<1666593/3394387<3394387 Kbps loss-rate=0 2018-07-23 03:53:01,322 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2530490K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:53:04,646 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=197.2461 real_seconds=1.00 rate_Mbps=1655.1200 tx_cpu=27 rx_cpu=28 drop=458 pkt=202438 data_loss=0.22626 2018-07-23 03:53:04,647 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=1024 throughput=1<1694842/2530490<2530490 Kbps loss-rate=0 2018-07-23 03:53:04,647 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2112666K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:53:07,972 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=184.7324 real_seconds=1.00 rate_Mbps=1549.0763 tx_cpu=25 rx_cpu=28 drop=1109 pkt=190275 data_loss=0.58284 2018-07-23 03:53:07,973 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=1024 throughput=1<1586254/2112666<2112666 Kbps loss-rate=0 2018-07-23 03:53:07,973 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1849460K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:53:11,300 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=177.7373 real_seconds=1.00 rate_Mbps=1490.0075 tx_cpu=28 rx_cpu=27 drop=962 pkt=182965 data_loss=0.52581 2018-07-23 03:53:11,301 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=1024 throughput=1<1525767/1849460<1849460 Kbps loss-rate=0 2018-07-23 03:53:11,301 DEBUG undershot, min=1525767 kbps=1687613 max=1849460 2018-07-23 03:53:11,301 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1687613K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:53:14,652 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=195.3691 real_seconds=1.00 rate_Mbps=1638.1822 tx_cpu=70 rx_cpu=28 drop=446 pkt=200504 data_loss=0.22247 2018-07-23 03:53:14,653 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=1024 throughput=1525767<1677498/1687613<1849460 Kbps loss-rate=0 2018-07-23 03:53:14,653 DEBUG undershot, min=1677498 kbps=1763479 max=1849460 2018-07-23 03:53:14,654 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1763479K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:53:18,004 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=207.7314 real_seconds=1.00 rate_Mbps=1742.7293 tx_cpu=38 rx_cpu=28 drop=0 pkt=212717 data_loss=0.00000 2018-07-23 03:53:18,005 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=1024 throughput=1677498<1784554/1763479<1849460 Kbps loss-rate=0 2018-07-23 03:53:18,005 DEBUG undershot, min=1784554 kbps=1817007 max=1849460 2018-07-23 03:53:18,005 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] Measuring UDP Throughput (packet size=8192)... 2018-07-23 03:53:18,006 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:53:21,357 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=313.2188 real_seconds=1.00 rate_Mbps=2628.4576 tx_cpu=99 rx_cpu=18 drop=36202 pkt=76294 data_loss=47.45065 2018-07-23 03:53:21,357 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=8192 throughput=1<2691540/5000000<10000000 Kbps loss-rate=47 2018-07-23 03:53:21,357 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3845770K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:53:24,680 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=333.4844 real_seconds=1.00 rate_Mbps=2801.2879 tx_cpu=99 rx_cpu=15 drop=15996 pkt=58682 data_loss=27.25878 2018-07-23 03:53:24,681 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=8192 throughput=1<2868518/3845770<3845770 Kbps loss-rate=27 2018-07-23 03:53:24,681 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3357144K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:53:28,007 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=337.3047 real_seconds=1.00 rate_Mbps=2830.6717 tx_cpu=99 rx_cpu=18 drop=8051 pkt=51226 data_loss=15.71662 2018-07-23 03:53:28,008 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=8192 throughput=1<2898607/3357144<3357144 Kbps loss-rate=15 2018-07-23 03:53:28,008 DEBUG overshot, min=1 kbps=2898607 max=3357144 2018-07-23 03:53:28,008 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2898607K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:53:31,334 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=343.5078 real_seconds=1.00 rate_Mbps=2884.3964 tx_cpu=99 rx_cpu=16 drop=260 pkt=44229 data_loss=0.58786 2018-07-23 03:53:31,335 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=8192 throughput=1<2953621/2898607<3357144 Kbps loss-rate=0 2018-07-23 03:53:31,335 DEBUG undershot, min=2953621 kbps=3155382 max=3357144 2018-07-23 03:53:31,335 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3155382K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:53:34,686 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=343.5547 real_seconds=1.00 rate_Mbps=2881.0813 tx_cpu=99 rx_cpu=16 drop=4172 pkt=48147 data_loss=8.66512 2018-07-23 03:53:34,687 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=8192 throughput=2953621<2950227/3155382<3357144 Kbps loss-rate=8 2018-07-23 03:53:34,687 DEBUG overshot, min=2953621 kbps=2950227 max=3155382 2018-07-23 03:53:34,687 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2950227K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:53:38,011 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=346.0391 real_seconds=1.00 rate_Mbps=2907.0652 tx_cpu=99 rx_cpu=16 drop=724 pkt=45017 data_loss=1.60827 2018-07-23 03:53:38,011 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=8192 throughput=2953621<2976834/2950227<3155382 Kbps loss-rate=1 2018-07-23 03:53:38,011 DEBUG undershot, min=2976834 kbps=3066108 max=3155382 2018-07-23 03:53:38,012 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3066108K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:53:41,338 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] megabytes=351.2422 real_seconds=1.00 rate_Mbps=2943.7866 tx_cpu=99 rx_cpu=18 drop=1826 pkt=46785 data_loss=3.90295 2018-07-23 03:53:41,338 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] pkt-size=8192 throughput=2976834<3014437/3066108<3155382 Kbps loss-rate=3 2018-07-23 03:53:41,350 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.12', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 9, 'rtt_ms': 0.48, 'throughput_kbps': 4688283, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.44, 'throughput_kbps': 4710832, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.22, 'throughput_kbps': 5865106, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 218968, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1784554, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.9, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3014437, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.462', 'rtt_max_ms': '41.443', 'rtt_min_ms': '0.169', 'rtt_stddev': '12.327', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.307', 'rtt_max_ms': '0.414', 'rtt_min_ms': '0.169', 'rtt_stddev': '0.074', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.469', 'rtt_max_ms': '0.740', 'rtt_min_ms': '0.275', 'rtt_stddev': '0.140', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-23 03:53:41,352 INFO Deleting floating ip cb1df3e4-b8ae-42e9-ab95-5fb9e3f3eb40 2018-07-23 03:53:42,461 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] Floating IP 172.30.9.202 deleted 2018-07-23 03:53:42,630 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d443] Instance deleted 2018-07-23 03:53:42,695 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] Creating client VM... 2018-07-23 03:53:42,695 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-23 03:53:44,263 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] VM status=BUILD, retrying 1 of 50... 2018-07-23 03:53:46,601 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] VM status=BUILD, retrying 2 of 50... 2018-07-23 03:53:48,765 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] VM status=BUILD, retrying 3 of 50... 2018-07-23 03:53:51,100 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] VM status=BUILD, retrying 4 of 50... 2018-07-23 03:53:53,444 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] VM status=BUILD, retrying 5 of 50... 2018-07-23 03:53:58,170 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] Internal network IP: 192.168.2.4 2018-07-23 03:53:58,171 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] SSH IP: 172.30.9.206 2018-07-23 03:53:58,171 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] Setup SSH for ubuntu@172.30.9.206 2018-07-23 03:54:05,662 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] Installing nuttcp-8.1.4... 2018-07-23 03:54:05,709 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] Copying nuttcp-8.1.4 to target... 2018-07-23 03:54:05,875 INFO ============================================================ 2018-07-23 03:54:05,875 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-07-23 03:54:14,922 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=1.24 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.329 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.659 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.439 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.290 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.270 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.258 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.330 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.261 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.412 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 10109ms rtt min/avg/max/mdev = 0.258/0.449/1.248/0.291 ms 2018-07-23 03:54:23,966 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=0.339 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.223 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.273 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.242 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.251 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.343 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.389 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.272 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.430 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.350 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.223/0.311/0.430/0.066 ms 2018-07-23 03:54:33,015 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=1.25 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.433 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.488 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.473 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.484 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.427 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.522 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.568 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.520 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.468 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.427/0.564/1.258/0.234 ms 2018-07-23 03:54:33,015 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] Measuring TCP Throughput (packet size=65536)... 2018-07-23 03:54:33,016 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:54:43,141 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=2395.3262 real_seconds=10.00 rate_Mbps=2008.6390 tx_cpu=5 rx_cpu=8 retrans=104 cwnd=354 rtt_ms=0.46 2018-07-23 03:54:43,141 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:54:53,240 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=2346.2018 real_seconds=10.00 rate_Mbps=1967.4630 tx_cpu=5 rx_cpu=7 retrans=17 cwnd=335 rtt_ms=0.40 2018-07-23 03:54:53,241 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:55:03,340 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=2369.0828 real_seconds=10.00 rate_Mbps=1986.6330 tx_cpu=5 rx_cpu=7 retrans=27 cwnd=331 rtt_ms=0.41 2018-07-23 03:55:03,341 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] Measuring UDP Throughput (packet size=128)... 2018-07-23 03:55:03,341 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:55:06,668 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=17.4948 real_seconds=1.00 rate_Mbps=146.0406 tx_cpu=17 rx_cpu=20 drop=78149 pkt=221467 data_loss=35.28713 2018-07-23 03:55:06,668 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=128 throughput=1<149545/5000000<10000000 Kbps loss-rate=35 2018-07-23 03:55:06,669 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R448635K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:55:09,996 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=17.6660 real_seconds=1.00 rate_Mbps=147.4812 tx_cpu=16 rx_cpu=18 drop=68990 pkt=213710 data_loss=32.28200 2018-07-23 03:55:09,997 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=128 throughput=1<151020/448635<448635 Kbps loss-rate=32 2018-07-23 03:55:09,997 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R299827K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:55:13,323 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=17.4890 real_seconds=1.01 rate_Mbps=145.8680 tx_cpu=17 rx_cpu=19 drop=60274 pkt=203544 data_loss=29.61238 2018-07-23 03:55:13,323 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=128 throughput=1<149368/299827<299827 Kbps loss-rate=29 2018-07-23 03:55:13,324 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R224597K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:55:16,651 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=17.6680 real_seconds=1.00 rate_Mbps=147.5613 tx_cpu=26 rx_cpu=18 drop=68921 pkt=213657 data_loss=32.25772 2018-07-23 03:55:16,651 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=128 throughput=1<151102/224597<224597 Kbps loss-rate=32 2018-07-23 03:55:16,652 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187849K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:55:19,979 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=17.9985 real_seconds=1.00 rate_Mbps=150.5203 tx_cpu=99 rx_cpu=18 drop=36002 pkt=183446 data_loss=19.62551 2018-07-23 03:55:19,979 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=128 throughput=1<154132/187849<187849 Kbps loss-rate=19 2018-07-23 03:55:19,980 DEBUG overshot, min=1 kbps=154132 max=187849 2018-07-23 03:55:19,980 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154132K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:55:23,331 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=17.6725 real_seconds=1.00 rate_Mbps=147.6881 tx_cpu=99 rx_cpu=18 drop=5746 pkt=150519 data_loss=3.81737 2018-07-23 03:55:23,331 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=128 throughput=1<151232/154132<187849 Kbps loss-rate=3 2018-07-23 03:55:23,332 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] Measuring UDP Throughput (packet size=1024)... 2018-07-23 03:55:23,332 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:55:26,659 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=147.4854 real_seconds=1.00 rate_Mbps=1232.8510 tx_cpu=28 rx_cpu=22 drop=61260 pkt=212285 data_loss=28.85742 2018-07-23 03:55:26,659 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=1024 throughput=1<1262439/5000000<10000000 Kbps loss-rate=28 2018-07-23 03:55:26,660 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3131219K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:55:29,987 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=145.9600 real_seconds=1.00 rate_Mbps=1220.0307 tx_cpu=32 rx_cpu=22 drop=58416 pkt=207879 data_loss=28.10093 2018-07-23 03:55:29,987 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=1024 throughput=1<1249311/3131219<3131219 Kbps loss-rate=28 2018-07-23 03:55:29,987 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2190265K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:55:33,315 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=147.3154 real_seconds=1.00 rate_Mbps=1230.3713 tx_cpu=28 rx_cpu=19 drop=63230 pkt=214081 data_loss=29.53557 2018-07-23 03:55:33,316 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=1024 throughput=1<1259900/2190265<2190265 Kbps loss-rate=29 2018-07-23 03:55:33,316 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1725082K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:55:36,669 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=141.2549 real_seconds=1.00 rate_Mbps=1180.1699 tx_cpu=38 rx_cpu=20 drop=42638 pkt=187283 data_loss=22.76662 2018-07-23 03:55:36,669 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=1024 throughput=1<1208493/1725082<1725082 Kbps loss-rate=22 2018-07-23 03:55:36,670 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1466787K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:55:39,996 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=142.0732 real_seconds=1.00 rate_Mbps=1191.4965 tx_cpu=91 rx_cpu=20 drop=33572 pkt=179055 data_loss=18.74957 2018-07-23 03:55:39,996 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=1024 throughput=1<1220092/1466787<1466787 Kbps loss-rate=18 2018-07-23 03:55:39,997 DEBUG overshot, min=1 kbps=1220092 max=1466787 2018-07-23 03:55:39,997 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1220092K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:55:43,348 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=140.8555 real_seconds=1.00 rate_Mbps=1177.3194 tx_cpu=99 rx_cpu=19 drop=4701 pkt=148937 data_loss=3.15635 2018-07-23 03:55:43,348 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=1024 throughput=1<1205575/1220092<1466787 Kbps loss-rate=3 2018-07-23 03:55:43,348 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] Measuring UDP Throughput (packet size=8192)... 2018-07-23 03:55:43,349 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:55:46,676 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=196.6875 real_seconds=1.00 rate_Mbps=1642.7146 tx_cpu=70 rx_cpu=8 drop=49499 pkt=74675 data_loss=66.28590 2018-07-23 03:55:46,677 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=8192 throughput=1<1682139/5000000<10000000 Kbps loss-rate=66 2018-07-23 03:55:46,677 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3341069K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:55:50,004 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=197.0781 real_seconds=1.00 rate_Mbps=1648.0889 tx_cpu=99 rx_cpu=8 drop=25755 pkt=50981 data_loss=50.51883 2018-07-23 03:55:50,005 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=8192 throughput=1<1687643/3341069<3341069 Kbps loss-rate=50 2018-07-23 03:55:50,005 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2514356K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:55:53,357 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=194.4688 real_seconds=1.00 rate_Mbps=1626.4995 tx_cpu=99 rx_cpu=9 drop=13474 pkt=38366 data_loss=35.11963 2018-07-23 03:55:53,358 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=8192 throughput=1<1665535/2514356<2514356 Kbps loss-rate=35 2018-07-23 03:55:53,358 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2089945K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:55:56,710 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=192.7578 real_seconds=1.00 rate_Mbps=1616.7903 tx_cpu=99 rx_cpu=9 drop=7217 pkt=31890 data_loss=22.63092 2018-07-23 03:55:56,710 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=8192 throughput=1<1655593/2089945<2089945 Kbps loss-rate=22 2018-07-23 03:55:56,710 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1872769K -p5001 -P5002 -fparse 192.168.1.9 2018-07-23 03:56:00,036 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=221.6172 real_seconds=1.00 rate_Mbps=1855.7398 tx_cpu=99 rx_cpu=9 drop=209 pkt=28576 data_loss=0.73138 2018-07-23 03:56:00,036 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=8192 throughput=1<1900277/1872769<1872769 Kbps loss-rate=0 2018-07-23 03:56:00,036 DEBUG undershot, min=1900277 kbps=1886523 max=1872769 2018-07-23 03:56:00,047 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.4', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 104, 'rtt_ms': 0.46, 'throughput_kbps': 2056846, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 17, 'rtt_ms': 0.4, 'throughput_kbps': 2014682, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 27, 'rtt_ms': 0.41, 'throughput_kbps': 2034312, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.82, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 151232, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.16, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1205575, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.73, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1900277, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.449', 'rtt_max_ms': '1.248', 'rtt_min_ms': '0.258', 'rtt_stddev': '0.291', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.311', 'rtt_max_ms': '0.430', 'rtt_min_ms': '0.223', 'rtt_stddev': '0.066', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.564', 'rtt_max_ms': '1.258', 'rtt_min_ms': '0.427', 'rtt_stddev': '0.234', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-23 03:56:00,049 INFO ============================================================ 2018-07-23 03:56:00,049 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-07-23 03:56:09,116 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] PING 172.30.9.207 (172.30.9.207) 64(92) bytes of data. 72 bytes from 172.30.9.207: icmp_seq=1 ttl=63 time=0.657 ms 72 bytes from 172.30.9.207: icmp_seq=2 ttl=63 time=0.315 ms 72 bytes from 172.30.9.207: icmp_seq=3 ttl=63 time=0.305 ms 72 bytes from 172.30.9.207: icmp_seq=4 ttl=63 time=0.593 ms 72 bytes from 172.30.9.207: icmp_seq=5 ttl=63 time=0.572 ms 72 bytes from 172.30.9.207: icmp_seq=6 ttl=63 time=0.438 ms 72 bytes from 172.30.9.207: icmp_seq=7 ttl=63 time=0.570 ms 72 bytes from 172.30.9.207: icmp_seq=8 ttl=63 time=0.460 ms 72 bytes from 172.30.9.207: icmp_seq=9 ttl=63 time=0.399 ms 72 bytes from 172.30.9.207: icmp_seq=10 ttl=63 time=0.349 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.305/0.465/0.657/0.122 ms 2018-07-23 03:56:18,164 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] PING 172.30.9.207 (172.30.9.207) 391(419) bytes of data. 399 bytes from 172.30.9.207: icmp_seq=1 ttl=63 time=0.352 ms 399 bytes from 172.30.9.207: icmp_seq=2 ttl=63 time=0.657 ms 399 bytes from 172.30.9.207: icmp_seq=3 ttl=63 time=0.603 ms 399 bytes from 172.30.9.207: icmp_seq=4 ttl=63 time=0.374 ms 399 bytes from 172.30.9.207: icmp_seq=5 ttl=63 time=0.350 ms 399 bytes from 172.30.9.207: icmp_seq=6 ttl=63 time=0.333 ms 399 bytes from 172.30.9.207: icmp_seq=7 ttl=63 time=0.610 ms 399 bytes from 172.30.9.207: icmp_seq=8 ttl=63 time=0.469 ms 399 bytes from 172.30.9.207: icmp_seq=9 ttl=63 time=0.508 ms 399 bytes from 172.30.9.207: icmp_seq=10 ttl=63 time=0.425 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.333/0.468/0.657/0.115 ms 2018-07-23 03:56:27,213 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] PING 172.30.9.207 (172.30.9.207) 1500(1528) bytes of data. 1508 bytes from 172.30.9.207: icmp_seq=1 ttl=63 time=2.12 ms 1508 bytes from 172.30.9.207: icmp_seq=2 ttl=63 time=0.729 ms 1508 bytes from 172.30.9.207: icmp_seq=3 ttl=63 time=0.826 ms 1508 bytes from 172.30.9.207: icmp_seq=4 ttl=63 time=0.507 ms 1508 bytes from 172.30.9.207: icmp_seq=5 ttl=63 time=0.404 ms 1508 bytes from 172.30.9.207: icmp_seq=6 ttl=63 time=0.714 ms 1508 bytes from 172.30.9.207: icmp_seq=7 ttl=63 time=0.395 ms 1508 bytes from 172.30.9.207: icmp_seq=8 ttl=63 time=0.440 ms 1508 bytes from 172.30.9.207: icmp_seq=9 ttl=63 time=0.748 ms 1508 bytes from 172.30.9.207: icmp_seq=10 ttl=63 time=0.864 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.395/0.775/2.124/0.480 ms 2018-07-23 03:56:27,214 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] Measuring TCP Throughput (packet size=65536)... 2018-07-23 03:56:27,214 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:56:37,340 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=2170.8185 real_seconds=10.00 rate_Mbps=1820.4020 tx_cpu=5 rx_cpu=6 retrans=5 cwnd=319 rtt_ms=0.42 2018-07-23 03:56:37,341 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:56:47,441 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=2458.1777 real_seconds=10.00 rate_Mbps=2061.5955 tx_cpu=5 rx_cpu=7 retrans=70 cwnd=238 rtt_ms=0.58 2018-07-23 03:56:47,441 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:56:57,542 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=2852.4557 real_seconds=10.00 rate_Mbps=2392.0189 tx_cpu=5 rx_cpu=9 retrans=373 cwnd=415 rtt_ms=0.40 2018-07-23 03:56:57,543 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] Measuring UDP Throughput (packet size=128)... 2018-07-23 03:56:57,543 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:57:00,869 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=16.2789 real_seconds=1.01 rate_Mbps=135.7482 tx_cpu=15 rx_cpu=19 drop=61490 pkt=194847 data_loss=31.55812 2018-07-23 03:57:00,870 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=128 throughput=1<139006/5000000<10000000 Kbps loss-rate=31 2018-07-23 03:57:00,870 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R417018K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:57:04,198 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=16.5319 real_seconds=1.01 rate_Mbps=137.9032 tx_cpu=17 rx_cpu=20 drop=83366 pkt=218795 data_loss=38.10224 2018-07-23 03:57:04,198 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=128 throughput=1<141212/417018<417018 Kbps loss-rate=38 2018-07-23 03:57:04,199 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R279115K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:57:07,526 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=16.5797 real_seconds=1.01 rate_Mbps=137.9757 tx_cpu=16 rx_cpu=17 drop=69176 pkt=204997 data_loss=33.74480 2018-07-23 03:57:07,526 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=128 throughput=1<141287/279115<279115 Kbps loss-rate=33 2018-07-23 03:57:07,526 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R210201K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:57:10,853 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=16.9034 real_seconds=1.01 rate_Mbps=140.9120 tx_cpu=31 rx_cpu=18 drop=60738 pkt=199211 data_loss=30.48931 2018-07-23 03:57:10,853 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=128 throughput=1<144293/210201<210201 Kbps loss-rate=30 2018-07-23 03:57:10,853 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R177247K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:57:14,180 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=16.8262 real_seconds=1.00 rate_Mbps=141.2191 tx_cpu=99 rx_cpu=18 drop=35253 pkt=173093 data_loss=20.36631 2018-07-23 03:57:14,180 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=128 throughput=1<144608/177247<177247 Kbps loss-rate=20 2018-07-23 03:57:14,181 DEBUG overshot, min=1 kbps=144608 max=177247 2018-07-23 03:57:14,181 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144608K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:57:17,509 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=16.5756 real_seconds=1.00 rate_Mbps=138.5641 tx_cpu=99 rx_cpu=19 drop=5431 pkt=141219 data_loss=3.84602 2018-07-23 03:57:17,509 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=128 throughput=1<141889/144608<177247 Kbps loss-rate=3 2018-07-23 03:57:17,509 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] Measuring UDP Throughput (packet size=1024)... 2018-07-23 03:57:17,510 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:57:20,838 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=130.2949 real_seconds=1.00 rate_Mbps=1088.1464 tx_cpu=30 rx_cpu=18 drop=49190 pkt=182612 data_loss=26.93689 2018-07-23 03:57:20,838 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=1024 throughput=1<1114261/5000000<10000000 Kbps loss-rate=26 2018-07-23 03:57:20,839 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3057130K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:57:24,165 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=127.5186 real_seconds=1.00 rate_Mbps=1068.8748 tx_cpu=26 rx_cpu=18 drop=55080 pkt=185659 data_loss=29.66726 2018-07-23 03:57:24,165 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=1024 throughput=1<1094527/3057130<3057130 Kbps loss-rate=29 2018-07-23 03:57:24,166 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2075828K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:57:27,493 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=125.2461 real_seconds=1.00 rate_Mbps=1045.7400 tx_cpu=28 rx_cpu=18 drop=62553 pkt=190805 data_loss=32.78373 2018-07-23 03:57:27,494 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=1024 throughput=1<1070837/2075828<2075828 Kbps loss-rate=32 2018-07-23 03:57:27,494 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1573332K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:57:30,821 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=130.4951 real_seconds=1.01 rate_Mbps=1088.8189 tx_cpu=45 rx_cpu=20 drop=51799 pkt=185426 data_loss=27.93515 2018-07-23 03:57:30,821 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=1024 throughput=1<1114950/1573332<1573332 Kbps loss-rate=27 2018-07-23 03:57:30,821 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1344141K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:57:34,150 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=130.2168 real_seconds=1.00 rate_Mbps=1088.4107 tx_cpu=99 rx_cpu=18 drop=30738 pkt=164080 data_loss=18.73356 2018-07-23 03:57:34,150 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=1024 throughput=1<1114532/1344141<1344141 Kbps loss-rate=18 2018-07-23 03:57:34,150 DEBUG overshot, min=1 kbps=1114532 max=1344141 2018-07-23 03:57:34,151 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1114532K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:57:37,503 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=132.8623 real_seconds=1.00 rate_Mbps=1114.6546 tx_cpu=99 rx_cpu=21 drop=0 pkt=136051 data_loss=0.00000 2018-07-23 03:57:37,504 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=1024 throughput=1<1141406/1114532<1344141 Kbps loss-rate=0 2018-07-23 03:57:37,504 DEBUG undershot, min=1141406 kbps=1242773 max=1344141 2018-07-23 03:57:37,504 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1242773K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:57:40,829 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=135.2637 real_seconds=1.00 rate_Mbps=1134.4754 tx_cpu=99 rx_cpu=20 drop=13196 pkt=151706 data_loss=8.69839 2018-07-23 03:57:40,830 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=1024 throughput=1141406<1161702/1242773<1344141 Kbps loss-rate=8 2018-07-23 03:57:40,830 DEBUG overshot, min=1141406 kbps=1161702 max=1242773 2018-07-23 03:57:40,831 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1161702K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:57:44,181 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=135.7314 real_seconds=1.00 rate_Mbps=1134.2424 tx_cpu=99 rx_cpu=20 drop=2820 pkt=141809 data_loss=1.98866 2018-07-23 03:57:44,181 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=1024 throughput=1141406<1161464/1161702<1242773 Kbps loss-rate=1 2018-07-23 03:57:44,182 DEBUG undershot, min=1161464 kbps=1202118 max=1242773 2018-07-23 03:57:44,182 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1202118K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:57:47,510 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=132.8115 real_seconds=1.00 rate_Mbps=1110.1649 tx_cpu=99 rx_cpu=19 drop=10744 pkt=146743 data_loss=7.32165 2018-07-23 03:57:47,510 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=1024 throughput=1161464<1136808/1202118<1242773 Kbps loss-rate=7 2018-07-23 03:57:47,510 DEBUG overshot, min=1161464 kbps=1136808 max=1202118 2018-07-23 03:57:47,511 INFO [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] Measuring UDP Throughput (packet size=8192)... 2018-07-23 03:57:47,511 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:57:50,840 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=201.6875 real_seconds=1.00 rate_Mbps=1686.8237 tx_cpu=45 rx_cpu=9 drop=48439 pkt=74255 data_loss=65.23332 2018-07-23 03:57:50,841 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=8192 throughput=1<1727307/5000000<10000000 Kbps loss-rate=65 2018-07-23 03:57:50,841 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3363653K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:57:54,165 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=198.1953 real_seconds=1.00 rate_Mbps=1657.4794 tx_cpu=99 rx_cpu=10 drop=25957 pkt=51326 data_loss=50.57282 2018-07-23 03:57:54,165 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=8192 throughput=1<1697258/3363653<3363653 Kbps loss-rate=50 2018-07-23 03:57:54,166 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2530455K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:57:57,494 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=182.2734 real_seconds=1.00 rate_Mbps=1528.6688 tx_cpu=99 rx_cpu=7 drop=15281 pkt=38612 data_loss=39.57578 2018-07-23 03:57:57,494 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=8192 throughput=1<1565356/2530455<2530455 Kbps loss-rate=39 2018-07-23 03:57:57,495 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2047905K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:58:00,822 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=194.1016 real_seconds=1.00 rate_Mbps=1623.6778 tx_cpu=99 rx_cpu=8 drop=6404 pkt=31249 data_loss=20.49344 2018-07-23 03:58:00,822 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=8192 throughput=1<1662646/2047905<2047905 Kbps loss-rate=20 2018-07-23 03:58:00,822 DEBUG overshot, min=1 kbps=1662646 max=2047905 2018-07-23 03:58:00,823 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1662646K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:58:04,149 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=198.2031 real_seconds=1.00 rate_Mbps=1662.8246 tx_cpu=99 rx_cpu=8 drop=0 pkt=25370 data_loss=0.00000 2018-07-23 03:58:04,150 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=8192 throughput=1<1702732/1662646<2047905 Kbps loss-rate=0 2018-07-23 03:58:04,150 DEBUG undershot, min=1702732 kbps=1875318 max=2047905 2018-07-23 03:58:04,150 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1875318K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:58:07,478 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=194.2812 real_seconds=1.00 rate_Mbps=1624.4584 tx_cpu=99 rx_cpu=7 drop=3747 pkt=28615 data_loss=13.09456 2018-07-23 03:58:07,478 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=8192 throughput=1702732<1663445/1875318<2047905 Kbps loss-rate=13 2018-07-23 03:58:07,479 DEBUG overshot, min=1702732 kbps=1663445 max=1875318 2018-07-23 03:58:07,479 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1663445K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:58:10,806 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=198.3047 real_seconds=1.00 rate_Mbps=1663.3739 tx_cpu=99 rx_cpu=8 drop=0 pkt=25383 data_loss=0.00000 2018-07-23 03:58:10,807 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=8192 throughput=1702732<1703294/1663445<1875318 Kbps loss-rate=0 2018-07-23 03:58:10,807 DEBUG undershot, min=1703294 kbps=1789306 max=1875318 2018-07-23 03:58:10,807 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1789306K -p5001 -P5002 -fparse 172.30.9.207 2018-07-23 03:58:14,133 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] megabytes=199.3984 real_seconds=1.00 rate_Mbps=1668.0465 tx_cpu=99 rx_cpu=8 drop=1780 pkt=27303 data_loss=6.51945 2018-07-23 03:58:14,133 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] pkt-size=8192 throughput=1703294<1708079/1789306<1875318 Kbps loss-rate=6 2018-07-23 03:58:14,134 DEBUG overshot, min=1703294 kbps=1708079 max=1789306 2018-07-23 03:58:14,143 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.4', 'ip_to': u'172.30.9.207', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.42, 'throughput_kbps': 1864091, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 70, 'rtt_ms': 0.58, 'throughput_kbps': 2111073, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 373, 'rtt_ms': 0.4, 'throughput_kbps': 2449427, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.85, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 141889, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 7.32, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1136808, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 6.52, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1708079, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.465', 'rtt_max_ms': '0.657', 'rtt_min_ms': '0.305', 'rtt_stddev': '0.122', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.468', 'rtt_max_ms': '0.657', 'rtt_min_ms': '0.333', 'rtt_stddev': '0.115', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.775', 'rtt_max_ms': '2.124', 'rtt_min_ms': '0.395', 'rtt_stddev': '0.480', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-23 03:58:14,145 INFO Deleting floating ip c4e5a140-6756-48ba-8236-9ee6c880b240 2018-07-23 03:58:15,401 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] Floating IP 172.30.9.206 deleted 2018-07-23 03:58:15,772 DEBUG [TestClient_8ad131ee-8ea0-4787-a408-7cec3fbc8d444] Instance deleted 2018-07-23 03:58:15,886 INFO Cleaning up... 2018-07-23 03:58:15,886 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Terminating nuttcp-8.1.4 2018-07-23 03:58:15,897 INFO Deleting floating ip d69b9fe0-cb08-4533-b142-8f364c2d0d1e 2018-07-23 03:58:16,898 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Floating IP 172.30.9.207 deleted 2018-07-23 03:58:17,029 DEBUG [TestServer_8ad131ee-8ea0-4787-a408-7cec3fbc8d441] Instance deleted 2018-07-23 03:58:22,109 INFO Network pns-internal-net_8ad131ee-8ea0-4787-a408-7cec3fbc8d44 deleted. 2018-07-23 03:58:23,472 INFO Network pns-internal-net2_8ad131ee-8ea0-4787-a408-7cec3fbc8d44 deleted. 2018-07-23 03:58:25,061 INFO External router pns_router_8ad131ee-8ea0-4787-a408-7cec3fbc8d44 deleted. 2018-07-23 03:58:25,114 INFO Removed public key pns_public_key 2018-07-23 03:58:25,114 INFO Deleting security group 2018-07-23 03:58:25,304 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '18036915', 'rtt_ms': '0.24'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 147446, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1247353, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 8376589, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.190/0.128/0.382/0.072', | | | | | '64-byte': '4.260/0.103/40.793/12.177', '1500-byte': '0.259/0.174/0.440/0.107'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '5088073', 'rtt_ms': '0.38'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 218968, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1784554, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 3014437, 'loss_rate': 3.9}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.307/0.169/0.414/0.074', | | | | | '64-byte': '4.462/0.169/41.443/12.327', '1500-byte': '0.469/0.275/0.740/0.140'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1833683', 'rtt_ms': '0.313333'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 149191, 'loss_rate': 3.6}, 1024: {'tp_kbps': 1152386, | | | | | 'loss_rate': 0.14}, 8192: {'tp_kbps': 1881367, 'loss_rate': 2.29}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.311/0.210/0.493/0.077', | | | | | '64-byte': '0.371/0.225/1.078/0.242', '1500-byte': '0.692/0.341/1.669/0.360'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2035280', 'rtt_ms': '0.423333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 151232, 'loss_rate': 3.82}, 1024: {'tp_kbps': 1205575, | | | | | 'loss_rate': 3.16}, 8192: {'tp_kbps': 1900277, 'loss_rate': 0.73}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.311/0.223/0.430/0.066', | | | | | '64-byte': '0.449/0.258/1.248/0.291', '1500-byte': '0.564/0.427/1.258/0.234'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2020969', 'rtt_ms': '0.39'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 136279, 'loss_rate': 3.83}, 1024: {'tp_kbps': 1102370, | | | | | 'loss_rate': 3.06}, 8192: {'tp_kbps': 1842336, 'loss_rate': 1.29}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.461/0.305/0.680/0.116', | | | | | '64-byte': '0.472/0.338/0.814/0.167', '1500-byte': '0.545/0.293/1.255/0.259'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '2141530', 'rtt_ms': '0.466667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 141889, 'loss_rate': 3.85}, 1024: {'tp_kbps': 1136808, | | | | | 'loss_rate': 7.32}, 8192: {'tp_kbps': 1708079, 'loss_rate': 6.52}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.468/0.333/0.657/0.115', | | | | | '64-byte': '0.465/0.305/0.657/0.122', '1500-byte': '0.775/0.395/2.124/0.480'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2018-07-23 03:58:25,308 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-07-23 03:58:25,703 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2018-07-23 03:58:25,840 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 03:58:25,840 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:38 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 03:58:25,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 03:58:25,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/de30a6c0-05a9-442c-926e-ac4834c93ec1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8101b6bd0b677cb1f2b7d041f541a85975b5be5" 2018-07-23 03:58:26,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0805fe25-ba4e-4405-9791-b861926cdcd0 Date: Mon, 23 Jul 2018 03:58:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:58:26,725 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/de30a6c0-05a9-442c-926e-ac4834c93ec1 used request id req-0805fe25-ba4e-4405-9791-b861926cdcd0 2018-07-23 03:58:26,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.878365039825s 2018-07-23 03:58:26,725 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/de30a6c0-05a9-442c-926e-ac4834c93ec1 used request id req-0805fe25-ba4e-4405-9791-b861926cdcd0 2018-07-23 03:58:26,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:58:26,726 - 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.14" -H "X-Auth-Token: {SHA1}e8101b6bd0b677cb1f2b7d041f541a85975b5be5" 2018-07-23 03:58:26,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-44d35c64-11b1-4423-a869-9dd25d964ea2 Date: Mon, 23 Jul 2018 03:58:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:58:26,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-44d35c64-11b1-4423-a869-9dd25d964ea2 2018-07-23 03:58:26,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269873857498s 2018-07-23 03:58:26,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-44d35c64-11b1-4423-a869-9dd25d964ea2 2018-07-23 03:58:26,997 - shade - DEBUG - Network pns-internal-net_8ad131ee-8ea0-4787-a408-7cec3fbc8d44 not found for deleting 2018-07-23 03:58:26,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:58:26,998 - 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.14" -H "X-Auth-Token: {SHA1}e8101b6bd0b677cb1f2b7d041f541a85975b5be5" 2018-07-23 03:58:27,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6e794ed0-9530-48f6-b4b5-1beb2784ac62 Date: Mon, 23 Jul 2018 03:58:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:58:27,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6e794ed0-9530-48f6-b4b5-1beb2784ac62 2018-07-23 03:58:27,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.318989038467s 2018-07-23 03:58:27,317 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6e794ed0-9530-48f6-b4b5-1beb2784ac62 2018-07-23 03:58:27,318 - shade - DEBUG - Network pns-internal-net2_8ad131ee-8ea0-4787-a408-7cec3fbc8d44 not found for deleting 2018-07-23 03:58:27,364 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-07-23 03:58:27,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:58:27,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 03:58:27,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:58:27,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:58:27,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:58:27,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:58:27,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:58:27,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:58:27,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:58:27,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:58:27,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:58:27,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:58:27,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:58:27,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:58:27,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:58:27,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:58:27,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:58:27,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:58:27,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:58:27,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:58:27,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:58:27,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:58:27,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:58:27,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 03:58:27,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 03:58:27,405 - 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.14" 2018-07-23 03:58:27,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f6f7f63-7536-4525-bf32-134f833ebefd 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-07-23 03:58:27,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3f6f7f63-7536-4525-bf32-134f833ebefd 2018-07-23 03:58:27,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:58:27,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:58:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["P24v7chkS-Gu0dpnrxmnBA"], "issued_at": "2018-07-23T03:58:27.000000Z"}} 2018-07-23 03:58:27,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:58:27,815 - 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.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 03:58:28,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-23fe283c-f80f-4422-88cb-323df4f683ba Date: Mon, 23 Jul 2018 03:58:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 03:58:28,075 - 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-23fe283c-f80f-4422-88cb-323df4f683ba 2018-07-23 03:58:28,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259907007217s 2018-07-23 03:58:28,075 - 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-23fe283c-f80f-4422-88cb-323df4f683ba 2018-07-23 03:58:28,079 - 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.14" 2018-07-23 03:58:28,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 03:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3ef7ddc-f4d4-425e-b8a3-e62ab196039e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 03:58:28,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a3ef7ddc-f4d4-425e-b8a3-e62ab196039e 2018-07-23 03:58:28,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 03:58:28,088 - 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.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 03:58:28,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf2d375-00dd-4ad9-ba4f-009194866090 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0cb9703f62ec4cdc8bc128a81da463cc"}, "tags": [], "enabled": true, "id": "0cb9703f62ec4cdc8bc128a81da463cc", "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-07-23 03:58:28,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-adf2d375-00dd-4ad9-ba4f-009194866090 2018-07-23 03:58:28,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0986070632935s 2018-07-23 03:58:28,184 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-adf2d375-00dd-4ad9-ba4f-009194866090 2018-07-23 03:58:28,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 03:58:28,195 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_fedddd5b-fa03-489a-a8be-c1db0f235b99"}}' 2018-07-23 03:58:28,400 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 03:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26a7572a-cd6a-452b-924c-91529dfb0259 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/191deb70763b46ca9086cbf1e4719511"}, "tags": [], "enabled": true, "id": "191deb70763b46ca9086cbf1e4719511", "parent_id": "default", "domain_id": "default", "name": "shaker-project_fedddd5b-fa03-489a-a8be-c1db0f235b99"}} 2018-07-23 03:58:28,400 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-26a7572a-cd6a-452b-924c-91529dfb0259 2018-07-23 03:58:28,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.208794116974s 2018-07-23 03:58:28,401 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-26a7572a-cd6a-452b-924c-91529dfb0259 2018-07-23 03:58:28,401 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'191deb70763b46ca9086cbf1e4719511', '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'shaker-project_fedddd5b-fa03-489a-a8be-c1db0f235b99'}) 2018-07-23 03:58:28,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 03:58:28,410 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "99e17ed2-092d-4064-8a80-4d7f6390014d", "email": null, "name": "shaker-user_fedddd5b-fa03-489a-a8be-c1db0f235b99"}}' 2018-07-23 03:58:28,774 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 03:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-302ade15-2da7-4f9e-b721-6c05885a4f85 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_fedddd5b-fa03-489a-a8be-c1db0f235b99", "links": {"self": "http://172.30.9.21:5000/v3/users/95b88abf6e4a4620bb541215f1ac9c00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "95b88abf6e4a4620bb541215f1ac9c00", "domain_id": "default", "password_expires_at": null}} 2018-07-23 03:58:28,774 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-302ade15-2da7-4f9e-b721-6c05885a4f85 2018-07-23 03:58:28,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.366865158081s 2018-07-23 03:58:28,774 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-302ade15-2da7-4f9e-b721-6c05885a4f85 2018-07-23 03:58:28,775 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'95b88abf6e4a4620bb541215f1ac9c00', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_fedddd5b-fa03-489a-a8be-c1db0f235b99'}) 2018-07-23 03:58:28,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:58:28,782 - 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.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 03:58:28,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be0a0531-c339-454c-ab83-e2ebe5ee9914 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:58:28,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-be0a0531-c339-454c-ab83-e2ebe5ee9914 2018-07-23 03:58:28,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103889942169s 2018-07-23 03:58:28,883 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-be0a0531-c339-454c-ab83-e2ebe5ee9914 2018-07-23 03:58:28,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:58:28,891 - 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.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 03:58:28,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4b40a9-4fd6-4646-b6f6-c75a74305f99 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:58:28,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4f4b40a9-4fd6-4646-b6f6-c75a74305f99 2018-07-23 03:58:28,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103790998459s 2018-07-23 03:58:28,992 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4f4b40a9-4fd6-4646-b6f6-c75a74305f99 2018-07-23 03:58:28,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 03:58:29,000 - 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.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 03:58:29,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e30ff93-5b50-4d25-9dae-54c9bce65a76 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 03:58:29,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7e30ff93-5b50-4d25-9dae-54c9bce65a76 2018-07-23 03:58:29,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105673074722s 2018-07-23 03:58:29,103 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7e30ff93-5b50-4d25-9dae-54c9bce65a76 2018-07-23 03:58:29,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 03:58:29,111 - 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.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 03:58:29,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f8f5f4-d40e-4ebf-b4e0-bae83408ed34 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-07-23 03:58:29,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-00f8f5f4-d40e-4ebf-b4e0-bae83408ed34 2018-07-23 03:58:29,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0919208526611s 2018-07-23 03:58:29,200 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-00f8f5f4-d40e-4ebf-b4e0-bae83408ed34 2018-07-23 03:58:29,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 03:58:29,204 - 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.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 03:58:29,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc27b31-981c-4381-8517-5d6a60536498 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_fedddd5b-fa03-489a-a8be-c1db0f235b99", "links": {"self": "http://172.30.9.21:5000/v3/users/95b88abf6e4a4620bb541215f1ac9c00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "95b88abf6e4a4620bb541215f1ac9c00", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 03:58:29,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6fc27b31-981c-4381-8517-5d6a60536498 2018-07-23 03:58:29,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111739873886s 2018-07-23 03:58:29,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6fc27b31-981c-4381-8517-5d6a60536498 2018-07-23 03:58:29,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 03:58:29,328 - 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.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 03:58:29,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df7f31a3-70a1-4d55-bea7-5d0761accae0 Content-Encoding: gzip Content-Length: 393 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/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "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/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/191deb70763b46ca9086cbf1e4719511"}, "tags": [], "enabled": true, "id": "191deb70763b46ca9086cbf1e4719511", "parent_id": "default", "domain_id": "default", "name": "shaker-project_fedddd5b-fa03-489a-a8be-c1db0f235b99"}]} 2018-07-23 03:58:29,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-df7f31a3-70a1-4d55-bea7-5d0761accae0 2018-07-23 03:58:29,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0984268188477s 2018-07-23 03:58:29,424 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-df7f31a3-70a1-4d55-bea7-5d0761accae0 2018-07-23 03:58:29,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 03:58:29,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=95b88abf6e4a4620bb541215f1ac9c00&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=191deb70763b46ca9086cbf1e4719511" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 03:58:29,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f589b60-0585-479f-8eba-c749de4360f0 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=95b88abf6e4a4620bb541215f1ac9c00&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=191deb70763b46ca9086cbf1e4719511", "previous": null, "next": null}} 2018-07-23 03:58:29,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=95b88abf6e4a4620bb541215f1ac9c00&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=191deb70763b46ca9086cbf1e4719511 used request id req-1f589b60-0585-479f-8eba-c749de4360f0 2018-07-23 03:58:29,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0201749801636s 2018-07-23 03:58:29,451 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=95b88abf6e4a4620bb541215f1ac9c00&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=191deb70763b46ca9086cbf1e4719511 used request id req-1f589b60-0585-479f-8eba-c749de4360f0 2018-07-23 03:58:29,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 03:58:29,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/191deb70763b46ca9086cbf1e4719511/users/95b88abf6e4a4620bb541215f1ac9c00/roles/91dbc5ce3be24f65b6f22a667105e5ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 03:58:29,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 03:58:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d4606fb-c97f-4b63-aa1e-8aa8a86c073b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 03:58:29,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/191deb70763b46ca9086cbf1e4719511/users/95b88abf6e4a4620bb541215f1ac9c00/roles/91dbc5ce3be24f65b6f22a667105e5ce used request id req-9d4606fb-c97f-4b63-aa1e-8aa8a86c073b 2018-07-23 03:58:29,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133594989777s 2018-07-23 03:58:29,588 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/191deb70763b46ca9086cbf1e4719511/users/95b88abf6e4a4620bb541215f1ac9c00/roles/91dbc5ce3be24f65b6f22a667105e5ce used request id req-9d4606fb-c97f-4b63-aa1e-8aa8a86c073b 2018-07-23 03:58:29,589 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_fedddd5b-fa03-489a-a8be-c1db0f235b99', 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'191deb70763b46ca9086cbf1e4719511', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '99e17ed2-092d-4064-8a80-4d7f6390014d', 'username': u'shaker-user_fedddd5b-fa03-489a-a8be-c1db0f235b99', '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-07-23 03:58:29,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 03:58:29,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 03:58:29,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 03:58:29,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 03:58:29,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 03:58:29,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 03:58:29,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 03:58:29,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 03:58:29,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 03:58:29,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 03:58:29,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 03:58:29,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 03:58:29,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 03:58:29,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 03:58:29,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 03:58:29,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 03:58:29,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 03:58:29,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 03:58:29,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 03:58:29,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 03:58:29,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 03:58:29,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 03:58:29,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 03:58:29,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 03:58:29,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 03:58:29,595 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_fedddd5b-fa03-489a-a8be-c1db0f235b99', 'password': '99e17ed2-092d-4064-8a80-4d7f6390014d', 'project_name': 'shaker-project_fedddd5b-fa03-489a-a8be-c1db0f235b99', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '191deb70763b46ca9086cbf1e4719511', 'project_domain_name': 'Default'} 2018-07-23 03:58:29,595 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-07-23 03:58:29,596 - 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.14" 2018-07-23 03:58:29,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-014886fc-e13f-40a9-9838-d903944fe1c9 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-07-23 03:58:29,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-014886fc-e13f-40a9-9838-d903944fe1c9 2018-07-23 03:58:29,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 03:58:29,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T04:58:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "191deb70763b46ca9086cbf1e4719511", "name": "shaker-project_fedddd5b-fa03-489a-a8be-c1db0f235b99"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/191deb70763b46ca9086cbf1e4719511", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/191deb70763b46ca9086cbf1e4719511", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/191deb70763b46ca9086cbf1e4719511", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/191deb70763b46ca9086cbf1e4719511", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/191deb70763b46ca9086cbf1e4719511", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/191deb70763b46ca9086cbf1e4719511", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_191deb70763b46ca9086cbf1e4719511", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_191deb70763b46ca9086cbf1e4719511", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/191deb70763b46ca9086cbf1e4719511", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/191deb70763b46ca9086cbf1e4719511", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/191deb70763b46ca9086cbf1e4719511", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/191deb70763b46ca9086cbf1e4719511", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/191deb70763b46ca9086cbf1e4719511", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/191deb70763b46ca9086cbf1e4719511", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_fedddd5b-fa03-489a-a8be-c1db0f235b99", "id": "95b88abf6e4a4620bb541215f1ac9c00"}, "audit_ids": ["rDlr2VxDTLiLV8OmBW4bBA"], "issued_at": "2018-07-23T03:58:29.000000Z"}} 2018-07-23 03:58:29,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 03:58:29,986 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" -d '{"network": {"name": "shaker-net_fedddd5b-fa03-489a-a8be-c1db0f235b99", "admin_state_up": true}}' 2018-07-23 03:58:30,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-bac890fe-8106-4d2a-8838-08e9383f2e3c Date: Mon, 23 Jul 2018 03:58:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"82fa4c36-6268-426b-a5e7-1b3394da7183","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"191deb70763b46ca9086cbf1e4719511","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:58:30Z","is_default":false,"name":"shaker-net_fedddd5b-fa03-489a-a8be-c1db0f235b99","qos_policy_id":null,"admin_state_up":true,"tenant_id":"191deb70763b46ca9086cbf1e4719511","created_at":"2018-07-23T03:58:30Z","mtu":1450}} 2018-07-23 03:58:30,428 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bac890fe-8106-4d2a-8838-08e9383f2e3c 2018-07-23 03:58:30,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.44339799881s 2018-07-23 03:58:30,429 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bac890fe-8106-4d2a-8838-08e9383f2e3c 2018-07-23 03:58:30,429 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T03:58:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'82fa4c36-6268-426b-a5e7-1b3394da7183', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_fedddd5b-fa03-489a-a8be-c1db0f235b99', u'admin_state_up': True, u'tenant_id': u'191deb70763b46ca9086cbf1e4719511', u'created_at': u'2018-07-23T03:58:30Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'191deb70763b46ca9086cbf1e4719511', u'l2_adjacency': True}) 2018-07-23 03:58:30,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:58:30,431 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:58:30,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1227 X-Openstack-Request-Id: req-c1f33ffa-24b2-440f-98c5-d9062856d230 Date: Mon, 23 Jul 2018 03:58:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"82fa4c36-6268-426b-a5e7-1b3394da7183","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"191deb70763b46ca9086cbf1e4719511","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T03:58:30Z","qos_policy_id":null,"name":"shaker-net_fedddd5b-fa03-489a-a8be-c1db0f235b99","admin_state_up":true,"tenant_id":"191deb70763b46ca9086cbf1e4719511","created_at":"2018-07-23T03:58:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:58:30,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c1f33ffa-24b2-440f-98c5-d9062856d230 2018-07-23 03:58:30,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.305228948593s 2018-07-23 03:58:30,736 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c1f33ffa-24b2-440f-98c5-d9062856d230 2018-07-23 03:58:30,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 03:58:30,738 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" -d '{"subnet": {"name": "shaker-subnet_fedddd5b-fa03-489a-a8be-c1db0f235b99", "enable_dhcp": true, "network_id": "82fa4c36-6268-426b-a5e7-1b3394da7183", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 03:58:31,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5565589f-6368-4062-bd79-a5fb2c1762eb Date: Mon, 23 Jul 2018 03:58:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82fa4c36-6268-426b-a5e7-1b3394da7183","tenant_id":"191deb70763b46ca9086cbf1e4719511","created_at":"2018-07-23T03:58:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:58:30Z","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":"191deb70763b46ca9086cbf1e4719511","id":"e6471ec4-33b5-45e3-8fba-d1dceae23ca5","subnetpool_id":null,"name":"shaker-subnet_fedddd5b-fa03-489a-a8be-c1db0f235b99"}} 2018-07-23 03:58:31,280 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-5565589f-6368-4062-bd79-a5fb2c1762eb 2018-07-23 03:58:31,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.542916059494s 2018-07-23 03:58:31,281 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-5565589f-6368-4062-bd79-a5fb2c1762eb 2018-07-23 03:58:31,281 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:58:30Z', 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'e6471ec4-33b5-45e3-8fba-d1dceae23ca5', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_fedddd5b-fa03-489a-a8be-c1db0f235b99', u'enable_dhcp': True, u'network_id': u'82fa4c36-6268-426b-a5e7-1b3394da7183', u'tenant_id': u'191deb70763b46ca9086cbf1e4719511', u'created_at': u'2018-07-23T03:58:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'191deb70763b46ca9086cbf1e4719511'}) 2018-07-23 03:58:31,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 03:58:31,282 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" -d '{"router": {"external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c"}, "name": "shaker-router_fedddd5b-fa03-489a-a8be-c1db0f235b99", "admin_state_up": true}}' 2018-07-23 03:58:32,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-affa5acd-7f3d-4cee-8abb-63c057d37711 Date: Mon, 23 Jul 2018 03:58:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "191deb70763b46ca9086cbf1e4719511", "created_at": "2018-07-23T03:58:31Z", "admin_state_up": true, "updated_at": "2018-07-23T03:58:32Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "191deb70763b46ca9086cbf1e4719511", "id": "9e9ec3fe-c174-4bc3-8b7f-e485b8b68585", "name": "shaker-router_fedddd5b-fa03-489a-a8be-c1db0f235b99"}} 2018-07-23 03:58:32,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-affa5acd-7f3d-4cee-8abb-63c057d37711 2018-07-23 03:58:32,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40225887299s 2018-07-23 03:58:32,684 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-affa5acd-7f3d-4cee-8abb-63c057d37711 2018-07-23 03:58:32,685 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T03:58:32Z', u'revision_number': 2, u'id': u'9e9ec3fe-c174-4bc3-8b7f-e485b8b68585', u'external_gateway_info': {u'network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b7dd2643-1786-461e-9ccb-e3d909da771e', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_fedddd5b-fa03-489a-a8be-c1db0f235b99', u'admin_state_up': True, u'tenant_id': u'191deb70763b46ca9086cbf1e4719511', u'created_at': u'2018-07-23T03:58:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'191deb70763b46ca9086cbf1e4719511'}) 2018-07-23 03:58:32,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 03:58:32,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/9e9ec3fe-c174-4bc3-8b7f-e485b8b68585/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" -d '{"subnet_id": "e6471ec4-33b5-45e3-8fba-d1dceae23ca5"}' 2018-07-23 03:58:35,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fd69272c-01c3-45a3-b713-0f98aa18f43f Date: Mon, 23 Jul 2018 03:58:35 GMT RESP BODY: {"network_id": "82fa4c36-6268-426b-a5e7-1b3394da7183", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "subnet_id": "e6471ec4-33b5-45e3-8fba-d1dceae23ca5", "subnet_ids": ["e6471ec4-33b5-45e3-8fba-d1dceae23ca5"], "port_id": "be6c8a84-24f6-4cec-ac23-eedfff736cbe", "id": "9e9ec3fe-c174-4bc3-8b7f-e485b8b68585"} 2018-07-23 03:58:35,145 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9e9ec3fe-c174-4bc3-8b7f-e485b8b68585/add_router_interface.json used request id req-fd69272c-01c3-45a3-b713-0f98aa18f43f 2018-07-23 03:58:35,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.45990991592s 2018-07-23 03:58:35,146 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9e9ec3fe-c174-4bc3-8b7f-e485b8b68585/add_router_interface.json used request id req-fd69272c-01c3-45a3-b713-0f98aa18f43f returning object 9e9ec3fe-c174-4bc3-8b7f-e485b8b68585 2018-07-23 03:58:35,146 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-07-23 03:58:38,678 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-07-23 03:58:38,680 - 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.14" 2018-07-23 03:58:38,684 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 03:58:38 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-07-23 03:58:38,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:58:38,686 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:58:38,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4c4a4b16-76e7-4f81-a4c5-e5598730e473 Date: Mon, 23 Jul 2018 03:58:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:58:38,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4c4a4b16-76e7-4f81-a4c5-e5598730e473 2018-07-23 03:58:38,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.205672979355s 2018-07-23 03:58:38,891 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4c4a4b16-76e7-4f81-a4c5-e5598730e473 2018-07-23 03:58:38,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 03:58:38,902 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_fedddd5b-fa03-489a-a8be-c1db0f235b99", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_fedddd5b-fa03-489a-a8be-c1db0f235b99"}' 2018-07-23 03:58:38,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7720f234-abc9-4d7e-b025-7a7cc2c9745b Date: Mon, 23 Jul 2018 03:58:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62/file", "owner": "191deb70763b46ca9086cbf1e4719511", "id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "size": null, "self": "/v2/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-23T03:58:38Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_fedddd5b-fa03-489a-a8be-c1db0f235b99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_fedddd5b-fa03-489a-a8be-c1db0f235b99", "checksum": null, "created_at": "2018-07-23T03:58:38Z", "protected": false} 2018-07-23 03:58:38,967 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7720f234-abc9-4d7e-b025-7a7cc2c9745b 2018-07-23 03:58:38,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0678238868713s 2018-07-23 03:58:38,967 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7720f234-abc9-4d7e-b025-7a7cc2c9745b returning object 1fe3cc25-56df-4f30-bb27-0a36a6b70d62 2018-07-23 03:58:38,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 03:58:38,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" -d '' 2018-07-23 03:58:48,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-68b6eced-1325-4e29-92e3-057d03a844c5 Date: Mon, 23 Jul 2018 03:58:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 03:58:48,907 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62/file used request id req-68b6eced-1325-4e29-92e3-057d03a844c5 2018-07-23 03:58:48,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.93960881233s 2018-07-23 03:58:48,908 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62/file used request id req-68b6eced-1325-4e29-92e3-057d03a844c5 2018-07-23 03:58:48,908 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/shaker-img_fedddd5b-fa03-489a-a8be-c1db0f235b99', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T03:58:38Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62/file', u'owner': u'191deb70763b46ca9086cbf1e4719511', u'virtual_size': None, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'id': u'1fe3cc25-56df-4f30-bb27-0a36a6b70d62', u'size': None, u'name': u'shaker-img_fedddd5b-fa03-489a-a8be-c1db0f235b99', u'checksum': None, u'self': u'/v2/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T03:58:38Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 03:58:48,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 03:58:48,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_fedddd5b-fa03-489a-a8be-c1db0f235b99", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-07-23 03:58:49,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:58:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-365cb1c1-5691-49de-a1bf-28ea05a25cf7 x-compute-request-id: req-365cb1c1-5691-49de-a1bf-28ea05a25cf7 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_fedddd5b-fa03-489a-a8be-c1db0f235b99", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff"}} 2018-07-23 03:58:49,143 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-365cb1c1-5691-49de-a1bf-28ea05a25cf7 2018-07-23 03:58:49,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.233772993088s 2018-07-23 03:58:49,143 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-365cb1c1-5691-49de-a1bf-28ea05a25cf7 2018-07-23 03:58:49,144 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_fedddd5b-fa03-489a-a8be-c1db0f235b99', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 3, 'id': u'0dc48707-5e4f-40dd-8828-1a82cbe897ff', 'swap': 0}) 2018-07-23 03:58:49,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 03:58:49,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" -d '{"extra_specs": {}}' 2018-07-23 03:58:49,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b3da409-a1cc-4502-8b87-03b9b107c42d x-compute-request-id: req-3b3da409-a1cc-4502-8b87-03b9b107c42d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 03:58:49,167 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff/os-extra_specs used request id req-3b3da409-a1cc-4502-8b87-03b9b107c42d 2018-07-23 03:58:49,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224869251251s 2018-07-23 03:58:49,167 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff/os-extra_specs used request id req-3b3da409-a1cc-4502-8b87-03b9b107c42d 2018-07-23 03:58:49,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 03:58:49,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" -d '{"keypair": {"name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99"}}' 2018-07-23 03:58:49,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0e81a38-309c-4c96-94ee-d5a65f687436 x-compute-request-id: req-c0e81a38-309c-4c96-94ee-d5a65f687436 Content-Encoding: gzip Content-Length: 1797 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDt9xhr43JFTlo3swEZHaD0vf13AdtOG4DkBPzj84OP6pH6g0TwN4LDKBQ76oEYhP4ecDk+7s8Z+XrGrlYeEOvOIkOaGCrBGNWXwi6A0LiZrYsaqi4xQ1oH41CyitWT6B5Gw+c9dP29am9C9m3y2XaQ3LnYIZ4fsRp2h5Dq0I2MxFMsyMgTfb9VpsOGfxfbGIY474YbF6+VmYO2rwb5DfVpTLVobqDIkjIvZGaxRzqtf0poGxVE38srDRgn43zq7qUnAl1A7AgPPcaZqPnxYIY8vKWhQHSe8eUctfeGmjwrM0Xyd+ve9TOtUq7GbgRMd+CNwSvETyvZHnxeIbvOb95p Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7fcYa+NyRU5aN7MBGR2g9L39dwHbThuA5AT84/ODj+qR+oNE\n8DeCwygUO+qBGIT+HnA5Pu7PGfl6xq5WHhDrziJDmhgqwRjVl8IugNC4ma2LGqou\nMUNaB+NQsorVk+geRsPnPXT9vWpvQvZt8tl2kNy52CGeH7EadoeQ6tCNjMRTLMjI\nE32/VabDhn8X2xiGOO+GGxevlZmDtq8G+Q31aUy1aG6gyJIyL2RmsUc6rX9KaBsV\nRN/LKw0YJ+N86u6lJwJdQOwIDz3Gmaj58WCGPLyloUB0nvHlHLX3hpo8KzNF8nfr\n3vUzrVKuxm4ETHfgjcErxE8r2R58XiG7zm/eaQIDAQABAoIBAFoQPyn2N3WLphGW\nqj+7OwPmNFwqU7pIJowmZyBPNefuO7m4nQrdt5vtO1tB8gI5s4QJrWDoOXH3PkSc\nDvPqK5Uk2rkjlGro305ErB0M4hEn4ZIB/uGeQCDkI9KvQQ5tt6fI1WgpMy/RbLLH\nWe2j6IADSkNG1fXgrcdWn75/mFNB7+lPP/9h95zEB0aMqc0spuVUuUkYmRRRYG2d\npxigJZDAcMbaGU0/hk2FI8rhlVY2NKE2i7SDfFGtXU7j3waB1IlZynBSIe1D+4Fu\nTACpArevVYIYzi6T0sRRbcUQAFbYd3rC3s5jMQJDySP5/jskBsmPmQuMDjA70ds8\ncMJ+6JECgYEA/Ccef13wDiIh0bBMJqoP5EIqxMzi99e3YWQO715mp2CU+yhAPo0r\n6WYzUVDZRFsAv+VYhxVsNGPmZcRHkZhmbkOPhk4pER6osd7qbbKc8EjlZ/ruvDJO\n+7MNva6B2AyNaporVv4pDyQM56Xb/H2jdbuimd5dhPUl3G6syEtZRbMCgYEA8ZiP\npH80Mxe9NsD61YM0RM66M2UOwW8WuMVUyJBMlP3MT/Pb+t1OOHfTz2aRDRJYHjA+\nERB0se46utmAxq3iTiO+mOseQsi5UfBFSG1Hvb4mnfMfzjp/T7ZRoe+RQVRZf9O2\nimELj4dIYoV6BZuygOQiwQL/DRsa/hJmgIG6tXMCgYAO1/axpMQG8PdwsqIo/IXm\n+AYwg6cw0+AVuaAvcy0z2Tmr91ig1gqpuLx4ovvHTFwk78lgWmB+TQs5Hm7gIUqW\nXx/J1jwQp+9iWS8Puh4G/yOSFXGMXqHLq2S5r9Yw87w3dE/s1RVxsLuZv2fN20+O\nFLejuzViKFRMP6+oMtdUhQKBgQDgqg5p2iCgoqLCGBMqGiixE8zznjZqivOGP3ro\nR8fvhVRJxWv7jXD/8e52H9sjXLu01wfgtnzOOctDlp+6IlkgcPz9Fye80wwCtny3\nLWhZekpO95fMH3nklpazECTzq4zO4gIODNDDV/poI9ek/3Svh3cKJc8oUNx5CINp\nXTpTIQKBgDDM3X926jb3oehYqVoN6weliiscMUExJ0gIKE0/w+5B/LwYeIcfS42f\nN3aQsjfOs++RISC3lx8SqvzJz1qhnUUzy3vKZInLjV8/YDbyLLraxpdR6P2pHHKT\n0bzePdi4CdfQizZ1lSJuoWpNoLbmwbort1zJDntzeslJNqk31bZM\n-----END RSA PRIVATE KEY-----\n", "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "fingerprint": "fe:2b:dd:35:9c:3d:82:08:5e:39:f7:25:9d:bc:59:7c"}} 2018-07-23 03:58:49,499 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-c0e81a38-309c-4c96-94ee-d5a65f687436 2018-07-23 03:58:49,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.331189155579s 2018-07-23 03:58:49,499 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-c0e81a38-309c-4c96-94ee-d5a65f687436 2018-07-23 03:58:49,500 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDt9xhr43JFTlo3swEZHaD0vf13AdtOG4DkBPzj84OP6pH6g0TwN4LDKBQ76oEYhP4ecDk+7s8Z+XrGrlYeEOvOIkOaGCrBGNWXwi6A0LiZrYsaqi4xQ1oH41CyitWT6B5Gw+c9dP29am9C9m3y2XaQ3LnYIZ4fsRp2h5Dq0I2MxFMsyMgTfb9VpsOGfxfbGIY474YbF6+VmYO2rwb5DfVpTLVobqDIkjIvZGaxRzqtf0poGxVE38srDRgn43zq7qUnAl1A7AgPPcaZqPnxYIY8vKWhQHSe8eUctfeGmjwrM0Xyd+ve9TOtUq7GbgRMd+CNwSvETyvZHnxeIbvOb95p Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7fcYa+NyRU5aN7MBGR2g9L39dwHbThuA5AT84/ODj+qR+oNE\n8DeCwygUO+qBGIT+HnA5Pu7PGfl6xq5WHhDrziJDmhgqwRjVl8IugNC4ma2LGqou\nMUNaB+NQsorVk+geRsPnPXT9vWpvQvZt8tl2kNy52CGeH7EadoeQ6tCNjMRTLMjI\nE32/VabDhn8X2xiGOO+GGxevlZmDtq8G+Q31aUy1aG6gyJIyL2RmsUc6rX9KaBsV\nRN/LKw0YJ+N86u6lJwJdQOwIDz3Gmaj58WCGPLyloUB0nvHlHLX3hpo8KzNF8nfr\n3vUzrVKuxm4ETHfgjcErxE8r2R58XiG7zm/eaQIDAQABAoIBAFoQPyn2N3WLphGW\nqj+7OwPmNFwqU7pIJowmZyBPNefuO7m4nQrdt5vtO1tB8gI5s4QJrWDoOXH3PkSc\nDvPqK5Uk2rkjlGro305ErB0M4hEn4ZIB/uGeQCDkI9KvQQ5tt6fI1WgpMy/RbLLH\nWe2j6IADSkNG1fXgrcdWn75/mFNB7+lPP/9h95zEB0aMqc0spuVUuUkYmRRRYG2d\npxigJZDAcMbaGU0/hk2FI8rhlVY2NKE2i7SDfFGtXU7j3waB1IlZynBSIe1D+4Fu\nTACpArevVYIYzi6T0sRRbcUQAFbYd3rC3s5jMQJDySP5/jskBsmPmQuMDjA70ds8\ncMJ+6JECgYEA/Ccef13wDiIh0bBMJqoP5EIqxMzi99e3YWQO715mp2CU+yhAPo0r\n6WYzUVDZRFsAv+VYhxVsNGPmZcRHkZhmbkOPhk4pER6osd7qbbKc8EjlZ/ruvDJO\n+7MNva6B2AyNaporVv4pDyQM56Xb/H2jdbuimd5dhPUl3G6syEtZRbMCgYEA8ZiP\npH80Mxe9NsD61YM0RM66M2UOwW8WuMVUyJBMlP3MT/Pb+t1OOHfTz2aRDRJYHjA+\nERB0se46utmAxq3iTiO+mOseQsi5UfBFSG1Hvb4mnfMfzjp/T7ZRoe+RQVRZf9O2\nimELj4dIYoV6BZuygOQiwQL/DRsa/hJmgIG6tXMCgYAO1/axpMQG8PdwsqIo/IXm\n+AYwg6cw0+AVuaAvcy0z2Tmr91ig1gqpuLx4ovvHTFwk78lgWmB+TQs5Hm7gIUqW\nXx/J1jwQp+9iWS8Puh4G/yOSFXGMXqHLq2S5r9Yw87w3dE/s1RVxsLuZv2fN20+O\nFLejuzViKFRMP6+oMtdUhQKBgQDgqg5p2iCgoqLCGBMqGiixE8zznjZqivOGP3ro\nR8fvhVRJxWv7jXD/8e52H9sjXLu01wfgtnzOOctDlp+6IlkgcPz9Fye80wwCtny3\nLWhZekpO95fMH3nklpazECTzq4zO4gIODNDDV/poI9ek/3Svh3cKJc8oUNx5CINp\nXTpTIQKBgDDM3X926jb3oehYqVoN6weliiscMUExJ0gIKE0/w+5B/LwYeIcfS42f\nN3aQsjfOs++RISC3lx8SqvzJz1qhnUUzy3vKZInLjV8/YDbyLLraxpdR6P2pHHKT\n0bzePdi4CdfQizZ1lSJuoWpNoLbmwbort1zJDntzeslJNqk31bZM\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'95b88abf6e4a4620bb541215f1ac9c00', 'name': u'shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99', 'created_at': '2018-07-23T03:58:49.500519', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'191deb70763b46ca9086cbf1e4719511', 'name': 'shaker-project_fedddd5b-fa03-489a-a8be-c1db0f235b99', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fe:2b:dd:35:9c:3d:82:08:5e:39:f7:25:9d:bc:59:7c', 'type': 'ssh', 'id': u'shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99'}) 2018-07-23 03:58:49,501 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA7fcYa+NyRU5aN7MBGR2g9L39dwHbThuA5AT84/ODj+qR+oNE 8DeCwygUO+qBGIT+HnA5Pu7PGfl6xq5WHhDrziJDmhgqwRjVl8IugNC4ma2LGqou MUNaB+NQsorVk+geRsPnPXT9vWpvQvZt8tl2kNy52CGeH7EadoeQ6tCNjMRTLMjI E32/VabDhn8X2xiGOO+GGxevlZmDtq8G+Q31aUy1aG6gyJIyL2RmsUc6rX9KaBsV RN/LKw0YJ+N86u6lJwJdQOwIDz3Gmaj58WCGPLyloUB0nvHlHLX3hpo8KzNF8nfr 3vUzrVKuxm4ETHfgjcErxE8r2R58XiG7zm/eaQIDAQABAoIBAFoQPyn2N3WLphGW qj+7OwPmNFwqU7pIJowmZyBPNefuO7m4nQrdt5vtO1tB8gI5s4QJrWDoOXH3PkSc DvPqK5Uk2rkjlGro305ErB0M4hEn4ZIB/uGeQCDkI9KvQQ5tt6fI1WgpMy/RbLLH We2j6IADSkNG1fXgrcdWn75/mFNB7+lPP/9h95zEB0aMqc0spuVUuUkYmRRRYG2d pxigJZDAcMbaGU0/hk2FI8rhlVY2NKE2i7SDfFGtXU7j3waB1IlZynBSIe1D+4Fu TACpArevVYIYzi6T0sRRbcUQAFbYd3rC3s5jMQJDySP5/jskBsmPmQuMDjA70ds8 cMJ+6JECgYEA/Ccef13wDiIh0bBMJqoP5EIqxMzi99e3YWQO715mp2CU+yhAPo0r 6WYzUVDZRFsAv+VYhxVsNGPmZcRHkZhmbkOPhk4pER6osd7qbbKc8EjlZ/ruvDJO +7MNva6B2AyNaporVv4pDyQM56Xb/H2jdbuimd5dhPUl3G6syEtZRbMCgYEA8ZiP pH80Mxe9NsD61YM0RM66M2UOwW8WuMVUyJBMlP3MT/Pb+t1OOHfTz2aRDRJYHjA+ ERB0se46utmAxq3iTiO+mOseQsi5UfBFSG1Hvb4mnfMfzjp/T7ZRoe+RQVRZf9O2 imELj4dIYoV6BZuygOQiwQL/DRsa/hJmgIG6tXMCgYAO1/axpMQG8PdwsqIo/IXm +AYwg6cw0+AVuaAvcy0z2Tmr91ig1gqpuLx4ovvHTFwk78lgWmB+TQs5Hm7gIUqW Xx/J1jwQp+9iWS8Puh4G/yOSFXGMXqHLq2S5r9Yw87w3dE/s1RVxsLuZv2fN20+O FLejuzViKFRMP6+oMtdUhQKBgQDgqg5p2iCgoqLCGBMqGiixE8zznjZqivOGP3ro R8fvhVRJxWv7jXD/8e52H9sjXLu01wfgtnzOOctDlp+6IlkgcPz9Fye80wwCtny3 LWhZekpO95fMH3nklpazECTzq4zO4gIODNDDV/poI9ek/3Svh3cKJc8oUNx5CINp XTpTIQKBgDDM3X926jb3oehYqVoN6weliiscMUExJ0gIKE0/w+5B/LwYeIcfS42f N3aQsjfOs++RISC3lx8SqvzJz1qhnUUzy3vKZInLjV8/YDbyLLraxpdR6P2pHHKT 0bzePdi4CdfQizZ1lSJuoWpNoLbmwbort1zJDntzeslJNqk31bZM -----END RSA PRIVATE KEY----- 2018-07-23 03:58:49,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 03:58:49,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" -d '{"security_group": {"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99", "description": "created by OPNFV Functest (shaker)"}}' 2018-07-23 03:58:49,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ffd14267-1488-48f3-9284-b3e29609675e Date: Mon, 23 Jul 2018 03:58:49 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "191deb70763b46ca9086cbf1e4719511", "created_at": "2018-07-23T03:58:49Z", "updated_at": "2018-07-23T03:58:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:49Z", "revision_number": 0, "id": "2f79371f-d613-4fa9-8911-f459a6895ce8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:49Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:49Z", "revision_number": 0, "id": "972384fb-77c8-4585-b8b7-0dd9a18cba46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:49Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv6", "project_id": "191deb70763b46ca9086cbf1e4719511"}], "revision_number": 1, "project_id": "191deb70763b46ca9086cbf1e4719511", "id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}} 2018-07-23 03:58:49,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ffd14267-1488-48f3-9284-b3e29609675e 2018-07-23 03:58:49,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.33346581459s 2018-07-23 03:58:49,838 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ffd14267-1488-48f3-9284-b3e29609675e 2018-07-23 03:58:49,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 03:58:49,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:58:49,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-a0c084aa-efea-43ed-b179-57782322463b Date: Mon, 23 Jul 2018 03:58:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "191deb70763b46ca9086cbf1e4719511", "created_at": "2018-07-23T03:58:49Z", "updated_at": "2018-07-23T03:58:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:49Z", "revision_number": 0, "id": "2f79371f-d613-4fa9-8911-f459a6895ce8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:49Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:49Z", "revision_number": 0, "id": "972384fb-77c8-4585-b8b7-0dd9a18cba46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:49Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv6", "project_id": "191deb70763b46ca9086cbf1e4719511"}], "revision_number": 1, "project_id": "191deb70763b46ca9086cbf1e4719511", "id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}, {"description": "Default security group", "tags": [], "tenant_id": "191deb70763b46ca9086cbf1e4719511", "created_at": "2018-07-23T03:58:30Z", "updated_at": "2018-07-23T03:58:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "38e1dca9-dff1-4003-90ef-312b1d73581d", "remote_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv6", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "3bb2e2a1-ae8a-404b-8efc-e6aea6af7879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "3f942712-2aca-4fcf-b817-3d216c794700", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv6", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "735900bb-c52d-42c8-a9e1-53e6a7bc364f", "remote_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}], "revision_number": 1, "project_id": "191deb70763b46ca9086cbf1e4719511", "id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "name": "default"}]} 2018-07-23 03:58:49,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a0c084aa-efea-43ed-b179-57782322463b 2018-07-23 03:58:49,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0785949230194s 2018-07-23 03:58:49,921 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a0c084aa-efea-43ed-b179-57782322463b 2018-07-23 03:58:49,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 03:58:49,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431"}}' 2018-07-23 03:58:50,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f01d2e0b-316b-4b06-84fd-6034e187298a Date: Mon, 23 Jul 2018 03:58:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-23T03:58:49Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "port_range_min": 22, "revision_number": 0, "tenant_id": "191deb70763b46ca9086cbf1e4719511", "created_at": "2018-07-23T03:58:49Z", "project_id": "191deb70763b46ca9086cbf1e4719511", "id": "b51f7574-6359-428d-93d1-6d239734b9ef"}} 2018-07-23 03:58:50,036 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f01d2e0b-316b-4b06-84fd-6034e187298a 2018-07-23 03:58:50,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.111655950546s 2018-07-23 03:58:50,037 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f01d2e0b-316b-4b06-84fd-6034e187298a 2018-07-23 03:58:50,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 03:58:50,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:58:50,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-78508293-2049-4a63-b9dc-9566212ec73d Date: Mon, 23 Jul 2018 03:58:50 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "191deb70763b46ca9086cbf1e4719511", "created_at": "2018-07-23T03:58:49Z", "updated_at": "2018-07-23T03:58:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:49Z", "revision_number": 0, "id": "2f79371f-d613-4fa9-8911-f459a6895ce8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:49Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:49Z", "revision_number": 0, "id": "972384fb-77c8-4585-b8b7-0dd9a18cba46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:49Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv6", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T03:58:49Z", "revision_number": 0, "id": "b51f7574-6359-428d-93d1-6d239734b9ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:49Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": 22, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}], "revision_number": 2, "project_id": "191deb70763b46ca9086cbf1e4719511", "id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}, {"description": "Default security group", "tags": [], "tenant_id": "191deb70763b46ca9086cbf1e4719511", "created_at": "2018-07-23T03:58:30Z", "updated_at": "2018-07-23T03:58:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "38e1dca9-dff1-4003-90ef-312b1d73581d", "remote_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv6", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "3bb2e2a1-ae8a-404b-8efc-e6aea6af7879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "3f942712-2aca-4fcf-b817-3d216c794700", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv6", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "735900bb-c52d-42c8-a9e1-53e6a7bc364f", "remote_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}], "revision_number": 1, "project_id": "191deb70763b46ca9086cbf1e4719511", "id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "name": "default"}]} 2018-07-23 03:58:50,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-78508293-2049-4a63-b9dc-9566212ec73d 2018-07-23 03:58:50,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0499548912048s 2018-07-23 03:58:50,091 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-78508293-2049-4a63-b9dc-9566212ec73d 2018-07-23 03:58:50,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 03:58:50,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431"}}' 2018-07-23 03:58:50,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-ca82620a-5b37-4ac1-91fd-54a29a187665 Date: Mon, 23 Jul 2018 03:58:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T03:58:50Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "port_range_min": null, "revision_number": 0, "tenant_id": "191deb70763b46ca9086cbf1e4719511", "created_at": "2018-07-23T03:58:50Z", "project_id": "191deb70763b46ca9086cbf1e4719511", "id": "50cdc233-33b6-47df-9c23-ef5bef44632b"}} 2018-07-23 03:58:50,225 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ca82620a-5b37-4ac1-91fd-54a29a187665 2018-07-23 03:58:50,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130417108536s 2018-07-23 03:58:50,225 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ca82620a-5b37-4ac1-91fd-54a29a187665 2018-07-23 03:58:50,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 03:58:50,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:58:50,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-4037d1dc-48be-46a1-abbf-e3513d2af717 Date: Mon, 23 Jul 2018 03:58:50 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "191deb70763b46ca9086cbf1e4719511", "created_at": "2018-07-23T03:58:49Z", "updated_at": "2018-07-23T03:58:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:49Z", "revision_number": 0, "id": "2f79371f-d613-4fa9-8911-f459a6895ce8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:49Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:50Z", "revision_number": 0, "id": "50cdc233-33b6-47df-9c23-ef5bef44632b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:50Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:49Z", "revision_number": 0, "id": "972384fb-77c8-4585-b8b7-0dd9a18cba46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:49Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv6", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T03:58:49Z", "revision_number": 0, "id": "b51f7574-6359-428d-93d1-6d239734b9ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:49Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": 22, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}], "revision_number": 3, "project_id": "191deb70763b46ca9086cbf1e4719511", "id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}, {"description": "Default security group", "tags": [], "tenant_id": "191deb70763b46ca9086cbf1e4719511", "created_at": "2018-07-23T03:58:30Z", "updated_at": "2018-07-23T03:58:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "38e1dca9-dff1-4003-90ef-312b1d73581d", "remote_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv6", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "3bb2e2a1-ae8a-404b-8efc-e6aea6af7879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "3f942712-2aca-4fcf-b817-3d216c794700", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv6", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "735900bb-c52d-42c8-a9e1-53e6a7bc364f", "remote_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}], "revision_number": 1, "project_id": "191deb70763b46ca9086cbf1e4719511", "id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "name": "default"}]} 2018-07-23 03:58:50,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4037d1dc-48be-46a1-abbf-e3513d2af717 2018-07-23 03:58:50,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.052405834198s 2018-07-23 03:58:50,281 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4037d1dc-48be-46a1-abbf-e3513d2af717 2018-07-23 03:58:50,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 03:58:50,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 9000, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 9000, "ethertype": "IPv4", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431"}}' 2018-07-23 03:58:50,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-f73e1603-e5a6-4300-95f9-c20338c3236c Date: Mon, 23 Jul 2018 03:58:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-07-23T03:58:50Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "port_range_min": 9000, "revision_number": 0, "tenant_id": "191deb70763b46ca9086cbf1e4719511", "created_at": "2018-07-23T03:58:50Z", "project_id": "191deb70763b46ca9086cbf1e4719511", "id": "9147fd3e-e498-4165-ba5f-52bdb4660cb8"}} 2018-07-23 03:58:50,410 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f73e1603-e5a6-4300-95f9-c20338c3236c 2018-07-23 03:58:50,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.125495910645s 2018-07-23 03:58:50,410 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f73e1603-e5a6-4300-95f9-c20338c3236c 2018-07-23 03:58:50,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:58:50,412 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:58:50,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-a351b047-c9a4-4c37-a363-066eafb3e6ba Date: Mon, 23 Jul 2018 03:58:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82fa4c36-6268-426b-a5e7-1b3394da7183","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"191deb70763b46ca9086cbf1e4719511","l2_adjacency":true,"status":"ACTIVE","subnets":["e6471ec4-33b5-45e3-8fba-d1dceae23ca5"],"description":"","tags":[],"updated_at":"2018-07-23T03:58:30Z","qos_policy_id":null,"name":"shaker-net_fedddd5b-fa03-489a-a8be-c1db0f235b99","admin_state_up":true,"tenant_id":"191deb70763b46ca9086cbf1e4719511","created_at":"2018-07-23T03:58:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:58:50,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a351b047-c9a4-4c37-a363-066eafb3e6ba 2018-07-23 03:58:50,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10733795166s 2018-07-23 03:58:50,519 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a351b047-c9a4-4c37-a363-066eafb3e6ba 2018-07-23 03:58:50,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 03:58:50,528 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:58:50,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-1b488971-76a7-403a-9f9f-3ae09ab0ff52 Date: Mon, 23 Jul 2018 03:58:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62/snap", "metadata": {}}], "file": "/v2/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62/file", "owner": "191deb70763b46ca9086cbf1e4719511", "id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "size": 666173440, "self": "/v2/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-23T03:58:48Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_fedddd5b-fa03-489a-a8be-c1db0f235b99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_fedddd5b-fa03-489a-a8be-c1db0f235b99", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-23T03:58:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 03:58:50,561 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1b488971-76a7-403a-9f9f-3ae09ab0ff52 2018-07-23 03:58:50,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371351242065s 2018-07-23 03:58:50,561 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1b488971-76a7-403a-9f9f-3ae09ab0ff52 2018-07-23 03:58:50,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 03:58:50,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:58:50,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:58:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9e0666d-a349-464e-919a-3c20584f9834 x-compute-request-id: req-c9e0666d-a349-464e-919a-3c20584f9834 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_fedddd5b-fa03-489a-a8be-c1db0f235b99", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff"}, {"name": "vmtp-flavor_8ad131ee-8ea0-4787-a408-7cec3fbc8d44", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "7327e1d1-10b7-46c6-bad9-e3df0cca43f6"}]} 2018-07-23 03:58:50,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c9e0666d-a349-464e-919a-3c20584f9834 2018-07-23 03:58:50,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0267639160156s 2018-07-23 03:58:50,590 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c9e0666d-a349-464e-919a-3c20584f9834 2018-07-23 03:58:50,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 03:58:50,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" -d '{"server": {"name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "imageRef": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "flavorRef": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "max_count": 1, "min_count": 1, "networks": [{"uuid": "82fa4c36-6268-426b-a5e7-1b3394da7183"}], "security_groups": [{"name": "1e70ffd6-8b53-46e1-ab06-92916cc4b431"}]}}' 2018-07-23 03:58:51,678 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 03:58:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79d621db-7b55-4ace-93e7-dc1dcf614756 x-compute-request-id: req-79d621db-7b55-4ace-93e7-dc1dcf614756 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "1e70ffd6-8b53-46e1-ab06-92916cc4b431"}], "OS-DCF:diskConfig": "MANUAL", "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "adminPass": "7emb8RZPGo5j"}} 2018-07-23 03:58:51,679 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-79d621db-7b55-4ace-93e7-dc1dcf614756 2018-07-23 03:58:51,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.08646607399s 2018-07-23 03:58:51,679 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-79d621db-7b55-4ace-93e7-dc1dcf614756 2018-07-23 03:58:51,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:58:51,682 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:58:52,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:58:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acf5dd5d-f702-450c-89cd-4c6cd6882f13 x-compute-request-id: req-acf5dd5d-f702-450c-89cd-4c6cd6882f13 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:58:52,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-acf5dd5d-f702-450c-89cd-4c6cd6882f13 2018-07-23 03:58:52,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340796947479s 2018-07-23 03:58:52,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-acf5dd5d-f702-450c-89cd-4c6cd6882f13 2018-07-23 03:58:52,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 03:58:52,029 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:58:52,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-60e95d77-83c4-43ce-b70d-b2483f844349 Date: Mon, 23 Jul 2018 03:58:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82fa4c36-6268-426b-a5e7-1b3394da7183","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"191deb70763b46ca9086cbf1e4719511","l2_adjacency":true,"status":"ACTIVE","subnets":["e6471ec4-33b5-45e3-8fba-d1dceae23ca5"],"description":"","tags":[],"updated_at":"2018-07-23T03:58:30Z","qos_policy_id":null,"name":"shaker-net_fedddd5b-fa03-489a-a8be-c1db0f235b99","admin_state_up":true,"tenant_id":"191deb70763b46ca9086cbf1e4719511","created_at":"2018-07-23T03:58:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 03:58:52,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-60e95d77-83c4-43ce-b70d-b2483f844349 2018-07-23 03:58:52,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.322335004807s 2018-07-23 03:58:52,351 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-60e95d77-83c4-43ce-b70d-b2483f844349 2018-07-23 03:58:52,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 03:58:52,352 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:58:52,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-79f069ab-687b-4ad5-a294-20554927d1d8 Date: Mon, 23 Jul 2018 03:58:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82fa4c36-6268-426b-a5e7-1b3394da7183","tenant_id":"191deb70763b46ca9086cbf1e4719511","created_at":"2018-07-23T03:58:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:58:30Z","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":"191deb70763b46ca9086cbf1e4719511","id":"e6471ec4-33b5-45e3-8fba-d1dceae23ca5","subnetpool_id":null,"name":"shaker-subnet_fedddd5b-fa03-489a-a8be-c1db0f235b99"}]} 2018-07-23 03:58:52,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-79f069ab-687b-4ad5-a294-20554927d1d8 2018-07-23 03:58:52,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.06623005867s 2018-07-23 03:58:52,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-79f069ab-687b-4ad5-a294-20554927d1d8 2018-07-23 03:58:52,419 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:58:54,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:58:54,425 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:58:54,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:58:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c7b8b75-f6b0-4246-990c-de5932562b7e x-compute-request-id: req-2c7b8b75-f6b0-4246-990c-de5932562b7e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:58:54,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2c7b8b75-f6b0-4246-990c-de5932562b7e 2018-07-23 03:58:54,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464682102203s 2018-07-23 03:58:54,887 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2c7b8b75-f6b0-4246-990c-de5932562b7e 2018-07-23 03:58:54,891 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:58:56,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:58:56,895 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:58:57,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:58:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b83c6c9-516b-46fd-aef4-1d8d5d99af02 x-compute-request-id: req-2b83c6c9-516b-46fd-aef4-1d8d5d99af02 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:58:57,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2b83c6c9-516b-46fd-aef4-1d8d5d99af02 2018-07-23 03:58:57,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517456054688s 2018-07-23 03:58:57,410 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2b83c6c9-516b-46fd-aef4-1d8d5d99af02 2018-07-23 03:58:57,415 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:58:59,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:58:59,420 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:58:59,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:58:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2190566-6d5d-4e1f-b4b4-1b4d427964e4 x-compute-request-id: req-b2190566-6d5d-4e1f-b4b4-1b4d427964e4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:58:59,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b2190566-6d5d-4e1f-b4b4-1b4d427964e4 2018-07-23 03:58:59,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526734828949s 2018-07-23 03:58:59,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b2190566-6d5d-4e1f-b4b4-1b4d427964e4 2018-07-23 03:58:59,949 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:01,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:01,954 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:02,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6a10d87-657c-4d89-8bdd-e346ff6e9b2c x-compute-request-id: req-c6a10d87-657c-4d89-8bdd-e346ff6e9b2c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:02,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c6a10d87-657c-4d89-8bdd-e346ff6e9b2c 2018-07-23 03:59:02,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519571781158s 2018-07-23 03:59:02,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c6a10d87-657c-4d89-8bdd-e346ff6e9b2c 2018-07-23 03:59:02,475 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:04,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:04,480 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:04,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9689e15a-c42f-4782-b5bf-a42bcf7d5388 x-compute-request-id: req-9689e15a-c42f-4782-b5bf-a42bcf7d5388 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:04,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9689e15a-c42f-4782-b5bf-a42bcf7d5388 2018-07-23 03:59:04,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202049970627s 2018-07-23 03:59:04,680 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9689e15a-c42f-4782-b5bf-a42bcf7d5388 2018-07-23 03:59:04,683 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:06,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:06,689 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:07,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e573e10-66ea-423a-9a8c-32ea699eb811 x-compute-request-id: req-0e573e10-66ea-423a-9a8c-32ea699eb811 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:07,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0e573e10-66ea-423a-9a8c-32ea699eb811 2018-07-23 03:59:07,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373049974442s 2018-07-23 03:59:07,060 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0e573e10-66ea-423a-9a8c-32ea699eb811 2018-07-23 03:59:07,063 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:09,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:09,066 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:09,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b843b470-5a17-479c-838c-a13e4ff366e6 x-compute-request-id: req-b843b470-5a17-479c-838c-a13e4ff366e6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:09,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b843b470-5a17-479c-838c-a13e4ff366e6 2018-07-23 03:59:09,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355389118195s 2018-07-23 03:59:09,420 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b843b470-5a17-479c-838c-a13e4ff366e6 2018-07-23 03:59:09,425 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:11,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:11,432 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:11,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-611ff0dd-8771-4047-998c-5557fe0c3d25 x-compute-request-id: req-611ff0dd-8771-4047-998c-5557fe0c3d25 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:11,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-611ff0dd-8771-4047-998c-5557fe0c3d25 2018-07-23 03:59:11,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541516065598s 2018-07-23 03:59:11,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-611ff0dd-8771-4047-998c-5557fe0c3d25 2018-07-23 03:59:11,973 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:13,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:13,979 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:14,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b8004e7-827d-419f-9021-c99de1a1189b x-compute-request-id: req-8b8004e7-827d-419f-9021-c99de1a1189b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:14,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8b8004e7-827d-419f-9021-c99de1a1189b 2018-07-23 03:59:14,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363131046295s 2018-07-23 03:59:14,340 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8b8004e7-827d-419f-9021-c99de1a1189b 2018-07-23 03:59:14,343 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:16,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:16,349 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:16,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e13fbfae-856f-43bc-a59c-e60fa2663fcc x-compute-request-id: req-e13fbfae-856f-43bc-a59c-e60fa2663fcc Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:16,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e13fbfae-856f-43bc-a59c-e60fa2663fcc 2018-07-23 03:59:16,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191785097122s 2018-07-23 03:59:16,538 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e13fbfae-856f-43bc-a59c-e60fa2663fcc 2018-07-23 03:59:16,542 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:18,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:18,547 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:18,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee05d423-c745-4458-ac85-4a54fe572285 x-compute-request-id: req-ee05d423-c745-4458-ac85-4a54fe572285 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:18,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ee05d423-c745-4458-ac85-4a54fe572285 2018-07-23 03:59:18,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38000202179s 2018-07-23 03:59:18,925 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ee05d423-c745-4458-ac85-4a54fe572285 2018-07-23 03:59:18,929 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:20,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:20,934 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:21,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdf69252-8537-4134-99f6-174669473693 x-compute-request-id: req-bdf69252-8537-4134-99f6-174669473693 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:21,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bdf69252-8537-4134-99f6-174669473693 2018-07-23 03:59:21,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371867895126s 2018-07-23 03:59:21,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bdf69252-8537-4134-99f6-174669473693 2018-07-23 03:59:21,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:23,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:23,314 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:23,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe694ab5-830d-44cf-a09f-e3104e57c0ee x-compute-request-id: req-fe694ab5-830d-44cf-a09f-e3104e57c0ee Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:23,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fe694ab5-830d-44cf-a09f-e3104e57c0ee 2018-07-23 03:59:23,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538182973862s 2018-07-23 03:59:23,850 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fe694ab5-830d-44cf-a09f-e3104e57c0ee 2018-07-23 03:59:23,854 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:25,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:25,859 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:26,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edfa79e6-49b7-427a-872f-82749c66c370 x-compute-request-id: req-edfa79e6-49b7-427a-872f-82749c66c370 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:26,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-edfa79e6-49b7-427a-872f-82749c66c370 2018-07-23 03:59:26,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428719997406s 2018-07-23 03:59:26,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-edfa79e6-49b7-427a-872f-82749c66c370 2018-07-23 03:59:26,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:28,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:28,295 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:28,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b71df974-0be1-42f7-9486-9e5fa255bc26 x-compute-request-id: req-b71df974-0be1-42f7-9486-9e5fa255bc26 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:28,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b71df974-0be1-42f7-9486-9e5fa255bc26 2018-07-23 03:59:28,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202176094055s 2018-07-23 03:59:28,494 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b71df974-0be1-42f7-9486-9e5fa255bc26 2018-07-23 03:59:28,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:30,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:30,504 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:30,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57acd063-cb12-491c-af11-fb2374da20b0 x-compute-request-id: req-57acd063-cb12-491c-af11-fb2374da20b0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:30,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-57acd063-cb12-491c-af11-fb2374da20b0 2018-07-23 03:59:30,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457212924957s 2018-07-23 03:59:30,959 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-57acd063-cb12-491c-af11-fb2374da20b0 2018-07-23 03:59:30,963 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:32,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:32,968 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:33,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cabf59e-22fb-471c-b134-b98d20e66f3e x-compute-request-id: req-5cabf59e-22fb-471c-b134-b98d20e66f3e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:33,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5cabf59e-22fb-471c-b134-b98d20e66f3e 2018-07-23 03:59:33,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372123003006s 2018-07-23 03:59:33,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5cabf59e-22fb-471c-b134-b98d20e66f3e 2018-07-23 03:59:33,342 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:35,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:35,348 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:35,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0134dfa4-5eec-49a5-8e91-af148ee60af2 x-compute-request-id: req-0134dfa4-5eec-49a5-8e91-af148ee60af2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:35,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0134dfa4-5eec-49a5-8e91-af148ee60af2 2018-07-23 03:59:35,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51319694519s 2018-07-23 03:59:35,858 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0134dfa4-5eec-49a5-8e91-af148ee60af2 2018-07-23 03:59:35,862 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:37,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:37,867 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:38,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df9b8771-2c91-4e03-98cc-6580fd897002 x-compute-request-id: req-df9b8771-2c91-4e03-98cc-6580fd897002 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:38,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-df9b8771-2c91-4e03-98cc-6580fd897002 2018-07-23 03:59:38,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187083005905s 2018-07-23 03:59:38,052 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-df9b8771-2c91-4e03-98cc-6580fd897002 2018-07-23 03:59:38,055 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:40,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:40,061 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:40,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20ecc94e-7ca6-4b2f-9167-f924cab25041 x-compute-request-id: req-20ecc94e-7ca6-4b2f-9167-f924cab25041 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:40,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-20ecc94e-7ca6-4b2f-9167-f924cab25041 2018-07-23 03:59:40,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194271087646s 2018-07-23 03:59:40,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-20ecc94e-7ca6-4b2f-9167-f924cab25041 2018-07-23 03:59:40,256 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:42,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:42,261 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:42,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c4009fe-8a8c-4783-b528-fab096f4778d x-compute-request-id: req-7c4009fe-8a8c-4783-b528-fab096f4778d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:42,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7c4009fe-8a8c-4783-b528-fab096f4778d 2018-07-23 03:59:42,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347620010376s 2018-07-23 03:59:42,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7c4009fe-8a8c-4783-b528-fab096f4778d 2018-07-23 03:59:42,611 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:44,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:44,616 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:44,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-083a536a-c0e8-48f9-8497-f6f6363117f2 x-compute-request-id: req-083a536a-c0e8-48f9-8497-f6f6363117f2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:44,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-083a536a-c0e8-48f9-8497-f6f6363117f2 2018-07-23 03:59:44,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349785089493s 2018-07-23 03:59:44,964 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-083a536a-c0e8-48f9-8497-f6f6363117f2 2018-07-23 03:59:44,968 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:46,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:46,973 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:47,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0c3fd6b-a9dc-4eb4-ab15-da1b380ec835 x-compute-request-id: req-b0c3fd6b-a9dc-4eb4-ab15-da1b380ec835 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:47,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0c3fd6b-a9dc-4eb4-ab15-da1b380ec835 2018-07-23 03:59:47,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42623591423s 2018-07-23 03:59:47,397 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0c3fd6b-a9dc-4eb4-ab15-da1b380ec835 2018-07-23 03:59:47,401 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:49,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:49,406 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:49,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a8bd55e-c25b-4142-aae1-295037eda820 x-compute-request-id: req-9a8bd55e-c25b-4142-aae1-295037eda820 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:49,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9a8bd55e-c25b-4142-aae1-295037eda820 2018-07-23 03:59:49,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190164804459s 2018-07-23 03:59:49,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9a8bd55e-c25b-4142-aae1-295037eda820 2018-07-23 03:59:49,598 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:51,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:51,604 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:52,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48703fec-990c-4c0d-810b-2cc0abfc9164 x-compute-request-id: req-48703fec-990c-4c0d-810b-2cc0abfc9164 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:52,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-48703fec-990c-4c0d-810b-2cc0abfc9164 2018-07-23 03:59:52,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572844028473s 2018-07-23 03:59:52,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-48703fec-990c-4c0d-810b-2cc0abfc9164 2018-07-23 03:59:52,177 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:54,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:54,182 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:54,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ebd9a61-5ee4-4c10-a14d-fe40faccb3f6 x-compute-request-id: req-0ebd9a61-5ee4-4c10-a14d-fe40faccb3f6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:54,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0ebd9a61-5ee4-4c10-a14d-fe40faccb3f6 2018-07-23 03:59:54,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372931003571s 2018-07-23 03:59:54,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0ebd9a61-5ee4-4c10-a14d-fe40faccb3f6 2018-07-23 03:59:54,557 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:56,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:56,563 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:56,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97904f46-1ed2-41b3-95db-8057be9d5eda x-compute-request-id: req-97904f46-1ed2-41b3-95db-8057be9d5eda Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:56,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-97904f46-1ed2-41b3-95db-8057be9d5eda 2018-07-23 03:59:56,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358259916306s 2018-07-23 03:59:56,919 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-97904f46-1ed2-41b3-95db-8057be9d5eda 2018-07-23 03:59:56,922 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 03:59:58,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 03:59:58,929 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 03:59:59,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 03:59:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34b15d07-8c06-40f8-b904-0d4245558905 x-compute-request-id: req-34b15d07-8c06-40f8-b904-0d4245558905 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 03:59:59,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-34b15d07-8c06-40f8-b904-0d4245558905 2018-07-23 03:59:59,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378444910049s 2018-07-23 03:59:59,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-34b15d07-8c06-40f8-b904-0d4245558905 2018-07-23 03:59:59,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:01,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:01,314 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:01,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1b2c02e-f7c9-42df-8843-8099a772477a x-compute-request-id: req-f1b2c02e-f7c9-42df-8843-8099a772477a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:01,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f1b2c02e-f7c9-42df-8843-8099a772477a 2018-07-23 04:00:01,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191421031952s 2018-07-23 04:00:01,503 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f1b2c02e-f7c9-42df-8843-8099a772477a 2018-07-23 04:00:01,507 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:03,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:03,513 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:03,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0456aa5-e975-4d90-8c99-3f588202c13f x-compute-request-id: req-b0456aa5-e975-4d90-8c99-3f588202c13f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:03,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0456aa5-e975-4d90-8c99-3f588202c13f 2018-07-23 04:00:03,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369754076004s 2018-07-23 04:00:03,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0456aa5-e975-4d90-8c99-3f588202c13f 2018-07-23 04:00:03,884 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:05,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:05,890 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:06,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c6b9f41-464c-4308-a400-7cfe10f3f11d x-compute-request-id: req-8c6b9f41-464c-4308-a400-7cfe10f3f11d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:06,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8c6b9f41-464c-4308-a400-7cfe10f3f11d 2018-07-23 04:00:06,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540570020676s 2018-07-23 04:00:06,428 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8c6b9f41-464c-4308-a400-7cfe10f3f11d 2018-07-23 04:00:06,431 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:08,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:08,437 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:08,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cdde7f9-6dfa-40b0-ae01-67d0f54af383 x-compute-request-id: req-2cdde7f9-6dfa-40b0-ae01-67d0f54af383 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:08,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2cdde7f9-6dfa-40b0-ae01-67d0f54af383 2018-07-23 04:00:08,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383028030396s 2018-07-23 04:00:08,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2cdde7f9-6dfa-40b0-ae01-67d0f54af383 2018-07-23 04:00:08,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:10,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:10,826 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:11,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-521c428b-53bc-4180-9578-0a38abca4f2b x-compute-request-id: req-521c428b-53bc-4180-9578-0a38abca4f2b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:11,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-521c428b-53bc-4180-9578-0a38abca4f2b 2018-07-23 04:00:11,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366900920868s 2018-07-23 04:00:11,191 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-521c428b-53bc-4180-9578-0a38abca4f2b 2018-07-23 04:00:11,195 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:13,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:13,200 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:13,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-211e7338-33b5-4b66-973e-29bedd2f24d3 x-compute-request-id: req-211e7338-33b5-4b66-973e-29bedd2f24d3 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:13,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-211e7338-33b5-4b66-973e-29bedd2f24d3 2018-07-23 04:00:13,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190279960632s 2018-07-23 04:00:13,388 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-211e7338-33b5-4b66-973e-29bedd2f24d3 2018-07-23 04:00:13,392 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:15,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:15,398 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:15,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-833a04fc-c119-4468-99f5-72fdad28799a x-compute-request-id: req-833a04fc-c119-4468-99f5-72fdad28799a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:15,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-833a04fc-c119-4468-99f5-72fdad28799a 2018-07-23 04:00:15,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371431112289s 2018-07-23 04:00:15,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-833a04fc-c119-4468-99f5-72fdad28799a 2018-07-23 04:00:15,770 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:17,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:17,776 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:18,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90331b42-0df4-4ab7-ad92-396204bebdc8 x-compute-request-id: req-90331b42-0df4-4ab7-ad92-396204bebdc8 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:18,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-90331b42-0df4-4ab7-ad92-396204bebdc8 2018-07-23 04:00:18,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346346139908s 2018-07-23 04:00:18,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-90331b42-0df4-4ab7-ad92-396204bebdc8 2018-07-23 04:00:18,123 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:20,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:20,129 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:20,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7ca2426-9499-44b9-8d1c-44c1d57014bd x-compute-request-id: req-f7ca2426-9499-44b9-8d1c-44c1d57014bd Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:20,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f7ca2426-9499-44b9-8d1c-44c1d57014bd 2018-07-23 04:00:20,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35192489624s 2018-07-23 04:00:20,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f7ca2426-9499-44b9-8d1c-44c1d57014bd 2018-07-23 04:00:20,482 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:22,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:22,488 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:23,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac0a7ca1-a7a8-4ec0-95fc-f96a10809d2d x-compute-request-id: req-ac0a7ca1-a7a8-4ec0-95fc-f96a10809d2d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:23,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ac0a7ca1-a7a8-4ec0-95fc-f96a10809d2d 2018-07-23 04:00:23,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522291898727s 2018-07-23 04:00:23,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ac0a7ca1-a7a8-4ec0-95fc-f96a10809d2d 2018-07-23 04:00:23,011 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:25,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:25,017 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:25,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8aabb6de-72ae-45cb-b716-9e00db6d532a x-compute-request-id: req-8aabb6de-72ae-45cb-b716-9e00db6d532a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:25,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8aabb6de-72ae-45cb-b716-9e00db6d532a 2018-07-23 04:00:25,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191613912582s 2018-07-23 04:00:25,206 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8aabb6de-72ae-45cb-b716-9e00db6d532a 2018-07-23 04:00:25,210 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:27,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:27,215 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:27,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bd84231-c97a-41d3-ae7e-948c27a047a1 x-compute-request-id: req-4bd84231-c97a-41d3-ae7e-948c27a047a1 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:27,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4bd84231-c97a-41d3-ae7e-948c27a047a1 2018-07-23 04:00:27,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343867063522s 2018-07-23 04:00:27,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4bd84231-c97a-41d3-ae7e-948c27a047a1 2018-07-23 04:00:27,560 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:29,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:29,566 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:29,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00: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-8560dc93-bd1f-4a48-8cbf-b2e45149b78f x-compute-request-id: req-8560dc93-bd1f-4a48-8cbf-b2e45149b78f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:29,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8560dc93-bd1f-4a48-8cbf-b2e45149b78f 2018-07-23 04:00:29,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201039075851s 2018-07-23 04:00:29,765 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8560dc93-bd1f-4a48-8cbf-b2e45149b78f 2018-07-23 04:00:29,769 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:31,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:31,774 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:32,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00: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-bcb3c957-a64f-4678-a3ed-1beb8d5b409d x-compute-request-id: req-bcb3c957-a64f-4678-a3ed-1beb8d5b409d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:32,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bcb3c957-a64f-4678-a3ed-1beb8d5b409d 2018-07-23 04:00:32,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36092209816s 2018-07-23 04:00:32,133 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bcb3c957-a64f-4678-a3ed-1beb8d5b409d 2018-07-23 04:00:32,136 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:34,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:34,141 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:34,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4e26806-9ea6-44ea-bedd-9c58a755837f x-compute-request-id: req-f4e26806-9ea6-44ea-bedd-9c58a755837f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:34,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f4e26806-9ea6-44ea-bedd-9c58a755837f 2018-07-23 04:00:34,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19371008873s 2018-07-23 04:00:34,332 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f4e26806-9ea6-44ea-bedd-9c58a755837f 2018-07-23 04:00:34,336 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:36,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:36,342 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:36,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13ac7c33-e0b4-4fab-b8b5-a51e1774b600 x-compute-request-id: req-13ac7c33-e0b4-4fab-b8b5-a51e1774b600 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:36,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-13ac7c33-e0b4-4fab-b8b5-a51e1774b600 2018-07-23 04:00:36,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367609977722s 2018-07-23 04:00:36,707 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-13ac7c33-e0b4-4fab-b8b5-a51e1774b600 2018-07-23 04:00:36,711 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:38,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:38,716 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:38,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0e39db5-7795-4537-a762-37852d8b4821 x-compute-request-id: req-e0e39db5-7795-4537-a762-37852d8b4821 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:38,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e0e39db5-7795-4537-a762-37852d8b4821 2018-07-23 04:00:38,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204504013062s 2018-07-23 04:00:38,919 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e0e39db5-7795-4537-a762-37852d8b4821 2018-07-23 04:00:38,923 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:40,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:40,928 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:41,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d6124d4-9a91-4645-add7-20a1d3f392f6 x-compute-request-id: req-3d6124d4-9a91-4645-add7-20a1d3f392f6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:41,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3d6124d4-9a91-4645-add7-20a1d3f392f6 2018-07-23 04:00:41,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401046991348s 2018-07-23 04:00:41,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3d6124d4-9a91-4645-add7-20a1d3f392f6 2018-07-23 04:00:41,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:43,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:43,336 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:43,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40cda62f-5e42-4dee-ab5a-74a232769140 x-compute-request-id: req-40cda62f-5e42-4dee-ab5a-74a232769140 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:43,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-40cda62f-5e42-4dee-ab5a-74a232769140 2018-07-23 04:00:43,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204816102982s 2018-07-23 04:00:43,539 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-40cda62f-5e42-4dee-ab5a-74a232769140 2018-07-23 04:00:43,543 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:45,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:45,548 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:45,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23474d18-288a-4c8d-84b5-7e96b405345f x-compute-request-id: req-23474d18-288a-4c8d-84b5-7e96b405345f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:45,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-23474d18-288a-4c8d-84b5-7e96b405345f 2018-07-23 04:00:45,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431090116501s 2018-07-23 04:00:45,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-23474d18-288a-4c8d-84b5-7e96b405345f 2018-07-23 04:00:45,981 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:47,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:47,987 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:48,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eeda1c77-4560-400d-a913-97374aace8d5 x-compute-request-id: req-eeda1c77-4560-400d-a913-97374aace8d5 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:48,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-eeda1c77-4560-400d-a913-97374aace8d5 2018-07-23 04:00:48,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193878889084s 2018-07-23 04:00:48,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-eeda1c77-4560-400d-a913-97374aace8d5 2018-07-23 04:00:48,182 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:50,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:50,188 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:50,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a79df468-a357-4d78-8501-f35d6d3cf019 x-compute-request-id: req-a79df468-a357-4d78-8501-f35d6d3cf019 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:50,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a79df468-a357-4d78-8501-f35d6d3cf019 2018-07-23 04:00:50,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373746871948s 2018-07-23 04:00:50,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a79df468-a357-4d78-8501-f35d6d3cf019 2018-07-23 04:00:50,563 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:52,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:52,569 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:52,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7eeb2b5c-8b38-4b63-8ba3-ce50ae2fc371 x-compute-request-id: req-7eeb2b5c-8b38-4b63-8ba3-ce50ae2fc371 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:52,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7eeb2b5c-8b38-4b63-8ba3-ce50ae2fc371 2018-07-23 04:00:52,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211333036423s 2018-07-23 04:00:52,778 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7eeb2b5c-8b38-4b63-8ba3-ce50ae2fc371 2018-07-23 04:00:52,781 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:54,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:54,787 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:54,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21aef3e8-dde4-451c-be85-d7157aac2742 x-compute-request-id: req-21aef3e8-dde4-451c-be85-d7157aac2742 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:54,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-21aef3e8-dde4-451c-be85-d7157aac2742 2018-07-23 04:00:54,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193588018417s 2018-07-23 04:00:54,978 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-21aef3e8-dde4-451c-be85-d7157aac2742 2018-07-23 04:00:54,982 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:56,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:56,987 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:57,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a63bb37-2b30-48e2-96ed-efc7ae71e43b x-compute-request-id: req-2a63bb37-2b30-48e2-96ed-efc7ae71e43b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:57,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2a63bb37-2b30-48e2-96ed-efc7ae71e43b 2018-07-23 04:00:57,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192394018173s 2018-07-23 04:00:57,177 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2a63bb37-2b30-48e2-96ed-efc7ae71e43b 2018-07-23 04:00:57,181 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:00:59,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:00:59,186 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:00:59,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:00:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31b9daea-58cd-4972-8ebf-587e122478d4 x-compute-request-id: req-31b9daea-58cd-4972-8ebf-587e122478d4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:00:59,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-31b9daea-58cd-4972-8ebf-587e122478d4 2018-07-23 04:00:59,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188081026077s 2018-07-23 04:00:59,372 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-31b9daea-58cd-4972-8ebf-587e122478d4 2018-07-23 04:00:59,376 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:01,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:01,381 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:01,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8415feb6-5cf7-4600-b323-318d3a956663 x-compute-request-id: req-8415feb6-5cf7-4600-b323-318d3a956663 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:01,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8415feb6-5cf7-4600-b323-318d3a956663 2018-07-23 04:01:01,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367465019226s 2018-07-23 04:01:01,746 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8415feb6-5cf7-4600-b323-318d3a956663 2018-07-23 04:01:01,750 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:03,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:03,755 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:04,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54f5e04d-7aa5-4600-ab81-777f8e87ecf1 x-compute-request-id: req-54f5e04d-7aa5-4600-ab81-777f8e87ecf1 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:04,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-54f5e04d-7aa5-4600-ab81-777f8e87ecf1 2018-07-23 04:01:04,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396764039993s 2018-07-23 04:01:04,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-54f5e04d-7aa5-4600-ab81-777f8e87ecf1 2018-07-23 04:01:04,153 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:06,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:06,159 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:06,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9fcdfc1-c8cb-47c3-acdd-8091c327592a x-compute-request-id: req-a9fcdfc1-c8cb-47c3-acdd-8091c327592a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:06,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a9fcdfc1-c8cb-47c3-acdd-8091c327592a 2018-07-23 04:01:06,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190697193146s 2018-07-23 04:01:06,347 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a9fcdfc1-c8cb-47c3-acdd-8091c327592a 2018-07-23 04:01:06,351 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:08,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:08,357 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:08,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ca07616-57dc-47ca-b34e-4f347cf7a53b x-compute-request-id: req-5ca07616-57dc-47ca-b34e-4f347cf7a53b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:08,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5ca07616-57dc-47ca-b34e-4f347cf7a53b 2018-07-23 04:01:08,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60360789299s 2018-07-23 04:01:08,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5ca07616-57dc-47ca-b34e-4f347cf7a53b 2018-07-23 04:01:08,962 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:10,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:10,967 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:11,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-722018a6-7c99-496f-9a46-2b59fda3322f x-compute-request-id: req-722018a6-7c99-496f-9a46-2b59fda3322f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:11,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-722018a6-7c99-496f-9a46-2b59fda3322f 2018-07-23 04:01:11,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3659760952s 2018-07-23 04:01:11,331 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-722018a6-7c99-496f-9a46-2b59fda3322f 2018-07-23 04:01:11,335 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:13,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:13,340 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:13,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb5c4bb5-cc5b-4f4d-83e5-f415b190bc93 x-compute-request-id: req-cb5c4bb5-cc5b-4f4d-83e5-f415b190bc93 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:13,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cb5c4bb5-cc5b-4f4d-83e5-f415b190bc93 2018-07-23 04:01:13,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35381603241s 2018-07-23 04:01:13,692 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cb5c4bb5-cc5b-4f4d-83e5-f415b190bc93 2018-07-23 04:01:13,695 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:15,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:15,701 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:15,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9a38aa9-6702-45a2-b2b9-42e0d90cc246 x-compute-request-id: req-d9a38aa9-6702-45a2-b2b9-42e0d90cc246 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:15,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d9a38aa9-6702-45a2-b2b9-42e0d90cc246 2018-07-23 04:01:15,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19556593895s 2018-07-23 04:01:15,894 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d9a38aa9-6702-45a2-b2b9-42e0d90cc246 2018-07-23 04:01:15,898 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:17,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:17,903 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:18,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9047e292-5532-4cf7-9f00-ce36cbf66223 x-compute-request-id: req-9047e292-5532-4cf7-9f00-ce36cbf66223 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:18,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9047e292-5532-4cf7-9f00-ce36cbf66223 2018-07-23 04:01:18,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55321097374s 2018-07-23 04:01:18,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9047e292-5532-4cf7-9f00-ce36cbf66223 2018-07-23 04:01:18,458 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:20,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:20,463 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:20,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-148232e1-d079-45c8-94d0-5081689f36d7 x-compute-request-id: req-148232e1-d079-45c8-94d0-5081689f36d7 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:20,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-148232e1-d079-45c8-94d0-5081689f36d7 2018-07-23 04:01:20,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192658185959s 2018-07-23 04:01:20,654 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-148232e1-d079-45c8-94d0-5081689f36d7 2018-07-23 04:01:20,657 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:22,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:22,662 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:22,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72e51d46-990f-4292-a5fa-981e998ca18a x-compute-request-id: req-72e51d46-990f-4292-a5fa-981e998ca18a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:22,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-72e51d46-990f-4292-a5fa-981e998ca18a 2018-07-23 04:01:22,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191112041473s 2018-07-23 04:01:22,852 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-72e51d46-990f-4292-a5fa-981e998ca18a 2018-07-23 04:01:22,855 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:24,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:24,860 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:25,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f443edfa-1fbc-438f-95c5-091c37995424 x-compute-request-id: req-f443edfa-1fbc-438f-95c5-091c37995424 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:25,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f443edfa-1fbc-438f-95c5-091c37995424 2018-07-23 04:01:25,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192526102066s 2018-07-23 04:01:25,051 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f443edfa-1fbc-438f-95c5-091c37995424 2018-07-23 04:01:25,054 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:27,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:27,060 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:27,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6de8ae34-ab6b-469e-b877-7950c0b3b453 x-compute-request-id: req-6de8ae34-ab6b-469e-b877-7950c0b3b453 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:27,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6de8ae34-ab6b-469e-b877-7950c0b3b453 2018-07-23 04:01:27,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351993083954s 2018-07-23 04:01:27,410 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6de8ae34-ab6b-469e-b877-7950c0b3b453 2018-07-23 04:01:27,414 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:29,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:29,419 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:29,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01: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-3bb3707b-58ad-4936-965f-e523d070b169 x-compute-request-id: req-3bb3707b-58ad-4936-965f-e523d070b169 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:29,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3bb3707b-58ad-4936-965f-e523d070b169 2018-07-23 04:01:29,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201117992401s 2018-07-23 04:01:29,618 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3bb3707b-58ad-4936-965f-e523d070b169 2018-07-23 04:01:29,622 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:31,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:31,627 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:31,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-602a5b21-7860-4633-81a8-e743afe4f81c x-compute-request-id: req-602a5b21-7860-4633-81a8-e743afe4f81c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:31,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-602a5b21-7860-4633-81a8-e743afe4f81c 2018-07-23 04:01:31,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365877866745s 2018-07-23 04:01:31,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-602a5b21-7860-4633-81a8-e743afe4f81c 2018-07-23 04:01:31,995 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:33,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:34,000 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:34,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-513bf64a-aa3a-4282-9ffc-f669804aa4a5 x-compute-request-id: req-513bf64a-aa3a-4282-9ffc-f669804aa4a5 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:34,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-513bf64a-aa3a-4282-9ffc-f669804aa4a5 2018-07-23 04:01:34,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375543117523s 2018-07-23 04:01:34,374 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-513bf64a-aa3a-4282-9ffc-f669804aa4a5 2018-07-23 04:01:34,377 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:36,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:36,383 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:37,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c9ba3e6-2382-49f5-89e0-6dfbdfc15f45 x-compute-request-id: req-4c9ba3e6-2382-49f5-89e0-6dfbdfc15f45 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:37,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4c9ba3e6-2382-49f5-89e0-6dfbdfc15f45 2018-07-23 04:01:37,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744188785553s 2018-07-23 04:01:37,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4c9ba3e6-2382-49f5-89e0-6dfbdfc15f45 2018-07-23 04:01:37,128 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:39,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:39,133 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:39,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf665042-ba30-4c6d-8624-039b41b1beb7 x-compute-request-id: req-bf665042-ba30-4c6d-8624-039b41b1beb7 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:39,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bf665042-ba30-4c6d-8624-039b41b1beb7 2018-07-23 04:01:39,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359749078751s 2018-07-23 04:01:39,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bf665042-ba30-4c6d-8624-039b41b1beb7 2018-07-23 04:01:39,495 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:41,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:41,500 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:41,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b919cf85-7cd4-43e7-825f-e032542754c0 x-compute-request-id: req-b919cf85-7cd4-43e7-825f-e032542754c0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:41,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b919cf85-7cd4-43e7-825f-e032542754c0 2018-07-23 04:01:41,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377297878265s 2018-07-23 04:01:41,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b919cf85-7cd4-43e7-825f-e032542754c0 2018-07-23 04:01:41,879 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:43,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:43,885 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:44,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad9044e5-b02e-49c3-8c7b-b65aafe1a997 x-compute-request-id: req-ad9044e5-b02e-49c3-8c7b-b65aafe1a997 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:44,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ad9044e5-b02e-49c3-8c7b-b65aafe1a997 2018-07-23 04:01:44,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193228006363s 2018-07-23 04:01:44,076 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ad9044e5-b02e-49c3-8c7b-b65aafe1a997 2018-07-23 04:01:44,079 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:46,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:46,085 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:46,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c68a5250-6002-465c-b4a1-350544d6ffde x-compute-request-id: req-c68a5250-6002-465c-b4a1-350544d6ffde Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:46,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c68a5250-6002-465c-b4a1-350544d6ffde 2018-07-23 04:01:46,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342247009277s 2018-07-23 04:01:46,425 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c68a5250-6002-465c-b4a1-350544d6ffde 2018-07-23 04:01:46,429 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:48,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:48,434 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:48,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6a73aa3-34cf-4287-9151-edf4142afce8 x-compute-request-id: req-a6a73aa3-34cf-4287-9151-edf4142afce8 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:48,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a6a73aa3-34cf-4287-9151-edf4142afce8 2018-07-23 04:01:48,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190768957138s 2018-07-23 04:01:48,623 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a6a73aa3-34cf-4287-9151-edf4142afce8 2018-07-23 04:01:48,626 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:50,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:50,631 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:50,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b78007ae-d8aa-4f2e-8e01-77bb580012f6 x-compute-request-id: req-b78007ae-d8aa-4f2e-8e01-77bb580012f6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:50,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b78007ae-d8aa-4f2e-8e01-77bb580012f6 2018-07-23 04:01:50,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199800014496s 2018-07-23 04:01:50,829 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b78007ae-d8aa-4f2e-8e01-77bb580012f6 2018-07-23 04:01:50,832 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:52,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:52,836 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:53,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6825cad1-6efa-4572-98d6-60997eb61d6a x-compute-request-id: req-6825cad1-6efa-4572-98d6-60997eb61d6a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:53,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6825cad1-6efa-4572-98d6-60997eb61d6a 2018-07-23 04:01:53,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376564025879s 2018-07-23 04:01:53,210 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6825cad1-6efa-4572-98d6-60997eb61d6a 2018-07-23 04:01:53,214 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:55,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:55,217 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:55,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8335f092-5e8c-48ab-892a-c62f42ebee8c x-compute-request-id: req-8335f092-5e8c-48ab-892a-c62f42ebee8c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:55,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8335f092-5e8c-48ab-892a-c62f42ebee8c 2018-07-23 04:01:55,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384827852249s 2018-07-23 04:01:55,601 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8335f092-5e8c-48ab-892a-c62f42ebee8c 2018-07-23 04:01:55,605 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:01:57,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:01:57,609 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:01:58,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:01:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e50c2eb-3254-4cf9-af44-5109723cf98a x-compute-request-id: req-5e50c2eb-3254-4cf9-af44-5109723cf98a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:01:58,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5e50c2eb-3254-4cf9-af44-5109723cf98a 2018-07-23 04:01:58,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640040874481s 2018-07-23 04:01:58,248 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5e50c2eb-3254-4cf9-af44-5109723cf98a 2018-07-23 04:01:58,252 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:02:00,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:02:00,258 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:00,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8014b4b4-166c-4833-a34c-d4be80e192c1 x-compute-request-id: req-8014b4b4-166c-4833-a34c-d4be80e192c1 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:02:00,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8014b4b4-166c-4833-a34c-d4be80e192c1 2018-07-23 04:02:00,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22281908989s 2018-07-23 04:02:00,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8014b4b4-166c-4833-a34c-d4be80e192c1 2018-07-23 04:02:00,480 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:02:02,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:02:02,485 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:02,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33839f22-7c6b-4d4b-93ed-b56b0c460328 x-compute-request-id: req-33839f22-7c6b-4d4b-93ed-b56b0c460328 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:02:02,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-33839f22-7c6b-4d4b-93ed-b56b0c460328 2018-07-23 04:02:02,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389374017715s 2018-07-23 04:02:02,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-33839f22-7c6b-4d4b-93ed-b56b0c460328 2018-07-23 04:02:02,876 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:02:04,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:02:04,882 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:05,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f743f922-7581-460d-8cc3-1a75e3a85217 x-compute-request-id: req-f743f922-7581-460d-8cc3-1a75e3a85217 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:02:05,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f743f922-7581-460d-8cc3-1a75e3a85217 2018-07-23 04:02:05,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201745033264s 2018-07-23 04:02:05,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f743f922-7581-460d-8cc3-1a75e3a85217 2018-07-23 04:02:05,085 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:02:07,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:02:07,090 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:07,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd28069d-4f2c-47ab-81da-2b1ebbe1117b x-compute-request-id: req-fd28069d-4f2c-47ab-81da-2b1ebbe1117b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:02:07,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fd28069d-4f2c-47ab-81da-2b1ebbe1117b 2018-07-23 04:02:07,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372681856155s 2018-07-23 04:02:07,461 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fd28069d-4f2c-47ab-81da-2b1ebbe1117b 2018-07-23 04:02:07,463 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:02:09,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:02:09,467 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:09,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89ef32e8-8b9a-4601-a23e-2f5a4329c6f1 x-compute-request-id: req-89ef32e8-8b9a-4601-a23e-2f5a4329c6f1 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:02:09,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-89ef32e8-8b9a-4601-a23e-2f5a4329c6f1 2018-07-23 04:02:09,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.30359005928s 2018-07-23 04:02:09,768 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-89ef32e8-8b9a-4601-a23e-2f5a4329c6f1 2018-07-23 04:02:09,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:02:11,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:02:11,778 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:12,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-069d5315-efc3-4bc9-8227-3bc4de61b63b x-compute-request-id: req-069d5315-efc3-4bc9-8227-3bc4de61b63b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:02:12,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-069d5315-efc3-4bc9-8227-3bc4de61b63b 2018-07-23 04:02:12,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365633964539s 2018-07-23 04:02:12,141 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-069d5315-efc3-4bc9-8227-3bc4de61b63b 2018-07-23 04:02:12,145 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:02:14,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:02:14,150 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:14,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c92fd89b-27b8-4af7-998c-c9a613de2829 x-compute-request-id: req-c92fd89b-27b8-4af7-998c-c9a613de2829 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T03:58:53Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:02:14,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c92fd89b-27b8-4af7-998c-c9a613de2829 2018-07-23 04:02:14,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456747770309s 2018-07-23 04:02:14,605 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c92fd89b-27b8-4af7-998c-c9a613de2829 2018-07-23 04:02:14,608 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:02:16,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:02:16,614 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:16,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0ee71df-b97d-4b78-a12a-f378fd11f869 x-compute-request-id: req-b0ee71df-b97d-4b78-a12a-f378fd11f869 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_fedddd5b-fa03-489a-a8be-c1db0f235b99": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:a0:99", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T04:02:14.000000", "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T04:02:14Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:02:16,805 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0ee71df-b97d-4b78-a12a-f378fd11f869 2018-07-23 04:02:16,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194307804108s 2018-07-23 04:02:16,806 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0ee71df-b97d-4b78-a12a-f378fd11f869 2018-07-23 04:02:16,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 04:02:16,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=a8c86f47-a43c-4e20-aea7-6f362486fa12" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:16,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-33735976-8597-412d-bd78-b230e04fc8a5 Date: Mon, 23 Jul 2018 04:02:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T04:02:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e6471ec4-33b5-45e3-8fba-d1dceae23ca5","ip_address":"192.168.120.11"}],"id":"a1aeffb1-072c-4148-9d0c-7b3900bd4bf9","security_groups":["1e70ffd6-8b53-46e1-ab06-92916cc4b431"],"mac_address":"fa:16:3e:2e:a0:99","project_id":"191deb70763b46ca9086cbf1e4719511","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82fa4c36-6268-426b-a5e7-1b3394da7183","tenant_id":"191deb70763b46ca9086cbf1e4719511","created_at":"2018-07-23T03:58:53Z","binding:vnic_type":"normal","device_id":"a8c86f47-a43c-4e20-aea7-6f362486fa12","ip_allocation":"immediate"}]} 2018-07-23 04:02:16,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=a8c86f47-a43c-4e20-aea7-6f362486fa12 used request id req-33735976-8597-412d-bd78-b230e04fc8a5 2018-07-23 04:02:16,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.055596113205s 2018-07-23 04:02:16,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=a8c86f47-a43c-4e20-aea7-6f362486fa12 used request id req-33735976-8597-412d-bd78-b230e04fc8a5 2018-07-23 04:02:16,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 04:02:16,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a1aeffb1-072c-4148-9d0c-7b3900bd4bf9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:16,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a4d2a923-8b9b-4c47-8db8-3e4e207ed4c7 Date: Mon, 23 Jul 2018 04:02:16 GMT RESP BODY: {"floatingips": []} 2018-07-23 04:02:16,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a1aeffb1-072c-4148-9d0c-7b3900bd4bf9 used request id req-a4d2a923-8b9b-4c47-8db8-3e4e207ed4c7 2018-07-23 04:02:16,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.045774936676s 2018-07-23 04:02:16,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a1aeffb1-072c-4148-9d0c-7b3900bd4bf9 used request id req-a4d2a923-8b9b-4c47-8db8-3e4e207ed4c7 2018-07-23 04:02:16,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:02:16,920 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:17,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02829f46-5ca6-4255-b53f-6b007c63e3bc x-compute-request-id: req-02829f46-5ca6-4255-b53f-6b007c63e3bc Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_fedddd5b-fa03-489a-a8be-c1db0f235b99": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:a0:99", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T04:02:14.000000", "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T04:02:14Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:02:17,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-02829f46-5ca6-4255-b53f-6b007c63e3bc 2018-07-23 04:02:17,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192498922348s 2018-07-23 04:02:17,110 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-02829f46-5ca6-4255-b53f-6b007c63e3bc 2018-07-23 04:02:17,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 04:02:17,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=a8c86f47-a43c-4e20-aea7-6f362486fa12" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:17,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-00a3b897-5bcd-43f8-8f70-e7433728731a Date: Mon, 23 Jul 2018 04:02:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T04:02:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e6471ec4-33b5-45e3-8fba-d1dceae23ca5","ip_address":"192.168.120.11"}],"id":"a1aeffb1-072c-4148-9d0c-7b3900bd4bf9","security_groups":["1e70ffd6-8b53-46e1-ab06-92916cc4b431"],"mac_address":"fa:16:3e:2e:a0:99","project_id":"191deb70763b46ca9086cbf1e4719511","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82fa4c36-6268-426b-a5e7-1b3394da7183","tenant_id":"191deb70763b46ca9086cbf1e4719511","created_at":"2018-07-23T03:58:53Z","binding:vnic_type":"normal","device_id":"a8c86f47-a43c-4e20-aea7-6f362486fa12","ip_allocation":"immediate"}]} 2018-07-23 04:02:17,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=a8c86f47-a43c-4e20-aea7-6f362486fa12 used request id req-00a3b897-5bcd-43f8-8f70-e7433728731a 2018-07-23 04:02:17,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0524170398712s 2018-07-23 04:02:17,167 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=a8c86f47-a43c-4e20-aea7-6f362486fa12 used request id req-00a3b897-5bcd-43f8-8f70-e7433728731a 2018-07-23 04:02:17,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 04:02:17,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a1aeffb1-072c-4148-9d0c-7b3900bd4bf9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:17,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e60dc0b0-d531-4eb9-85a3-4ff664c87ab8 Date: Mon, 23 Jul 2018 04:02:17 GMT RESP BODY: {"floatingips": []} 2018-07-23 04:02:17,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a1aeffb1-072c-4148-9d0c-7b3900bd4bf9 used request id req-e60dc0b0-d531-4eb9-85a3-4ff664c87ab8 2018-07-23 04:02:17,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0466451644897s 2018-07-23 04:02:17,219 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a1aeffb1-072c-4148-9d0c-7b3900bd4bf9 used request id req-e60dc0b0-d531-4eb9-85a3-4ff664c87ab8 2018-07-23 04:02:17,219 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_fedddd5b-fa03-489a-a8be-c1db0f235b99': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2e:a0:99', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1fe3cc25-56df-4f30-bb27-0a36a6b70d62'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T04:02:14.000000', 'flavor': Munch({u'id': u'0dc48707-5e4f-40dd-8828-1a82cbe897ff'}), 'az': u'nova', 'id': u'a8c86f47-a43c-4e20-aea7-6f362486fa12', 'security_groups': [Munch({u'name': u'shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'95b88abf6e4a4620bb541215f1ac9c00', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'191deb70763b46ca9086cbf1e4719511', 'name': 'shaker-project_fedddd5b-fa03-489a-a8be-c1db0f235b99', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-23T04:02:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T04:02:14Z', 'hostId': u'7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T04:02:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'191deb70763b46ca9086cbf1e4719511', 'name': u'shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99', 'adminPass': None, 'tenant_id': u'191deb70763b46ca9086cbf1e4719511', 'created_at': u'2018-07-23T03:58:51Z', 'created': u'2018-07-23T03:58:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 04:02:17,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 04:02:17,223 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:17,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-c3518fc3-be70-4189-870f-a36efc725970 Date: Mon, 23 Jul 2018 04:02:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82fa4c36-6268-426b-a5e7-1b3394da7183","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"191deb70763b46ca9086cbf1e4719511","l2_adjacency":true,"status":"ACTIVE","subnets":["e6471ec4-33b5-45e3-8fba-d1dceae23ca5"],"description":"","tags":[],"updated_at":"2018-07-23T03:58:30Z","qos_policy_id":null,"name":"shaker-net_fedddd5b-fa03-489a-a8be-c1db0f235b99","admin_state_up":true,"tenant_id":"191deb70763b46ca9086cbf1e4719511","created_at":"2018-07-23T03:58:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 04:02:17,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c3518fc3-be70-4189-870f-a36efc725970 2018-07-23 04:02:17,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10510802269s 2018-07-23 04:02:17,328 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c3518fc3-be70-4189-870f-a36efc725970 2018-07-23 04:02:17,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 04:02:17,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=a8c86f47-a43c-4e20-aea7-6f362486fa12" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:17,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-c2ae6bb7-2ec6-42bd-a06b-5fb007afcbbf Date: Mon, 23 Jul 2018 04:02:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T04:02:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e6471ec4-33b5-45e3-8fba-d1dceae23ca5","ip_address":"192.168.120.11"}],"id":"a1aeffb1-072c-4148-9d0c-7b3900bd4bf9","security_groups":["1e70ffd6-8b53-46e1-ab06-92916cc4b431"],"mac_address":"fa:16:3e:2e:a0:99","project_id":"191deb70763b46ca9086cbf1e4719511","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82fa4c36-6268-426b-a5e7-1b3394da7183","tenant_id":"191deb70763b46ca9086cbf1e4719511","created_at":"2018-07-23T03:58:53Z","binding:vnic_type":"normal","device_id":"a8c86f47-a43c-4e20-aea7-6f362486fa12","ip_allocation":"immediate"}]} 2018-07-23 04:02:17,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=a8c86f47-a43c-4e20-aea7-6f362486fa12 used request id req-c2ae6bb7-2ec6-42bd-a06b-5fb007afcbbf 2018-07-23 04:02:17,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0529778003693s 2018-07-23 04:02:17,383 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=a8c86f47-a43c-4e20-aea7-6f362486fa12 used request id req-c2ae6bb7-2ec6-42bd-a06b-5fb007afcbbf 2018-07-23 04:02:17,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-23 04:02:17,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" -d '{"floatingip": {"floating_network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "fixed_ip_address": "192.168.120.11", "port_id": "a1aeffb1-072c-4148-9d0c-7b3900bd4bf9"}}' 2018-07-23 04:02:19,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-7cd030b9-8da5-4ffd-94dd-635767fe50f2 Date: Mon, 23 Jul 2018 04:02:19 GMT RESP BODY: {"floatingip": {"router_id": "9e9ec3fe-c174-4bc3-8b7f-e485b8b68585", "status": "DOWN", "description": "", "tags": [], "tenant_id": "191deb70763b46ca9086cbf1e4719511", "created_at": "2018-07-23T04:02:18Z", "updated_at": "2018-07-23T04:02:18Z", "floating_network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "82fa4c36-6268-426b-a5e7-1b3394da7183", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2e:a0:99", "device_id": "a8c86f47-a43c-4e20-aea7-6f362486fa12"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "191deb70763b46ca9086cbf1e4719511", "port_id": "a1aeffb1-072c-4148-9d0c-7b3900bd4bf9", "id": "0b8aace8-9a31-4828-a9a8-4abf08a6090a", "qos_policy_id": null}} 2018-07-23 04:02:19,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7cd030b9-8da5-4ffd-94dd-635767fe50f2 2018-07-23 04:02:19,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.07973217964s 2018-07-23 04:02:19,464 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7cd030b9-8da5-4ffd-94dd-635767fe50f2 2018-07-23 04:02:19,467 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9e9ec3fe-c174-4bc3-8b7f-e485b8b68585', 'updated_at': u'2018-07-23T04:02:18Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.207', 'revision_number': 0, 'port_id': u'a1aeffb1-072c-4148-9d0c-7b3900bd4bf9', 'id': u'0b8aace8-9a31-4828-a9a8-4abf08a6090a', 'network': u'b1151015-972f-420d-9114-74e63e0e9f5c', 'port': u'a1aeffb1-072c-4148-9d0c-7b3900bd4bf9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'191deb70763b46ca9086cbf1e4719511', 'name': 'shaker-project_fedddd5b-fa03-489a-a8be-c1db0f235b99', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'191deb70763b46ca9086cbf1e4719511', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'82fa4c36-6268-426b-a5e7-1b3394da7183', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2e:a0:99', u'device_id': u'a8c86f47-a43c-4e20-aea7-6f362486fa12'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'191deb70763b46ca9086cbf1e4719511', 'created_at': u'2018-07-23T04:02:18Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'82fa4c36-6268-426b-a5e7-1b3394da7183', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2e:a0:99', u'device_id': u'a8c86f47-a43c-4e20-aea7-6f362486fa12'}), 'router': u'9e9ec3fe-c174-4bc3-8b7f-e485b8b68585'}) 2018-07-23 04:02:19,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 04:02:19,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 04:02:19,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e352a632-04da-45c8-a667-75930be6c92e x-compute-request-id: req-e352a632-04da-45c8-a667-75930be6c92e Content-Encoding: gzip Content-Length: 10480 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 652240395 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.145396] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.147402] pid_max: default: 32768 minimum: 301\n[ 0.148490] ACPI: Core revision 20150930\n[ 0.150031] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.151589] Security Framework initialized\n[ 0.152573] Yama: becoming mindful.\n[ 0.153437] AppArmor: AppArmor initialized\n[ 0.154448] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156067] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157622] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159072] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160742] Initializing cgroup subsys io\n[ 0.161714] Initializing cgroup subsys memory\n[ 0.162738] Initializing cgroup subsys devices\n[ 0.163785] Initializing cgroup subsys freezer\n[ 0.164830] Initializing cgroup subsys net_cls\n[ 0.165867] Initializing cgroup subsys perf_event\n[ 0.166987] Initializing cgroup subsys net_prio\n[ 0.168041] Initializing cgroup subsys hugetlb\n[ 0.169082] Initializing cgroup subsys pids\n[ 0.170101] CPU: Physical Processor ID: 0\n[ 0.171745] mce: CPU supports 10 MCE banks\n[ 0.172755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.173956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.175268] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.176560] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.177960] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.179420] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.180759] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.182551] Speculative Store Bypass: Vulnerable\n[ 0.199230] Freeing SMP alternatives memory: 32K\n[ 0.205049] ftrace: allocating 32237 entries in 126 pages\n[ 0.239493] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.240967] smpboot: Max logical packages: 1\n[ 0.242121] x2apic enabled\n[ 0.243031] Switched APIC routing to physical x2apic.\n[ 0.244979] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.246330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.248830] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.250953] KVM setup paravirtual spinlock\n[ 0.252424] x86: Booted up 1 node, 1 CPUs\n[ 0.253377] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.255046] devtmpfs: initialized\n[ 0.256910] evm: security.selinux\n[ 0.257754] evm: security.SMACK64\n[ 0.258571] evm: security.SMACK64EXEC\n[ 0.259454] evm: security.SMACK64TRANSMUTE\n[ 0.260418] evm: security.SMACK64MMAP\n[ 0.261292] evm: security.ima\n[ 0.262042] evm: security.capability\n[ 0.262994] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.265174] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.266593] pinctrl core: initialized pinctrl subsystem\n[ 0.267916] RTC time: 4:02:14, date: 07/23/18\n[ 0.269057] NET: Registered protocol family 16\n[ 0.270233] cpuidle: using governor ladder\n[ 0.271216] cpuidle: using governor menu\n[ 0.272146] PCCT header not found.\n[ 0.273044] ACPI: bus type PCI registered\n[ 0.274010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.275501] PCI: Using configuration type 1 for base access\n[ 0.277592] ACPI: Added _OSI(Module Device)\n[ 0.278591] ACPI: Added _OSI(Processor Device)\n[ 0.279628] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.280709] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.282716] ACPI: Interpreter enabled\n[ 0.283622] ACPI: (supports S0 S5)\n[ 0.284451] ACPI: Using IOAPIC for interrupt routing\n[ 0.285607] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.289234] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.290582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292032] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.293476] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296088] acpiphp: Slot [3] registered\n[ 0.297019] acpiphp: Slot [4] registered\n[ 0.307787] acpiphp: Slot [5] registered\n[ 0.308728] acpiphp: Slot [6] registered\n[ 0.309659] acpiphp: Slot [7] registered\n[ 0.310585] acpiphp: Slot [8] registered\n[ 0.311513] acpiphp: Slot [9] registered\n[ 0.312445] acpiphp: Slot [10] registered\n[ 0.313428] acpiphp: Slot [11] registered\n[ 0.314397] acpiphp: Slot [12] registered\n[ 0.315339] acpiphp: Slot [13] registered\n[ 0.316279] acpiphp: Slot [14] registered\n[ 0.317221] acpiphp: Slot [15] registered\n[ 0.318192] acpiphp: Slot [16] registered\n[ 0.319139] acpiphp: Slot [17] registered\n[ 0.320081] acpiphp: Slot [18] registered\n[ 0.321025] acpiphp: Slot [19] registered\n[ 0.321976] acpiphp: Slot [20] registered\n[ 0.322944] acpiphp: Slot [21] registered\n[ 0.323907] acpiphp: Slot [22] registered\n[ 0.324866] acpiphp: Slot [23] registered\n[ 0.325829] acpiphp: Slot [24] registered\n[ 0.326788] acpiphp: Slot [25] registered\n[ 0.327774] acpiphp: Slot [26] registered\n[ 0.328746] acpiphp: Slot [27] registered\n[ 0.329715] acpiphp: Slot [28] registered\n[ 0.330679] acpiphp: Slot [29] registered\n[ 0.331638] acpiphp: Slot [30] registered\n[ 0.332601] acpiphp: Slot [31] registered\n[ 0.333607] PCI host bridge to bus 0000:00\n[ 0.334563] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.335972] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.337331] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.338981] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.340591] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.342230] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.345616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.347069] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.348432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.349862] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353359] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.355111] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373109] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.374710] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.376693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.378250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379765] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381138] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382558] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385504] vgaarb: loaded\n[ 0.386163] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387541] SCSI subsystem initialized\n[ 0.388552] ACPI: bus type USB registered\n[ 0.389488] usbcore: registered new interface driver usbfs\n[ 0.390663] usbcore: registered new interface driver hub\n[ 0.391765] usbcore: registered new device driver usb\n[ 0.392970] PCI: Using ACPI for IRQ routing\n[ 0.394161] NetLabel: Initializing\n[ 0.394952] NetLabel: domain hash size = 128\n[ 0.395883] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.396954] NetLabel: unlabeled traffic allowed by default\n[ 0.398212] amd_nb: Cannot enumerate AMD northbridges\n[ 0.399322] clocksource: Switched to clocksource kvm-clock\n[ 0.406934] AppArmor: AppArmor Filesystem Enabled\n[ 0.408016] pnp: PnP ACPI init\n[ 0.409059] pnp: PnP ACPI: found 5 devices\n[ 0.415524] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.417355] NET: Registered protocol family 2\n[ 0.418448] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419825] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.421105] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425432] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.427090] NET: Registered protocol family 1\n[ 0.428049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.429261] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.430407] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.446412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.462813] Unpacking initramfs...\n[ 0.912725] Freeing initrd memory: 37084K\n[ 0.914364] Scanning for low memory corruption every 60 seconds\n[ 0.916246] audit: initializing netlink subsys (disabled)\n[ 0.917644] audit: type=2000 audit(1532318535.597:1): initialized\n[ 0.919488] Initialise system trusted keyring\n[ 0.920770] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.922295] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.925028] zbud: loaded\n[ 0.926075] VFS: Disk quotas dquot_6.6.0\n[ 0.927136] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.929049] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.930738] fuse init (API version 7.23)\n[ 0.931929] Key type big_key registered\n[ 0.932968] Allocating IMA MOK and blacklist keyrings.\n[ 0.934605] Key type asymmetric registered\n[ 0.935682] Asymmetric key parser 'x509' registered\n[ 0.936901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.938690] io scheduler noop registered\n[ 0.939663] io scheduler deadline registered (default)\n[ 0.940891] io scheduler cfq registered\n[ 0.941948] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.943378] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.945141] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.947096] ACPI: Power Button [PWRF]\n[ 0.948273] GHES: HEST is not enabled!\n[ 0.963647] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.995598] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.998324] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.021566] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.024563] Linux agpgart interface v0.103\n[ 1.027199] loop: module loaded\n[ 1.030368] vda: vda1\n[ 1.031969] scsi host0: ata_piix\n[ 1.032821] scsi host1: ata_piix\n[ 1.033608] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.034931] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.036612] libphy: Fixed MDIO Bus: probed\n[ 1.037506] tun: Universal TUN/TAP device driver, 1.6\n[ 1.038531] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.041247] PPP generic driver version 2.4.2\n[ 1.042287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.043583] ehci-pci: EHCI PCI platform driver\n[ 1.044549] ehci-platform: EHCI generic platform driver\n[ 1.045611] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.046917] ohci-pci: OHCI PCI platform driver\n[ 1.047867] ohci-platform: OHCI generic platform driver\n[ 1.048922] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.065454] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.066574] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.068144] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.069224] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.070523] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.071854] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.073375] usb usb1: Product: UHCI Host Controller\n[ 1.074375] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.075626] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.076702] hub 1-0:1.0: USB hub found\n[ 1.077529] hub 1-0:1.0: 2 ports detected\n[ 1.078597] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.080975] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.081991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.083247] mousedev: PS/2 mouse device common for all mice\n[ 1.084664] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.086718] rtc_cmos 00:00: RTC can wake from S4\n[ 1.087945] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.089212] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.090496] i2c /dev entries driver\n[ 1.091354] device-mapper: uevent: version 1.0.3\n[ 1.092405] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.094155] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.095744] NET: Registered protocol family 10\n[ 1.097109] NET: Registered protocol family 17\n[ 1.098077] Key type dns_resolver registered\n[ 1.099278] registered taskstats version 1\n[ 1.100227] Loading compiled-in X.509 certificates\n[ 1.101833] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.103824] zswap: loaded using pool lzo/zbud\n[ 1.106422] Key type trusted registered\n[ 1.109307] Key type encrypted registered\n[ 1.110201] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.111336] ima: No TPM chip found, activating TPM-bypass!\n[ 1.112477] evm: HMAC attrs: 0x1\n[ 1.113530] Magic number: 10:118:10\n[ 1.114471] rtc_cmos 00:00: setting system clock to 2018-07-23 04:02:15 UTC (1532318535)\n[ 1.116246] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.117435] EDD information not available.\n[ 1.197474] Freeing unused kernel memory: 1512K\n[ 1.198469] Write protecting the kernel read-only data: 14336k\n[ 1.201913] Freeing unused kernel memory: 1692K\n[ 1.203160] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.213903] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.216178] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.218203] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.220163] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.222086] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.224040] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.231779] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.233745] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.236877] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.239008] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.294705] [drm] Initialized drm 1.1.0 20060810\n[ 1.296771] virtio_net virtio0 ens3: renamed from eth0\n[ 1.305470] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.307443] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.327743] FDC 0 is a S82078B\n[ 1.337851] AVX2 version of gcm_enc/dec engaged.\n[ 1.338881] AES CTR mode by8 optimization enabled\n[ 1.387359] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.550814] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.552131] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.553498] usb 1-1: Product: QEMU USB Tablet\n[ 1.554411] usb 1-1: Manufacturer: QEMU\n[ 1.555232] usb 1-1: SerialNumber: 42\n[ 1.563209] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.569153] usbcore: registered new interface driver usbhid\n[ 1.570289] usbhid: USB HID core driver\n[ 1.573073] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.575530] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 1.844274] md: linear personality registered for level -1\n[ 1.847464] md: multipath personality registered for level -4\n[ 1.850662] md: raid0 personality registered for level 0\n[ 1.854284] md: raid1 personality registered for level 1\n[ 1.923340] raid6: sse2x1 gen() 11521 MB/s\n[ 1.991323] raid6: sse2x1 xor() 9038 MB/s\n[ 2.059325] raid6: sse2x2 gen() 14659 MB/s\n[ 2.127324] raid6: sse2x2 xor() 9750 MB/s\n[ 2.195322] raid6: sse2x4 gen() 16603 MB/s\n[ 2.263323] raid6: sse2x4 xor() 11134 MB/s\n[ 2.331323] raid6: avx2x1 gen() 21904 MB/s\n[ 2.399323] raid6: avx2x2 gen() 26019 MB/s\n[ 2.467322] raid6: avx2x4 gen() 29337 MB/s\n[ 2.468208] raid6: using algorithm avx2x4 gen() 29337 MB/s\n[ 2.469289] raid6: using avx2x2 recovery algorithm\n[ 2.470293] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n[ 2.471525] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255552e88e, max_idle_ns: 440795378574 ns\n[ 2.474763] xor: automatically using best checksumming function:\n[ 2.515323] avx : 31848.000 MB/sec\n[ 2.517463] async_tx: api initialized (async)\n[ 2.527404] md: raid6 personality registered for level 6\n[ 2.528477] md: raid5 personality registered for level 5\n[ 2.529530] md: raid4 personality registered for level 4\n[ 2.534886] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.563867] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.583050] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.692121] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.695575] systemd[1]: Detected virtualization kvm.\n[ 2.696598] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.699891] systemd[1]: Set hostname to .\n[ 2.702452] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.703645] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.823709] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.826608] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.828654] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.831204] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.834236] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.836681] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.839422] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.841664] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.843625] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.845784] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.847933] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.850158] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.852684] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.855168] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.857715] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.862245] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.869293] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.871237] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.874429] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.877915] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.880913] systemd[1]: Listening on udev Kernel Socket.\n[ 2.884170] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.886821] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...[ 2.894230] iscsi: registered transport (tcp)\n\n[ 2.895547] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.899775] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.916216] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.923318] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 2.934206] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 2.946504] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.957098] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.959422] iscsi: registered transport (iser)\n[ 2.962796] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.973100] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.981926] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.985530] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.991179] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.996064] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.006617] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.013603] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.024238] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.033740] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.417967] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n"} 2018-07-23 04:02:19,732 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12/action used request id req-e352a632-04da-45c8-a667-75930be6c92e 2018-07-23 04:02:19,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.263784170151s 2018-07-23 04:02:19,733 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12/action used request id req-e352a632-04da-45c8-a667-75930be6c92e 2018-07-23 04:02:19,733 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 652240395 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.145396] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.147402] pid_max: default: 32768 minimum: 301 [ 0.148490] ACPI: Core revision 20150930 [ 0.150031] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.151589] Security Framework initialized [ 0.152573] Yama: becoming mindful. [ 0.153437] AppArmor: AppArmor initialized [ 0.154448] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.156067] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.157622] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159072] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.160742] Initializing cgroup subsys io [ 0.161714] Initializing cgroup subsys memory [ 0.162738] Initializing cgroup subsys devices [ 0.163785] Initializing cgroup subsys freezer [ 0.164830] Initializing cgroup subsys net_cls [ 0.165867] Initializing cgroup subsys perf_event [ 0.166987] Initializing cgroup subsys net_prio [ 0.168041] Initializing cgroup subsys hugetlb [ 0.169082] Initializing cgroup subsys pids [ 0.170101] CPU: Physical Processor ID: 0 [ 0.171745] mce: CPU supports 10 MCE banks [ 0.172755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.173956] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.175268] Spectre V2 : Mitigation: Full generic retpoline [ 0.176560] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.177960] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.179420] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.180759] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.182551] Speculative Store Bypass: Vulnerable [ 0.199230] Freeing SMP alternatives memory: 32K [ 0.205049] ftrace: allocating 32237 entries in 126 pages [ 0.239493] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.240967] smpboot: Max logical packages: 1 [ 0.242121] x2apic enabled [ 0.243031] Switched APIC routing to physical x2apic. [ 0.244979] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.246330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.248830] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.250953] KVM setup paravirtual spinlock [ 0.252424] x86: Booted up 1 node, 1 CPUs [ 0.253377] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.255046] devtmpfs: initialized [ 0.256910] evm: security.selinux [ 0.257754] evm: security.SMACK64 [ 0.258571] evm: security.SMACK64EXEC [ 0.259454] evm: security.SMACK64TRANSMUTE [ 0.260418] evm: security.SMACK64MMAP [ 0.261292] evm: security.ima [ 0.262042] evm: security.capability [ 0.262994] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.265174] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.266593] pinctrl core: initialized pinctrl subsystem [ 0.267916] RTC time: 4:02:14, date: 07/23/18 [ 0.269057] NET: Registered protocol family 16 [ 0.270233] cpuidle: using governor ladder [ 0.271216] cpuidle: using governor menu [ 0.272146] PCCT header not found. [ 0.273044] ACPI: bus type PCI registered [ 0.274010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.275501] PCI: Using configuration type 1 for base access [ 0.277592] ACPI: Added _OSI(Module Device) [ 0.278591] ACPI: Added _OSI(Processor Device) [ 0.279628] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.280709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.282716] ACPI: Interpreter enabled [ 0.283622] ACPI: (supports S0 S5) [ 0.284451] ACPI: Using IOAPIC for interrupt routing [ 0.285607] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.289234] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.290582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.292032] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.293476] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.296088] acpiphp: Slot [3] registered [ 0.297019] acpiphp: Slot [4] registered [ 0.307787] acpiphp: Slot [5] registered [ 0.308728] acpiphp: Slot [6] registered [ 0.309659] acpiphp: Slot [7] registered [ 0.310585] acpiphp: Slot [8] registered [ 0.311513] acpiphp: Slot [9] registered [ 0.312445] acpiphp: Slot [10] registered [ 0.313428] acpiphp: Slot [11] registered [ 0.314397] acpiphp: Slot [12] registered [ 0.315339] acpiphp: Slot [13] registered [ 0.316279] acpiphp: Slot [14] registered [ 0.317221] acpiphp: Slot [15] registered [ 0.318192] acpiphp: Slot [16] registered [ 0.319139] acpiphp: Slot [17] registered [ 0.320081] acpiphp: Slot [18] registered [ 0.321025] acpiphp: Slot [19] registered [ 0.321976] acpiphp: Slot [20] registered [ 0.322944] acpiphp: Slot [21] registered [ 0.323907] acpiphp: Slot [22] registered [ 0.324866] acpiphp: Slot [23] registered [ 0.325829] acpiphp: Slot [24] registered [ 0.326788] acpiphp: Slot [25] registered [ 0.327774] acpiphp: Slot [26] registered [ 0.328746] acpiphp: Slot [27] registered [ 0.329715] acpiphp: Slot [28] registered [ 0.330679] acpiphp: Slot [29] registered [ 0.331638] acpiphp: Slot [30] registered [ 0.332601] acpiphp: Slot [31] registered [ 0.333607] PCI host bridge to bus 0000:00 [ 0.334563] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335972] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.337331] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.338981] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.340591] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.342230] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347069] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348432] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349862] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.353359] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.355111] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.373109] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.374710] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.376693] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.378250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.379765] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.381138] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.382558] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.383753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.385504] vgaarb: loaded [ 0.386163] vgaarb: bridge control possible 0000:00:02.0 [ 0.387541] SCSI subsystem initialized [ 0.388552] ACPI: bus type USB registered [ 0.389488] usbcore: registered new interface driver usbfs [ 0.390663] usbcore: registered new interface driver hub [ 0.391765] usbcore: registered new device driver usb [ 0.392970] PCI: Using ACPI for IRQ routing [ 0.394161] NetLabel: Initializing [ 0.394952] NetLabel: domain hash size = 128 [ 0.395883] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.396954] NetLabel: unlabeled traffic allowed by default [ 0.398212] amd_nb: Cannot enumerate AMD northbridges [ 0.399322] clocksource: Switched to clocksource kvm-clock [ 0.406934] AppArmor: AppArmor Filesystem Enabled [ 0.408016] pnp: PnP ACPI init [ 0.409059] pnp: PnP ACPI: found 5 devices [ 0.415524] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.417355] NET: Registered protocol family 2 [ 0.418448] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.419825] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.421105] TCP: Hash tables configured (established 4096 bind 4096) [ 0.422371] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.425432] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.427090] NET: Registered protocol family 1 [ 0.428049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.429261] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.430407] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.446412] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.462813] Unpacking initramfs... [ 0.912725] Freeing initrd memory: 37084K [ 0.914364] Scanning for low memory corruption every 60 seconds [ 0.916246] audit: initializing netlink subsys (disabled) [ 0.917644] audit: type=2000 audit(1532318535.597:1): initialized [ 0.919488] Initialise system trusted keyring [ 0.920770] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.922295] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.925028] zbud: loaded [ 0.926075] VFS: Disk quotas dquot_6.6.0 [ 0.927136] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.929049] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.930738] fuse init (API version 7.23) [ 0.931929] Key type big_key registered [ 0.932968] Allocating IMA MOK and blacklist keyrings. [ 0.934605] Key type asymmetric registered [ 0.935682] Asymmetric key parser 'x509' registered [ 0.936901] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.938690] io scheduler noop registered [ 0.939663] io scheduler deadline registered (default) [ 0.940891] io scheduler cfq registered [ 0.941948] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.943378] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.945141] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.947096] ACPI: Power Button [PWRF] [ 0.948273] GHES: HEST is not enabled! [ 0.963647] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.995598] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.998324] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.021566] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.024563] Linux agpgart interface v0.103 [ 1.027199] loop: module loaded [ 1.030368] vda: vda1 [ 1.031969] scsi host0: ata_piix [ 1.032821] scsi host1: ata_piix [ 1.033608] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.034931] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.036612] libphy: Fixed MDIO Bus: probed [ 1.037506] tun: Universal TUN/TAP device driver, 1.6 [ 1.038531] tun: (C) 1999-2004 Max Krasnyansky [ 1.041247] PPP generic driver version 2.4.2 [ 1.042287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.043583] ehci-pci: EHCI PCI platform driver [ 1.044549] ehci-platform: EHCI generic platform driver [ 1.045611] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.046917] ohci-pci: OHCI PCI platform driver [ 1.047867] ohci-platform: OHCI generic platform driver [ 1.048922] uhci_hcd: USB Universal Host Controller Interface driver [ 1.065454] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.066574] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.068144] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.069224] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.070523] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.071854] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.073375] usb usb1: Product: UHCI Host Controller [ 1.074375] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.075626] usb usb1: SerialNumber: 0000:00:01.2 [ 1.076702] hub 1-0:1.0: USB hub found [ 1.077529] hub 1-0:1.0: 2 ports detected [ 1.078597] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.080975] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.081991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.083247] mousedev: PS/2 mouse device common for all mice [ 1.084664] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.086718] rtc_cmos 00:00: RTC can wake from S4 [ 1.087945] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.089212] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.090496] i2c /dev entries driver [ 1.091354] device-mapper: uevent: version 1.0.3 [ 1.092405] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.094155] ledtrig-cpu: registered to indicate activity on CPUs [ 1.095744] NET: Registered protocol family 10 [ 1.097109] NET: Registered protocol family 17 [ 1.098077] Key type dns_resolver registered [ 1.099278] registered taskstats version 1 [ 1.100227] Loading compiled-in X.509 certificates [ 1.101833] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.103824] zswap: loaded using pool lzo/zbud [ 1.106422] Key type trusted registered [ 1.109307] Key type encrypted registered [ 1.110201] AppArmor: AppArmor sha1 policy hashing enabled [ 1.111336] ima: No TPM chip found, activating TPM-bypass! [ 1.112477] evm: HMAC attrs: 0x1 [ 1.113530] Magic number: 10:118:10 [ 1.114471] rtc_cmos 00:00: setting system clock to 2018-07-23 04:02:15 UTC (1532318535) [ 1.116246] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.117435] EDD information not available. [ 1.197474] Freeing unused kernel memory: 1512K [ 1.198469] Write protecting the kernel read-only data: 14336k [ 1.201913] Freeing unused kernel memory: 1692K [ 1.203160] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.213903] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.216178] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.218203] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.220163] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.222086] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.224040] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.231779] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.233745] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.236877] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.239008] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.294705] [drm] Initialized drm 1.1.0 20060810 [ 1.296771] virtio_net virtio0 ens3: renamed from eth0 [ 1.305470] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.307443] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.327743] FDC 0 is a S82078B [ 1.337851] AVX2 version of gcm_enc/dec engaged. [ 1.338881] AES CTR mode by8 optimization enabled [ 1.387359] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.550814] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.552131] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.553498] usb 1-1: Product: QEMU USB Tablet [ 1.554411] usb 1-1: Manufacturer: QEMU [ 1.555232] usb 1-1: SerialNumber: 42 [ 1.563209] hidraw: raw HID events driver (C) Jiri Kosina [ 1.569153] usbcore: registered new interface driver usbhid [ 1.570289] usbhid: USB HID core driver [ 1.573073] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.575530] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 1.844274] md: linear personality registered for level -1 [ 1.847464] md: multipath personality registered for level -4 [ 1.850662] md: raid0 personality registered for level 0 [ 1.854284] md: raid1 personality registered for level 1 [ 1.923340] raid6: sse2x1 gen() 11521 MB/s [ 1.991323] raid6: sse2x1 xor() 9038 MB/s [ 2.059325] raid6: sse2x2 gen() 14659 MB/s [ 2.127324] raid6: sse2x2 xor() 9750 MB/s [ 2.195322] raid6: sse2x4 gen() 16603 MB/s [ 2.263323] raid6: sse2x4 xor() 11134 MB/s [ 2.331323] raid6: avx2x1 gen() 21904 MB/s [ 2.399323] raid6: avx2x2 gen() 26019 MB/s [ 2.467322] raid6: avx2x4 gen() 29337 MB/s [ 2.468208] raid6: using algorithm avx2x4 gen() 29337 MB/s [ 2.469289] raid6: using avx2x2 recovery algorithm [ 2.470293] tsc: Refined TSC clocksource calibration: 3491.874 MHz [ 2.471525] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255552e88e, max_idle_ns: 440795378574 ns [ 2.474763] xor: automatically using best checksumming function: [ 2.515323] avx : 31848.000 MB/sec [ 2.517463] async_tx: api initialized (async) [ 2.527404] md: raid6 personality registered for level 6 [ 2.528477] md: raid5 personality registered for level 5 [ 2.529530] md: raid4 personality registered for level 4 [ 2.534886] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.563867] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.583050] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.692121] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.695575] systemd[1]: Detected virtualization kvm. [ 2.696598] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.699891] systemd[1]: Set hostname to . [ 2.702452] systemd[1]: Initializing machine ID from KVM UUID. [ 2.703645] systemd[1]: Installed transient /etc/machine-id file. [ 2.823709] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.826608] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.828654] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.831204] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.834236] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.836681] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.839422] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.841664] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.843625] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.845784] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.847933] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.850158] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.852684] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.855168] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.857715] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.862245] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.869293] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.871237] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.874429] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.877915] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.880913] systemd[1]: Listening on udev Kernel Socket. [ 2.884170] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.886821] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel...[ 2.894230] iscsi: registered transport (tcp) [ 2.895547] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.899775] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.916216] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.923318] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.934206] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 2.946504] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.957098] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.959422] iscsi: registered transport (iser) [ 2.962796] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.973100] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.981926] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.985530] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.991179] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.996064] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.006617] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.013603] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.024238] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.033740] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.417967] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. 2018-07-23 04:02:20,802 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.207 2018-07-23 04:02:30,815 - paramiko.transport - DEBUG - starting thread (client mode): 0xc489ff50L 2018-07-23 04:02:30,816 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 04:02:30,827 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-07-23 04:02:30,828 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-07-23 04:02:30,829 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-23 04:02:30,830 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 04:02:30,830 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-23 04:02:30,830 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 04:02:30,830 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 04:02:30,830 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 04:02:30,873 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 04:02:30,874 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 04:02:30,879 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 9b53b5b10422b8e03f10dfebab5e2043 2018-07-23 04:02:30,881 - paramiko.transport - DEBUG - Trying discovered key fe2bdd359c3d82085e39f7259dbc597c in /tmp/tmpe0yrNp 2018-07-23 04:02:30,913 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 04:02:30,942 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 04:02:30,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-23 04:02:30,952 - 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.14" 2018-07-23 04:02:30,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81037870-b9eb-428e-9d6e-f21bcd1ef21b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}]}} 2018-07-23 04:02:30,959 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.8:35357/ used request id req-81037870-b9eb-428e-9d6e-f21bcd1ef21b 2018-07-23 04:02:30,960 - 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.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 04:02:31,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b28af64-e764-45c9-96e1-d05260411a26 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/302e26b0133044f290773f268fb909a6"}, "enabled": true, "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/3c04fb4c37314267a1525275ee43128a"}, "enabled": true, "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/419f9f1eec6848e39f38da310d074f71"}, "enabled": true, "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/527a2e26307548158f8081d0c7ae55be"}, "enabled": true, "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6d90db19938144b186fecd2673ab5582"}, "enabled": true, "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/85bbeca22976407bb37f9d184edfe7ae"}, "enabled": true, "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/9c1da6e6051a47dabec939d988e12edc"}, "enabled": true, "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/aee2acc165f444b1bc9ed5de522a960b"}, "enabled": true, "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d020a1037a5c4ce7a57a4695498ccc79"}, "enabled": true, "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/e270148630f44543ad44cb0b4b4c0d31"}, "enabled": true, "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f13fc50de64c4d1e8eeb50449b4cc4f2"}, "enabled": true, "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f412692c779b450a924412153426b228"}, "enabled": true, "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f4b536647b9f4d728c4053c82c69b247"}, "enabled": true, "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f571cc3404fe4d319a16fee07dc8f439"}, "enabled": true, "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f6bc424a6056466a857b1ba265086d14"}, "enabled": true, "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-07-23 04:02:31,052 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-0b28af64-e764-45c9-96e1-d05260411a26 2018-07-23 04:02:31,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.102890014648s 2018-07-23 04:02:31,052 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-0b28af64-e764-45c9-96e1-d05260411a26 2018-07-23 04:02:31,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-23 04:02:31,063 - 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.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 04:02:31,121 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-23 04:02:31,121 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-23 04:02:31,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db1ab8fd-6ee0-4676-936c-28544e5fbadc Content-Encoding: gzip Content-Length: 1980 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/00d8309fd0e741548cf7aa5d20a73674"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3c04fb4c37314267a1525275ee43128a", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/026555e04a9c4c31aec69e42793c20c0"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "302e26b0133044f290773f268fb909a6", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0318f58ef9494c3cafee57ee821e121d"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d90db19938144b186fecd2673ab5582", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0f3a3cea7c1d47b4ba89c89223d34463"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f571cc3404fe4d319a16fee07dc8f439", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/188624b9b19f4e44905fabad29e0e87d"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f4b536647b9f4d728c4053c82c69b247", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1c1a9f85e3c440998bcf12855276e2a9"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "419f9f1eec6848e39f38da310d074f71", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2775c6df747c4f6da202ecddd8157bf8"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3c04fb4c37314267a1525275ee43128a", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2b038245497147c2afba2a00a3cf2b02"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "419f9f1eec6848e39f38da310d074f71", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2b917335a9f041d5a39ecf90772e07c3"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f412692c779b450a924412153426b228", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/331d1ab2885240cda0ce478f9587f61f"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "85bbeca22976407bb37f9d184edfe7ae", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3d12d5d7a547470a8e13655ee5594144"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d020a1037a5c4ce7a57a4695498ccc79", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/44f0d8d1c8cd4f2b8264d95885029b68"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f4b536647b9f4d728c4053c82c69b247", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/485d0db948d44bc0971c848815da75c1"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d020a1037a5c4ce7a57a4695498ccc79", "id": "485d0db948d44bc0971c848815da75c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4992b1f58abd4d7d8dcdadb5711036e4"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c1da6e6051a47dabec939d988e12edc", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4b7bbafbbc3742059c1ba71bce2dc78b"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "527a2e26307548158f8081d0c7ae55be", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/517ce98e6fb4427ea36717d3b940aa8a"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c1da6e6051a47dabec939d988e12edc", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5364eed49420418db17def0b3e73b032"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e270148630f44543ad44cb0b4b4c0d31", "id": "5364eed49420418db17def0b3e73b032"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5dd820c9dea9424fa5222f4f81324aa0"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3c04fb4c37314267a1525275ee43128a", "id": "5dd820c9dea9424fa5222f4f81324aa0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/60c8f869728b41a780012096f5dc7939"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f6bc424a6056466a857b1ba265086d14", "id": "60c8f869728b41a780012096f5dc7939"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6840abb343f74653b894fe6ee004cc76"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "302e26b0133044f290773f268fb909a6", "id": "6840abb343f74653b894fe6ee004cc76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/690eb29b5a6b4da88710fb251f87b6ad"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e270148630f44543ad44cb0b4b4c0d31", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6e322bbd78414b7f8ad3dae011a11cd6"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d90db19938144b186fecd2673ab5582", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7aaf98ba8bd4495186c6b7892f5d627e"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7d38b707c58b4f0c8797e578ab2b2ab4"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c1da6e6051a47dabec939d988e12edc", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7ec52dd30b4f424ba55d47d72515a0eb"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f6bc424a6056466a857b1ba265086d14", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8200090a6d70412ba53c17117bf8db48"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "85bbeca22976407bb37f9d184edfe7ae", "id": "8200090a6d70412ba53c17117bf8db48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/82efd8f2749c4014ac77d947b15a5b82"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f412692c779b450a924412153426b228", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8511654c56b645cf963c528688426422"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f6bc424a6056466a857b1ba265086d14", "id": "8511654c56b645cf963c528688426422"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8d715d47471643249696970028c4c8fe"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "419f9f1eec6848e39f38da310d074f71", "id": "8d715d47471643249696970028c4c8fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8fad387ef2d94a0f82c29587159347c2"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d90db19938144b186fecd2673ab5582", "id": "8fad387ef2d94a0f82c29587159347c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/977d9e3279414afba7b8a4f9ea081871"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9d54e760df7b466d8e55410389ad9156"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e270148630f44543ad44cb0b4b4c0d31", "id": "9d54e760df7b466d8e55410389ad9156"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a50d71227b484f5d951bdaf4acd03285"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "302e26b0133044f290773f268fb909a6", "id": "a50d71227b484f5d951bdaf4acd03285"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a6564a144eb14c5f9ad0a05cdc0324b7"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f571cc3404fe4d319a16fee07dc8f439", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/aa155b0fe8a34c0dbcc95951efc52bcf"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "527a2e26307548158f8081d0c7ae55be", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/bd5895eb18574d7f96e9862373228b24"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f412692c779b450a924412153426b228", "id": "bd5895eb18574d7f96e9862373228b24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c36b9679083c491583239f94bccde9c3"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "527a2e26307548158f8081d0c7ae55be", "id": "c36b9679083c491583239f94bccde9c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d21ee629f61c4ceaaf3447ede14b72f6"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d4e086f580c1430285e6a7bef23ce5e8"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "85bbeca22976407bb37f9d184edfe7ae", "id": "d4e086f580c1430285e6a7bef23ce5e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e3a67333f69c4d8fbc6539ddce4506bd"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d020a1037a5c4ce7a57a4695498ccc79", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ed8497496a504420823c39abe5b781a2"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f571cc3404fe4d319a16fee07dc8f439", "id": "ed8497496a504420823c39abe5b781a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f1cbf85e210d433bb95cbbec3787240b"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f4b536647b9f4d728c4053c82c69b247", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-23 04:02:31,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-db1ab8fd-6ee0-4676-936c-28544e5fbadc 2018-07-23 04:02:31,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.103751897812s 2018-07-23 04:02:31,165 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-db1ab8fd-6ee0-4676-936c-28544e5fbadc 2018-07-23 04:02:31,172 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.21:5000 2018-07-23 04:02:31,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 04:02:31,178 - 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.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 04:02:31,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85df8b92-d346-4000-b31a-072bf9788542 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 04:02:31,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-85df8b92-d346-4000-b31a-072bf9788542 2018-07-23 04:02:31,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0976560115814s 2018-07-23 04:02:31,273 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-85df8b92-d346-4000-b31a-072bf9788542 2018-07-23 04:02:31,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 04:02:31,281 - 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.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 04:02:31,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf6975a-1274-42fa-80fe-889ccf9c32e3 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-07-23 04:02:31,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-bdf6975a-1274-42fa-80fe-889ccf9c32e3 2018-07-23 04:02:31,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0995099544525s 2018-07-23 04:02:31,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-bdf6975a-1274-42fa-80fe-889ccf9c32e3 2018-07-23 04:02:31,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 04:02:31,382 - 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.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 04:02:31,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f7c489-6732-4d2b-8c45-52b51b3febf5 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_fedddd5b-fa03-489a-a8be-c1db0f235b99", "links": {"self": "http://172.30.9.21:5000/v3/users/95b88abf6e4a4620bb541215f1ac9c00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "95b88abf6e4a4620bb541215f1ac9c00", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 04:02:31,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-47f7c489-6732-4d2b-8c45-52b51b3febf5 2018-07-23 04:02:31,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112995862961s 2018-07-23 04:02:31,493 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-47f7c489-6732-4d2b-8c45-52b51b3febf5 2018-07-23 04:02:31,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 04:02:31,507 - 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.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 04:02:31,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4447d69-45e4-4742-9485-df50c731b1b9 Content-Encoding: gzip Content-Length: 393 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/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "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/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/191deb70763b46ca9086cbf1e4719511"}, "tags": [], "enabled": true, "id": "191deb70763b46ca9086cbf1e4719511", "parent_id": "default", "domain_id": "default", "name": "shaker-project_fedddd5b-fa03-489a-a8be-c1db0f235b99"}]} 2018-07-23 04:02:31,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d4447d69-45e4-4742-9485-df50c731b1b9 2018-07-23 04:02:31,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106556892395s 2018-07-23 04:02:31,611 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d4447d69-45e4-4742-9485-df50c731b1b9 2018-07-23 04:02:31,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 04:02:31,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=95b88abf6e4a4620bb541215f1ac9c00&role.id=906f225086c94f88a6ba852fb9ae8f0f&scope.project.id=191deb70763b46ca9086cbf1e4719511" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 04:02:31,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311ac90e-b191-42ce-bc30-0f0d76e4cef7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=95b88abf6e4a4620bb541215f1ac9c00&role.id=906f225086c94f88a6ba852fb9ae8f0f&scope.project.id=191deb70763b46ca9086cbf1e4719511", "previous": null, "next": null}} 2018-07-23 04:02:31,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=95b88abf6e4a4620bb541215f1ac9c00&role.id=906f225086c94f88a6ba852fb9ae8f0f&scope.project.id=191deb70763b46ca9086cbf1e4719511 used request id req-311ac90e-b191-42ce-bc30-0f0d76e4cef7 2018-07-23 04:02:31,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0936930179596s 2018-07-23 04:02:31,712 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=95b88abf6e4a4620bb541215f1ac9c00&role.id=906f225086c94f88a6ba852fb9ae8f0f&scope.project.id=191deb70763b46ca9086cbf1e4719511 used request id req-311ac90e-b191-42ce-bc30-0f0d76e4cef7 2018-07-23 04:02:31,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 04:02:31,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/191deb70763b46ca9086cbf1e4719511/users/95b88abf6e4a4620bb541215f1ac9c00/roles/906f225086c94f88a6ba852fb9ae8f0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 04:02:31,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:02:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52363af0-0a4e-466e-ac65-63d3d7ec3a52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:02:31,861 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/191deb70763b46ca9086cbf1e4719511/users/95b88abf6e4a4620bb541215f1ac9c00/roles/906f225086c94f88a6ba852fb9ae8f0f used request id req-52363af0-0a4e-466e-ac65-63d3d7ec3a52 2018-07-23 04:02:31,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146036148071s 2018-07-23 04:02:31,861 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/191deb70763b46ca9086cbf1e4719511/users/95b88abf6e4a4620bb541215f1ac9c00/roles/906f225086c94f88a6ba852fb9ae8f0f used request id req-52363af0-0a4e-466e-ac65-63d3d7ec3a52 2018-07-23 04:02:31,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 04:02:31,868 - 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.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 04:02:31,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd9a8ccf-97fd-433f-8062-bdfa764b3da1 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 04:02:31,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cd9a8ccf-97fd-433f-8062-bdfa764b3da1 2018-07-23 04:02:31,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0951910018921s 2018-07-23 04:02:31,960 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cd9a8ccf-97fd-433f-8062-bdfa764b3da1 2018-07-23 04:02:31,962 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 411, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/shaker/shaker.py", line 64, in execute domain=self.project.domain.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10775, in grant_role 'Role {0} not found.'.format(name_or_id)) OpenStackCloudException: Role heat_stack_owner not found. 2018-07-23 04:02:32,083 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 04:02:32,083 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 04:02 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-23 04:02:32,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-23 04:02:32,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/0b8aace8-9a31-4828-a9a8-4abf08a6090a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:33,243 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98b0f382-c9c8-4f9d-87f4-793813101d63 Content-Length: 0 Date: Mon, 23 Jul 2018 04:02:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:02:33,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/0b8aace8-9a31-4828-a9a8-4abf08a6090a.json used request id req-98b0f382-c9c8-4f9d-87f4-793813101d63 2018-07-23 04:02:33,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.15419507027s 2018-07-23 04:02:33,244 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/0b8aace8-9a31-4828-a9a8-4abf08a6090a.json used request id req-98b0f382-c9c8-4f9d-87f4-793813101d63 2018-07-23 04:02:33,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 04:02:33,250 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:33,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8d8e09bb-73aa-4c00-9217-3ef56fd0268e Date: Mon, 23 Jul 2018 04:02:33 GMT RESP BODY: {"floatingips": []} 2018-07-23 04:02:33,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8d8e09bb-73aa-4c00-9217-3ef56fd0268e 2018-07-23 04:02:33,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.070109128952s 2018-07-23 04:02:33,319 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8d8e09bb-73aa-4c00-9217-3ef56fd0268e 2018-07-23 04:02:33,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 04:02:33,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:33,447 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:02:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c773bd8e-9124-45af-bcbb-581e0ea0c19b x-compute-request-id: req-c773bd8e-9124-45af-bcbb-581e0ea0c19b Content-Type: application/json 2018-07-23 04:02:33,447 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12 used request id req-c773bd8e-9124-45af-bcbb-581e0ea0c19b 2018-07-23 04:02:33,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.126248121262s 2018-07-23 04:02:33,447 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12 used request id req-c773bd8e-9124-45af-bcbb-581e0ea0c19b 2018-07-23 04:02:33,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:02:33,450 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:34,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4719857f-8205-45fc-bc13-190bb63d5286 x-compute-request-id: req-4719857f-8205-45fc-bc13-190bb63d5286 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_fedddd5b-fa03-489a-a8be-c1db0f235b99": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:a0:99", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:a0:99", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a8c86f47-a43c-4e20-aea7-6f362486fa12", "rel": "bookmark"}], "image": {"id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "links": [{"href": "http://172.30.9.21:8774/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T04:02:14.000000", "flavor": {"id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff", "links": [{"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}]}, "id": "a8c86f47-a43c-4e20-aea7-6f362486fa12", "security_groups": [{"name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}], "user_id": "95b88abf6e4a4620bb541215f1ac9c00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T04:02:33Z", "hostId": "7329b4799db1f327a54c010f4a947948ef22eebcc1b61c1ba49e0a0e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99", "name": "shaker-vm_fedddd5b-fa03-489a-a8be-c1db0f235b99", "created": "2018-07-23T03:58:51Z", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:02:34,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4719857f-8205-45fc-bc13-190bb63d5286 2018-07-23 04:02:34,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.813175916672s 2018-07-23 04:02:34,261 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4719857f-8205-45fc-bc13-190bb63d5286 2018-07-23 04:02:34,263 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:02:36,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:02:36,268 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:36,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-438d995a-1ab8-40fa-9af1-fb01792734f3 x-compute-request-id: req-438d995a-1ab8-40fa-9af1-fb01792734f3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 04:02:36,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-438d995a-1ab8-40fa-9af1-fb01792734f3 2018-07-23 04:02:36,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0853340625763s 2018-07-23 04:02:36,351 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-438d995a-1ab8-40fa-9af1-fb01792734f3 2018-07-23 04:02:36,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 04:02:36,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:36,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-0629bc96-9692-4a74-809c-49bda1dc2954 Date: Mon, 23 Jul 2018 04:02:36 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "191deb70763b46ca9086cbf1e4719511", "created_at": "2018-07-23T03:58:49Z", "updated_at": "2018-07-23T03:58:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:49Z", "revision_number": 0, "id": "2f79371f-d613-4fa9-8911-f459a6895ce8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:49Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:50Z", "revision_number": 0, "id": "50cdc233-33b6-47df-9c23-ef5bef44632b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:50Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-07-23T03:58:50Z", "revision_number": 0, "id": "9147fd3e-e498-4165-ba5f-52bdb4660cb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:50Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:49Z", "revision_number": 0, "id": "972384fb-77c8-4585-b8b7-0dd9a18cba46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:49Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv6", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T03:58:49Z", "revision_number": 0, "id": "b51f7574-6359-428d-93d1-6d239734b9ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:49Z", "security_group_id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": 22, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}], "revision_number": 4, "project_id": "191deb70763b46ca9086cbf1e4719511", "id": "1e70ffd6-8b53-46e1-ab06-92916cc4b431", "name": "shaker-sg_fedddd5b-fa03-489a-a8be-c1db0f235b99"}, {"description": "Default security group", "tags": [], "tenant_id": "191deb70763b46ca9086cbf1e4719511", "created_at": "2018-07-23T03:58:30Z", "updated_at": "2018-07-23T03:58:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "38e1dca9-dff1-4003-90ef-312b1d73581d", "remote_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv6", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "3bb2e2a1-ae8a-404b-8efc-e6aea6af7879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "3f942712-2aca-4fcf-b817-3d216c794700", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv6", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "735900bb-c52d-42c8-a9e1-53e6a7bc364f", "remote_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}], "revision_number": 1, "project_id": "191deb70763b46ca9086cbf1e4719511", "id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "name": "default"}]} 2018-07-23 04:02:36,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0629bc96-9692-4a74-809c-49bda1dc2954 2018-07-23 04:02:36,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0527541637421s 2018-07-23 04:02:36,408 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0629bc96-9692-4a74-809c-49bda1dc2954 2018-07-23 04:02:36,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 04:02:36,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1e70ffd6-8b53-46e1-ab06-92916cc4b431.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:36,561 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c75361e-8fb2-4f17-8669-cfc2674d55d6 Content-Length: 0 Date: Mon, 23 Jul 2018 04:02:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:02:36,562 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1e70ffd6-8b53-46e1-ab06-92916cc4b431.json used request id req-8c75361e-8fb2-4f17-8669-cfc2674d55d6 2018-07-23 04:02:36,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.150677919388s 2018-07-23 04:02:36,562 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1e70ffd6-8b53-46e1-ab06-92916cc4b431.json used request id req-8c75361e-8fb2-4f17-8669-cfc2674d55d6 2018-07-23 04:02:36,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 04:02:36,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:36,616 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 04:02:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-974e7de2-4e96-4365-8ec2-eb9e4a49cdcd x-compute-request-id: req-974e7de2-4e96-4365-8ec2-eb9e4a49cdcd Content-Length: 0 Content-Type: application/json 2018-07-23 04:02:36,616 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99 used request id req-974e7de2-4e96-4365-8ec2-eb9e4a49cdcd 2018-07-23 04:02:36,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0536479949951s 2018-07-23 04:02:36,616 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/shaker-kp_fedddd5b-fa03-489a-a8be-c1db0f235b99 used request id req-974e7de2-4e96-4365-8ec2-eb9e4a49cdcd 2018-07-23 04:02:36,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 04:02:36,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/9e9ec3fe-c174-4bc3-8b7f-e485b8b68585/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" -d '{"subnet_id": "e6471ec4-33b5-45e3-8fba-d1dceae23ca5"}' 2018-07-23 04:02:38,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5eecfeb7-4e7f-42b5-8973-b21ac6d5b452 Date: Mon, 23 Jul 2018 04:02:38 GMT RESP BODY: {"network_id": "82fa4c36-6268-426b-a5e7-1b3394da7183", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "subnet_id": "e6471ec4-33b5-45e3-8fba-d1dceae23ca5", "subnet_ids": ["e6471ec4-33b5-45e3-8fba-d1dceae23ca5"], "port_id": "be6c8a84-24f6-4cec-ac23-eedfff736cbe", "id": "9e9ec3fe-c174-4bc3-8b7f-e485b8b68585"} 2018-07-23 04:02:38,241 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9e9ec3fe-c174-4bc3-8b7f-e485b8b68585/remove_router_interface.json used request id req-5eecfeb7-4e7f-42b5-8973-b21ac6d5b452 2018-07-23 04:02:38,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.62435317039s 2018-07-23 04:02:38,242 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9e9ec3fe-c174-4bc3-8b7f-e485b8b68585/remove_router_interface.json used request id req-5eecfeb7-4e7f-42b5-8973-b21ac6d5b452 returning object 9e9ec3fe-c174-4bc3-8b7f-e485b8b68585 2018-07-23 04:02:38,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 04:02:38,243 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:38,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-face54c2-0a18-47c5-a2d3-d64cb85578b2 Date: Mon, 23 Jul 2018 04:02:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "191deb70763b46ca9086cbf1e4719511", "created_at": "2018-07-23T03:58:31Z", "admin_state_up": true, "updated_at": "2018-07-23T04:02:37Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "191deb70763b46ca9086cbf1e4719511", "id": "9e9ec3fe-c174-4bc3-8b7f-e485b8b68585", "name": "shaker-router_fedddd5b-fa03-489a-a8be-c1db0f235b99"}]} 2018-07-23 04:02:38,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-face54c2-0a18-47c5-a2d3-d64cb85578b2 2018-07-23 04:02:38,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112091064453s 2018-07-23 04:02:38,355 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-face54c2-0a18-47c5-a2d3-d64cb85578b2 2018-07-23 04:02:38,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 04:02:38,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/9e9ec3fe-c174-4bc3-8b7f-e485b8b68585.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:39,565 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a79eb10-f224-4c9a-800c-627aae5c3c3b Content-Length: 0 Date: Mon, 23 Jul 2018 04:02:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:02:39,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/9e9ec3fe-c174-4bc3-8b7f-e485b8b68585.json used request id req-1a79eb10-f224-4c9a-800c-627aae5c3c3b 2018-07-23 04:02:39,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.20899510384s 2018-07-23 04:02:39,565 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/9e9ec3fe-c174-4bc3-8b7f-e485b8b68585.json used request id req-1a79eb10-f224-4c9a-800c-627aae5c3c3b 2018-07-23 04:02:39,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 04:02:39,566 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:39,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6131c6d4-34ab-44fb-997f-766d442aeaf0 Date: Mon, 23 Jul 2018 04:02:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82fa4c36-6268-426b-a5e7-1b3394da7183","tenant_id":"191deb70763b46ca9086cbf1e4719511","created_at":"2018-07-23T03:58:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T03:58:30Z","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":"191deb70763b46ca9086cbf1e4719511","id":"e6471ec4-33b5-45e3-8fba-d1dceae23ca5","subnetpool_id":null,"name":"shaker-subnet_fedddd5b-fa03-489a-a8be-c1db0f235b99"}]} 2018-07-23 04:02:39,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6131c6d4-34ab-44fb-997f-766d442aeaf0 2018-07-23 04:02:39,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0462880134583s 2018-07-23 04:02:39,612 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6131c6d4-34ab-44fb-997f-766d442aeaf0 2018-07-23 04:02:39,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 04:02:39,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/e6471ec4-33b5-45e3-8fba-d1dceae23ca5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:40,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-81069d0a-017f-44c7-9a6c-f5f7aa05aff4 Date: Mon, 23 Jul 2018 04:02:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:02:40,500 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/e6471ec4-33b5-45e3-8fba-d1dceae23ca5.json used request id req-81069d0a-017f-44c7-9a6c-f5f7aa05aff4 2018-07-23 04:02:40,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.886072874069s 2018-07-23 04:02:40,500 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/e6471ec4-33b5-45e3-8fba-d1dceae23ca5.json used request id req-81069d0a-017f-44c7-9a6c-f5f7aa05aff4 2018-07-23 04:02:40,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 04:02:40,501 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:40,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-5d129f01-dd41-4f21-b71f-bbec4eeaf7f5 Date: Mon, 23 Jul 2018 04:02:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82fa4c36-6268-426b-a5e7-1b3394da7183","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"191deb70763b46ca9086cbf1e4719511","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T04:02:40Z","qos_policy_id":null,"name":"shaker-net_fedddd5b-fa03-489a-a8be-c1db0f235b99","admin_state_up":true,"tenant_id":"191deb70763b46ca9086cbf1e4719511","created_at":"2018-07-23T03:58:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 04:02:40,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5d129f01-dd41-4f21-b71f-bbec4eeaf7f5 2018-07-23 04:02:40,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103282928467s 2018-07-23 04:02:40,604 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5d129f01-dd41-4f21-b71f-bbec4eeaf7f5 2018-07-23 04:02:40,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 04:02:40,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/82fa4c36-6268-426b-a5e7-1b3394da7183.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:41,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-70d3813d-ca72-4fd7-b8f2-7bfced728784 Date: Mon, 23 Jul 2018 04:02:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:02:41,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/82fa4c36-6268-426b-a5e7-1b3394da7183.json used request id req-70d3813d-ca72-4fd7-b8f2-7bfced728784 2018-07-23 04:02:41,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.04290294647s 2018-07-23 04:02:41,649 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/82fa4c36-6268-426b-a5e7-1b3394da7183.json used request id req-70d3813d-ca72-4fd7-b8f2-7bfced728784 2018-07-23 04:02:41,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 04:02:41,658 - 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.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:41,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-26af2311-c578-4fe3-96d6-79c5230a7c47 Date: Mon, 23 Jul 2018 04:02:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62/snap", "metadata": {}}], "file": "/v2/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62/file", "owner": "191deb70763b46ca9086cbf1e4719511", "id": "1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "size": 666173440, "self": "/v2/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-23T03:58:48Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_fedddd5b-fa03-489a-a8be-c1db0f235b99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_fedddd5b-fa03-489a-a8be-c1db0f235b99", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-23T03:58:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 04:02:41,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-26af2311-c578-4fe3-96d6-79c5230a7c47 2018-07-23 04:02:41,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0378921031952s 2018-07-23 04:02:41,691 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-26af2311-c578-4fe3-96d6-79c5230a7c47 2018-07-23 04:02:41,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 04:02:41,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6cbc3abeabde5de79034c71eb71e0d0f80cf704" 2018-07-23 04:02:42,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-447ead36-9f83-41dd-8726-746699ec1dfc Date: Mon, 23 Jul 2018 04:02:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 04:02:42,896 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62 used request id req-447ead36-9f83-41dd-8726-746699ec1dfc 2018-07-23 04:02:42,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.20318698883s 2018-07-23 04:02:42,896 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/1fe3cc25-56df-4f30-bb27-0a36a6b70d62 used request id req-447ead36-9f83-41dd-8726-746699ec1dfc 2018-07-23 04:02:42,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 04:02:42,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 04:02:42,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcc83c7d-9e28-48ab-958c-54976b7bb45c x-compute-request-id: req-dcc83c7d-9e28-48ab-958c-54976b7bb45c Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_fedddd5b-fa03-489a-a8be-c1db0f235b99", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "0dc48707-5e4f-40dd-8828-1a82cbe897ff"}, {"name": "vmtp-flavor_8ad131ee-8ea0-4787-a408-7cec3fbc8d44", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "7327e1d1-10b7-46c6-bad9-e3df0cca43f6"}]} 2018-07-23 04:02:42,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-dcc83c7d-9e28-48ab-958c-54976b7bb45c 2018-07-23 04:02:42,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0296289920807s 2018-07-23 04:02:42,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-dcc83c7d-9e28-48ab-958c-54976b7bb45c 2018-07-23 04:02:42,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 04:02:42,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 04:02:42,962 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 04:02:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59ea0848-d505-4e30-963e-1ce26a0d689c x-compute-request-id: req-59ea0848-d505-4e30-963e-1ce26a0d689c Content-Length: 0 Content-Type: application/json 2018-07-23 04:02:42,963 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff used request id req-59ea0848-d505-4e30-963e-1ce26a0d689c 2018-07-23 04:02:42,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0339889526367s 2018-07-23 04:02:42,963 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0dc48707-5e4f-40dd-8828-1a82cbe897ff used request id req-59ea0848-d505-4e30-963e-1ce26a0d689c 2018-07-23 04:02:42,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 04:02:42,967 - 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.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 04:02:43,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd29f374-d9df-4b97-b9bd-558fedc16041 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_fedddd5b-fa03-489a-a8be-c1db0f235b99", "links": {"self": "http://172.30.9.21:5000/v3/users/95b88abf6e4a4620bb541215f1ac9c00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "95b88abf6e4a4620bb541215f1ac9c00", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 04:02:43,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-bd29f374-d9df-4b97-b9bd-558fedc16041 2018-07-23 04:02:43,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121648073196s 2018-07-23 04:02:43,086 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-bd29f374-d9df-4b97-b9bd-558fedc16041 2018-07-23 04:02:43,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 04:02:43,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/95b88abf6e4a4620bb541215f1ac9c00 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 04:02:43,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11399e99-8abc-4528-b46d-80a6d83ff6bf Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_fedddd5b-fa03-489a-a8be-c1db0f235b99", "links": {"self": "http://172.30.9.21:5000/v3/users/95b88abf6e4a4620bb541215f1ac9c00"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "95b88abf6e4a4620bb541215f1ac9c00", "description": null}} 2018-07-23 04:02:43,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/95b88abf6e4a4620bb541215f1ac9c00 used request id req-11399e99-8abc-4528-b46d-80a6d83ff6bf 2018-07-23 04:02:43,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110576152802s 2018-07-23 04:02:43,202 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/95b88abf6e4a4620bb541215f1ac9c00 used request id req-11399e99-8abc-4528-b46d-80a6d83ff6bf 2018-07-23 04:02:43,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 04:02:43,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/95b88abf6e4a4620bb541215f1ac9c00 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 04:02:43,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6cf6bea-0f03-441e-8811-8a4e748e0561 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:02:43,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/95b88abf6e4a4620bb541215f1ac9c00 used request id req-c6cf6bea-0f03-441e-8811-8a4e748e0561 2018-07-23 04:02:43,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.218206167221s 2018-07-23 04:02:43,421 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/95b88abf6e4a4620bb541215f1ac9c00 used request id req-c6cf6bea-0f03-441e-8811-8a4e748e0561 2018-07-23 04:02:43,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 04:02:43,430 - 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.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 04:02:43,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9178d63-4661-4804-b64f-cfcc0d532cb2 Content-Encoding: gzip Content-Length: 384 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": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/191deb70763b46ca9086cbf1e4719511"}, "tags": [], "enabled": true, "id": "191deb70763b46ca9086cbf1e4719511", "parent_id": "default", "domain_id": "default", "name": "shaker-project_fedddd5b-fa03-489a-a8be-c1db0f235b99"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "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/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-23 04:02:43,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-b9178d63-4661-4804-b64f-cfcc0d532cb2 2018-07-23 04:02:43,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0991411209106s 2018-07-23 04:02:43,527 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-b9178d63-4661-4804-b64f-cfcc0d532cb2 2018-07-23 04:02:43,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 04:02:43,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/191deb70763b46ca9086cbf1e4719511 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7010a4f2203fe1cd3519387eadbb2d825b9db5c2" 2018-07-23 04:02:43,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e395148-464a-4873-8723-7fdd7a667d40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:02:43,678 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/191deb70763b46ca9086cbf1e4719511 used request id req-4e395148-464a-4873-8723-7fdd7a667d40 2018-07-23 04:02:43,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.146919965744s 2018-07-23 04:02:43,678 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/191deb70763b46ca9086cbf1e4719511 used request id req-4e395148-464a-4873-8723-7fdd7a667d40 2018-07-23 04:02:43,678 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-07-23 04:02:43,724 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-07-23 04:02:44,064 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-23 04:02:44,064 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-23 04:02:44,064 - openstack_tests - INFO - OS Credentials = > 2018-07-23 04:02:44,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:02:44,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:02:44,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:02:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["c6girLk5THSFkTT15c8pdQ"], "issued_at": "2018-07-23T04:02:44.000000Z"}} 2018-07-23 04:02:44,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d16b9bc67d6bb75dfba381899bd24978c1730e" 2018-07-23 04:02:44,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a0fe2aae-4c57-4100-b104-90eaaa8dcc55 Date: Mon, 23 Jul 2018 04:02:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 04:02:44,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-a0fe2aae-4c57-4100-b104-90eaaa8dcc55 2018-07-23 04:02:44,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b1151015-972f-420d-9114-74e63e0e9f5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d16b9bc67d6bb75dfba381899bd24978c1730e" 2018-07-23 04:02:44,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-5d6e7b5d-2f58-4bd8-a451-83967bf90955 Date: Mon, 23 Jul 2018 04:02:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T03:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b7dd2643-1786-461e-9ccb-e3d909da771e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a1586823405b4171a1a6cd7b66184785","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b1151015-972f-420d-9114-74e63e0e9f5c","tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:36Z","ip_version":4}]} 2018-07-23 04:02:44,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b1151015-972f-420d-9114-74e63e0e9f5c used request id req-5d6e7b5d-2f58-4bd8-a451-83967bf90955 2018-07-23 04:02:44,767 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-23 04:02:44,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 04:02:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 04:02:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 04:02:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 04:02:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 04:02:44,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 04:02:44,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 04:02:44,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 04:02:44,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 04:02:44,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 04:02:44,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 04:02:44,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 04:02:44,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 04:02:44,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 04:02:44,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 04:02:44,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 04:02:44,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 04:02:44,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 04:02:44,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 04:02:44,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 04:02:44,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 04:02:44,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 04:02:44,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 04:02:44,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 04:02:44,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 04:02:44,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-23 04:02:44,776 - 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.14" 2018-07-23 04:02:44,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b1cc331-bc26-4689-ad7c-8cb0644e45fc 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-07-23 04:02:44,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1b1cc331-bc26-4689-ad7c-8cb0644e45fc 2018-07-23 04:02:44,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:02:45,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["z8gNJiB2QIiNv75vinlbOw"], "issued_at": "2018-07-23T04:02:45.000000Z"}} 2018-07-23 04:02:45,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9fc25cf687d25af17061cba58468ebf2b6b9a519" 2018-07-23 04:02:45,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d4bbd2f-4aa6-46be-bdbd-184f3e84aa91 x-compute-request-id: req-1d4bbd2f-4aa6-46be-bdbd-184f3e84aa91 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.21:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.63", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-23 04:02:45,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-1d4bbd2f-4aa6-46be-bdbd-184f3e84aa91 2018-07-23 04:02:45,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.518352985382s 2018-07-23 04:02:45,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-1d4bbd2f-4aa6-46be-bdbd-184f3e84aa91 2018-07-23 04:02:45,295 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.21:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.63', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-23 04:02:45,295 - functest.utils.functest_utils - DEBUG - nova version: (2, 63) 2018-07-23 04:02:45,296 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-07-23 04:02:45,296 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-07-23 04:02:45,344 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-07-23 04:02:45,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 04:02:45,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 04:02:45,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 04:02:45,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 04:02:45,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 04:02:45,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 04:02:45,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 04:02:45,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 04:02:45,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 04:02:45,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 04:02:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 04:02:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 04:02:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 04:02:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 04:02:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 04:02:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 04:02:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 04:02:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 04:02:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 04:02:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 04:02:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 04:02:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 04:02:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 04:02:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 04:02:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 04:02:45,382 - 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.14" 2018-07-23 04:02:45,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21a7927-0970-44de-b8f5-ff663604db2a 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-07-23 04:02:45,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d21a7927-0970-44de-b8f5-ff663604db2a 2018-07-23 04:02:45,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:02:45,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["B8nrW9ZASsiwIN0tmkiC9Q"], "issued_at": "2018-07-23T04:02:45.000000Z"}} 2018-07-23 04:02:45,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 04:02:45,782 - 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.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:02:46,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8dddab98-25e9-4bc9-86e1-8abb91bee214 Date: Mon, 23 Jul 2018 04:02:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 04:02:46,040 - 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-8dddab98-25e9-4bc9-86e1-8abb91bee214 2018-07-23 04:02:46,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257854938507s 2018-07-23 04:02:46,040 - 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-8dddab98-25e9-4bc9-86e1-8abb91bee214 2018-07-23 04:02:46,041 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-23 04:02:48,842 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-23 04:02:51,546 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b7d56320-9ce8-47f8-a758-3634075b4500 | 2018-07-23T04:02:51.177903 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b7d56320-9ce8-47f8-a758-3634075b4500 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-23 04:02:55,148 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-23 04:02:55,148 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-23 04:02:57,880 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-23 04:03:01,410 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=eea094ad-d51e-414f-bd68-7e5858bd35d8) as the default verifier for the future CLI operations. 2018-07-23 04:03:04,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-23 04:03:04,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:03:04,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11065 X-Openstack-Request-Id: req-38b332f9-d6b3-4546-8258-16cffbf84f89 Date: Mon, 23 Jul 2018 04:03:04 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-23 04:03:04,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-38b332f9-d6b3-4546-8258-16cffbf84f89 2018-07-23 04:03:04,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.19038105011s 2018-07-23 04:03:04,896 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-38b332f9-d6b3-4546-8258-16cffbf84f89 2018-07-23 04:03:04,905 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-07-23 04:03:04,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 04:03:04,907 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" -d '{"network": {"name": "neutron_trunk-net_ae312edb-4955-4c67-a5cd-7657ae9ff799", "admin_state_up": true}}' 2018-07-23 04:03:05,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-c504ff5f-c9cf-469d-86bf-28a22a57c41c Date: Mon, 23 Jul 2018 04:03:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4a31d991-8543-4634-8725-c6124093ea1f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T04:03:05Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_ae312edb-4955-4c67-a5cd-7657ae9ff799","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T04:03:04Z","mtu":1450}} 2018-07-23 04:03:05,161 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c504ff5f-c9cf-469d-86bf-28a22a57c41c 2018-07-23 04:03:05,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.254849910736s 2018-07-23 04:03:05,161 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c504ff5f-c9cf-469d-86bf-28a22a57c41c 2018-07-23 04:03:05,162 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T04:03:05Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4a31d991-8543-4634-8725-c6124093ea1f', u'provider:segmentation_id': 64, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_ae312edb-4955-4c67-a5cd-7657ae9ff799', u'created_at': u'2018-07-23T04:03:04Z', u'mtu': 1450, u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d752e668af24950a050a8ab08afe2f1', u'l2_adjacency': True}) 2018-07-23 04:03:05,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 04:03:05,163 - 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.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:03:05,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-2888f639-651c-41ca-ba0a-2f286eb66d3f Date: Mon, 23 Jul 2018 04:03:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4a31d991-8543-4634-8725-c6124093ea1f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T04:03:05Z","qos_policy_id":null,"name":"neutron_trunk-net_ae312edb-4955-4c67-a5cd-7657ae9ff799","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T04:03:04Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 04:03:05,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2888f639-651c-41ca-ba0a-2f286eb66d3f 2018-07-23 04:03:05,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100553035736s 2018-07-23 04:03:05,263 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2888f639-651c-41ca-ba0a-2f286eb66d3f 2018-07-23 04:03:05,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 04:03:05,265 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" -d '{"subnet": {"name": "neutron_trunk-subnet_ae312edb-4955-4c67-a5cd-7657ae9ff799", "enable_dhcp": true, "network_id": "4a31d991-8543-4634-8725-c6124093ea1f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 04:03:05,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-b63460e1-b9f7-4847-8187-0ee3c0c55036 Date: Mon, 23 Jul 2018 04:03:05 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T04:03:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0f76677-834b-48f4-b468-e89107649e7b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d752e668af24950a050a8ab08afe2f1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_ae312edb-4955-4c67-a5cd-7657ae9ff799","enable_dhcp":true,"segment_id":null,"network_id":"4a31d991-8543-4634-8725-c6124093ea1f","tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T04:03:05Z","ip_version":4}} 2018-07-23 04:03:05,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b63460e1-b9f7-4847-8187-0ee3c0c55036 2018-07-23 04:03:05,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.451793909073s 2018-07-23 04:03:05,717 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b63460e1-b9f7-4847-8187-0ee3c0c55036 2018-07-23 04:03:05,717 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T04:03:05Z', 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'f0f76677-834b-48f4-b468-e89107649e7b', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_ae312edb-4955-4c67-a5cd-7657ae9ff799', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4a31d991-8543-4634-8725-c6124093ea1f', u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'created_at': u'2018-07-23T04:03:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4d752e668af24950a050a8ab08afe2f1'}) 2018-07-23 04:03:05,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 04:03:05,719 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" -d '{"router": {"external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c"}, "name": "neutron_trunk-router_ae312edb-4955-4c67-a5cd-7657ae9ff799", "admin_state_up": true}}' 2018-07-23 04:03:07,259 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-81c39c67-075f-425c-bff9-2ec7a6cfa9d5 Date: Mon, 23 Jul 2018 04:03:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T04:03:05Z", "admin_state_up": true, "updated_at": "2018-07-23T04:03:06Z", "project_id": "4d752e668af24950a050a8ab08afe2f1", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "160f3ea4-0dde-4b3c-8b73-9a6bbb021cae", "name": "neutron_trunk-router_ae312edb-4955-4c67-a5cd-7657ae9ff799"}} 2018-07-23 04:03:07,259 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-81c39c67-075f-425c-bff9-2ec7a6cfa9d5 2018-07-23 04:03:07,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5412800312s 2018-07-23 04:03:07,260 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-81c39c67-075f-425c-bff9-2ec7a6cfa9d5 2018-07-23 04:03:07,260 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T04:03:06Z', u'revision_number': 2, u'ha': False, u'id': u'160f3ea4-0dde-4b3c-8b73-9a6bbb021cae', u'external_gateway_info': {u'network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b7dd2643-1786-461e-9ccb-e3d909da771e', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_ae312edb-4955-4c67-a5cd-7657ae9ff799', u'admin_state_up': True, u'tenant_id': u'4d752e668af24950a050a8ab08afe2f1', u'created_at': u'2018-07-23T04:03:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d752e668af24950a050a8ab08afe2f1'}) 2018-07-23 04:03:07,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 04:03:07,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/160f3ea4-0dde-4b3c-8b73-9a6bbb021cae/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" -d '{"subnet_id": "f0f76677-834b-48f4-b468-e89107649e7b"}' 2018-07-23 04:03:09,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fd208b5f-4ddf-43a2-a582-dddb37eaa55c Date: Mon, 23 Jul 2018 04:03:09 GMT RESP BODY: {"network_id": "4a31d991-8543-4634-8725-c6124093ea1f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "subnet_id": "f0f76677-834b-48f4-b468-e89107649e7b", "subnet_ids": ["f0f76677-834b-48f4-b468-e89107649e7b"], "port_id": "48efb0a3-4a2b-4474-9c79-8ac5f20386ad", "id": "160f3ea4-0dde-4b3c-8b73-9a6bbb021cae"} 2018-07-23 04:03:09,409 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/160f3ea4-0dde-4b3c-8b73-9a6bbb021cae/add_router_interface.json used request id req-fd208b5f-4ddf-43a2-a582-dddb37eaa55c 2018-07-23 04:03:09,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14855885506s 2018-07-23 04:03:09,410 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/160f3ea4-0dde-4b3c-8b73-9a6bbb021cae/add_router_interface.json used request id req-fd208b5f-4ddf-43a2-a582-dddb37eaa55c returning object 160f3ea4-0dde-4b3c-8b73-9a6bbb021cae 2018-07-23 04:03:09,410 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 04:03:09,531 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 04:03:09,533 - 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.14" 2018-07-23 04:03:09,537 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 04:03:09 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-07-23 04:03:09,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 04:03:09,541 - 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.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:03:09,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cc913a1e-5b24-4bbf-934a-15465b7f2ba6 Date: Mon, 23 Jul 2018 04:03:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 04:03:09,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cc913a1e-5b24-4bbf-934a-15465b7f2ba6 2018-07-23 04:03:09,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191742181778s 2018-07-23 04:03:09,731 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cc913a1e-5b24-4bbf-934a-15465b7f2ba6 2018-07-23 04:03:09,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 04:03:09,739 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_ae312edb-4955-4c67-a5cd-7657ae9ff799", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_ae312edb-4955-4c67-a5cd-7657ae9ff799"}' 2018-07-23 04:03:09,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/9679c6d9-0063-4628-b8a3-338a4cb3127e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1b6c8d74-d58f-412c-a1a7-0d26542356c4 Date: Mon, 23 Jul 2018 04:03:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9679c6d9-0063-4628-b8a3-338a4cb3127e/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "9679c6d9-0063-4628-b8a3-338a4cb3127e", "size": null, "self": "/v2/images/9679c6d9-0063-4628-b8a3-338a4cb3127e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T04:03:09Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_ae312edb-4955-4c67-a5cd-7657ae9ff799", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_ae312edb-4955-4c67-a5cd-7657ae9ff799", "checksum": null, "created_at": "2018-07-23T04:03:09Z", "protected": false} 2018-07-23 04:03:09,785 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-1b6c8d74-d58f-412c-a1a7-0d26542356c4 2018-07-23 04:03:09,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0478990077972s 2018-07-23 04:03:09,785 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-1b6c8d74-d58f-412c-a1a7-0d26542356c4 returning object 9679c6d9-0063-4628-b8a3-338a4cb3127e 2018-07-23 04:03:09,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 04:03:09,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/9679c6d9-0063-4628-b8a3-338a4cb3127e/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" -d '' 2018-07-23 04:03:10,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dffb52c4-6357-4728-8fa4-8fb65ef449aa Date: Mon, 23 Jul 2018 04:03:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 04:03:10,980 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/9679c6d9-0063-4628-b8a3-338a4cb3127e/file used request id req-dffb52c4-6357-4728-8fa4-8fb65ef449aa 2018-07-23 04:03:10,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.19507288933s 2018-07-23 04:03:10,981 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/9679c6d9-0063-4628-b8a3-338a4cb3127e/file used request id req-dffb52c4-6357-4728-8fa4-8fb65ef449aa 2018-07-23 04:03:10,981 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_ae312edb-4955-4c67-a5cd-7657ae9ff799', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T04:03:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/9679c6d9-0063-4628-b8a3-338a4cb3127e/file', u'owner': u'4d752e668af24950a050a8ab08afe2f1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'9679c6d9-0063-4628-b8a3-338a4cb3127e', u'size': None, u'name': u'neutron_trunk-img_ae312edb-4955-4c67-a5cd-7657ae9ff799', u'checksum': None, u'self': u'/v2/images/9679c6d9-0063-4628-b8a3-338a4cb3127e', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T04:03:09Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 04:03:10,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 04:03:10,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_ae312edb-4955-4c67-a5cd-7657ae9ff799", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 04:03:11,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:03:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5e5c5d4-ea98-4eac-978b-bc8bb05658a5 x-compute-request-id: req-a5e5c5d4-ea98-4eac-978b-bc8bb05658a5 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_ae312edb-4955-4c67-a5cd-7657ae9ff799", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8254d0b8-6a40-4a16-99aa-a833b37f6a25", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8254d0b8-6a40-4a16-99aa-a833b37f6a25", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8254d0b8-6a40-4a16-99aa-a833b37f6a25"}} 2018-07-23 04:03:11,205 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a5e5c5d4-ea98-4eac-978b-bc8bb05658a5 2018-07-23 04:03:11,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.223153114319s 2018-07-23 04:03:11,205 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a5e5c5d4-ea98-4eac-978b-bc8bb05658a5 2018-07-23 04:03:11,206 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_ae312edb-4955-4c67-a5cd-7657ae9ff799', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'8254d0b8-6a40-4a16-99aa-a833b37f6a25', 'swap': 0}) 2018-07-23 04:03:11,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 04:03:11,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/8254d0b8-6a40-4a16-99aa-a833b37f6a25/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" -d '{"extra_specs": {}}' 2018-07-23 04:03:11,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:03:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-37eb6eb5-dfa7-4786-bc4e-a57525e5c906 x-compute-request-id: req-37eb6eb5-dfa7-4786-bc4e-a57525e5c906 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 04:03:11,229 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/8254d0b8-6a40-4a16-99aa-a833b37f6a25/os-extra_specs used request id req-37eb6eb5-dfa7-4786-bc4e-a57525e5c906 2018-07-23 04:03:11,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224900245667s 2018-07-23 04:03:11,230 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/8254d0b8-6a40-4a16-99aa-a833b37f6a25/os-extra_specs used request id req-37eb6eb5-dfa7-4786-bc4e-a57525e5c906 2018-07-23 04:03:11,234 - 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.14" 2018-07-23 04:03:11,239 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1091be2f-eb84-4568-a414-f243e81914c3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 04:03:11,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1091be2f-eb84-4568-a414-f243e81914c3 2018-07-23 04:03:11,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 04:03:11,246 - 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.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:03:11,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05cbf58c-ae55-4fe7-aee6-5d1354a3db02 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 04:03:11,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-05cbf58c-ae55-4fe7-aee6-5d1354a3db02 2018-07-23 04:03:11,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0976958274841s 2018-07-23 04:03:11,341 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-05cbf58c-ae55-4fe7-aee6-5d1354a3db02 2018-07-23 04:03:11,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 04:03:11,349 - 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.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:03:11,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75cb6738-793c-43b0-b637-447365d9ead2 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 04:03:11,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-75cb6738-793c-43b0-b637-447365d9ead2 2018-07-23 04:03:11,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0960128307343s 2018-07-23 04:03:11,443 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-75cb6738-793c-43b0-b637-447365d9ead2 2018-07-23 04:03:11,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-23 04:03:11,448 - 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.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:03:11,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:03:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97e91b56-5b46-4bbc-8ad7-dfbe6c7d3004 x-compute-request-id: req-97e91b56-5b46-4bbc-8ad7-dfbe6c7d3004 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 7}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-23 04:03:11,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-97e91b56-5b46-4bbc-8ad7-dfbe6c7d3004 2018-07-23 04:03:11,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0360548496246s 2018-07-23 04:03:11,483 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-97e91b56-5b46-4bbc-8ad7-dfbe6c7d3004 2018-07-23 04:03:11,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 04:03:11,490 - 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.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:03:11,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-ecf110fe-165a-4ed0-b539-319cbc70af1e Date: Mon, 23 Jul 2018 04:03:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/9679c6d9-0063-4628-b8a3-338a4cb3127e/snap", "metadata": {}}], "file": "/v2/images/9679c6d9-0063-4628-b8a3-338a4cb3127e/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "9679c6d9-0063-4628-b8a3-338a4cb3127e", "size": 12716032, "self": "/v2/images/9679c6d9-0063-4628-b8a3-338a4cb3127e", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/9679c6d9-0063-4628-b8a3-338a4cb3127e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T04:03:10Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_ae312edb-4955-4c67-a5cd-7657ae9ff799", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_ae312edb-4955-4c67-a5cd-7657ae9ff799", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T04:03:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 04:03:11,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ecf110fe-165a-4ed0-b539-319cbc70af1e 2018-07-23 04:03:11,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0254461765289s 2018-07-23 04:03:11,512 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ecf110fe-165a-4ed0-b539-319cbc70af1e 2018-07-23 04:03:11,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 04:03:11,523 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_ae312edb-4955-4c67-a5cd-7657ae9ff799", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_ae312edb-4955-4c67-a5cd-7657ae9ff799"}' 2018-07-23 04:03:11,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/06d1dfeb-c6f1-4810-b81c-cf54a0157213 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cabb4c14-c0f3-491d-934e-7ec6c44a9952 Date: Mon, 23 Jul 2018 04:03:11 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/06d1dfeb-c6f1-4810-b81c-cf54a0157213/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "06d1dfeb-c6f1-4810-b81c-cf54a0157213", "size": null, "self": "/v2/images/06d1dfeb-c6f1-4810-b81c-cf54a0157213", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T04:03:11Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_ae312edb-4955-4c67-a5cd-7657ae9ff799", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_ae312edb-4955-4c67-a5cd-7657ae9ff799", "checksum": null, "created_at": "2018-07-23T04:03:11Z", "protected": false} 2018-07-23 04:03:11,554 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-cabb4c14-c0f3-491d-934e-7ec6c44a9952 2018-07-23 04:03:11,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0343110561371s 2018-07-23 04:03:11,555 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-cabb4c14-c0f3-491d-934e-7ec6c44a9952 returning object 06d1dfeb-c6f1-4810-b81c-cf54a0157213 2018-07-23 04:03:11,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 04:03:11,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/06d1dfeb-c6f1-4810-b81c-cf54a0157213/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" -d '' 2018-07-23 04:03:12,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-21a90444-6b58-4a6f-a456-397dee4cbae6 Date: Mon, 23 Jul 2018 04:03:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 04:03:12,029 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/06d1dfeb-c6f1-4810-b81c-cf54a0157213/file used request id req-21a90444-6b58-4a6f-a456-397dee4cbae6 2018-07-23 04:03:12,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.473822832108s 2018-07-23 04:03:12,029 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/06d1dfeb-c6f1-4810-b81c-cf54a0157213/file used request id req-21a90444-6b58-4a6f-a456-397dee4cbae6 2018-07-23 04:03:12,030 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_ae312edb-4955-4c67-a5cd-7657ae9ff799', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T04:03:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/06d1dfeb-c6f1-4810-b81c-cf54a0157213/file', u'owner': u'4d752e668af24950a050a8ab08afe2f1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'06d1dfeb-c6f1-4810-b81c-cf54a0157213', u'size': None, u'name': u'neutron_trunk-img_alt_ae312edb-4955-4c67-a5cd-7657ae9ff799', u'checksum': None, u'self': u'/v2/images/06d1dfeb-c6f1-4810-b81c-cf54a0157213', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T04:03:11Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 04:03:12,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 04:03:12,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_ae312edb-4955-4c67-a5cd-7657ae9ff799", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 04:03:12,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:03:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c3ad52d-84f6-494e-9115-05ef16a0644d x-compute-request-id: req-5c3ad52d-84f6-494e-9115-05ef16a0644d Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_ae312edb-4955-4c67-a5cd-7657ae9ff799", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/85405efb-b349-4ec3-a627-b840e066c6a5", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/85405efb-b349-4ec3-a627-b840e066c6a5", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "85405efb-b349-4ec3-a627-b840e066c6a5"}} 2018-07-23 04:03:12,067 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5c3ad52d-84f6-494e-9115-05ef16a0644d 2018-07-23 04:03:12,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0368678569794s 2018-07-23 04:03:12,067 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5c3ad52d-84f6-494e-9115-05ef16a0644d 2018-07-23 04:03:12,068 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_ae312edb-4955-4c67-a5cd-7657ae9ff799', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'85405efb-b349-4ec3-a627-b840e066c6a5', 'swap': 0}) 2018-07-23 04:03:12,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 04:03:12,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/85405efb-b349-4ec3-a627-b840e066c6a5/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" -d '{"extra_specs": {}}' 2018-07-23 04:03:12,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:03:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6238e6eb-8a03-4f3d-ae02-6fe7e6dd0065 x-compute-request-id: req-6238e6eb-8a03-4f3d-ae02-6fe7e6dd0065 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 04:03:12,092 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/85405efb-b349-4ec3-a627-b840e066c6a5/os-extra_specs used request id req-6238e6eb-8a03-4f3d-ae02-6fe7e6dd0065 2018-07-23 04:03:12,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235919952393s 2018-07-23 04:03:12,093 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/85405efb-b349-4ec3-a627-b840e066c6a5/os-extra_specs used request id req-6238e6eb-8a03-4f3d-ae02-6fe7e6dd0065 2018-07-23 04:03:12,093 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_ae312edb-4955-4c67-a5cd-7657ae9ff799', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'85405efb-b349-4ec3-a627-b840e066c6a5', 'swap': 0}) 2018-07-23 04:03:15,537 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-23 04:03:15,538 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-23 04:03:15,538 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-23 04:03:15,540 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-23 04:03:15,544 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-23 04:03:19,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-eea094ad-d51e-414f-bd68-7e5858bd35d8/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-07-23 04:03:19,010 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-23 04:03:19,010 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-23 04:03:19,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-07-23 04:05:13,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ff2c646b-1aa4-421a-87ab-11a7f1a2c4a7 2018-07-23 04:05:14,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ff2c646b-1aa4-421a-87ab-11a7f1a2c4a7']'. 2018-07-23 04:05:14,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-23 04:05:14,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-23 04:05:14,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 04:05:14,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ff2c646b-1aa4-421a-87ab-11a7f1a2c4a7 | 2018-07-23 04:05:14,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-23 04:05:14,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-23 04:03:21 | 2018-07-23 04:05:14,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-23 04:05:13 | 2018-07-23 04:05:14,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:52 | 2018-07-23 04:05:14,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-23 04:05:14,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-23 04:05:14,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: eea094ad-d51e-414f-bd68-7e5858bd35d8) | 2018-07-23 04:05:14,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-23 04:05:14,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b7d56320-9ce8-47f8-a758-3634075b4500) | 2018-07-23 04:05:14,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-07-23 04:05:14,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 101.815 | 2018-07-23 04:05:14,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-07-23 04:05:14,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-23 04:05:14,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-23 04:05:14,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-23 04:05:14,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-23 04:05:14,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 04:05:14,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-23 04:05:14,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-07-23 04:05:15,040 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 04:05:15,040 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:10 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-23 04:05:15,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 04:05:15,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/160f3ea4-0dde-4b3c-8b73-9a6bbb021cae/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" -d '{"subnet_id": "f0f76677-834b-48f4-b468-e89107649e7b"}' 2018-07-23 04:05:16,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7a5493a4-1e16-4d72-9588-ae1b5c2de932 Date: Mon, 23 Jul 2018 04:05:16 GMT RESP BODY: {"network_id": "4a31d991-8543-4634-8725-c6124093ea1f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "subnet_id": "f0f76677-834b-48f4-b468-e89107649e7b", "subnet_ids": ["f0f76677-834b-48f4-b468-e89107649e7b"], "port_id": "48efb0a3-4a2b-4474-9c79-8ac5f20386ad", "id": "160f3ea4-0dde-4b3c-8b73-9a6bbb021cae"} 2018-07-23 04:05:16,941 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/160f3ea4-0dde-4b3c-8b73-9a6bbb021cae/remove_router_interface.json used request id req-7a5493a4-1e16-4d72-9588-ae1b5c2de932 2018-07-23 04:05:16,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.89504599571s 2018-07-23 04:05:16,942 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/160f3ea4-0dde-4b3c-8b73-9a6bbb021cae/remove_router_interface.json used request id req-7a5493a4-1e16-4d72-9588-ae1b5c2de932 returning object 160f3ea4-0dde-4b3c-8b73-9a6bbb021cae 2018-07-23 04:05:16,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 04:05:16,943 - 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.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:05:17,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-707d83b6-13b3-4ed6-8974-85ea8aaf4461 Date: Mon, 23 Jul 2018 04:05:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T04:03:05Z", "admin_state_up": true, "updated_at": "2018-07-23T04:05:15Z", "project_id": "4d752e668af24950a050a8ab08afe2f1", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "160f3ea4-0dde-4b3c-8b73-9a6bbb021cae", "name": "neutron_trunk-router_ae312edb-4955-4c67-a5cd-7657ae9ff799"}]} 2018-07-23 04:05:17,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-707d83b6-13b3-4ed6-8974-85ea8aaf4461 2018-07-23 04:05:17,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.108381986618s 2018-07-23 04:05:17,051 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-707d83b6-13b3-4ed6-8974-85ea8aaf4461 2018-07-23 04:05:17,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 04:05:17,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/160f3ea4-0dde-4b3c-8b73-9a6bbb021cae.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:05:18,201 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6d4a0d7-6e1c-47bf-ba9c-531daa12f0e1 Content-Length: 0 Date: Mon, 23 Jul 2018 04:05:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:05:18,201 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/160f3ea4-0dde-4b3c-8b73-9a6bbb021cae.json used request id req-a6d4a0d7-6e1c-47bf-ba9c-531daa12f0e1 2018-07-23 04:05:18,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.14846515656s 2018-07-23 04:05:18,201 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/160f3ea4-0dde-4b3c-8b73-9a6bbb021cae.json used request id req-a6d4a0d7-6e1c-47bf-ba9c-531daa12f0e1 2018-07-23 04:05:18,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 04:05:18,202 - 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.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:05:18,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-572275e3-d7b1-436b-8aa7-6c4b9a6334a3 Date: Mon, 23 Jul 2018 04:05:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T03:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b7dd2643-1786-461e-9ccb-e3d909da771e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a1586823405b4171a1a6cd7b66184785","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b1151015-972f-420d-9114-74e63e0e9f5c","tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:36Z","ip_version":4},{"updated_at":"2018-07-23T04:03:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0f76677-834b-48f4-b468-e89107649e7b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d752e668af24950a050a8ab08afe2f1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_ae312edb-4955-4c67-a5cd-7657ae9ff799","enable_dhcp":true,"segment_id":null,"network_id":"4a31d991-8543-4634-8725-c6124093ea1f","tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T04:03:05Z","ip_version":4}]} 2018-07-23 04:05:18,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-572275e3-d7b1-436b-8aa7-6c4b9a6334a3 2018-07-23 04:05:18,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0434138774872s 2018-07-23 04:05:18,245 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-572275e3-d7b1-436b-8aa7-6c4b9a6334a3 2018-07-23 04:05:18,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 04:05:18,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/f0f76677-834b-48f4-b468-e89107649e7b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:05:19,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-532a59f2-c497-4674-a834-b656e3634dbf Date: Mon, 23 Jul 2018 04:05:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:05:19,284 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f0f76677-834b-48f4-b468-e89107649e7b.json used request id req-532a59f2-c497-4674-a834-b656e3634dbf 2018-07-23 04:05:19,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03671693802s 2018-07-23 04:05:19,284 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f0f76677-834b-48f4-b468-e89107649e7b.json used request id req-532a59f2-c497-4674-a834-b656e3634dbf 2018-07-23 04:05:19,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 04:05:19,285 - 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.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:05:19,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-2cfb44c2-8f30-4c31-94c0-418916a5b064 Date: Mon, 23 Jul 2018 04:05:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4a31d991-8543-4634-8725-c6124093ea1f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"4d752e668af24950a050a8ab08afe2f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T04:05:19Z","qos_policy_id":null,"name":"neutron_trunk-net_ae312edb-4955-4c67-a5cd-7657ae9ff799","admin_state_up":true,"tenant_id":"4d752e668af24950a050a8ab08afe2f1","created_at":"2018-07-23T04:03:04Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 04:05:19,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2cfb44c2-8f30-4c31-94c0-418916a5b064 2018-07-23 04:05:19,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0825638771057s 2018-07-23 04:05:19,367 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2cfb44c2-8f30-4c31-94c0-418916a5b064 2018-07-23 04:05:19,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 04:05:19,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/4a31d991-8543-4634-8725-c6124093ea1f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:05:20,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4730cbc6-3c4e-4e5b-8085-d37b9abc0596 Date: Mon, 23 Jul 2018 04:05:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:05:20,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/4a31d991-8543-4634-8725-c6124093ea1f.json used request id req-4730cbc6-3c4e-4e5b-8085-d37b9abc0596 2018-07-23 04:05:20,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11581993103s 2018-07-23 04:05:20,485 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/4a31d991-8543-4634-8725-c6124093ea1f.json used request id req-4730cbc6-3c4e-4e5b-8085-d37b9abc0596 2018-07-23 04:05:20,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 04:05:20,492 - 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.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:05:20,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-30029756-a2df-4a49-b5bf-d7449e930cf6 Date: Mon, 23 Jul 2018 04:05:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/06d1dfeb-c6f1-4810-b81c-cf54a0157213/snap", "metadata": {}}], "file": "/v2/images/06d1dfeb-c6f1-4810-b81c-cf54a0157213/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "06d1dfeb-c6f1-4810-b81c-cf54a0157213", "size": 12716032, "self": "/v2/images/06d1dfeb-c6f1-4810-b81c-cf54a0157213", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/06d1dfeb-c6f1-4810-b81c-cf54a0157213/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T04:03:11Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_ae312edb-4955-4c67-a5cd-7657ae9ff799", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_ae312edb-4955-4c67-a5cd-7657ae9ff799", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T04:03:11Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/9679c6d9-0063-4628-b8a3-338a4cb3127e/snap", "metadata": {}}], "file": "/v2/images/9679c6d9-0063-4628-b8a3-338a4cb3127e/file", "owner": "4d752e668af24950a050a8ab08afe2f1", "id": "9679c6d9-0063-4628-b8a3-338a4cb3127e", "size": 12716032, "self": "/v2/images/9679c6d9-0063-4628-b8a3-338a4cb3127e", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/9679c6d9-0063-4628-b8a3-338a4cb3127e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T04:03:10Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_ae312edb-4955-4c67-a5cd-7657ae9ff799", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_ae312edb-4955-4c67-a5cd-7657ae9ff799", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T04:03:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 04:05:20,693 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-30029756-a2df-4a49-b5bf-d7449e930cf6 2018-07-23 04:05:20,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204021930695s 2018-07-23 04:05:20,693 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-30029756-a2df-4a49-b5bf-d7449e930cf6 2018-07-23 04:05:20,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 04:05:20,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/9679c6d9-0063-4628-b8a3-338a4cb3127e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:05:21,149 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c757521e-0c18-4d09-91b2-cecbbd10be99 Date: Mon, 23 Jul 2018 04:05:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 04:05:21,149 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/9679c6d9-0063-4628-b8a3-338a4cb3127e used request id req-c757521e-0c18-4d09-91b2-cecbbd10be99 2018-07-23 04:05:21,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.453024864197s 2018-07-23 04:05:21,149 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/9679c6d9-0063-4628-b8a3-338a4cb3127e used request id req-c757521e-0c18-4d09-91b2-cecbbd10be99 2018-07-23 04:05:21,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 04:05:21,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:05:21,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:05:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a260343d-5e64-4dae-9c63-952d3347e235 x-compute-request-id: req-a260343d-5e64-4dae-9c63-952d3347e235 Content-Encoding: gzip Content-Length: 442 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_8ad131ee-8ea0-4787-a408-7cec3fbc8d44", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "7327e1d1-10b7-46c6-bad9-e3df0cca43f6"}, {"name": "neutron_trunk-flavor_ae312edb-4955-4c67-a5cd-7657ae9ff799", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8254d0b8-6a40-4a16-99aa-a833b37f6a25", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8254d0b8-6a40-4a16-99aa-a833b37f6a25", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8254d0b8-6a40-4a16-99aa-a833b37f6a25"}, {"name": "neutron_trunk-flavor_alt_ae312edb-4955-4c67-a5cd-7657ae9ff799", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/85405efb-b349-4ec3-a627-b840e066c6a5", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/85405efb-b349-4ec3-a627-b840e066c6a5", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "85405efb-b349-4ec3-a627-b840e066c6a5"}]} 2018-07-23 04:05:21,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a260343d-5e64-4dae-9c63-952d3347e235 2018-07-23 04:05:21,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264949798584s 2018-07-23 04:05:21,177 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a260343d-5e64-4dae-9c63-952d3347e235 2018-07-23 04:05:21,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 04:05:21,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/8254d0b8-6a40-4a16-99aa-a833b37f6a25 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:05:21,221 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 04:05:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-817f18b4-8cca-4586-b2ed-eec0a71524c5 x-compute-request-id: req-817f18b4-8cca-4586-b2ed-eec0a71524c5 Content-Length: 0 Content-Type: application/json 2018-07-23 04:05:21,221 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/8254d0b8-6a40-4a16-99aa-a833b37f6a25 used request id req-817f18b4-8cca-4586-b2ed-eec0a71524c5 2018-07-23 04:05:21,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0423190593719s 2018-07-23 04:05:21,222 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/8254d0b8-6a40-4a16-99aa-a833b37f6a25 used request id req-817f18b4-8cca-4586-b2ed-eec0a71524c5 2018-07-23 04:05:21,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 04:05:21,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/06d1dfeb-c6f1-4810-b81c-cf54a0157213 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:05:22,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-25d11c7c-27b8-41d7-a03f-693d200bc094 Date: Mon, 23 Jul 2018 04:05:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 04:05:22,209 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/06d1dfeb-c6f1-4810-b81c-cf54a0157213 used request id req-25d11c7c-27b8-41d7-a03f-693d200bc094 2018-07-23 04:05:22,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.986891031265s 2018-07-23 04:05:22,209 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/06d1dfeb-c6f1-4810-b81c-cf54a0157213 used request id req-25d11c7c-27b8-41d7-a03f-693d200bc094 2018-07-23 04:05:22,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 04:05:22,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:05:22,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:05:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f84c586b-6354-4500-a2e7-f4adc61cc557 x-compute-request-id: req-f84c586b-6354-4500-a2e7-f4adc61cc557 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_8ad131ee-8ea0-4787-a408-7cec3fbc8d44", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "7327e1d1-10b7-46c6-bad9-e3df0cca43f6"}, {"name": "neutron_trunk-flavor_alt_ae312edb-4955-4c67-a5cd-7657ae9ff799", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/85405efb-b349-4ec3-a627-b840e066c6a5", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/85405efb-b349-4ec3-a627-b840e066c6a5", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "85405efb-b349-4ec3-a627-b840e066c6a5"}]} 2018-07-23 04:05:22,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f84c586b-6354-4500-a2e7-f4adc61cc557 2018-07-23 04:05:22,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0277118682861s 2018-07-23 04:05:22,238 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f84c586b-6354-4500-a2e7-f4adc61cc557 2018-07-23 04:05:22,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 04:05:22,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/85405efb-b349-4ec3-a627-b840e066c6a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fd1e78d9793182dc5a875bad52b27cd0ef2deb7" 2018-07-23 04:05:22,277 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 04:05:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90d8b11c-fd06-4616-b716-f1163dc2323d x-compute-request-id: req-90d8b11c-fd06-4616-b716-f1163dc2323d Content-Length: 0 Content-Type: application/json 2018-07-23 04:05:22,277 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/85405efb-b349-4ec3-a627-b840e066c6a5 used request id req-90d8b11c-fd06-4616-b716-f1163dc2323d 2018-07-23 04:05:22,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0374369621277s 2018-07-23 04:05:22,278 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/85405efb-b349-4ec3-a627-b840e066c6a5 used request id req-90d8b11c-fd06-4616-b716-f1163dc2323d 2018-07-23 04:05:22,323 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-07-23 04:05:22,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 04:05:22,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 04:05:22,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 04:05:22,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 04:05:22,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 04:05:22,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 04:05:22,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 04:05:22,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 04:05:22,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 04:05:22,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 04:05:22,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 04:05:22,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 04:05:22,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 04:05:22,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 04:05:22,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 04:05:22,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 04:05:22,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 04:05:22,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 04:05:22,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 04:05:22,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 04:05:22,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 04:05:22,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 04:05:22,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 04:05:22,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 04:05:22,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 04:05:22,362 - 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.14" 2018-07-23 04:05:22,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9105a8db-a3b7-48a8-abd2-8587a5e81540 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-07-23 04:05:22,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9105a8db-a3b7-48a8-abd2-8587a5e81540 2018-07-23 04:05:22,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:05:22,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:05:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["vOdYcHJ7SWeW3fBk9jM8XQ"], "issued_at": "2018-07-23T04:05:22.000000Z"}} 2018-07-23 04:05:22,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 04:05:22,767 - 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.14" -H "X-Auth-Token: {SHA1}2abd803ed79095a8de37bd58f99f3fc6905ddb05" 2018-07-23 04:05:23,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e11b8cc6-b0a6-43e4-be1d-45c1df7d6ee5 Date: Mon, 23 Jul 2018 04:05:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 04:05:23,213 - 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-e11b8cc6-b0a6-43e4-be1d-45c1df7d6ee5 2018-07-23 04:05:23,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.446748971939s 2018-07-23 04:05:23,214 - 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-e11b8cc6-b0a6-43e4-be1d-45c1df7d6ee5 2018-07-23 04:05:23,214 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-23 04:05:26,020 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-23 04:05:28,613 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 7a023d01-bb9f-41a9-aeb6-039ad872b9b5 | 2018-07-23T04:05:28.225342 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 7a023d01-bb9f-41a9-aeb6-039ad872b9b5 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-23 04:05:32,255 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-23 04:05:32,255 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-23 04:05:34,918 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-23 04:05:38,628 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=ede25508-19f8-479c-b04e-5e328d9d616a) as the default verifier for the future CLI operations. 2018-07-23 04:05:41,674 - 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.14" 2018-07-23 04:05:41,680 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:05:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9da3063c-1555-4873-a2c6-2595669f1d57 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 04:05:41,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9da3063c-1555-4873-a2c6-2595669f1d57 2018-07-23 04:05:41,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-23 04:05:41,684 - 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.14" 2018-07-23 04:05:41,690 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:05:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7916a83c-cc62-4428-bea9-68f0ec42deae Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}]}} 2018-07-23 04:05:41,690 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.8:35357/ used request id req-7916a83c-cc62-4428-bea9-68f0ec42deae 2018-07-23 04:05:41,691 - 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.14" -H "X-Auth-Token: {SHA1}2abd803ed79095a8de37bd58f99f3fc6905ddb05" 2018-07-23 04:05:41,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3454778-416f-4617-b8cc-badededd1e2f Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/302e26b0133044f290773f268fb909a6"}, "enabled": true, "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/3c04fb4c37314267a1525275ee43128a"}, "enabled": true, "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/419f9f1eec6848e39f38da310d074f71"}, "enabled": true, "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/527a2e26307548158f8081d0c7ae55be"}, "enabled": true, "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6d90db19938144b186fecd2673ab5582"}, "enabled": true, "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/85bbeca22976407bb37f9d184edfe7ae"}, "enabled": true, "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/9c1da6e6051a47dabec939d988e12edc"}, "enabled": true, "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/aee2acc165f444b1bc9ed5de522a960b"}, "enabled": true, "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d020a1037a5c4ce7a57a4695498ccc79"}, "enabled": true, "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/e270148630f44543ad44cb0b4b4c0d31"}, "enabled": true, "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f13fc50de64c4d1e8eeb50449b4cc4f2"}, "enabled": true, "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f412692c779b450a924412153426b228"}, "enabled": true, "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f4b536647b9f4d728c4053c82c69b247"}, "enabled": true, "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f571cc3404fe4d319a16fee07dc8f439"}, "enabled": true, "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f6bc424a6056466a857b1ba265086d14"}, "enabled": true, "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-07-23 04:05:41,785 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-d3454778-416f-4617-b8cc-badededd1e2f 2018-07-23 04:05:41,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.102465867996s 2018-07-23 04:05:41,785 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-d3454778-416f-4617-b8cc-badededd1e2f 2018-07-23 04:05:41,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-23 04:05:41,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2abd803ed79095a8de37bd58f99f3fc6905ddb05" 2018-07-23 04:05:41,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11065 X-Openstack-Request-Id: req-a615a723-1e85-47c8-bdc9-6415fa6c1cec Date: Mon, 23 Jul 2018 04:05:41 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-23 04:05:41,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-a615a723-1e85-47c8-bdc9-6415fa6c1cec 2018-07-23 04:05:41,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.189397096634s 2018-07-23 04:05:41,981 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-a615a723-1e85-47c8-bdc9-6415fa6c1cec 2018-07-23 04:05:41,991 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-07-23 04:05:41,991 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-07-23 04:05:41,996 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 03:05 | PASS | | rally_sanity | functest | smoke | 20:19 | FAIL | | patrole | functest | smoke | 02:02 | PASS | | vmtp | functest | smoke | 18:38 | PASS | | shaker | functest | smoke | 04:02 | FAIL | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:10 | PASS | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +--------------------------+------------------+---------------+------------------+----------------+ 2018-07-23 04:05:42,005 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-23 04:05:42,092 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 04:05:44,885 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-178 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-23 04:05:44,887 - 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=nhkDF5Q0ufIt1yRBgi1tfHljA 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=4d752e668af24950a050a8ab08afe2f1 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-23 04:05:44,888 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-23 04:05:44,888 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-07-23 04:05:44,888 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-07-23 04:05:44,890 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-23 04:05:47,472 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-178 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-23 04:05:47,478 - 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=nhkDF5Q0ufIt1yRBgi1tfHljA 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=4d752e668af24950a050a8ab08afe2f1 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-23 04:05:47,478 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-23 04:05:47,479 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims vyos_vrouter | | | | | juju_epc | +---------------+---------------+---------------------------------------+--------------------------------------------+ 2018-07-23 04:05:47,497 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-07-23 04:05:47,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 04:05:47,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 04:05:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 04:05:47,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 04:05:47,903 - 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.14" 2018-07-23 04:05:47,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ca5697-58fc-48be-a163-3ed6a6f3656d 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-07-23 04:05:47,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-43ca5697-58fc-48be-a163-3ed6a6f3656d 2018-07-23 04:05:47,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:05:48,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:05:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["VyaxZUd9ROaMVCo3U1HeCA"], "issued_at": "2018-07-23T04:05:48.000000Z"}} 2018-07-23 04:05:48,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 04:05:48,311 - 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.14" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" 2018-07-23 04:05:48,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-250337bd-b186-4917-b2ad-a75cb71783fb Date: Mon, 23 Jul 2018 04:05:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 04:05:48,784 - 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-250337bd-b186-4917-b2ad-a75cb71783fb 2018-07-23 04:05:48,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.473837137222s 2018-07-23 04:05:48,785 - 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-250337bd-b186-4917-b2ad-a75cb71783fb 2018-07-23 04:05:48,791 - 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.14" 2018-07-23 04:05:48,796 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52a69542-057e-4769-a6a0-e52815bbb11b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 04:05:48,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-52a69542-057e-4769-a6a0-e52815bbb11b 2018-07-23 04:05:48,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 04:05:48,798 - 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.14" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" 2018-07-23 04:05:48,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d138ab2b-0f87-4e7b-9da3-96e8d9865788 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0cb9703f62ec4cdc8bc128a81da463cc"}, "tags": [], "enabled": true, "id": "0cb9703f62ec4cdc8bc128a81da463cc", "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-07-23 04:05:48,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d138ab2b-0f87-4e7b-9da3-96e8d9865788 2018-07-23 04:05:48,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100378990173s 2018-07-23 04:05:48,897 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d138ab2b-0f87-4e7b-9da3-96e8d9865788 2018-07-23 04:05:48,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 04:05:48,906 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_288730c7-e012-4079-a2af-ae230bfced97"}}' 2018-07-23 04:05:48,952 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 04:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bb37522-e71f-4ee5-8d88-739290c91bad Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/7216c9eb1e284488bd381bc2afb70c3d"}, "tags": [], "enabled": true, "id": "7216c9eb1e284488bd381bc2afb70c3d", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_288730c7-e012-4079-a2af-ae230bfced97"}} 2018-07-23 04:05:48,953 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0bb37522-e71f-4ee5-8d88-739290c91bad 2018-07-23 04:05:48,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0494170188904s 2018-07-23 04:05:48,953 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0bb37522-e71f-4ee5-8d88-739290c91bad 2018-07-23 04:05:48,953 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify', u'tags': [], 'enabled': True, 'id': u'7216c9eb1e284488bd381bc2afb70c3d', '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'cloudify-project_288730c7-e012-4079-a2af-ae230bfced97'}) 2018-07-23 04:05:48,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 04:05:48,958 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e29550d6-220f-4fbe-b3fb-881bcfc763f7", "email": null, "name": "cloudify-user_288730c7-e012-4079-a2af-ae230bfced97"}}' 2018-07-23 04:05:49,318 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 04:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85aaa6a5-7acb-4fce-acef-fc79d854f403 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_288730c7-e012-4079-a2af-ae230bfced97", "links": {"self": "http://172.30.9.21:5000/v3/users/cfa5cc0016a941dd80d47c592a18544c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cfa5cc0016a941dd80d47c592a18544c", "domain_id": "default", "password_expires_at": null}} 2018-07-23 04:05:49,318 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-85aaa6a5-7acb-4fce-acef-fc79d854f403 2018-07-23 04:05:49,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.361632108688s 2018-07-23 04:05:49,319 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-85aaa6a5-7acb-4fce-acef-fc79d854f403 2018-07-23 04:05:49,319 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cfa5cc0016a941dd80d47c592a18544c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_288730c7-e012-4079-a2af-ae230bfced97'}) 2018-07-23 04:05:49,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 04:05:49,326 - 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.14" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" 2018-07-23 04:05:49,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e8a1a1f-c90a-442d-a1fd-2e4e3a30759f Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 04:05:49,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5e8a1a1f-c90a-442d-a1fd-2e4e3a30759f 2018-07-23 04:05:49,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108521938324s 2018-07-23 04:05:49,432 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5e8a1a1f-c90a-442d-a1fd-2e4e3a30759f 2018-07-23 04:05:49,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 04:05:49,440 - 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.14" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" 2018-07-23 04:05:49,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c8f4a5-88a7-42e0-8d1a-039a3f5c4e7c Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 04:05:49,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-79c8f4a5-88a7-42e0-8d1a-039a3f5c4e7c 2018-07-23 04:05:49,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110057115555s 2018-07-23 04:05:49,547 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-79c8f4a5-88a7-42e0-8d1a-039a3f5c4e7c 2018-07-23 04:05:49,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 04:05:49,555 - 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.14" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" 2018-07-23 04:05:49,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2999f96c-3a5c-4dd0-afdf-a7e8ae49904a Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 04:05:49,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2999f96c-3a5c-4dd0-afdf-a7e8ae49904a 2018-07-23 04:05:49,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0969591140747s 2018-07-23 04:05:49,650 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2999f96c-3a5c-4dd0-afdf-a7e8ae49904a 2018-07-23 04:05:49,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 04:05:49,657 - 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.14" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" 2018-07-23 04:05:49,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efbf1232-b324-403b-822d-b9a4eceaf3b6 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-07-23 04:05:49,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-efbf1232-b324-403b-822d-b9a4eceaf3b6 2018-07-23 04:05:49,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106065034866s 2018-07-23 04:05:49,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-efbf1232-b324-403b-822d-b9a4eceaf3b6 2018-07-23 04:05:49,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 04:05:49,765 - 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.14" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" 2018-07-23 04:05:49,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f01a2d-ff52-41e3-b9cf-80d4cc51596b Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cloudify-user_288730c7-e012-4079-a2af-ae230bfced97", "links": {"self": "http://172.30.9.21:5000/v3/users/cfa5cc0016a941dd80d47c592a18544c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cfa5cc0016a941dd80d47c592a18544c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 04:05:49,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b7f01a2d-ff52-41e3-b9cf-80d4cc51596b 2018-07-23 04:05:49,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113055944443s 2018-07-23 04:05:49,875 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b7f01a2d-ff52-41e3-b9cf-80d4cc51596b 2018-07-23 04:05:49,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 04:05:49,894 - 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.14" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" 2018-07-23 04:05:49,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8072f1ad-b7f5-43d5-bf57-8c8d2a730a6a Content-Encoding: gzip Content-Length: 395 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/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/7216c9eb1e284488bd381bc2afb70c3d"}, "tags": [], "enabled": true, "id": "7216c9eb1e284488bd381bc2afb70c3d", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_288730c7-e012-4079-a2af-ae230bfced97"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-23 04:05:49,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-8072f1ad-b7f5-43d5-bf57-8c8d2a730a6a 2018-07-23 04:05:49,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105921030045s 2018-07-23 04:05:49,997 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-8072f1ad-b7f5-43d5-bf57-8c8d2a730a6a 2018-07-23 04:05:50,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 04:05:50,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=cfa5cc0016a941dd80d47c592a18544c&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=7216c9eb1e284488bd381bc2afb70c3d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" 2018-07-23 04:05:50,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4135bd4-7114-4de6-8040-8d7bbafe3acf 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=cfa5cc0016a941dd80d47c592a18544c&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=7216c9eb1e284488bd381bc2afb70c3d", "previous": null, "next": null}} 2018-07-23 04:05:50,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=cfa5cc0016a941dd80d47c592a18544c&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=7216c9eb1e284488bd381bc2afb70c3d used request id req-c4135bd4-7114-4de6-8040-8d7bbafe3acf 2018-07-23 04:05:50,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0921258926392s 2018-07-23 04:05:50,097 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=cfa5cc0016a941dd80d47c592a18544c&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=7216c9eb1e284488bd381bc2afb70c3d used request id req-c4135bd4-7114-4de6-8040-8d7bbafe3acf 2018-07-23 04:05:50,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 04:05:50,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/7216c9eb1e284488bd381bc2afb70c3d/users/cfa5cc0016a941dd80d47c592a18544c/roles/91dbc5ce3be24f65b6f22a667105e5ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" 2018-07-23 04:05:50,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a7a720d-2dff-4004-a2ce-82e4b5772634 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:05:50,241 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/7216c9eb1e284488bd381bc2afb70c3d/users/cfa5cc0016a941dd80d47c592a18544c/roles/91dbc5ce3be24f65b6f22a667105e5ce used request id req-8a7a720d-2dff-4004-a2ce-82e4b5772634 2018-07-23 04:05:50,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140318870544s 2018-07-23 04:05:50,241 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/7216c9eb1e284488bd381bc2afb70c3d/users/cfa5cc0016a941dd80d47c592a18544c/roles/91dbc5ce3be24f65b6f22a667105e5ce used request id req-8a7a720d-2dff-4004-a2ce-82e4b5772634 2018-07-23 04:05:50,242 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_288730c7-e012-4079-a2af-ae230bfced97', 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'7216c9eb1e284488bd381bc2afb70c3d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e29550d6-220f-4fbe-b3fb-881bcfc763f7', 'username': u'cloudify-user_288730c7-e012-4079-a2af-ae230bfced97', '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-07-23 04:05:50,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 04:05:50,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 04:05:50,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 04:05:50,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 04:05:50,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 04:05:50,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 04:05:50,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 04:05:50,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 04:05:50,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 04:05:50,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 04:05:50,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 04:05:50,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 04:05:50,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 04:05:50,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 04:05:50,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 04:05:50,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 04:05:50,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 04:05:50,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 04:05:50,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 04:05:50,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 04:05:50,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 04:05:50,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 04:05:50,248 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_288730c7-e012-4079-a2af-ae230bfced97', 'password': 'e29550d6-220f-4fbe-b3fb-881bcfc763f7', 'project_name': 'cloudify-project_288730c7-e012-4079-a2af-ae230bfced97', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '7216c9eb1e284488bd381bc2afb70c3d', 'project_domain_name': 'Default'} 2018-07-23 04:05:50,249 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-07-23 04:05:50,250 - 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.14" 2018-07-23 04:05:50,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-292d9fe3-0a0d-498f-9bd8-b5092778183b 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-07-23 04:05:50,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-292d9fe3-0a0d-498f-9bd8-b5092778183b 2018-07-23 04:05:50,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:05:50,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:05:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7216c9eb1e284488bd381bc2afb70c3d", "name": "cloudify-project_288730c7-e012-4079-a2af-ae230bfced97"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/7216c9eb1e284488bd381bc2afb70c3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/7216c9eb1e284488bd381bc2afb70c3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/7216c9eb1e284488bd381bc2afb70c3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7216c9eb1e284488bd381bc2afb70c3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/7216c9eb1e284488bd381bc2afb70c3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/7216c9eb1e284488bd381bc2afb70c3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_7216c9eb1e284488bd381bc2afb70c3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_7216c9eb1e284488bd381bc2afb70c3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7216c9eb1e284488bd381bc2afb70c3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/7216c9eb1e284488bd381bc2afb70c3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/7216c9eb1e284488bd381bc2afb70c3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7216c9eb1e284488bd381bc2afb70c3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/7216c9eb1e284488bd381bc2afb70c3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/7216c9eb1e284488bd381bc2afb70c3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_288730c7-e012-4079-a2af-ae230bfced97", "id": "cfa5cc0016a941dd80d47c592a18544c"}, "audit_ids": ["fTEgmVLaT7WG2U3QSOOJBA"], "issued_at": "2018-07-23T04:05:50.000000Z"}} 2018-07-23 04:05:50,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 04:05:50,644 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" -d '{"network": {"name": "cloudify-net_288730c7-e012-4079-a2af-ae230bfced97", "admin_state_up": true}}' 2018-07-23 04:05:51,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-b84a01c7-367f-4bcf-9398-002b1cb707c9 Date: Mon, 23 Jul 2018 04:05:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"44907964-e188-455c-b5f0-20be29443f3b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7216c9eb1e284488bd381bc2afb70c3d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T04:05:50Z","is_default":false,"name":"cloudify-net_288730c7-e012-4079-a2af-ae230bfced97","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7216c9eb1e284488bd381bc2afb70c3d","created_at":"2018-07-23T04:05:50Z","mtu":1450}} 2018-07-23 04:05:51,087 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b84a01c7-367f-4bcf-9398-002b1cb707c9 2018-07-23 04:05:51,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.443768024445s 2018-07-23 04:05:51,088 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b84a01c7-367f-4bcf-9398-002b1cb707c9 2018-07-23 04:05:51,088 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T04:05:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'44907964-e188-455c-b5f0-20be29443f3b', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_288730c7-e012-4079-a2af-ae230bfced97', u'admin_state_up': True, u'tenant_id': u'7216c9eb1e284488bd381bc2afb70c3d', u'created_at': u'2018-07-23T04:05:50Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7216c9eb1e284488bd381bc2afb70c3d', u'l2_adjacency': True}) 2018-07-23 04:05:51,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 04:05:51,089 - 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.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:05:51,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-d7ef139d-bad8-4015-98dd-1b29f4e93975 Date: Mon, 23 Jul 2018 04:05:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"44907964-e188-455c-b5f0-20be29443f3b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7216c9eb1e284488bd381bc2afb70c3d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T04:05:50Z","qos_policy_id":null,"name":"cloudify-net_288730c7-e012-4079-a2af-ae230bfced97","admin_state_up":true,"tenant_id":"7216c9eb1e284488bd381bc2afb70c3d","created_at":"2018-07-23T04:05:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 04:05:51,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d7ef139d-bad8-4015-98dd-1b29f4e93975 2018-07-23 04:05:51,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.128393888474s 2018-07-23 04:05:51,218 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d7ef139d-bad8-4015-98dd-1b29f4e93975 2018-07-23 04:05:51,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 04:05:51,220 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" -d '{"subnet": {"name": "cloudify-subnet_288730c7-e012-4079-a2af-ae230bfced97", "enable_dhcp": true, "network_id": "44907964-e188-455c-b5f0-20be29443f3b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 04:05:51,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cbf89cc4-da1c-48a2-8b22-05d94363e647 Date: Mon, 23 Jul 2018 04:05:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44907964-e188-455c-b5f0-20be29443f3b","tenant_id":"7216c9eb1e284488bd381bc2afb70c3d","created_at":"2018-07-23T04:05:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T04:05:51Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"7216c9eb1e284488bd381bc2afb70c3d","id":"4856aa20-547d-40fb-b712-b4121ab2ef9a","subnetpool_id":null,"name":"cloudify-subnet_288730c7-e012-4079-a2af-ae230bfced97"}} 2018-07-23 04:05:51,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-cbf89cc4-da1c-48a2-8b22-05d94363e647 2018-07-23 04:05:51,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.709489107132s 2018-07-23 04:05:51,929 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-cbf89cc4-da1c-48a2-8b22-05d94363e647 2018-07-23 04:05:51,930 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T04:05:51Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4856aa20-547d-40fb-b712-b4121ab2ef9a', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_288730c7-e012-4079-a2af-ae230bfced97', u'enable_dhcp': True, u'network_id': u'44907964-e188-455c-b5f0-20be29443f3b', u'tenant_id': u'7216c9eb1e284488bd381bc2afb70c3d', u'created_at': u'2018-07-23T04:05:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7216c9eb1e284488bd381bc2afb70c3d'}) 2018-07-23 04:05:51,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 04:05:51,931 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" -d '{"router": {"external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c"}, "name": "cloudify-router_288730c7-e012-4079-a2af-ae230bfced97", "admin_state_up": true}}' 2018-07-23 04:05:53,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-7ef198d5-8665-4c95-82dd-e3bd57d64d95 Date: Mon, 23 Jul 2018 04:05:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:05:51Z", "admin_state_up": true, "updated_at": "2018-07-23T04:05:52Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "29878f69-95f5-4bed-901e-38838f505bf2", "name": "cloudify-router_288730c7-e012-4079-a2af-ae230bfced97"}} 2018-07-23 04:05:53,368 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7ef198d5-8665-4c95-82dd-e3bd57d64d95 2018-07-23 04:05:53,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43790411949s 2018-07-23 04:05:53,369 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7ef198d5-8665-4c95-82dd-e3bd57d64d95 2018-07-23 04:05:53,369 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T04:05:52Z', u'revision_number': 2, u'id': u'29878f69-95f5-4bed-901e-38838f505bf2', u'external_gateway_info': {u'network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b7dd2643-1786-461e-9ccb-e3d909da771e', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_288730c7-e012-4079-a2af-ae230bfced97', u'admin_state_up': True, u'tenant_id': u'7216c9eb1e284488bd381bc2afb70c3d', u'created_at': u'2018-07-23T04:05:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'7216c9eb1e284488bd381bc2afb70c3d'}) 2018-07-23 04:05:53,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 04:05:53,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/29878f69-95f5-4bed-901e-38838f505bf2/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" -d '{"subnet_id": "4856aa20-547d-40fb-b712-b4121ab2ef9a"}' 2018-07-23 04:05:55,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-32d53c1e-0ce8-42ca-a255-02dafb245382 Date: Mon, 23 Jul 2018 04:05:55 GMT RESP BODY: {"network_id": "44907964-e188-455c-b5f0-20be29443f3b", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "subnet_id": "4856aa20-547d-40fb-b712-b4121ab2ef9a", "subnet_ids": ["4856aa20-547d-40fb-b712-b4121ab2ef9a"], "port_id": "2f294973-a776-4c3c-ba38-1b4038f9e656", "id": "29878f69-95f5-4bed-901e-38838f505bf2"} 2018-07-23 04:05:55,613 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/29878f69-95f5-4bed-901e-38838f505bf2/add_router_interface.json used request id req-32d53c1e-0ce8-42ca-a255-02dafb245382 2018-07-23 04:05:55,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.24358677864s 2018-07-23 04:05:55,614 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/29878f69-95f5-4bed-901e-38838f505bf2/add_router_interface.json used request id req-32d53c1e-0ce8-42ca-a255-02dafb245382 returning object 29878f69-95f5-4bed-901e-38838f505bf2 2018-07-23 04:05:55,614 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-23 04:06:18,677 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-23 04:06:18,679 - 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.14" 2018-07-23 04:06:18,684 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 04:06:18 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-07-23 04:06:18,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 04:06:18,690 - 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.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:06:18,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-62eb9d94-10c0-4349-b806-be5766d6fd2f Date: Mon, 23 Jul 2018 04:06:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 04:06:18,892 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-62eb9d94-10c0-4349-b806-be5766d6fd2f 2018-07-23 04:06:18,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20422410965s 2018-07-23 04:06:18,892 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-62eb9d94-10c0-4349-b806-be5766d6fd2f 2018-07-23 04:06:18,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 04:06:18,903 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_288730c7-e012-4079-a2af-ae230bfced97", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_288730c7-e012-4079-a2af-ae230bfced97"}' 2018-07-23 04:06:18,944 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/614fed7a-d019-44dc-ab22-5071b9592f49 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c39d9374-ed42-4456-9b96-f388ce0e3380 Date: Mon, 23 Jul 2018 04:06:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/614fed7a-d019-44dc-ab22-5071b9592f49/file", "owner": "7216c9eb1e284488bd381bc2afb70c3d", "id": "614fed7a-d019-44dc-ab22-5071b9592f49", "size": null, "self": "/v2/images/614fed7a-d019-44dc-ab22-5071b9592f49", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-23T04:06:18Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_288730c7-e012-4079-a2af-ae230bfced97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_288730c7-e012-4079-a2af-ae230bfced97", "checksum": null, "created_at": "2018-07-23T04:06:18Z", "protected": false} 2018-07-23 04:06:18,944 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c39d9374-ed42-4456-9b96-f388ce0e3380 2018-07-23 04:06:18,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0446960926056s 2018-07-23 04:06:18,945 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c39d9374-ed42-4456-9b96-f388ce0e3380 returning object 614fed7a-d019-44dc-ab22-5071b9592f49 2018-07-23 04:06:18,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 04:06:18,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/614fed7a-d019-44dc-ab22-5071b9592f49/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" -d '' 2018-07-23 04:07:15,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fd5ef938-eb4c-477f-b704-a16c6383c0cd Date: Mon, 23 Jul 2018 04:07:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 04:07:15,923 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/614fed7a-d019-44dc-ab22-5071b9592f49/file used request id req-fd5ef938-eb4c-477f-b704-a16c6383c0cd 2018-07-23 04:07:15,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 56.9780728817s 2018-07-23 04:07:15,924 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/614fed7a-d019-44dc-ab22-5071b9592f49/file used request id req-fd5ef938-eb4c-477f-b704-a16c6383c0cd 2018-07-23 04:07:15,924 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify-img_288730c7-e012-4079-a2af-ae230bfced97', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T04:06:18Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/614fed7a-d019-44dc-ab22-5071b9592f49/file', u'owner': u'7216c9eb1e284488bd381bc2afb70c3d', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'614fed7a-d019-44dc-ab22-5071b9592f49', u'size': None, u'name': u'cloudify-img_288730c7-e012-4079-a2af-ae230bfced97', u'checksum': None, u'self': u'/v2/images/614fed7a-d019-44dc-ab22-5071b9592f49', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T04:06:18Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 04:07:15,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 04:07:15,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_288730c7-e012-4079-a2af-ae230bfced97", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-07-23 04:07:16,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee4b81f4-95fb-4119-93d3-134094a37ce2 x-compute-request-id: req-ee4b81f4-95fb-4119-93d3-134094a37ce2 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_288730c7-e012-4079-a2af-ae230bfced97", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a2f7e7d2-3d34-486a-9c8e-7300422e27d6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a2f7e7d2-3d34-486a-9c8e-7300422e27d6", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "a2f7e7d2-3d34-486a-9c8e-7300422e27d6"}} 2018-07-23 04:07:16,552 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ee4b81f4-95fb-4119-93d3-134094a37ce2 2018-07-23 04:07:16,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.626540899277s 2018-07-23 04:07:16,552 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ee4b81f4-95fb-4119-93d3-134094a37ce2 2018-07-23 04:07:16,553 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_288730c7-e012-4079-a2af-ae230bfced97', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'a2f7e7d2-3d34-486a-9c8e-7300422e27d6', 'swap': 0}) 2018-07-23 04:07:16,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 04:07:16,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/a2f7e7d2-3d34-486a-9c8e-7300422e27d6/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" -d '{"extra_specs": {}}' 2018-07-23 04:07:16,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b93e8898-16d1-4b53-87af-2611d05eb8fa x-compute-request-id: req-b93e8898-16d1-4b53-87af-2611d05eb8fa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 04:07:16,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/a2f7e7d2-3d34-486a-9c8e-7300422e27d6/os-extra_specs used request id req-b93e8898-16d1-4b53-87af-2611d05eb8fa 2018-07-23 04:07:16,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224499702454s 2018-07-23 04:07:16,577 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/a2f7e7d2-3d34-486a-9c8e-7300422e27d6/os-extra_specs used request id req-b93e8898-16d1-4b53-87af-2611d05eb8fa 2018-07-23 04:07:16,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 04:07:16,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" -d '{"keypair": {"name": "cloudify-kp_288730c7-e012-4079-a2af-ae230bfced97"}}' 2018-07-23 04:07:17,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f75250cc-19cb-4e7c-bcd9-892233fcc898 x-compute-request-id: req-f75250cc-19cb-4e7c-bcd9-892233fcc898 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCUukf1COiQ7thpRXAs4DiaLl8kt3ooXSUEQCnHnRfvEvw9HU6kSVKEUUzpJ5Vcj3qlLz/qYvzOy5SXJ+Fsa9zWcSL8Oa2N/GY4Qda2lNT7diOa/7DDU7L1nTi4xeV0/FHqdGqJqTAinCiLd2A2qTbWirn2884hLC8ajgUvnkgtCrZmXj160BAx4q17cgzQSDSCUjm9Mh5Eb86FmCACiGVlRa2Fsvkjn78cNJXMhpCVbvqR5MKVED6P6459ykwiCNRBQQodhEPRW04zmw55lILAtGXJbIjGL9MWUCgItRxMve3tiYDfPI2UXBJdPTsl4ExHLKBedy6nndmp5Ykr9yr7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAlLpH9QjokO7YaUVwLOA4mi5fJLd6KF0lBEApx50X7xL8PR1O\npElShFFM6SeVXI96pS8/6mL8zsuUlyfhbGvc1nEi/DmtjfxmOEHWtpTU+3Yjmv+w\nw1Oy9Z04uMXldPxR6nRqiakwIpwoi3dgNqk21oq59vPOISwvGo4FL55ILQq2Zl49\netAQMeKte3IM0Eg0glI5vTIeRG/OhZggAohlZUWthbL5I5+/HDSVzIaQlW76keTC\nlRA+j+uOfcpMIgjUQUEKHYRD0VtOM5sOeZSCwLRlyWyIxi/TFlAoCLUcTL3t7YmA\n3zyNlFwSXT07JeBMRyygXncup53ZqeWJK/cq+wIDAQABAoIBAHHf62aHSqJl7hc0\nTn5ds5kBtmGDhinPn58QjazD8GZh7/XPMb6CUYb0ROIkJ612Qh6l/dc1sYGYyI2v\nwF7me3FJsNLUSrlzLsUWTBMCA80BmKN98NatiFGc7qgzBcw7wXC1cDk07KEjVbvr\nTCSuDUnZcCfQZtxpWyuG4BukonixF0DSl/dRZZGysoca/LOJ7hlRoHpmeF09m3yG\n1hdCYTDicHr0MXIeys7nq4PRE7HAEgRCrK9572dretBg02RzFLGBdEDWcpZ0u3kz\n0MM5CfMuM/40spbaZjGunYveY3kaeVwLwVHIJq60wr3JqueFLjvouxbwnqx4S5Ku\nFPOnk1ECgYEAxbA7K/oQyOCt/XbIMXyoIBY8WqhY/zAl+bnE15Q+Ao99nZoTx/NE\n0Cf6gtUmkiaMEnuj140wjYkCxanPF9TiwU6eA+Cu0/VjOct/75calvnVERQFOYEm\nBI8g7S6VQuuJyZaF6ctRmKcsiq5ltnkj6hGbskpzP/VhDgRoWhvD63kCgYEAwJjy\nFSQSgkW7C7Ume6F24Uf4vdVSUxUtHrwmsXMWwmJXX4k8jZrwgFmUogLqzJ7lF2Da\nTVM7xKwFwYxxA8cAU1bDQiQGiKyx2sxWmMupjMgKNxdILL+fdKpptwvWB8cI20E/\n2ucThK3IvOqyzXm+W/goHrRarJEsXNJR2LKE+RMCgYEAwhiH4GPD+xbufcAUStJT\n2D08wN4tk1BY2NoWdHuubqEn+od/CIDHfYDjK3XQSwrh2HvgoBCWLUDqodxZ4tI4\nWQexiakevileZS5yzHCVwMpG8l+vyYgOJcfJ0lY8YtoUDQNnM+dWlAT/bKJSZ1iF\ndJoZPnJuuctYoYSeWGqOcDECgYEAodWizYrjFp47XsoYDRiPCRvt8q22oGOR51qY\ndNFNVYdG/dsWi7Ke1mrvjvc+jzQRMoTKyuDevxMBPzKgoFjueBjWt9QHvX7HcB/1\nwCyaStaoZsRkfF2EQocTj6EddqmTUpFQc8NpzjotDDl2h1v+Tc+G/s3zxz+xdEmy\nRpEzVQsCgYBow4ZscaH8VA18FGmqCwV8rAlrknJn4lUqsd511JxSfcbH8ZoDHFT/\neN1+5ciRckw0Z/fbs0G6fi5SLO48X34KQNqxg6WPxpNNUTHyefh5qVJUSRXwNIyU\nsGf6YOhnXSSHru20l28rffjaWJneGQMabAMUrlc+sttZV23rwAabng==\n-----END RSA PRIVATE KEY-----\n", "user_id": "cfa5cc0016a941dd80d47c592a18544c", "name": "cloudify-kp_288730c7-e012-4079-a2af-ae230bfced97", "fingerprint": "3e:79:d9:a6:12:36:03:6d:74:9f:ba:97:94:7d:3f:03"}} 2018-07-23 04:07:17,345 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f75250cc-19cb-4e7c-bcd9-892233fcc898 2018-07-23 04:07:17,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.767156124115s 2018-07-23 04:07:17,345 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f75250cc-19cb-4e7c-bcd9-892233fcc898 2018-07-23 04:07:17,346 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCUukf1COiQ7thpRXAs4DiaLl8kt3ooXSUEQCnHnRfvEvw9HU6kSVKEUUzpJ5Vcj3qlLz/qYvzOy5SXJ+Fsa9zWcSL8Oa2N/GY4Qda2lNT7diOa/7DDU7L1nTi4xeV0/FHqdGqJqTAinCiLd2A2qTbWirn2884hLC8ajgUvnkgtCrZmXj160BAx4q17cgzQSDSCUjm9Mh5Eb86FmCACiGVlRa2Fsvkjn78cNJXMhpCVbvqR5MKVED6P6459ykwiCNRBQQodhEPRW04zmw55lILAtGXJbIjGL9MWUCgItRxMve3tiYDfPI2UXBJdPTsl4ExHLKBedy6nndmp5Ykr9yr7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAlLpH9QjokO7YaUVwLOA4mi5fJLd6KF0lBEApx50X7xL8PR1O\npElShFFM6SeVXI96pS8/6mL8zsuUlyfhbGvc1nEi/DmtjfxmOEHWtpTU+3Yjmv+w\nw1Oy9Z04uMXldPxR6nRqiakwIpwoi3dgNqk21oq59vPOISwvGo4FL55ILQq2Zl49\netAQMeKte3IM0Eg0glI5vTIeRG/OhZggAohlZUWthbL5I5+/HDSVzIaQlW76keTC\nlRA+j+uOfcpMIgjUQUEKHYRD0VtOM5sOeZSCwLRlyWyIxi/TFlAoCLUcTL3t7YmA\n3zyNlFwSXT07JeBMRyygXncup53ZqeWJK/cq+wIDAQABAoIBAHHf62aHSqJl7hc0\nTn5ds5kBtmGDhinPn58QjazD8GZh7/XPMb6CUYb0ROIkJ612Qh6l/dc1sYGYyI2v\nwF7me3FJsNLUSrlzLsUWTBMCA80BmKN98NatiFGc7qgzBcw7wXC1cDk07KEjVbvr\nTCSuDUnZcCfQZtxpWyuG4BukonixF0DSl/dRZZGysoca/LOJ7hlRoHpmeF09m3yG\n1hdCYTDicHr0MXIeys7nq4PRE7HAEgRCrK9572dretBg02RzFLGBdEDWcpZ0u3kz\n0MM5CfMuM/40spbaZjGunYveY3kaeVwLwVHIJq60wr3JqueFLjvouxbwnqx4S5Ku\nFPOnk1ECgYEAxbA7K/oQyOCt/XbIMXyoIBY8WqhY/zAl+bnE15Q+Ao99nZoTx/NE\n0Cf6gtUmkiaMEnuj140wjYkCxanPF9TiwU6eA+Cu0/VjOct/75calvnVERQFOYEm\nBI8g7S6VQuuJyZaF6ctRmKcsiq5ltnkj6hGbskpzP/VhDgRoWhvD63kCgYEAwJjy\nFSQSgkW7C7Ume6F24Uf4vdVSUxUtHrwmsXMWwmJXX4k8jZrwgFmUogLqzJ7lF2Da\nTVM7xKwFwYxxA8cAU1bDQiQGiKyx2sxWmMupjMgKNxdILL+fdKpptwvWB8cI20E/\n2ucThK3IvOqyzXm+W/goHrRarJEsXNJR2LKE+RMCgYEAwhiH4GPD+xbufcAUStJT\n2D08wN4tk1BY2NoWdHuubqEn+od/CIDHfYDjK3XQSwrh2HvgoBCWLUDqodxZ4tI4\nWQexiakevileZS5yzHCVwMpG8l+vyYgOJcfJ0lY8YtoUDQNnM+dWlAT/bKJSZ1iF\ndJoZPnJuuctYoYSeWGqOcDECgYEAodWizYrjFp47XsoYDRiPCRvt8q22oGOR51qY\ndNFNVYdG/dsWi7Ke1mrvjvc+jzQRMoTKyuDevxMBPzKgoFjueBjWt9QHvX7HcB/1\nwCyaStaoZsRkfF2EQocTj6EddqmTUpFQc8NpzjotDDl2h1v+Tc+G/s3zxz+xdEmy\nRpEzVQsCgYBow4ZscaH8VA18FGmqCwV8rAlrknJn4lUqsd511JxSfcbH8ZoDHFT/\neN1+5ciRckw0Z/fbs0G6fi5SLO48X34KQNqxg6WPxpNNUTHyefh5qVJUSRXwNIyU\nsGf6YOhnXSSHru20l28rffjaWJneGQMabAMUrlc+sttZV23rwAabng==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cfa5cc0016a941dd80d47c592a18544c', 'name': u'cloudify-kp_288730c7-e012-4079-a2af-ae230bfced97', 'created_at': '2018-07-23T04:07:17.346313', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7216c9eb1e284488bd381bc2afb70c3d', 'name': 'cloudify-project_288730c7-e012-4079-a2af-ae230bfced97', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'3e:79:d9:a6:12:36:03:6d:74:9f:ba:97:94:7d:3f:03', 'type': 'ssh', 'id': u'cloudify-kp_288730c7-e012-4079-a2af-ae230bfced97'}) 2018-07-23 04:07:17,346 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAlLpH9QjokO7YaUVwLOA4mi5fJLd6KF0lBEApx50X7xL8PR1O pElShFFM6SeVXI96pS8/6mL8zsuUlyfhbGvc1nEi/DmtjfxmOEHWtpTU+3Yjmv+w w1Oy9Z04uMXldPxR6nRqiakwIpwoi3dgNqk21oq59vPOISwvGo4FL55ILQq2Zl49 etAQMeKte3IM0Eg0glI5vTIeRG/OhZggAohlZUWthbL5I5+/HDSVzIaQlW76keTC lRA+j+uOfcpMIgjUQUEKHYRD0VtOM5sOeZSCwLRlyWyIxi/TFlAoCLUcTL3t7YmA 3zyNlFwSXT07JeBMRyygXncup53ZqeWJK/cq+wIDAQABAoIBAHHf62aHSqJl7hc0 Tn5ds5kBtmGDhinPn58QjazD8GZh7/XPMb6CUYb0ROIkJ612Qh6l/dc1sYGYyI2v wF7me3FJsNLUSrlzLsUWTBMCA80BmKN98NatiFGc7qgzBcw7wXC1cDk07KEjVbvr TCSuDUnZcCfQZtxpWyuG4BukonixF0DSl/dRZZGysoca/LOJ7hlRoHpmeF09m3yG 1hdCYTDicHr0MXIeys7nq4PRE7HAEgRCrK9572dretBg02RzFLGBdEDWcpZ0u3kz 0MM5CfMuM/40spbaZjGunYveY3kaeVwLwVHIJq60wr3JqueFLjvouxbwnqx4S5Ku FPOnk1ECgYEAxbA7K/oQyOCt/XbIMXyoIBY8WqhY/zAl+bnE15Q+Ao99nZoTx/NE 0Cf6gtUmkiaMEnuj140wjYkCxanPF9TiwU6eA+Cu0/VjOct/75calvnVERQFOYEm BI8g7S6VQuuJyZaF6ctRmKcsiq5ltnkj6hGbskpzP/VhDgRoWhvD63kCgYEAwJjy FSQSgkW7C7Ume6F24Uf4vdVSUxUtHrwmsXMWwmJXX4k8jZrwgFmUogLqzJ7lF2Da TVM7xKwFwYxxA8cAU1bDQiQGiKyx2sxWmMupjMgKNxdILL+fdKpptwvWB8cI20E/ 2ucThK3IvOqyzXm+W/goHrRarJEsXNJR2LKE+RMCgYEAwhiH4GPD+xbufcAUStJT 2D08wN4tk1BY2NoWdHuubqEn+od/CIDHfYDjK3XQSwrh2HvgoBCWLUDqodxZ4tI4 WQexiakevileZS5yzHCVwMpG8l+vyYgOJcfJ0lY8YtoUDQNnM+dWlAT/bKJSZ1iF dJoZPnJuuctYoYSeWGqOcDECgYEAodWizYrjFp47XsoYDRiPCRvt8q22oGOR51qY dNFNVYdG/dsWi7Ke1mrvjvc+jzQRMoTKyuDevxMBPzKgoFjueBjWt9QHvX7HcB/1 wCyaStaoZsRkfF2EQocTj6EddqmTUpFQc8NpzjotDDl2h1v+Tc+G/s3zxz+xdEmy RpEzVQsCgYBow4ZscaH8VA18FGmqCwV8rAlrknJn4lUqsd511JxSfcbH8ZoDHFT/ eN1+5ciRckw0Z/fbs0G6fi5SLO48X34KQNqxg6WPxpNNUTHyefh5qVJUSRXwNIyU sGf6YOhnXSSHru20l28rffjaWJneGQMabAMUrlc+sttZV23rwAabng== -----END RSA PRIVATE KEY----- 2018-07-23 04:07:17,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 04:07:17,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" -d '{"security_group": {"name": "cloudify-sg_288730c7-e012-4079-a2af-ae230bfced97", "description": "created by OPNFV Functest (cloudify)"}}' 2018-07-23 04:07:17,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-d1560df7-16a1-4cee-bf59-19fcd2910a7d Date: Mon, 23 Jul 2018 04:07:17 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:07:17Z", "updated_at": "2018-07-23T04:07:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "36efd9c6-5b99-4ddf-8a01-43ef23c9c560", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "5f21c51e-7c1e-41b3-99f1-532bd6161690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}], "revision_number": 1, "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "name": "cloudify-sg_288730c7-e012-4079-a2af-ae230bfced97"}} 2018-07-23 04:07:17,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d1560df7-16a1-4cee-bf59-19fcd2910a7d 2018-07-23 04:07:17,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.173472881317s 2018-07-23 04:07:17,523 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d1560df7-16a1-4cee-bf59-19fcd2910a7d 2018-07-23 04:07:17,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 04:07:17,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:17,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-c7d9bd02-374e-4659-94f4-95660e4d36a8 Date: Mon, 23 Jul 2018 04:07:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:05:50Z", "updated_at": "2018-07-23T04:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "3bd97b56-f29e-41e7-839d-20946b6e3483", "remote_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "66163460-e92c-4b5b-8f12-0dd0571be7d2", "remote_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "6792229a-846f-4b33-b135-56d1ccb20a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "b6f8abba-621d-4ada-bd73-7f795cea4253", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}], "revision_number": 1, "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:07:17Z", "updated_at": "2018-07-23T04:07:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "36efd9c6-5b99-4ddf-8a01-43ef23c9c560", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "5f21c51e-7c1e-41b3-99f1-532bd6161690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}], "revision_number": 1, "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "name": "cloudify-sg_288730c7-e012-4079-a2af-ae230bfced97"}]} 2018-07-23 04:07:17,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c7d9bd02-374e-4659-94f4-95660e4d36a8 2018-07-23 04:07:17,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0660650730133s 2018-07-23 04:07:17,594 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c7d9bd02-374e-4659-94f4-95660e4d36a8 2018-07-23 04:07:17,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 04:07:17,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff"}}' 2018-07-23 04:07:17,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ad836b89-f590-445a-bc4e-d90b7408449d Date: Mon, 23 Jul 2018 04:07:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "port_range_min": 22, "revision_number": 0, "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:07:17Z", "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "19b74f80-b574-44a5-a388-1dbd8d87696d"}} 2018-07-23 04:07:17,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ad836b89-f590-445a-bc4e-d90b7408449d 2018-07-23 04:07:17,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128367900848s 2018-07-23 04:07:17,727 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ad836b89-f590-445a-bc4e-d90b7408449d 2018-07-23 04:07:17,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 04:07:17,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:17,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-41f9790b-e060-4d23-babd-78c9543961f0 Date: Mon, 23 Jul 2018 04:07:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:05:50Z", "updated_at": "2018-07-23T04:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "3bd97b56-f29e-41e7-839d-20946b6e3483", "remote_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "66163460-e92c-4b5b-8f12-0dd0571be7d2", "remote_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "6792229a-846f-4b33-b135-56d1ccb20a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "b6f8abba-621d-4ada-bd73-7f795cea4253", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}], "revision_number": 1, "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:07:17Z", "updated_at": "2018-07-23T04:07:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "19b74f80-b574-44a5-a388-1dbd8d87696d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "36efd9c6-5b99-4ddf-8a01-43ef23c9c560", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "5f21c51e-7c1e-41b3-99f1-532bd6161690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}], "revision_number": 2, "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "name": "cloudify-sg_288730c7-e012-4079-a2af-ae230bfced97"}]} 2018-07-23 04:07:17,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-41f9790b-e060-4d23-babd-78c9543961f0 2018-07-23 04:07:17,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0506031513214s 2018-07-23 04:07:17,781 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-41f9790b-e060-4d23-babd-78c9543961f0 2018-07-23 04:07:17,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 04:07:17,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff"}}' 2018-07-23 04:07:17,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-3e06952d-aebb-47af-9f71-64d12f8e09d3 Date: Mon, 23 Jul 2018 04:07:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "port_range_min": null, "revision_number": 0, "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:07:17Z", "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "76188d01-f663-4613-8cc2-8c0a1eb11207"}} 2018-07-23 04:07:17,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3e06952d-aebb-47af-9f71-64d12f8e09d3 2018-07-23 04:07:17,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.112586021423s 2018-07-23 04:07:17,897 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3e06952d-aebb-47af-9f71-64d12f8e09d3 2018-07-23 04:07:17,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 04:07:17,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:17,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-4fd93448-32ec-4fb0-a3db-34977dfcf6a0 Date: Mon, 23 Jul 2018 04:07:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:05:50Z", "updated_at": "2018-07-23T04:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "3bd97b56-f29e-41e7-839d-20946b6e3483", "remote_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "66163460-e92c-4b5b-8f12-0dd0571be7d2", "remote_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "6792229a-846f-4b33-b135-56d1ccb20a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "b6f8abba-621d-4ada-bd73-7f795cea4253", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}], "revision_number": 1, "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:07:17Z", "updated_at": "2018-07-23T04:07:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "19b74f80-b574-44a5-a388-1dbd8d87696d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "36efd9c6-5b99-4ddf-8a01-43ef23c9c560", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "5f21c51e-7c1e-41b3-99f1-532bd6161690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "76188d01-f663-4613-8cc2-8c0a1eb11207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}], "revision_number": 3, "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "name": "cloudify-sg_288730c7-e012-4079-a2af-ae230bfced97"}]} 2018-07-23 04:07:17,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4fd93448-32ec-4fb0-a3db-34977dfcf6a0 2018-07-23 04:07:17,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0514860153198s 2018-07-23 04:07:17,953 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4fd93448-32ec-4fb0-a3db-34977dfcf6a0 2018-07-23 04:07:17,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 04:07:17,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff"}}' 2018-07-23 04:07:18,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1ac865b2-d77f-47f8-accb-1fc33cebebba Date: Mon, 23 Jul 2018 04:07:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-23T04:07:18Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "port_range_min": 80, "revision_number": 0, "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:07:18Z", "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "d97920fe-4674-453e-ba04-563317f03b24"}} 2018-07-23 04:07:18,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1ac865b2-d77f-47f8-accb-1fc33cebebba 2018-07-23 04:07:18,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.114583015442s 2018-07-23 04:07:18,071 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1ac865b2-d77f-47f8-accb-1fc33cebebba 2018-07-23 04:07:18,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 04:07:18,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:18,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-86d04307-08c4-496a-8931-88b8666cb662 Date: Mon, 23 Jul 2018 04:07:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:05:50Z", "updated_at": "2018-07-23T04:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "3bd97b56-f29e-41e7-839d-20946b6e3483", "remote_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "66163460-e92c-4b5b-8f12-0dd0571be7d2", "remote_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "6792229a-846f-4b33-b135-56d1ccb20a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "b6f8abba-621d-4ada-bd73-7f795cea4253", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}], "revision_number": 1, "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:07:17Z", "updated_at": "2018-07-23T04:07:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "19b74f80-b574-44a5-a388-1dbd8d87696d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "36efd9c6-5b99-4ddf-8a01-43ef23c9c560", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "5f21c51e-7c1e-41b3-99f1-532bd6161690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "76188d01-f663-4613-8cc2-8c0a1eb11207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T04:07:18Z", "revision_number": 0, "id": "d97920fe-4674-453e-ba04-563317f03b24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:18Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}], "revision_number": 4, "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "name": "cloudify-sg_288730c7-e012-4079-a2af-ae230bfced97"}]} 2018-07-23 04:07:18,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-86d04307-08c4-496a-8931-88b8666cb662 2018-07-23 04:07:18,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0508918762207s 2018-07-23 04:07:18,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-86d04307-08c4-496a-8931-88b8666cb662 2018-07-23 04:07:18,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 04:07:18,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff"}}' 2018-07-23 04:07:18,259 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-aca87e73-91d1-4e05-9808-168676d3a500 Date: Mon, 23 Jul 2018 04:07:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-07-23T04:07:18Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "port_range_min": 443, "revision_number": 0, "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:07:18Z", "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "58d413ea-0390-446b-873c-9f4ec5ac5316"}} 2018-07-23 04:07:18,259 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-aca87e73-91d1-4e05-9808-168676d3a500 2018-07-23 04:07:18,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130816936493s 2018-07-23 04:07:18,260 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-aca87e73-91d1-4e05-9808-168676d3a500 2018-07-23 04:07:18,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 04:07:18,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:18,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-e4f298ab-e330-4266-9cc6-8c7a410bdb25 Date: Mon, 23 Jul 2018 04:07:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:05:50Z", "updated_at": "2018-07-23T04:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "3bd97b56-f29e-41e7-839d-20946b6e3483", "remote_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "66163460-e92c-4b5b-8f12-0dd0571be7d2", "remote_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "6792229a-846f-4b33-b135-56d1ccb20a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "b6f8abba-621d-4ada-bd73-7f795cea4253", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}], "revision_number": 1, "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:07:17Z", "updated_at": "2018-07-23T04:07:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "19b74f80-b574-44a5-a388-1dbd8d87696d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "36efd9c6-5b99-4ddf-8a01-43ef23c9c560", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-23T04:07:18Z", "revision_number": 0, "id": "58d413ea-0390-446b-873c-9f4ec5ac5316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:18Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "5f21c51e-7c1e-41b3-99f1-532bd6161690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "76188d01-f663-4613-8cc2-8c0a1eb11207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T04:07:18Z", "revision_number": 0, "id": "d97920fe-4674-453e-ba04-563317f03b24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:18Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}], "revision_number": 5, "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "name": "cloudify-sg_288730c7-e012-4079-a2af-ae230bfced97"}]} 2018-07-23 04:07:18,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e4f298ab-e330-4266-9cc6-8c7a410bdb25 2018-07-23 04:07:18,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0509741306305s 2018-07-23 04:07:18,315 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e4f298ab-e330-4266-9cc6-8c7a410bdb25 2018-07-23 04:07:18,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 04:07:18,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff"}}' 2018-07-23 04:07:18,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-914e29fc-0d8f-43ff-a165-5e8630bc828a Date: Mon, 23 Jul 2018 04:07:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-23T04:07:18Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "port_range_min": 5671, "revision_number": 0, "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:07:18Z", "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "37b1a192-85cb-4b0d-a121-7469ca3559c7"}} 2018-07-23 04:07:18,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-914e29fc-0d8f-43ff-a165-5e8630bc828a 2018-07-23 04:07:18,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.151790142059s 2018-07-23 04:07:18,470 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-914e29fc-0d8f-43ff-a165-5e8630bc828a 2018-07-23 04:07:18,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 04:07:18,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:18,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-19ac7926-69bf-4b41-884a-764bd1d063c3 Date: Mon, 23 Jul 2018 04:07:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:05:50Z", "updated_at": "2018-07-23T04:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "3bd97b56-f29e-41e7-839d-20946b6e3483", "remote_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "66163460-e92c-4b5b-8f12-0dd0571be7d2", "remote_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "6792229a-846f-4b33-b135-56d1ccb20a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "b6f8abba-621d-4ada-bd73-7f795cea4253", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}], "revision_number": 1, "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:07:17Z", "updated_at": "2018-07-23T04:07:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "19b74f80-b574-44a5-a388-1dbd8d87696d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "36efd9c6-5b99-4ddf-8a01-43ef23c9c560", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-23T04:07:18Z", "revision_number": 0, "id": "37b1a192-85cb-4b0d-a121-7469ca3559c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:18Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-23T04:07:18Z", "revision_number": 0, "id": "58d413ea-0390-446b-873c-9f4ec5ac5316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:18Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "5f21c51e-7c1e-41b3-99f1-532bd6161690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "76188d01-f663-4613-8cc2-8c0a1eb11207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T04:07:18Z", "revision_number": 0, "id": "d97920fe-4674-453e-ba04-563317f03b24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:18Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}], "revision_number": 6, "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "name": "cloudify-sg_288730c7-e012-4079-a2af-ae230bfced97"}]} 2018-07-23 04:07:18,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-19ac7926-69bf-4b41-884a-764bd1d063c3 2018-07-23 04:07:18,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0507068634033s 2018-07-23 04:07:18,524 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-19ac7926-69bf-4b41-884a-764bd1d063c3 2018-07-23 04:07:18,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 04:07:18,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff"}}' 2018-07-23 04:07:18,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-ed490f49-bfe9-45b3-8b6a-5ac1232283cf Date: Mon, 23 Jul 2018 04:07:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-07-23T04:07:18Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "port_range_min": 53333, "revision_number": 0, "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:07:18Z", "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "30022fa1-8af3-4f2e-9b9c-b9ab7cb669d3"}} 2018-07-23 04:07:18,639 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ed490f49-bfe9-45b3-8b6a-5ac1232283cf 2018-07-23 04:07:18,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.111843109131s 2018-07-23 04:07:18,640 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ed490f49-bfe9-45b3-8b6a-5ac1232283cf 2018-07-23 04:07:18,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 04:07:18,642 - 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.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:18,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-e36d966d-34a9-4ad2-9fe2-0119173977ce Date: Mon, 23 Jul 2018 04:07:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"44907964-e188-455c-b5f0-20be29443f3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7216c9eb1e284488bd381bc2afb70c3d","l2_adjacency":true,"status":"ACTIVE","subnets":["4856aa20-547d-40fb-b712-b4121ab2ef9a"],"description":"","tags":[],"updated_at":"2018-07-23T04:05:51Z","qos_policy_id":null,"name":"cloudify-net_288730c7-e012-4079-a2af-ae230bfced97","admin_state_up":true,"tenant_id":"7216c9eb1e284488bd381bc2afb70c3d","created_at":"2018-07-23T04:05:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 04:07:18,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e36d966d-34a9-4ad2-9fe2-0119173977ce 2018-07-23 04:07:18,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108283996582s 2018-07-23 04:07:18,750 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e36d966d-34a9-4ad2-9fe2-0119173977ce 2018-07-23 04:07:18,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 04:07:18,758 - 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.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:18,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-3f1cf50d-6797-4ec0-b22e-a12697faa5c6 Date: Mon, 23 Jul 2018 04:07:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/614fed7a-d019-44dc-ab22-5071b9592f49/snap", "metadata": {}}], "file": "/v2/images/614fed7a-d019-44dc-ab22-5071b9592f49/file", "owner": "7216c9eb1e284488bd381bc2afb70c3d", "id": "614fed7a-d019-44dc-ab22-5071b9592f49", "size": 4373348352, "self": "/v2/images/614fed7a-d019-44dc-ab22-5071b9592f49", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/614fed7a-d019-44dc-ab22-5071b9592f49/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-23T04:07:15Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_288730c7-e012-4079-a2af-ae230bfced97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_288730c7-e012-4079-a2af-ae230bfced97", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-23T04:06:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 04:07:18,791 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3f1cf50d-6797-4ec0-b22e-a12697faa5c6 2018-07-23 04:07:18,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368158817291s 2018-07-23 04:07:18,792 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3f1cf50d-6797-4ec0-b22e-a12697faa5c6 2018-07-23 04:07:18,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 04:07:18,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:18,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6eebca39-3bd0-4a4e-aff3-38018c6b72f6 x-compute-request-id: req-6eebca39-3bd0-4a4e-aff3-38018c6b72f6 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_8ad131ee-8ea0-4787-a408-7cec3fbc8d44", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "7327e1d1-10b7-46c6-bad9-e3df0cca43f6"}, {"name": "cloudify-flavor_288730c7-e012-4079-a2af-ae230bfced97", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a2f7e7d2-3d34-486a-9c8e-7300422e27d6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a2f7e7d2-3d34-486a-9c8e-7300422e27d6", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "a2f7e7d2-3d34-486a-9c8e-7300422e27d6"}]} 2018-07-23 04:07:18,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6eebca39-3bd0-4a4e-aff3-38018c6b72f6 2018-07-23 04:07:18,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0271408557892s 2018-07-23 04:07:18,821 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6eebca39-3bd0-4a4e-aff3-38018c6b72f6 2018-07-23 04:07:18,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 04:07:18,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" -d '{"server": {"name": "cloudify-vm_288730c7-e012-4079-a2af-ae230bfced97", "imageRef": "614fed7a-d019-44dc-ab22-5071b9592f49", "key_name": "cloudify-kp_288730c7-e012-4079-a2af-ae230bfced97", "flavorRef": "a2f7e7d2-3d34-486a-9c8e-7300422e27d6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "44907964-e188-455c-b5f0-20be29443f3b"}], "security_groups": [{"name": "dcc5d161-e56c-4732-a2a1-7d4292c417ff"}]}}' 2018-07-23 04:07:20,357 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 04:07:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8b92b802-de81-4ba7-9bda-106905d36e7d x-compute-request-id: req-8b92b802-de81-4ba7-9bda-106905d36e7d Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/689cc6e0-cca8-4126-8ce5-dadf386a2a2e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "dcc5d161-e56c-4732-a2a1-7d4292c417ff"}], "OS-DCF:diskConfig": "MANUAL", "id": "689cc6e0-cca8-4126-8ce5-dadf386a2a2e", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/689cc6e0-cca8-4126-8ce5-dadf386a2a2e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/689cc6e0-cca8-4126-8ce5-dadf386a2a2e", "rel": "bookmark"}], "adminPass": "vPn8kQmzeC39"}} 2018-07-23 04:07:20,358 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-8b92b802-de81-4ba7-9bda-106905d36e7d 2018-07-23 04:07:20,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.53425502777s 2018-07-23 04:07:20,358 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-8b92b802-de81-4ba7-9bda-106905d36e7d 2018-07-23 04:07:20,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:07:20,362 - 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.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:20,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d066bd1d-320a-4cbd-93db-0dd014d3a7a4 x-compute-request-id: req-d066bd1d-320a-4cbd-93db-0dd014d3a7a4 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/689cc6e0-cca8-4126-8ce5-dadf386a2a2e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/689cc6e0-cca8-4126-8ce5-dadf386a2a2e", "rel": "bookmark"}], "image": {"id": "614fed7a-d019-44dc-ab22-5071b9592f49", "links": [{"href": "http://172.30.9.21:8774/images/614fed7a-d019-44dc-ab22-5071b9592f49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2f7e7d2-3d34-486a-9c8e-7300422e27d6", "links": [{"href": "http://172.30.9.21:8774/flavors/a2f7e7d2-3d34-486a-9c8e-7300422e27d6", "rel": "bookmark"}]}, "id": "689cc6e0-cca8-4126-8ce5-dadf386a2a2e", "user_id": "cfa5cc0016a941dd80d47c592a18544c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T04:07:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_288730c7-e012-4079-a2af-ae230bfced97", "name": "cloudify-vm_288730c7-e012-4079-a2af-ae230bfced97", "created": "2018-07-23T04:07:20Z", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:07:20,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d066bd1d-320a-4cbd-93db-0dd014d3a7a4 2018-07-23 04:07:20,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.275274038315s 2018-07-23 04:07:20,635 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d066bd1d-320a-4cbd-93db-0dd014d3a7a4 2018-07-23 04:07:20,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 04:07:20,642 - 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.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:20,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-38555920-2dc9-4ab7-852b-b1a23c2c19fe Date: Mon, 23 Jul 2018 04:07:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"44907964-e188-455c-b5f0-20be29443f3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7216c9eb1e284488bd381bc2afb70c3d","l2_adjacency":true,"status":"ACTIVE","subnets":["4856aa20-547d-40fb-b712-b4121ab2ef9a"],"description":"","tags":[],"updated_at":"2018-07-23T04:05:51Z","qos_policy_id":null,"name":"cloudify-net_288730c7-e012-4079-a2af-ae230bfced97","admin_state_up":true,"tenant_id":"7216c9eb1e284488bd381bc2afb70c3d","created_at":"2018-07-23T04:05:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 04:07:20,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-38555920-2dc9-4ab7-852b-b1a23c2c19fe 2018-07-23 04:07:20,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102878093719s 2018-07-23 04:07:20,745 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-38555920-2dc9-4ab7-852b-b1a23c2c19fe 2018-07-23 04:07:20,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 04:07:20,746 - 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.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:20,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-f89c4aa9-39b3-4e32-a5fe-44f42579d427 Date: Mon, 23 Jul 2018 04:07:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44907964-e188-455c-b5f0-20be29443f3b","tenant_id":"7216c9eb1e284488bd381bc2afb70c3d","created_at":"2018-07-23T04:05:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T04:05:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7216c9eb1e284488bd381bc2afb70c3d","id":"4856aa20-547d-40fb-b712-b4121ab2ef9a","subnetpool_id":null,"name":"cloudify-subnet_288730c7-e012-4079-a2af-ae230bfced97"}]} 2018-07-23 04:07:20,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f89c4aa9-39b3-4e32-a5fe-44f42579d427 2018-07-23 04:07:20,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0694589614868s 2018-07-23 04:07:20,816 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f89c4aa9-39b3-4e32-a5fe-44f42579d427 2018-07-23 04:07:20,816 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:07:22,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:07:22,822 - 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.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:24,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16c98214-ccf3-4c37-8046-d207d0c971b8 x-compute-request-id: req-16c98214-ccf3-4c37-8046-d207d0c971b8 Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/689cc6e0-cca8-4126-8ce5-dadf386a2a2e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/689cc6e0-cca8-4126-8ce5-dadf386a2a2e", "rel": "bookmark"}], "image": {"id": "614fed7a-d019-44dc-ab22-5071b9592f49", "links": [{"href": "http://172.30.9.21:8774/images/614fed7a-d019-44dc-ab22-5071b9592f49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2f7e7d2-3d34-486a-9c8e-7300422e27d6", "links": [{"href": "http://172.30.9.21:8774/flavors/a2f7e7d2-3d34-486a-9c8e-7300422e27d6", "rel": "bookmark"}]}, "id": "689cc6e0-cca8-4126-8ce5-dadf386a2a2e", "user_id": "cfa5cc0016a941dd80d47c592a18544c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-23T04:07:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_288730c7-e012-4079-a2af-ae230bfced97", "name": "cloudify-vm_288730c7-e012-4079-a2af-ae230bfced97", "created": "2018-07-23T04:07:20Z", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:07:24,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-16c98214-ccf3-4c37-8046-d207d0c971b8 2018-07-23 04:07:24,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34370303154s 2018-07-23 04:07:24,163 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-16c98214-ccf3-4c37-8046-d207d0c971b8 2018-07-23 04:07:24,168 - functest.core.singlevm - ERROR - Cannot run cloudify Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 409, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 183, in boot_vm timeout=self.create_server_timeout, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'614fed7a-d019-44dc-ab22-5071b9592f49'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'a2f7e7d2-3d34-486a-9c8e-7300422e27d6'}), 'az': u'', 'id': u'689cc6e0-cca8-4126-8ce5-dadf386a2a2e', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cfa5cc0016a941dd80d47c592a18544c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7216c9eb1e284488bd381bc2afb70c3d', 'name': 'cloudify-project_288730c7-e012-4079-a2af-ae230bfced97', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-07-23T04:07:21Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_288730c7-e012-4079-a2af-ae230bfced97', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'7216c9eb1e284488bd381bc2afb70c3d', 'name': u'cloudify-vm_288730c7-e012-4079-a2af-ae230bfced97', 'adminPass': None, 'tenant_id': u'7216c9eb1e284488bd381bc2afb70c3d', 'created_at': u'2018-07-23T04:07:20Z', 'created': u'2018-07-23T04:07:20Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-23 04:07:24,296 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 04:07:24,296 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 01:34 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-23 04:07:24,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 04:07:24,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:24,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-8ec3dc18-3c20-4777-9a8b-434daa839b1d Date: Mon, 23 Jul 2018 04:07:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:05:50Z", "updated_at": "2018-07-23T04:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "3bd97b56-f29e-41e7-839d-20946b6e3483", "remote_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "66163460-e92c-4b5b-8f12-0dd0571be7d2", "remote_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "6792229a-846f-4b33-b135-56d1ccb20a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "b6f8abba-621d-4ada-bd73-7f795cea4253", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}], "revision_number": 1, "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:07:17Z", "updated_at": "2018-07-23T04:07:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "19b74f80-b574-44a5-a388-1dbd8d87696d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-23T04:07:18Z", "revision_number": 0, "id": "30022fa1-8af3-4f2e-9b9c-b9ab7cb669d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:18Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "36efd9c6-5b99-4ddf-8a01-43ef23c9c560", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-23T04:07:18Z", "revision_number": 0, "id": "37b1a192-85cb-4b0d-a121-7469ca3559c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:18Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-23T04:07:18Z", "revision_number": 0, "id": "58d413ea-0390-446b-873c-9f4ec5ac5316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:18Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "5f21c51e-7c1e-41b3-99f1-532bd6161690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:17Z", "revision_number": 0, "id": "76188d01-f663-4613-8cc2-8c0a1eb11207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:17Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T04:07:18Z", "revision_number": 0, "id": "d97920fe-4674-453e-ba04-563317f03b24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:18Z", "security_group_id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}], "revision_number": 7, "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "dcc5d161-e56c-4732-a2a1-7d4292c417ff", "name": "cloudify-sg_288730c7-e012-4079-a2af-ae230bfced97"}]} 2018-07-23 04:07:24,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-8ec3dc18-3c20-4777-9a8b-434daa839b1d 2018-07-23 04:07:24,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0521159172058s 2018-07-23 04:07:24,357 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-8ec3dc18-3c20-4777-9a8b-434daa839b1d 2018-07-23 04:07:24,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 04:07:24,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/dcc5d161-e56c-4732-a2a1-7d4292c417ff.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:24,485 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4d65fd8a-636b-4cfa-be9f-461fb9db3b3a Content-Length: 0 Date: Mon, 23 Jul 2018 04:07:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:07:24,485 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/dcc5d161-e56c-4732-a2a1-7d4292c417ff.json used request id req-4d65fd8a-636b-4cfa-be9f-461fb9db3b3a 2018-07-23 04:07:24,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.123952150345s 2018-07-23 04:07:24,485 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/dcc5d161-e56c-4732-a2a1-7d4292c417ff.json used request id req-4d65fd8a-636b-4cfa-be9f-461fb9db3b3a 2018-07-23 04:07:24,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 04:07:24,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cloudify-kp_288730c7-e012-4079-a2af-ae230bfced97 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:24,514 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 04:07:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6797d948-29bc-49c5-a966-9905c0e32a67 x-compute-request-id: req-6797d948-29bc-49c5-a966-9905c0e32a67 Content-Length: 0 Content-Type: application/json 2018-07-23 04:07:24,514 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify-kp_288730c7-e012-4079-a2af-ae230bfced97 used request id req-6797d948-29bc-49c5-a966-9905c0e32a67 2018-07-23 04:07:24,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0283968448639s 2018-07-23 04:07:24,514 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify-kp_288730c7-e012-4079-a2af-ae230bfced97 used request id req-6797d948-29bc-49c5-a966-9905c0e32a67 2018-07-23 04:07:24,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 04:07:24,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/29878f69-95f5-4bed-901e-38838f505bf2/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" -d '{"subnet_id": "4856aa20-547d-40fb-b712-b4121ab2ef9a"}' 2018-07-23 04:07:26,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0a983a66-f276-4488-8582-74af6ee8d3ba Date: Mon, 23 Jul 2018 04:07:26 GMT RESP BODY: {"network_id": "44907964-e188-455c-b5f0-20be29443f3b", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "subnet_id": "4856aa20-547d-40fb-b712-b4121ab2ef9a", "subnet_ids": ["4856aa20-547d-40fb-b712-b4121ab2ef9a"], "port_id": "2f294973-a776-4c3c-ba38-1b4038f9e656", "id": "29878f69-95f5-4bed-901e-38838f505bf2"} 2018-07-23 04:07:26,279 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/29878f69-95f5-4bed-901e-38838f505bf2/remove_router_interface.json used request id req-0a983a66-f276-4488-8582-74af6ee8d3ba 2018-07-23 04:07:26,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.76448988914s 2018-07-23 04:07:26,280 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/29878f69-95f5-4bed-901e-38838f505bf2/remove_router_interface.json used request id req-0a983a66-f276-4488-8582-74af6ee8d3ba returning object 29878f69-95f5-4bed-901e-38838f505bf2 2018-07-23 04:07:26,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 04:07:26,281 - 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.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:26,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-080c6f7d-f2af-4edb-894f-75fc506336fa Date: Mon, 23 Jul 2018 04:07:26 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:05:51Z", "admin_state_up": true, "updated_at": "2018-07-23T04:07:25Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "29878f69-95f5-4bed-901e-38838f505bf2", "name": "cloudify-router_288730c7-e012-4079-a2af-ae230bfced97"}]} 2018-07-23 04:07:26,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-080c6f7d-f2af-4edb-894f-75fc506336fa 2018-07-23 04:07:26,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.14078783989s 2018-07-23 04:07:26,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-080c6f7d-f2af-4edb-894f-75fc506336fa 2018-07-23 04:07:26,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 04:07:26,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/29878f69-95f5-4bed-901e-38838f505bf2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:27,609 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92792577-53e9-48b0-8d68-ee07f2111f4d Content-Length: 0 Date: Mon, 23 Jul 2018 04:07:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:07:27,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/29878f69-95f5-4bed-901e-38838f505bf2.json used request id req-92792577-53e9-48b0-8d68-ee07f2111f4d 2018-07-23 04:07:27,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18656086922s 2018-07-23 04:07:27,610 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/29878f69-95f5-4bed-901e-38838f505bf2.json used request id req-92792577-53e9-48b0-8d68-ee07f2111f4d 2018-07-23 04:07:27,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 04:07:27,611 - 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.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:27,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2651f5c7-6349-4859-a048-7a19cb4efee4 Date: Mon, 23 Jul 2018 04:07:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44907964-e188-455c-b5f0-20be29443f3b","tenant_id":"7216c9eb1e284488bd381bc2afb70c3d","created_at":"2018-07-23T04:05:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T04:05:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7216c9eb1e284488bd381bc2afb70c3d","id":"4856aa20-547d-40fb-b712-b4121ab2ef9a","subnetpool_id":null,"name":"cloudify-subnet_288730c7-e012-4079-a2af-ae230bfced97"}]} 2018-07-23 04:07:27,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2651f5c7-6349-4859-a048-7a19cb4efee4 2018-07-23 04:07:27,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0512940883636s 2018-07-23 04:07:27,662 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2651f5c7-6349-4859-a048-7a19cb4efee4 2018-07-23 04:07:27,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 04:07:27,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/4856aa20-547d-40fb-b712-b4121ab2ef9a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:28,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-72992a2b-d661-41fb-926c-29ee3114895c Date: Mon, 23 Jul 2018 04:07:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:07:28,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4856aa20-547d-40fb-b712-b4121ab2ef9a.json used request id req-72992a2b-d661-41fb-926c-29ee3114895c 2018-07-23 04:07:28,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03593015671s 2018-07-23 04:07:28,699 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4856aa20-547d-40fb-b712-b4121ab2ef9a.json used request id req-72992a2b-d661-41fb-926c-29ee3114895c 2018-07-23 04:07:28,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 04:07:28,700 - 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.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:28,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-6a19b38d-9c8b-48f0-b682-afad05279133 Date: Mon, 23 Jul 2018 04:07:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"44907964-e188-455c-b5f0-20be29443f3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7216c9eb1e284488bd381bc2afb70c3d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T04:07:28Z","qos_policy_id":null,"name":"cloudify-net_288730c7-e012-4079-a2af-ae230bfced97","admin_state_up":true,"tenant_id":"7216c9eb1e284488bd381bc2afb70c3d","created_at":"2018-07-23T04:05:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 04:07:28,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6a19b38d-9c8b-48f0-b682-afad05279133 2018-07-23 04:07:28,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1060359478s 2018-07-23 04:07:28,806 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6a19b38d-9c8b-48f0-b682-afad05279133 2018-07-23 04:07:28,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 04:07:28,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/44907964-e188-455c-b5f0-20be29443f3b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:29,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d9172601-b9fa-4224-93c5-fdf182aa7a98 Date: Mon, 23 Jul 2018 04:07:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:07:29,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/44907964-e188-455c-b5f0-20be29443f3b.json used request id req-d9172601-b9fa-4224-93c5-fdf182aa7a98 2018-07-23 04:07:29,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.04767894745s 2018-07-23 04:07:29,855 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/44907964-e188-455c-b5f0-20be29443f3b.json used request id req-d9172601-b9fa-4224-93c5-fdf182aa7a98 2018-07-23 04:07:29,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 04:07:29,863 - 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.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:30,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-adf17c2b-b28f-4833-b3f3-4358bb65d93e Date: Mon, 23 Jul 2018 04:07:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/614fed7a-d019-44dc-ab22-5071b9592f49/snap", "metadata": {}}], "file": "/v2/images/614fed7a-d019-44dc-ab22-5071b9592f49/file", "owner": "7216c9eb1e284488bd381bc2afb70c3d", "id": "614fed7a-d019-44dc-ab22-5071b9592f49", "size": 4373348352, "self": "/v2/images/614fed7a-d019-44dc-ab22-5071b9592f49", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/614fed7a-d019-44dc-ab22-5071b9592f49/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-23T04:07:15Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_288730c7-e012-4079-a2af-ae230bfced97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_288730c7-e012-4079-a2af-ae230bfced97", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-23T04:06:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 04:07:30,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-adf17c2b-b28f-4833-b3f3-4358bb65d93e 2018-07-23 04:07:30,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.573976993561s 2018-07-23 04:07:30,434 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-adf17c2b-b28f-4833-b3f3-4358bb65d93e 2018-07-23 04:07:30,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 04:07:30,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/614fed7a-d019-44dc-ab22-5071b9592f49 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a557ceea123dfc083a40265e4ed0c5f6976d0730" 2018-07-23 04:07:31,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-61e458e8-a8ff-4122-b534-5cccb1fa8c1a Date: Mon, 23 Jul 2018 04:07:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 04:07:31,303 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/614fed7a-d019-44dc-ab22-5071b9592f49 used request id req-61e458e8-a8ff-4122-b534-5cccb1fa8c1a 2018-07-23 04:07:31,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.86767911911s 2018-07-23 04:07:31,304 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/614fed7a-d019-44dc-ab22-5071b9592f49 used request id req-61e458e8-a8ff-4122-b534-5cccb1fa8c1a 2018-07-23 04:07:31,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 04:07:31,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" 2018-07-23 04:07:31,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07: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-4e973346-fb78-478d-b149-fc87d616dbdf x-compute-request-id: req-4e973346-fb78-478d-b149-fc87d616dbdf Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_8ad131ee-8ea0-4787-a408-7cec3fbc8d44", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "7327e1d1-10b7-46c6-bad9-e3df0cca43f6"}, {"name": "cloudify-flavor_288730c7-e012-4079-a2af-ae230bfced97", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a2f7e7d2-3d34-486a-9c8e-7300422e27d6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a2f7e7d2-3d34-486a-9c8e-7300422e27d6", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "a2f7e7d2-3d34-486a-9c8e-7300422e27d6"}]} 2018-07-23 04:07:31,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4e973346-fb78-478d-b149-fc87d616dbdf 2018-07-23 04:07:31,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273790359497s 2018-07-23 04:07:31,332 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4e973346-fb78-478d-b149-fc87d616dbdf 2018-07-23 04:07:31,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 04:07:31,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/a2f7e7d2-3d34-486a-9c8e-7300422e27d6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" 2018-07-23 04:07:31,368 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 04:07: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-288ea16a-6087-4043-83ec-74a034a02edb x-compute-request-id: req-288ea16a-6087-4043-83ec-74a034a02edb Content-Length: 0 Content-Type: application/json 2018-07-23 04:07:31,368 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/a2f7e7d2-3d34-486a-9c8e-7300422e27d6 used request id req-288ea16a-6087-4043-83ec-74a034a02edb 2018-07-23 04:07:31,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0341019630432s 2018-07-23 04:07:31,369 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/a2f7e7d2-3d34-486a-9c8e-7300422e27d6 used request id req-288ea16a-6087-4043-83ec-74a034a02edb 2018-07-23 04:07:31,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 04:07:31,372 - 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.14" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" 2018-07-23 04:07:31,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7772d3f1-50f9-4f0f-8606-6b533dfa5222 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cloudify-user_288730c7-e012-4079-a2af-ae230bfced97", "links": {"self": "http://172.30.9.21:5000/v3/users/cfa5cc0016a941dd80d47c592a18544c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cfa5cc0016a941dd80d47c592a18544c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 04:07:31,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7772d3f1-50f9-4f0f-8606-6b533dfa5222 2018-07-23 04:07:31,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112997055054s 2018-07-23 04:07:31,483 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7772d3f1-50f9-4f0f-8606-6b533dfa5222 2018-07-23 04:07:31,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 04:07:31,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/cfa5cc0016a941dd80d47c592a18544c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" 2018-07-23 04:07:31,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e874ed4e-d296-4b7f-abeb-b267c918b590 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_288730c7-e012-4079-a2af-ae230bfced97", "links": {"self": "http://172.30.9.21:5000/v3/users/cfa5cc0016a941dd80d47c592a18544c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cfa5cc0016a941dd80d47c592a18544c", "description": null}} 2018-07-23 04:07:31,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/cfa5cc0016a941dd80d47c592a18544c used request id req-e874ed4e-d296-4b7f-abeb-b267c918b590 2018-07-23 04:07:31,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108705043793s 2018-07-23 04:07:31,597 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/cfa5cc0016a941dd80d47c592a18544c used request id req-e874ed4e-d296-4b7f-abeb-b267c918b590 2018-07-23 04:07:31,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 04:07:31,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/cfa5cc0016a941dd80d47c592a18544c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" 2018-07-23 04:07:31,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43563e78-3b2b-4780-92a8-41059145f268 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:07:31,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/cfa5cc0016a941dd80d47c592a18544c used request id req-43563e78-3b2b-4780-92a8-41059145f268 2018-07-23 04:07:31,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.174394845963s 2018-07-23 04:07:31,773 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/cfa5cc0016a941dd80d47c592a18544c used request id req-43563e78-3b2b-4780-92a8-41059145f268 2018-07-23 04:07:31,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 04:07:31,781 - 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.14" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" 2018-07-23 04:07:31,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bf925fc-81d6-4e00-81b4-c7c44c561d7b Content-Encoding: gzip Content-Length: 386 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/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/7216c9eb1e284488bd381bc2afb70c3d"}, "tags": [], "enabled": true, "id": "7216c9eb1e284488bd381bc2afb70c3d", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_288730c7-e012-4079-a2af-ae230bfced97"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-23 04:07:31,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-8bf925fc-81d6-4e00-81b4-c7c44c561d7b 2018-07-23 04:07:31,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0908048152924s 2018-07-23 04:07:31,870 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-8bf925fc-81d6-4e00-81b4-c7c44c561d7b 2018-07-23 04:07:31,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 04:07:31,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/7216c9eb1e284488bd381bc2afb70c3d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0218b373c5cb97e91ebfb1ff7821d123c2993c82" 2018-07-23 04:07:32,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ae0d214-0ffb-40f9-9ffe-43af7486f80e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:07:32,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/7216c9eb1e284488bd381bc2afb70c3d used request id req-9ae0d214-0ffb-40f9-9ffe-43af7486f80e 2018-07-23 04:07:32,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.146552085876s 2018-07-23 04:07:32,021 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/7216c9eb1e284488bd381bc2afb70c3d used request id req-9ae0d214-0ffb-40f9-9ffe-43af7486f80e 2018-07-23 04:07:32,021 - xtesting.ci.run_tests - ERROR - The test case 'cloudify' failed. 2018-07-23 04:07:32,044 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-07-23 04:07:32,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 04:07:32,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 04:07:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 04:07:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 04:07:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 04:07:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 04:07:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 04:07:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 04:07:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 04:07:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 04:07:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 04:07:32,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 04:07:32,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 04:07:32,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 04:07:32,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 04:07:32,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 04:07:32,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 04:07:32,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 04:07:32,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 04:07:32,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 04:07:32,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 04:07:32,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 04:07:32,073 - 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.14" 2018-07-23 04:07:32,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a88e60dc-4d1a-4540-99a9-e23ba33b5b61 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-07-23 04:07:32,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a88e60dc-4d1a-4540-99a9-e23ba33b5b61 2018-07-23 04:07:32,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:07:32,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:07:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["WRKRKb7iTiCzdoyHyc7yVQ"], "issued_at": "2018-07-23T04:07:32.000000Z"}} 2018-07-23 04:07:32,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 04:07:32,489 - 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.14" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" 2018-07-23 04:07:33,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-94314436-e336-454f-9af0-9f605d2ae290 Date: Mon, 23 Jul 2018 04:07:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 04:07:33,133 - 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-94314436-e336-454f-9af0-9f605d2ae290 2018-07-23 04:07:33,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.644687891006s 2018-07-23 04:07:33,134 - 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-94314436-e336-454f-9af0-9f605d2ae290 2018-07-23 04:07:33,138 - 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.14" 2018-07-23 04:07:33,143 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:07:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a01948c-95ec-465c-aa31-40d3783d1ac0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 04:07:33,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8a01948c-95ec-465c-aa31-40d3783d1ac0 2018-07-23 04:07:33,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 04:07:33,147 - 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.14" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" 2018-07-23 04:07:33,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3046fdc-1889-4889-9c82-0d636166faa6 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0cb9703f62ec4cdc8bc128a81da463cc"}, "tags": [], "enabled": true, "id": "0cb9703f62ec4cdc8bc128a81da463cc", "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-07-23 04:07:33,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-b3046fdc-1889-4889-9c82-0d636166faa6 2018-07-23 04:07:33,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105891942978s 2018-07-23 04:07:33,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-b3046fdc-1889-4889-9c82-0d636166faa6 2018-07-23 04:07:33,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 04:07:33,261 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_095dc190-9c92-4908-b566-010244ed60f2"}}' 2018-07-23 04:07:33,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 04:07:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a8463c4-3334-41ae-8b7e-2ccbfeedecd1 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/7f45221f0aaf4733b7a40a2d721a3fce"}, "tags": [], "enabled": true, "id": "7f45221f0aaf4733b7a40a2d721a3fce", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_095dc190-9c92-4908-b566-010244ed60f2"}} 2018-07-23 04:07:33,390 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-5a8463c4-3334-41ae-8b7e-2ccbfeedecd1 2018-07-23 04:07:33,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.132575035095s 2018-07-23 04:07:33,390 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-5a8463c4-3334-41ae-8b7e-2ccbfeedecd1 2018-07-23 04:07:33,391 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify_ims', u'tags': [], 'enabled': True, 'id': u'7f45221f0aaf4733b7a40a2d721a3fce', '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'cloudify_ims-project_095dc190-9c92-4908-b566-010244ed60f2'}) 2018-07-23 04:07:33,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 04:07:33,400 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "32ca5ebb-2e1c-459c-87af-5906c3d4201f", "email": null, "name": "cloudify_ims-user_095dc190-9c92-4908-b566-010244ed60f2"}}' 2018-07-23 04:07:33,752 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 04:07:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-085d5f0a-66ce-4bd6-b0a1-a2131b4e92c3 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_095dc190-9c92-4908-b566-010244ed60f2", "links": {"self": "http://172.30.9.21:5000/v3/users/26ba0528b79a41e29ce41f3af0166425"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "26ba0528b79a41e29ce41f3af0166425", "domain_id": "default", "password_expires_at": null}} 2018-07-23 04:07:33,752 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-085d5f0a-66ce-4bd6-b0a1-a2131b4e92c3 2018-07-23 04:07:33,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.355404138565s 2018-07-23 04:07:33,753 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-085d5f0a-66ce-4bd6-b0a1-a2131b4e92c3 2018-07-23 04:07:33,753 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'26ba0528b79a41e29ce41f3af0166425', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_095dc190-9c92-4908-b566-010244ed60f2'}) 2018-07-23 04:07:33,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 04:07:33,760 - 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.14" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" 2018-07-23 04:07:33,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccadfb6e-975a-4044-aa4d-e6db4dc757c2 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 04:07:33,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ccadfb6e-975a-4044-aa4d-e6db4dc757c2 2018-07-23 04:07:33,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0932679176331s 2018-07-23 04:07:33,850 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ccadfb6e-975a-4044-aa4d-e6db4dc757c2 2018-07-23 04:07:33,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 04:07:33,857 - 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.14" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" 2018-07-23 04:07:33,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3808277d-d2c6-4c66-b9c5-4a92a26016cf Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 04:07:33,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3808277d-d2c6-4c66-b9c5-4a92a26016cf 2018-07-23 04:07:33,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0936758518219s 2018-07-23 04:07:33,949 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3808277d-d2c6-4c66-b9c5-4a92a26016cf 2018-07-23 04:07:33,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 04:07:33,957 - 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.14" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" 2018-07-23 04:07:34,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5324a925-3c83-4407-b018-adafb9dc4a28 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 04:07:34,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5324a925-3c83-4407-b018-adafb9dc4a28 2018-07-23 04:07:34,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0896859169006s 2018-07-23 04:07:34,044 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5324a925-3c83-4407-b018-adafb9dc4a28 2018-07-23 04:07:34,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 04:07:34,051 - 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.14" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" 2018-07-23 04:07:34,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8bf9bd-df9f-4644-af83-371fcce8eb5e 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-07-23 04:07:34,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cd8bf9bd-df9f-4644-af83-371fcce8eb5e 2018-07-23 04:07:34,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.097648859024s 2018-07-23 04:07:34,146 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cd8bf9bd-df9f-4644-af83-371fcce8eb5e 2018-07-23 04:07:34,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 04:07:34,150 - 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.14" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" 2018-07-23 04:07:34,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf2394d-a5a7-4ee5-b7fd-674f66fbf62b Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_095dc190-9c92-4908-b566-010244ed60f2", "links": {"self": "http://172.30.9.21:5000/v3/users/26ba0528b79a41e29ce41f3af0166425"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "26ba0528b79a41e29ce41f3af0166425", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 04:07:34,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2cf2394d-a5a7-4ee5-b7fd-674f66fbf62b 2018-07-23 04:07:34,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112992048264s 2018-07-23 04:07:34,261 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2cf2394d-a5a7-4ee5-b7fd-674f66fbf62b 2018-07-23 04:07:34,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 04:07:34,274 - 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.14" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" 2018-07-23 04:07:34,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-927ee636-25c0-4fbe-9cc0-9042f7defc85 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/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/7f45221f0aaf4733b7a40a2d721a3fce"}, "tags": [], "enabled": true, "id": "7f45221f0aaf4733b7a40a2d721a3fce", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_095dc190-9c92-4908-b566-010244ed60f2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-23 04:07:34,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-927ee636-25c0-4fbe-9cc0-9042f7defc85 2018-07-23 04:07:34,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0865840911865s 2018-07-23 04:07:34,358 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-927ee636-25c0-4fbe-9cc0-9042f7defc85 2018-07-23 04:07:34,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 04:07:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=26ba0528b79a41e29ce41f3af0166425&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=7f45221f0aaf4733b7a40a2d721a3fce" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" 2018-07-23 04:07:34,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf6c91fc-3e78-477a-bc99-146a75d22883 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=26ba0528b79a41e29ce41f3af0166425&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=7f45221f0aaf4733b7a40a2d721a3fce", "previous": null, "next": null}} 2018-07-23 04:07:34,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=26ba0528b79a41e29ce41f3af0166425&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=7f45221f0aaf4733b7a40a2d721a3fce used request id req-bf6c91fc-3e78-477a-bc99-146a75d22883 2018-07-23 04:07:34,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0949010848999s 2018-07-23 04:07:34,461 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=26ba0528b79a41e29ce41f3af0166425&role.id=91dbc5ce3be24f65b6f22a667105e5ce&scope.project.id=7f45221f0aaf4733b7a40a2d721a3fce used request id req-bf6c91fc-3e78-477a-bc99-146a75d22883 2018-07-23 04:07:34,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 04:07:34,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/7f45221f0aaf4733b7a40a2d721a3fce/users/26ba0528b79a41e29ce41f3af0166425/roles/91dbc5ce3be24f65b6f22a667105e5ce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" 2018-07-23 04:07:34,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6b8b90f-b0e2-490e-b263-93f9c2c3edf3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:07:34,526 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/7f45221f0aaf4733b7a40a2d721a3fce/users/26ba0528b79a41e29ce41f3af0166425/roles/91dbc5ce3be24f65b6f22a667105e5ce used request id req-e6b8b90f-b0e2-490e-b263-93f9c2c3edf3 2018-07-23 04:07:34,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.0619101524353s 2018-07-23 04:07:34,526 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/7f45221f0aaf4733b7a40a2d721a3fce/users/26ba0528b79a41e29ce41f3af0166425/roles/91dbc5ce3be24f65b6f22a667105e5ce used request id req-e6b8b90f-b0e2-490e-b263-93f9c2c3edf3 2018-07-23 04:07:34,527 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_095dc190-9c92-4908-b566-010244ed60f2', 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'7f45221f0aaf4733b7a40a2d721a3fce', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '32ca5ebb-2e1c-459c-87af-5906c3d4201f', 'username': u'cloudify_ims-user_095dc190-9c92-4908-b566-010244ed60f2', '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-07-23 04:07:34,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 04:07:34,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 04:07:34,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 04:07:34,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 04:07:34,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 04:07:34,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 04:07:34,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 04:07:34,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 04:07:34,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 04:07:34,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 04:07:34,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 04:07:34,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 04:07:34,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 04:07:34,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 04:07:34,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 04:07:34,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 04:07:34,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 04:07:34,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 04:07:34,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 04:07:34,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 04:07:34,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 04:07:34,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 04:07:34,532 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_095dc190-9c92-4908-b566-010244ed60f2', 'password': '32ca5ebb-2e1c-459c-87af-5906c3d4201f', 'project_name': 'cloudify_ims-project_095dc190-9c92-4908-b566-010244ed60f2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '7f45221f0aaf4733b7a40a2d721a3fce', 'project_domain_name': 'Default'} 2018-07-23 04:07:34,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-07-23 04:07:34,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'file_name': u'/src/vims/openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-07-23 04:07:34,646 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-07-23 04:07:34,647 - 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.14" 2018-07-23 04:07:34,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f3510f-587b-4ba3-ba38-d02393803d41 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-07-23 04:07:34,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b4f3510f-587b-4ba3-ba38-d02393803d41 2018-07-23 04:07:34,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:07:35,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:07:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f45221f0aaf4733b7a40a2d721a3fce", "name": "cloudify_ims-project_095dc190-9c92-4908-b566-010244ed60f2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/7f45221f0aaf4733b7a40a2d721a3fce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/7f45221f0aaf4733b7a40a2d721a3fce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/7f45221f0aaf4733b7a40a2d721a3fce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7f45221f0aaf4733b7a40a2d721a3fce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/7f45221f0aaf4733b7a40a2d721a3fce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/7f45221f0aaf4733b7a40a2d721a3fce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_7f45221f0aaf4733b7a40a2d721a3fce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_7f45221f0aaf4733b7a40a2d721a3fce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7f45221f0aaf4733b7a40a2d721a3fce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/7f45221f0aaf4733b7a40a2d721a3fce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/7f45221f0aaf4733b7a40a2d721a3fce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7f45221f0aaf4733b7a40a2d721a3fce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/7f45221f0aaf4733b7a40a2d721a3fce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/7f45221f0aaf4733b7a40a2d721a3fce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_095dc190-9c92-4908-b566-010244ed60f2", "id": "26ba0528b79a41e29ce41f3af0166425"}, "audit_ids": ["rVTLh7fiT06qaCck-FDU6Q"], "issued_at": "2018-07-23T04:07:35.000000Z"}} 2018-07-23 04:07:35,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 04:07:35,041 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" -d '{"network": {"name": "cloudify_ims-net_095dc190-9c92-4908-b566-010244ed60f2", "admin_state_up": true}}' 2018-07-23 04:07:35,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e69c03cb-d6eb-468b-8910-5df032efa2d9 Date: Mon, 23 Jul 2018 04:07:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4b59c89b-46b0-497b-bc6f-4eb8fa7c4e23","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7f45221f0aaf4733b7a40a2d721a3fce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T04:07:35Z","is_default":false,"name":"cloudify_ims-net_095dc190-9c92-4908-b566-010244ed60f2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7f45221f0aaf4733b7a40a2d721a3fce","created_at":"2018-07-23T04:07:35Z","mtu":1450}} 2018-07-23 04:07:35,908 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e69c03cb-d6eb-468b-8910-5df032efa2d9 2018-07-23 04:07:35,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.866986989975s 2018-07-23 04:07:35,908 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e69c03cb-d6eb-468b-8910-5df032efa2d9 2018-07-23 04:07:35,908 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T04:07:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'4b59c89b-46b0-497b-bc6f-4eb8fa7c4e23', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_095dc190-9c92-4908-b566-010244ed60f2', u'admin_state_up': True, u'tenant_id': u'7f45221f0aaf4733b7a40a2d721a3fce', u'created_at': u'2018-07-23T04:07:35Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7f45221f0aaf4733b7a40a2d721a3fce', u'l2_adjacency': True}) 2018-07-23 04:07:35,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 04:07:35,909 - 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.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:07:36,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-7e9171b8-4c86-4a42-8498-e42cd756ef59 Date: Mon, 23 Jul 2018 04:07:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4b59c89b-46b0-497b-bc6f-4eb8fa7c4e23","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7f45221f0aaf4733b7a40a2d721a3fce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T04:07:35Z","qos_policy_id":null,"name":"cloudify_ims-net_095dc190-9c92-4908-b566-010244ed60f2","admin_state_up":true,"tenant_id":"7f45221f0aaf4733b7a40a2d721a3fce","created_at":"2018-07-23T04:07:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 04:07:36,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7e9171b8-4c86-4a42-8498-e42cd756ef59 2018-07-23 04:07:36,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.324314117432s 2018-07-23 04:07:36,234 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7e9171b8-4c86-4a42-8498-e42cd756ef59 2018-07-23 04:07:36,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 04:07:36,236 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" -d '{"subnet": {"name": "cloudify_ims-subnet_095dc190-9c92-4908-b566-010244ed60f2", "enable_dhcp": true, "network_id": "4b59c89b-46b0-497b-bc6f-4eb8fa7c4e23", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 04:07:36,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e3fae306-136b-4e0f-822f-f31ac9351cf4 Date: Mon, 23 Jul 2018 04:07:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b59c89b-46b0-497b-bc6f-4eb8fa7c4e23","tenant_id":"7f45221f0aaf4733b7a40a2d721a3fce","created_at":"2018-07-23T04:07:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T04:07:36Z","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":"7f45221f0aaf4733b7a40a2d721a3fce","id":"4e1a0b98-9992-47d0-a1b6-3d1cb1821f6f","subnetpool_id":null,"name":"cloudify_ims-subnet_095dc190-9c92-4908-b566-010244ed60f2"}} 2018-07-23 04:07:36,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e3fae306-136b-4e0f-822f-f31ac9351cf4 2018-07-23 04:07:36,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.595160961151s 2018-07-23 04:07:36,831 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e3fae306-136b-4e0f-822f-f31ac9351cf4 2018-07-23 04:07:36,831 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T04:07:36Z', 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'4e1a0b98-9992-47d0-a1b6-3d1cb1821f6f', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_095dc190-9c92-4908-b566-010244ed60f2', u'enable_dhcp': True, u'network_id': u'4b59c89b-46b0-497b-bc6f-4eb8fa7c4e23', u'tenant_id': u'7f45221f0aaf4733b7a40a2d721a3fce', u'created_at': u'2018-07-23T04:07:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7f45221f0aaf4733b7a40a2d721a3fce'}) 2018-07-23 04:07:36,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 04:07:36,832 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" -d '{"router": {"external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c"}, "name": "cloudify_ims-router_095dc190-9c92-4908-b566-010244ed60f2", "admin_state_up": true}}' 2018-07-23 04:07:38,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-4e1aa88a-7de2-48ac-82c5-0d8fa4fe8c3d Date: Mon, 23 Jul 2018 04:07:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:07:36Z", "admin_state_up": true, "updated_at": "2018-07-23T04:07:37Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "90216afd-00fc-453d-932d-f8ae968cfcfb", "name": "cloudify_ims-router_095dc190-9c92-4908-b566-010244ed60f2"}} 2018-07-23 04:07:38,239 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4e1aa88a-7de2-48ac-82c5-0d8fa4fe8c3d 2018-07-23 04:07:38,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40734314919s 2018-07-23 04:07:38,240 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4e1aa88a-7de2-48ac-82c5-0d8fa4fe8c3d 2018-07-23 04:07:38,240 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T04:07:37Z', u'revision_number': 2, u'id': u'90216afd-00fc-453d-932d-f8ae968cfcfb', u'external_gateway_info': {u'network_id': u'b1151015-972f-420d-9114-74e63e0e9f5c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b7dd2643-1786-461e-9ccb-e3d909da771e', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_095dc190-9c92-4908-b566-010244ed60f2', u'admin_state_up': True, u'tenant_id': u'7f45221f0aaf4733b7a40a2d721a3fce', u'created_at': u'2018-07-23T04:07:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'7f45221f0aaf4733b7a40a2d721a3fce'}) 2018-07-23 04:07:38,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 04:07:38,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/90216afd-00fc-453d-932d-f8ae968cfcfb/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" -d '{"subnet_id": "4e1a0b98-9992-47d0-a1b6-3d1cb1821f6f"}' 2018-07-23 04:07:40,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ac0521dc-799f-4df3-8a5d-502ce5fd8110 Date: Mon, 23 Jul 2018 04:07:40 GMT RESP BODY: {"network_id": "4b59c89b-46b0-497b-bc6f-4eb8fa7c4e23", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "subnet_id": "4e1a0b98-9992-47d0-a1b6-3d1cb1821f6f", "subnet_ids": ["4e1a0b98-9992-47d0-a1b6-3d1cb1821f6f"], "port_id": "6b193539-0506-492d-a45b-f2cebb8f20dd", "id": "90216afd-00fc-453d-932d-f8ae968cfcfb"} 2018-07-23 04:07:40,678 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/90216afd-00fc-453d-932d-f8ae968cfcfb/add_router_interface.json used request id req-ac0521dc-799f-4df3-8a5d-502ce5fd8110 2018-07-23 04:07:40,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.43731403351s 2018-07-23 04:07:40,678 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/90216afd-00fc-453d-932d-f8ae968cfcfb/add_router_interface.json used request id req-ac0521dc-799f-4df3-8a5d-502ce5fd8110 returning object 90216afd-00fc-453d-932d-f8ae968cfcfb 2018-07-23 04:07:40,678 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-23 04:08:03,507 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-23 04:08:03,509 - 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.14" 2018-07-23 04:08:03,515 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 04:08: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-07-23 04:08:03,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 04:08:03,524 - 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.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:08:04,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3ab6ed3a-039b-4953-9b79-6bb9c707438d Date: Mon, 23 Jul 2018 04:08:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 04:08:04,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3ab6ed3a-039b-4953-9b79-6bb9c707438d 2018-07-23 04:08:04,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.592396974564s 2018-07-23 04:08:04,113 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3ab6ed3a-039b-4953-9b79-6bb9c707438d 2018-07-23 04:08:04,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 04:08:04,124 - 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_095dc190-9c92-4908-b566-010244ed60f2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_095dc190-9c92-4908-b566-010244ed60f2"}' 2018-07-23 04:08:04,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/4f4912e5-a98f-47aa-97b3-09b3288691d6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1d947e3e-c69a-45d0-a76b-3afcf0cfd3c4 Date: Mon, 23 Jul 2018 04:08:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4f4912e5-a98f-47aa-97b3-09b3288691d6/file", "owner": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "4f4912e5-a98f-47aa-97b3-09b3288691d6", "size": null, "self": "/v2/images/4f4912e5-a98f-47aa-97b3-09b3288691d6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-23T04:08:04Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_095dc190-9c92-4908-b566-010244ed60f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_095dc190-9c92-4908-b566-010244ed60f2", "checksum": null, "created_at": "2018-07-23T04:08:04Z", "protected": false} 2018-07-23 04:08:04,160 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-1d947e3e-c69a-45d0-a76b-3afcf0cfd3c4 2018-07-23 04:08:04,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.039577960968s 2018-07-23 04:08:04,161 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-1d947e3e-c69a-45d0-a76b-3afcf0cfd3c4 returning object 4f4912e5-a98f-47aa-97b3-09b3288691d6 2018-07-23 04:08:04,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 04:08:04,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/4f4912e5-a98f-47aa-97b3-09b3288691d6/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" -d '' 2018-07-23 04:09:02,216 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fecffffa-5206-4280-b226-ba694e2cf206 Date: Mon, 23 Jul 2018 04:09:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 04:09:02,217 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4f4912e5-a98f-47aa-97b3-09b3288691d6/file used request id req-fecffffa-5206-4280-b226-ba694e2cf206 2018-07-23 04:09:02,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 58.0552558899s 2018-07-23 04:09:02,217 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4f4912e5-a98f-47aa-97b3-09b3288691d6/file used request id req-fecffffa-5206-4280-b226-ba694e2cf206 2018-07-23 04:09:02,217 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_095dc190-9c92-4908-b566-010244ed60f2', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T04:08:04Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/4f4912e5-a98f-47aa-97b3-09b3288691d6/file', u'owner': u'7f45221f0aaf4733b7a40a2d721a3fce', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'4f4912e5-a98f-47aa-97b3-09b3288691d6', u'size': None, u'name': u'cloudify_ims-img_095dc190-9c92-4908-b566-010244ed60f2', u'checksum': None, u'self': u'/v2/images/4f4912e5-a98f-47aa-97b3-09b3288691d6', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T04:08:04Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 04:09:02,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 04:09:02,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_095dc190-9c92-4908-b566-010244ed60f2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-07-23 04:09:02,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02b3250a-95e2-4196-9e51-1d765068a797 x-compute-request-id: req-02b3250a-95e2-4196-9e51-1d765068a797 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_095dc190-9c92-4908-b566-010244ed60f2", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/68bd56c9-f871-449d-97b3-f7c76dbed86a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/68bd56c9-f871-449d-97b3-f7c76dbed86a", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "68bd56c9-f871-449d-97b3-f7c76dbed86a"}} 2018-07-23 04:09:02,895 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-02b3250a-95e2-4196-9e51-1d765068a797 2018-07-23 04:09:02,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.676713943481s 2018-07-23 04:09:02,895 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-02b3250a-95e2-4196-9e51-1d765068a797 2018-07-23 04:09:02,896 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_095dc190-9c92-4908-b566-010244ed60f2', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d752e668af24950a050a8ab08afe2f1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'68bd56c9-f871-449d-97b3-f7c76dbed86a', 'swap': 0}) 2018-07-23 04:09:02,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 04:09:02,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/68bd56c9-f871-449d-97b3-f7c76dbed86a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" -d '{"extra_specs": {}}' 2018-07-23 04:09:02,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba8a569e-bb8e-416b-a286-0a68ce1de921 x-compute-request-id: req-ba8a569e-bb8e-416b-a286-0a68ce1de921 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 04:09:02,922 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/68bd56c9-f871-449d-97b3-f7c76dbed86a/os-extra_specs used request id req-ba8a569e-bb8e-416b-a286-0a68ce1de921 2018-07-23 04:09:02,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0255889892578s 2018-07-23 04:09:02,923 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/68bd56c9-f871-449d-97b3-f7c76dbed86a/os-extra_specs used request id req-ba8a569e-bb8e-416b-a286-0a68ce1de921 2018-07-23 04:09:02,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 04:09:02,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST 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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" -d '{"keypair": {"name": "cloudify_ims-kp_095dc190-9c92-4908-b566-010244ed60f2"}}' 2018-07-23 04:09:03,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91f0d060-efe1-4a9e-ab02-da2c304fb225 x-compute-request-id: req-91f0d060-efe1-4a9e-ab02-da2c304fb225 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFxYFFpAEcHQLxPnK9mBW167eQZIykN1oK8e/pjn6H6jMlch9W86eTbOu7yTxE09MVZX6JA6r1UQNLplfl0iDD6Gl9klzzERxQ3FdM4jjNmRS2pIX04cXbyezFGqekOON6DKXtjkZgcyOpqdJbHWM+PAB670LWWcClFDn1YKExI2HALZukx+UAgM47OBqZsit0JLds6rkSnNEH1HCEmL4KLQNMPUbBC71ly9cJfPz8ZSGjIpq1rNHO81X3uV6fDQ63lJcfJVaf9Wo5yxqhomsDCogG2h4UkOQ1Gck6/U2dBuRENmROZtJ6dQ7UWBexPMuf7SdkHkoPzef6JMeTZfq9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxcWBRaQBHB0C8T5yvZgVteu3kGSMpDdaCvHv6Y5+h+ozJXIf\nVvOnk2zru8k8RNPTFWV+iQOq9VEDS6ZX5dIgw+hpfZJc8xEcUNxXTOI4zZkUtqSF\n9OHF28nsxRqnpDjjegyl7Y5GYHMjqanSWx1jPjwAeu9C1lnApRQ59WChMSNhwC2b\npMflAIDOOzgambIrdCS3bOq5EpzRB9RwhJi+Ci0DTD1GwQu9ZcvXCXz8/GUhoyKa\ntazRzvNV97lenw0Ot5SXHyVWn/VqOcsaoaJrAwqIBtoeFJDkNRnJOv1NnQbkRDZk\nTmbSenUO1FgXsTzLn+0nZB5KD83n+iTHk2X6vQIDAQABAoIBAC+MCERB5bJolyiA\npv1F7xJJlVw1kEp6tD8lY1R3WZw7hgheo4I4GfWrnhELlF3Hv1vJht5R72wDChPJ\n7h/moNH4skPqSEZ3uqMGFkb5rEZho0U10K7LCNKKfU311o/4zVeuasXuCqVtiQll\nNpmJOy7fJg5oL11xPotxjW2cyaQSPKLFs8/AmvqhuJbR/Ggj26Y926tGsc0NYIa9\njcpmNoLG+l8Xje67MyGWwbjeciVlPP5rFSW5rr1HqhC1c+2FaMQxc5OPRfZ8p+ze\nNwzeru0GNWFxouhEFukBT0cMF8m/0G3PiyIcQSJUS/sS9DfXFQg0Ok2Aqi/Ft23J\n1mEkUwECgYEA/PKhwYLPIHnPBNvQ/LtbAd/I83Q8BKjiIUUkfJq/3yyizAGiA7Tp\nND998DmA/5Nd18WVqPsTqRWD4Pz1+VGDc5caGb9UDULvgr4STz5H9qp6ORG6NiOX\n6MTMP9ZefIRr1A1MV+IQS23ye0RQySD5alrAUibQqFb2VjBEqsSDq80CgYEAyChu\nTdu1pwhXIvyTEC+TN7amNtt2iPAk6+AYMJ2tcRRNoCdI92z0CW3k0nnu8VMSTFc2\ncrkfW7G6NRZTy644+tUux2H7HbnJruqP2fYClv2wDM1dtPUVVOnlzmhmbGUbUgYr\n3oM5jcQWMt210czYpn9SW2sCP0Deu0LNpv7u+rECgYEAxCw8rUKQ9wPhPUhptYhs\nlXCEfeOYpJiCAAGKwaSWyDPq8kMV7sAA2Qeg2Y0PcadN8YkIf+xxnAHWrMgi0ECa\nrSv0DyHmwv41mPVmZ9TKpRAkCFyqSVCjgOAX9C6CSxm8MtI5cjMeJhHYLCeYa9RJ\n+2T0oQH/c382PzPiHXqZD8UCgYAukPFwna/6Rz92fUp9loPqj0zGMHK4Ux5T3hPi\no5xpVW7l1p3sKmXwF6gHq6SCcnAsYJHjSNxZydRna2VdWpAZEyXJ7yqr9MBOOHX1\nIH3jwOuHXvPxGJ+43J3BUpqZl0Au6g6kuuTV7Yu4k8osIDs7KR3w9MlWC/KFoHoV\n4vOYUQKBgQCbE9U5zIyjaVEF2iHWqyCvG7FwoOvoBUdcwaNOevwKJQh1mkDSkTwb\nBJVcFlTypuxRz9sQ21QFWoa9kLE8jFhR+YoSTeSyVfkg7aQtMr+M2P+Jau2Jp9Am\noE7gfJkGt4+hBaE4OehXGNCbaxOl6oZf1KQinumsRf7+pqlEehpzEg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "26ba0528b79a41e29ce41f3af0166425", "name": "cloudify_ims-kp_095dc190-9c92-4908-b566-010244ed60f2", "fingerprint": "9f:08:06:05:84:3b:43:82:19:06:a6:6e:20:74:77:2b"}} 2018-07-23 04:09:03,616 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-91f0d060-efe1-4a9e-ab02-da2c304fb225 2018-07-23 04:09:03,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.693279027939s 2018-07-23 04:09:03,617 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-91f0d060-efe1-4a9e-ab02-da2c304fb225 2018-07-23 04:09:03,618 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFxYFFpAEcHQLxPnK9mBW167eQZIykN1oK8e/pjn6H6jMlch9W86eTbOu7yTxE09MVZX6JA6r1UQNLplfl0iDD6Gl9klzzERxQ3FdM4jjNmRS2pIX04cXbyezFGqekOON6DKXtjkZgcyOpqdJbHWM+PAB670LWWcClFDn1YKExI2HALZukx+UAgM47OBqZsit0JLds6rkSnNEH1HCEmL4KLQNMPUbBC71ly9cJfPz8ZSGjIpq1rNHO81X3uV6fDQ63lJcfJVaf9Wo5yxqhomsDCogG2h4UkOQ1Gck6/U2dBuRENmROZtJ6dQ7UWBexPMuf7SdkHkoPzef6JMeTZfq9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxcWBRaQBHB0C8T5yvZgVteu3kGSMpDdaCvHv6Y5+h+ozJXIf\nVvOnk2zru8k8RNPTFWV+iQOq9VEDS6ZX5dIgw+hpfZJc8xEcUNxXTOI4zZkUtqSF\n9OHF28nsxRqnpDjjegyl7Y5GYHMjqanSWx1jPjwAeu9C1lnApRQ59WChMSNhwC2b\npMflAIDOOzgambIrdCS3bOq5EpzRB9RwhJi+Ci0DTD1GwQu9ZcvXCXz8/GUhoyKa\ntazRzvNV97lenw0Ot5SXHyVWn/VqOcsaoaJrAwqIBtoeFJDkNRnJOv1NnQbkRDZk\nTmbSenUO1FgXsTzLn+0nZB5KD83n+iTHk2X6vQIDAQABAoIBAC+MCERB5bJolyiA\npv1F7xJJlVw1kEp6tD8lY1R3WZw7hgheo4I4GfWrnhELlF3Hv1vJht5R72wDChPJ\n7h/moNH4skPqSEZ3uqMGFkb5rEZho0U10K7LCNKKfU311o/4zVeuasXuCqVtiQll\nNpmJOy7fJg5oL11xPotxjW2cyaQSPKLFs8/AmvqhuJbR/Ggj26Y926tGsc0NYIa9\njcpmNoLG+l8Xje67MyGWwbjeciVlPP5rFSW5rr1HqhC1c+2FaMQxc5OPRfZ8p+ze\nNwzeru0GNWFxouhEFukBT0cMF8m/0G3PiyIcQSJUS/sS9DfXFQg0Ok2Aqi/Ft23J\n1mEkUwECgYEA/PKhwYLPIHnPBNvQ/LtbAd/I83Q8BKjiIUUkfJq/3yyizAGiA7Tp\nND998DmA/5Nd18WVqPsTqRWD4Pz1+VGDc5caGb9UDULvgr4STz5H9qp6ORG6NiOX\n6MTMP9ZefIRr1A1MV+IQS23ye0RQySD5alrAUibQqFb2VjBEqsSDq80CgYEAyChu\nTdu1pwhXIvyTEC+TN7amNtt2iPAk6+AYMJ2tcRRNoCdI92z0CW3k0nnu8VMSTFc2\ncrkfW7G6NRZTy644+tUux2H7HbnJruqP2fYClv2wDM1dtPUVVOnlzmhmbGUbUgYr\n3oM5jcQWMt210czYpn9SW2sCP0Deu0LNpv7u+rECgYEAxCw8rUKQ9wPhPUhptYhs\nlXCEfeOYpJiCAAGKwaSWyDPq8kMV7sAA2Qeg2Y0PcadN8YkIf+xxnAHWrMgi0ECa\nrSv0DyHmwv41mPVmZ9TKpRAkCFyqSVCjgOAX9C6CSxm8MtI5cjMeJhHYLCeYa9RJ\n+2T0oQH/c382PzPiHXqZD8UCgYAukPFwna/6Rz92fUp9loPqj0zGMHK4Ux5T3hPi\no5xpVW7l1p3sKmXwF6gHq6SCcnAsYJHjSNxZydRna2VdWpAZEyXJ7yqr9MBOOHX1\nIH3jwOuHXvPxGJ+43J3BUpqZl0Au6g6kuuTV7Yu4k8osIDs7KR3w9MlWC/KFoHoV\n4vOYUQKBgQCbE9U5zIyjaVEF2iHWqyCvG7FwoOvoBUdcwaNOevwKJQh1mkDSkTwb\nBJVcFlTypuxRz9sQ21QFWoa9kLE8jFhR+YoSTeSyVfkg7aQtMr+M2P+Jau2Jp9Am\noE7gfJkGt4+hBaE4OehXGNCbaxOl6oZf1KQinumsRf7+pqlEehpzEg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'26ba0528b79a41e29ce41f3af0166425', 'name': u'cloudify_ims-kp_095dc190-9c92-4908-b566-010244ed60f2', 'created_at': '2018-07-23T04:09:03.617989', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7f45221f0aaf4733b7a40a2d721a3fce', 'name': 'cloudify_ims-project_095dc190-9c92-4908-b566-010244ed60f2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9f:08:06:05:84:3b:43:82:19:06:a6:6e:20:74:77:2b', 'type': 'ssh', 'id': u'cloudify_ims-kp_095dc190-9c92-4908-b566-010244ed60f2'}) 2018-07-23 04:09:03,618 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAxcWBRaQBHB0C8T5yvZgVteu3kGSMpDdaCvHv6Y5+h+ozJXIf VvOnk2zru8k8RNPTFWV+iQOq9VEDS6ZX5dIgw+hpfZJc8xEcUNxXTOI4zZkUtqSF 9OHF28nsxRqnpDjjegyl7Y5GYHMjqanSWx1jPjwAeu9C1lnApRQ59WChMSNhwC2b pMflAIDOOzgambIrdCS3bOq5EpzRB9RwhJi+Ci0DTD1GwQu9ZcvXCXz8/GUhoyKa tazRzvNV97lenw0Ot5SXHyVWn/VqOcsaoaJrAwqIBtoeFJDkNRnJOv1NnQbkRDZk TmbSenUO1FgXsTzLn+0nZB5KD83n+iTHk2X6vQIDAQABAoIBAC+MCERB5bJolyiA pv1F7xJJlVw1kEp6tD8lY1R3WZw7hgheo4I4GfWrnhELlF3Hv1vJht5R72wDChPJ 7h/moNH4skPqSEZ3uqMGFkb5rEZho0U10K7LCNKKfU311o/4zVeuasXuCqVtiQll NpmJOy7fJg5oL11xPotxjW2cyaQSPKLFs8/AmvqhuJbR/Ggj26Y926tGsc0NYIa9 jcpmNoLG+l8Xje67MyGWwbjeciVlPP5rFSW5rr1HqhC1c+2FaMQxc5OPRfZ8p+ze Nwzeru0GNWFxouhEFukBT0cMF8m/0G3PiyIcQSJUS/sS9DfXFQg0Ok2Aqi/Ft23J 1mEkUwECgYEA/PKhwYLPIHnPBNvQ/LtbAd/I83Q8BKjiIUUkfJq/3yyizAGiA7Tp ND998DmA/5Nd18WVqPsTqRWD4Pz1+VGDc5caGb9UDULvgr4STz5H9qp6ORG6NiOX 6MTMP9ZefIRr1A1MV+IQS23ye0RQySD5alrAUibQqFb2VjBEqsSDq80CgYEAyChu Tdu1pwhXIvyTEC+TN7amNtt2iPAk6+AYMJ2tcRRNoCdI92z0CW3k0nnu8VMSTFc2 crkfW7G6NRZTy644+tUux2H7HbnJruqP2fYClv2wDM1dtPUVVOnlzmhmbGUbUgYr 3oM5jcQWMt210czYpn9SW2sCP0Deu0LNpv7u+rECgYEAxCw8rUKQ9wPhPUhptYhs lXCEfeOYpJiCAAGKwaSWyDPq8kMV7sAA2Qeg2Y0PcadN8YkIf+xxnAHWrMgi0ECa rSv0DyHmwv41mPVmZ9TKpRAkCFyqSVCjgOAX9C6CSxm8MtI5cjMeJhHYLCeYa9RJ +2T0oQH/c382PzPiHXqZD8UCgYAukPFwna/6Rz92fUp9loPqj0zGMHK4Ux5T3hPi o5xpVW7l1p3sKmXwF6gHq6SCcnAsYJHjSNxZydRna2VdWpAZEyXJ7yqr9MBOOHX1 IH3jwOuHXvPxGJ+43J3BUpqZl0Au6g6kuuTV7Yu4k8osIDs7KR3w9MlWC/KFoHoV 4vOYUQKBgQCbE9U5zIyjaVEF2iHWqyCvG7FwoOvoBUdcwaNOevwKJQh1mkDSkTwb BJVcFlTypuxRz9sQ21QFWoa9kLE8jFhR+YoSTeSyVfkg7aQtMr+M2P+Jau2Jp9Am oE7gfJkGt4+hBaE4OehXGNCbaxOl6oZf1KQinumsRf7+pqlEehpzEg== -----END RSA PRIVATE KEY----- 2018-07-23 04:09:03,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 04:09:03,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" -d '{"security_group": {"name": "cloudify_ims-sg_095dc190-9c92-4908-b566-010244ed60f2", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-07-23 04:09:03,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-030814f7-6009-4d15-880a-797ded965379 Date: Mon, 23 Jul 2018 04:09:03 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:09:03Z", "updated_at": "2018-07-23T04:09:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:03Z", "revision_number": 0, "id": "93ba9848-124e-433f-9ecc-7f6ace698162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:03Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:03Z", "revision_number": 0, "id": "a0938194-1ffd-4fcb-b0a4-794f1a25d602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:03Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}], "revision_number": 1, "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "name": "cloudify_ims-sg_095dc190-9c92-4908-b566-010244ed60f2"}} 2018-07-23 04:09:03,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-030814f7-6009-4d15-880a-797ded965379 2018-07-23 04:09:03,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.357135057449s 2018-07-23 04:09:03,979 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-030814f7-6009-4d15-880a-797ded965379 2018-07-23 04:09:03,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 04:09:03,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:04,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-2bebf2ce-6902-4293-b144-7341a00546a2 Date: Mon, 23 Jul 2018 04:09:04 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:09:03Z", "updated_at": "2018-07-23T04:09:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:03Z", "revision_number": 0, "id": "93ba9848-124e-433f-9ecc-7f6ace698162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:03Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:03Z", "revision_number": 0, "id": "a0938194-1ffd-4fcb-b0a4-794f1a25d602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:03Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}], "revision_number": 1, "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "name": "cloudify_ims-sg_095dc190-9c92-4908-b566-010244ed60f2"}, {"description": "Default security group", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:07:35Z", "updated_at": "2018-07-23T04:07:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "3464d4a5-2495-45e9-9859-f17f1bea12ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "de471e95-1a5f-4faf-998f-5006b987b0e6", "remote_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "f0c9a216-cd7a-415d-a25b-2dc70e744c9a", "remote_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "f6161007-d3bc-4e0d-90e8-44d73f673395", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}], "revision_number": 1, "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "85d576db-2b0b-439c-bedc-094123c95165", "name": "default"}]} 2018-07-23 04:09:04,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2bebf2ce-6902-4293-b144-7341a00546a2 2018-07-23 04:09:04,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.28431391716s 2018-07-23 04:09:04,268 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2bebf2ce-6902-4293-b144-7341a00546a2 2018-07-23 04:09:04,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 04:09:04,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61"}}' 2018-07-23 04:09:04,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-82b90a22-de5c-4411-bb65-aec162341813 Date: Mon, 23 Jul 2018 04:09:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-23T04:09:04Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "port_range_min": 22, "revision_number": 0, "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:09:04Z", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "99b26598-c020-4ce2-8132-d83aaff0c8d6"}} 2018-07-23 04:09:04,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-82b90a22-de5c-4411-bb65-aec162341813 2018-07-23 04:09:04,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.199775934219s 2018-07-23 04:09:04,472 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-82b90a22-de5c-4411-bb65-aec162341813 2018-07-23 04:09:04,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 04:09:04,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:04,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-d75e32aa-a0c6-429b-8c2c-12d71caade32 Date: Mon, 23 Jul 2018 04:09:04 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:09:03Z", "updated_at": "2018-07-23T04:09:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:03Z", "revision_number": 0, "id": "93ba9848-124e-433f-9ecc-7f6ace698162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:03Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T04:09:04Z", "revision_number": 0, "id": "99b26598-c020-4ce2-8132-d83aaff0c8d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:04Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:03Z", "revision_number": 0, "id": "a0938194-1ffd-4fcb-b0a4-794f1a25d602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:03Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}], "revision_number": 2, "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "name": "cloudify_ims-sg_095dc190-9c92-4908-b566-010244ed60f2"}, {"description": "Default security group", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:07:35Z", "updated_at": "2018-07-23T04:07:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "3464d4a5-2495-45e9-9859-f17f1bea12ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "de471e95-1a5f-4faf-998f-5006b987b0e6", "remote_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "f0c9a216-cd7a-415d-a25b-2dc70e744c9a", "remote_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "f6161007-d3bc-4e0d-90e8-44d73f673395", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}], "revision_number": 1, "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "85d576db-2b0b-439c-bedc-094123c95165", "name": "default"}]} 2018-07-23 04:09:04,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d75e32aa-a0c6-429b-8c2c-12d71caade32 2018-07-23 04:09:04,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0504050254822s 2018-07-23 04:09:04,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d75e32aa-a0c6-429b-8c2c-12d71caade32 2018-07-23 04:09:04,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 04:09:04,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61"}}' 2018-07-23 04:09:04,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-ab320789-7e48-47d9-9d89-386923f6d3aa Date: Mon, 23 Jul 2018 04:09:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:09:04Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "port_range_min": null, "revision_number": 0, "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:09:04Z", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "24ea26f0-55d9-477a-a037-515c8dba9fee"}} 2018-07-23 04:09:04,721 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ab320789-7e48-47d9-9d89-386923f6d3aa 2018-07-23 04:09:04,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.191411972046s 2018-07-23 04:09:04,721 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ab320789-7e48-47d9-9d89-386923f6d3aa 2018-07-23 04:09:04,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 04:09:04,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:04,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-03c01d8f-9af1-49a9-aed0-9a8e7690746e Date: Mon, 23 Jul 2018 04:09:04 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:09:03Z", "updated_at": "2018-07-23T04:09:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:04Z", "revision_number": 0, "id": "24ea26f0-55d9-477a-a037-515c8dba9fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:04Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:03Z", "revision_number": 0, "id": "93ba9848-124e-433f-9ecc-7f6ace698162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:03Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T04:09:04Z", "revision_number": 0, "id": "99b26598-c020-4ce2-8132-d83aaff0c8d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:04Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:03Z", "revision_number": 0, "id": "a0938194-1ffd-4fcb-b0a4-794f1a25d602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:03Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}], "revision_number": 3, "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "name": "cloudify_ims-sg_095dc190-9c92-4908-b566-010244ed60f2"}, {"description": "Default security group", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:07:35Z", "updated_at": "2018-07-23T04:07:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "3464d4a5-2495-45e9-9859-f17f1bea12ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "de471e95-1a5f-4faf-998f-5006b987b0e6", "remote_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "f0c9a216-cd7a-415d-a25b-2dc70e744c9a", "remote_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "f6161007-d3bc-4e0d-90e8-44d73f673395", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}], "revision_number": 1, "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "85d576db-2b0b-439c-bedc-094123c95165", "name": "default"}]} 2018-07-23 04:09:04,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-03c01d8f-9af1-49a9-aed0-9a8e7690746e 2018-07-23 04:09:04,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0480198860168s 2018-07-23 04:09:04,773 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-03c01d8f-9af1-49a9-aed0-9a8e7690746e 2018-07-23 04:09:04,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 04:09:04,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61"}}' 2018-07-23 04:09:04,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-63a890b9-5605-4b53-98de-f8213de45f32 Date: Mon, 23 Jul 2018 04:09:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-23T04:09:04Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "port_range_min": 80, "revision_number": 0, "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:09:04Z", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "289a30b9-b686-4ea5-b1db-2e105692ccf6"}} 2018-07-23 04:09:04,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-63a890b9-5605-4b53-98de-f8213de45f32 2018-07-23 04:09:04,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.147493839264s 2018-07-23 04:09:04,925 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-63a890b9-5605-4b53-98de-f8213de45f32 2018-07-23 04:09:04,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 04:09:04,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:04,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-8402f6f7-ded0-4ea3-b2c4-112fe2449936 Date: Mon, 23 Jul 2018 04:09:04 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:09:03Z", "updated_at": "2018-07-23T04:09:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:04Z", "revision_number": 0, "id": "24ea26f0-55d9-477a-a037-515c8dba9fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:04Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T04:09:04Z", "revision_number": 0, "id": "289a30b9-b686-4ea5-b1db-2e105692ccf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:04Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:03Z", "revision_number": 0, "id": "93ba9848-124e-433f-9ecc-7f6ace698162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:03Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T04:09:04Z", "revision_number": 0, "id": "99b26598-c020-4ce2-8132-d83aaff0c8d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:04Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:03Z", "revision_number": 0, "id": "a0938194-1ffd-4fcb-b0a4-794f1a25d602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:03Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}], "revision_number": 4, "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "name": "cloudify_ims-sg_095dc190-9c92-4908-b566-010244ed60f2"}, {"description": "Default security group", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:07:35Z", "updated_at": "2018-07-23T04:07:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "3464d4a5-2495-45e9-9859-f17f1bea12ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "de471e95-1a5f-4faf-998f-5006b987b0e6", "remote_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "f0c9a216-cd7a-415d-a25b-2dc70e744c9a", "remote_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "f6161007-d3bc-4e0d-90e8-44d73f673395", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}], "revision_number": 1, "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "85d576db-2b0b-439c-bedc-094123c95165", "name": "default"}]} 2018-07-23 04:09:04,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-8402f6f7-ded0-4ea3-b2c4-112fe2449936 2018-07-23 04:09:04,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0484991073608s 2018-07-23 04:09:04,977 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-8402f6f7-ded0-4ea3-b2c4-112fe2449936 2018-07-23 04:09:04,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 04:09:04,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61"}}' 2018-07-23 04:09:05,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-cf748831-f14b-4a39-b42d-30a47af95dc3 Date: Mon, 23 Jul 2018 04:09:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-07-23T04:09:05Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "port_range_min": 443, "revision_number": 0, "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:09:05Z", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "98a61c93-ab06-4c97-8d72-f2363f43bac8"}} 2018-07-23 04:09:05,113 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-cf748831-f14b-4a39-b42d-30a47af95dc3 2018-07-23 04:09:05,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132284164429s 2018-07-23 04:09:05,113 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-cf748831-f14b-4a39-b42d-30a47af95dc3 2018-07-23 04:09:05,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 04:09:05,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:05,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-6b4394b6-c0f3-4531-8e17-9512b99a01cf Date: Mon, 23 Jul 2018 04:09:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:09:03Z", "updated_at": "2018-07-23T04:09:05Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:04Z", "revision_number": 0, "id": "24ea26f0-55d9-477a-a037-515c8dba9fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:04Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T04:09:04Z", "revision_number": 0, "id": "289a30b9-b686-4ea5-b1db-2e105692ccf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:04Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:03Z", "revision_number": 0, "id": "93ba9848-124e-433f-9ecc-7f6ace698162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:03Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-23T04:09:05Z", "revision_number": 0, "id": "98a61c93-ab06-4c97-8d72-f2363f43bac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:05Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T04:09:04Z", "revision_number": 0, "id": "99b26598-c020-4ce2-8132-d83aaff0c8d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:04Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:03Z", "revision_number": 0, "id": "a0938194-1ffd-4fcb-b0a4-794f1a25d602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:03Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}], "revision_number": 5, "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "name": "cloudify_ims-sg_095dc190-9c92-4908-b566-010244ed60f2"}, {"description": "Default security group", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:07:35Z", "updated_at": "2018-07-23T04:07:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "3464d4a5-2495-45e9-9859-f17f1bea12ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "de471e95-1a5f-4faf-998f-5006b987b0e6", "remote_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "f0c9a216-cd7a-415d-a25b-2dc70e744c9a", "remote_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "f6161007-d3bc-4e0d-90e8-44d73f673395", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}], "revision_number": 1, "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "85d576db-2b0b-439c-bedc-094123c95165", "name": "default"}]} 2018-07-23 04:09:05,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6b4394b6-c0f3-4531-8e17-9512b99a01cf 2018-07-23 04:09:05,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0477499961853s 2018-07-23 04:09:05,165 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6b4394b6-c0f3-4531-8e17-9512b99a01cf 2018-07-23 04:09:05,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 04:09:05,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61"}}' 2018-07-23 04:09:05,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-9fcd3a61-3b59-4c29-a2eb-28d83114797a Date: Mon, 23 Jul 2018 04:09:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-23T04:09:05Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "port_range_min": 5671, "revision_number": 0, "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:09:05Z", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "c603ed27-df96-4069-9e32-0dbe18a11c8f"}} 2018-07-23 04:09:05,328 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-9fcd3a61-3b59-4c29-a2eb-28d83114797a 2018-07-23 04:09:05,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.160141944885s 2018-07-23 04:09:05,328 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-9fcd3a61-3b59-4c29-a2eb-28d83114797a 2018-07-23 04:09:05,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 04:09:05,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:05,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-977bece4-cdce-4a4a-955a-0eb0a7e88258 Date: Mon, 23 Jul 2018 04:09:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:09:03Z", "updated_at": "2018-07-23T04:09:05Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:04Z", "revision_number": 0, "id": "24ea26f0-55d9-477a-a037-515c8dba9fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:04Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T04:09:04Z", "revision_number": 0, "id": "289a30b9-b686-4ea5-b1db-2e105692ccf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:04Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:03Z", "revision_number": 0, "id": "93ba9848-124e-433f-9ecc-7f6ace698162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:03Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-23T04:09:05Z", "revision_number": 0, "id": "98a61c93-ab06-4c97-8d72-f2363f43bac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:05Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T04:09:04Z", "revision_number": 0, "id": "99b26598-c020-4ce2-8132-d83aaff0c8d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:04Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:03Z", "revision_number": 0, "id": "a0938194-1ffd-4fcb-b0a4-794f1a25d602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:03Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-23T04:09:05Z", "revision_number": 0, "id": "c603ed27-df96-4069-9e32-0dbe18a11c8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:05Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}], "revision_number": 6, "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "name": "cloudify_ims-sg_095dc190-9c92-4908-b566-010244ed60f2"}, {"description": "Default security group", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:07:35Z", "updated_at": "2018-07-23T04:07:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "3464d4a5-2495-45e9-9859-f17f1bea12ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "de471e95-1a5f-4faf-998f-5006b987b0e6", "remote_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "f0c9a216-cd7a-415d-a25b-2dc70e744c9a", "remote_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "f6161007-d3bc-4e0d-90e8-44d73f673395", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}], "revision_number": 1, "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "85d576db-2b0b-439c-bedc-094123c95165", "name": "default"}]} 2018-07-23 04:09:05,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-977bece4-cdce-4a4a-955a-0eb0a7e88258 2018-07-23 04:09:05,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0477869510651s 2018-07-23 04:09:05,379 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-977bece4-cdce-4a4a-955a-0eb0a7e88258 2018-07-23 04:09:05,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 04:09:05,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61"}}' 2018-07-23 04:09:05,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-6f337ef9-a5f1-4e24-b738-a659be56dedf Date: Mon, 23 Jul 2018 04:09:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-07-23T04:09:05Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "port_range_min": 53333, "revision_number": 0, "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:09:05Z", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "a1d1bfc7-a3af-490b-b88b-8cdee35cd2c0"}} 2018-07-23 04:09:05,526 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6f337ef9-a5f1-4e24-b738-a659be56dedf 2018-07-23 04:09:05,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.144414901733s 2018-07-23 04:09:05,526 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6f337ef9-a5f1-4e24-b738-a659be56dedf 2018-07-23 04:09:05,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 04:09:05,528 - 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.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:05,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-a00c8624-ffa9-41cc-8c9c-7c08be73f19e Date: Mon, 23 Jul 2018 04:09:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4b59c89b-46b0-497b-bc6f-4eb8fa7c4e23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7f45221f0aaf4733b7a40a2d721a3fce","l2_adjacency":true,"status":"ACTIVE","subnets":["4e1a0b98-9992-47d0-a1b6-3d1cb1821f6f"],"description":"","tags":[],"updated_at":"2018-07-23T04:07:36Z","qos_policy_id":null,"name":"cloudify_ims-net_095dc190-9c92-4908-b566-010244ed60f2","admin_state_up":true,"tenant_id":"7f45221f0aaf4733b7a40a2d721a3fce","created_at":"2018-07-23T04:07:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 04:09:05,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a00c8624-ffa9-41cc-8c9c-7c08be73f19e 2018-07-23 04:09:05,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10836315155s 2018-07-23 04:09:05,636 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a00c8624-ffa9-41cc-8c9c-7c08be73f19e 2018-07-23 04:09:05,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 04:09:05,643 - 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.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:05,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-6a1fc21e-7e38-4530-b9eb-0bf097ad7e39 Date: Mon, 23 Jul 2018 04:09:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/4f4912e5-a98f-47aa-97b3-09b3288691d6/snap", "metadata": {}}], "file": "/v2/images/4f4912e5-a98f-47aa-97b3-09b3288691d6/file", "owner": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "4f4912e5-a98f-47aa-97b3-09b3288691d6", "size": 4373348352, "self": "/v2/images/4f4912e5-a98f-47aa-97b3-09b3288691d6", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/4f4912e5-a98f-47aa-97b3-09b3288691d6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-23T04:09:02Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_095dc190-9c92-4908-b566-010244ed60f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_095dc190-9c92-4908-b566-010244ed60f2", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-23T04:08:04Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 04:09:05,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6a1fc21e-7e38-4530-b9eb-0bf097ad7e39 2018-07-23 04:09:05,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0370800495148s 2018-07-23 04:09:05,678 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6a1fc21e-7e38-4530-b9eb-0bf097ad7e39 2018-07-23 04:09:05,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 04:09:05,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:05,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70368f29-e064-40fc-a553-4e26a73251e1 x-compute-request-id: req-70368f29-e064-40fc-a553-4e26a73251e1 Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_095dc190-9c92-4908-b566-010244ed60f2", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/68bd56c9-f871-449d-97b3-f7c76dbed86a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/68bd56c9-f871-449d-97b3-f7c76dbed86a", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "68bd56c9-f871-449d-97b3-f7c76dbed86a"}, {"name": "vmtp-flavor_8ad131ee-8ea0-4787-a408-7cec3fbc8d44", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "7327e1d1-10b7-46c6-bad9-e3df0cca43f6"}]} 2018-07-23 04:09:05,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-70368f29-e064-40fc-a553-4e26a73251e1 2018-07-23 04:09:05,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0292029380798s 2018-07-23 04:09:05,709 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-70368f29-e064-40fc-a553-4e26a73251e1 2018-07-23 04:09:05,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 04:09:05,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" -d '{"server": {"name": "cloudify_ims-vm_095dc190-9c92-4908-b566-010244ed60f2", "imageRef": "4f4912e5-a98f-47aa-97b3-09b3288691d6", "key_name": "cloudify_ims-kp_095dc190-9c92-4908-b566-010244ed60f2", "flavorRef": "68bd56c9-f871-449d-97b3-f7c76dbed86a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4b59c89b-46b0-497b-bc6f-4eb8fa7c4e23"}], "security_groups": [{"name": "37383014-9af1-463e-b98b-8fa4a87b7b61"}]}}' 2018-07-23 04:09:07,674 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 04:09:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2890d56f-4264-4b2d-ae2c-cd654ffcd7e9 x-compute-request-id: req-2890d56f-4264-4b2d-ae2c-cd654ffcd7e9 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/b0f78524-a6cb-42b9-800c-41beb1a5b354 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "37383014-9af1-463e-b98b-8fa4a87b7b61"}], "OS-DCF:diskConfig": "MANUAL", "id": "b0f78524-a6cb-42b9-800c-41beb1a5b354", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b0f78524-a6cb-42b9-800c-41beb1a5b354", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b0f78524-a6cb-42b9-800c-41beb1a5b354", "rel": "bookmark"}], "adminPass": "ZUuECkMgXPm7"}} 2018-07-23 04:09:07,674 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-2890d56f-4264-4b2d-ae2c-cd654ffcd7e9 2018-07-23 04:09:07,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.96311497688s 2018-07-23 04:09:07,675 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-2890d56f-4264-4b2d-ae2c-cd654ffcd7e9 2018-07-23 04:09:07,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:09:07,678 - 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.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:08,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72db9ff5-4112-4b9c-871d-dbe91ec72d42 x-compute-request-id: req-72db9ff5-4112-4b9c-871d-dbe91ec72d42 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b0f78524-a6cb-42b9-800c-41beb1a5b354", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b0f78524-a6cb-42b9-800c-41beb1a5b354", "rel": "bookmark"}], "image": {"id": "4f4912e5-a98f-47aa-97b3-09b3288691d6", "links": [{"href": "http://172.30.9.21:8774/images/4f4912e5-a98f-47aa-97b3-09b3288691d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68bd56c9-f871-449d-97b3-f7c76dbed86a", "links": [{"href": "http://172.30.9.21:8774/flavors/68bd56c9-f871-449d-97b3-f7c76dbed86a", "rel": "bookmark"}]}, "id": "b0f78524-a6cb-42b9-800c-41beb1a5b354", "user_id": "26ba0528b79a41e29ce41f3af0166425", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T04:09:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_095dc190-9c92-4908-b566-010244ed60f2", "name": "cloudify_ims-vm_095dc190-9c92-4908-b566-010244ed60f2", "created": "2018-07-23T04:09:07Z", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:09:08,428 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-72db9ff5-4112-4b9c-871d-dbe91ec72d42 2018-07-23 04:09:08,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.752311944962s 2018-07-23 04:09:08,428 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-72db9ff5-4112-4b9c-871d-dbe91ec72d42 2018-07-23 04:09:08,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 04:09:08,435 - 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.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:08,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-17817e22-b3ed-4a4c-a6f5-2577a9ebfc97 Date: Mon, 23 Jul 2018 04:09:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4b59c89b-46b0-497b-bc6f-4eb8fa7c4e23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7f45221f0aaf4733b7a40a2d721a3fce","l2_adjacency":true,"status":"ACTIVE","subnets":["4e1a0b98-9992-47d0-a1b6-3d1cb1821f6f"],"description":"","tags":[],"updated_at":"2018-07-23T04:07:36Z","qos_policy_id":null,"name":"cloudify_ims-net_095dc190-9c92-4908-b566-010244ed60f2","admin_state_up":true,"tenant_id":"7f45221f0aaf4733b7a40a2d721a3fce","created_at":"2018-07-23T04:07:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 04:09:08,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-17817e22-b3ed-4a4c-a6f5-2577a9ebfc97 2018-07-23 04:09:08,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107148170471s 2018-07-23 04:09:08,542 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-17817e22-b3ed-4a4c-a6f5-2577a9ebfc97 2018-07-23 04:09:08,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 04:09:08,544 - 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.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:08,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-e0708f80-fc1d-46ef-b3aa-72bc0100e247 Date: Mon, 23 Jul 2018 04:09:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b59c89b-46b0-497b-bc6f-4eb8fa7c4e23","tenant_id":"7f45221f0aaf4733b7a40a2d721a3fce","created_at":"2018-07-23T04:07:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T04:07:36Z","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":"7f45221f0aaf4733b7a40a2d721a3fce","id":"4e1a0b98-9992-47d0-a1b6-3d1cb1821f6f","subnetpool_id":null,"name":"cloudify_ims-subnet_095dc190-9c92-4908-b566-010244ed60f2"}]} 2018-07-23 04:09:08,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e0708f80-fc1d-46ef-b3aa-72bc0100e247 2018-07-23 04:09:08,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0491979122162s 2018-07-23 04:09:08,593 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e0708f80-fc1d-46ef-b3aa-72bc0100e247 2018-07-23 04:09:08,593 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 04:09:10,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 04:09:10,598 - 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.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:11,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc6a4a7d-4c98-4a09-8a72-bcdc9b5a436d x-compute-request-id: req-cc6a4a7d-4c98-4a09-8a72-bcdc9b5a436d Content-Encoding: gzip Content-Length: 592 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b0f78524-a6cb-42b9-800c-41beb1a5b354", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b0f78524-a6cb-42b9-800c-41beb1a5b354", "rel": "bookmark"}], "image": {"id": "4f4912e5-a98f-47aa-97b3-09b3288691d6", "links": [{"href": "http://172.30.9.21:8774/images/4f4912e5-a98f-47aa-97b3-09b3288691d6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68bd56c9-f871-449d-97b3-f7c76dbed86a", "links": [{"href": "http://172.30.9.21:8774/flavors/68bd56c9-f871-449d-97b3-f7c76dbed86a", "rel": "bookmark"}]}, "id": "b0f78524-a6cb-42b9-800c-41beb1a5b354", "user_id": "26ba0528b79a41e29ce41f3af0166425", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-23T04:09:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_095dc190-9c92-4908-b566-010244ed60f2", "name": "cloudify_ims-vm_095dc190-9c92-4908-b566-010244ed60f2", "created": "2018-07-23T04:09:07Z", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 04:09:11,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cc6a4a7d-4c98-4a09-8a72-bcdc9b5a436d 2018-07-23 04:09:11,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463310956955s 2018-07-23 04:09:11,060 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cc6a4a7d-4c98-4a09-8a72-bcdc9b5a436d 2018-07-23 04:09:11,063 - functest.core.singlevm - ERROR - Cannot run cloudify_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 409, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 183, in boot_vm timeout=self.create_server_timeout, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'4f4912e5-a98f-47aa-97b3-09b3288691d6'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'68bd56c9-f871-449d-97b3-f7c76dbed86a'}), 'az': u'', 'id': u'b0f78524-a6cb-42b9-800c-41beb1a5b354', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'26ba0528b79a41e29ce41f3af0166425', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7f45221f0aaf4733b7a40a2d721a3fce', 'name': 'cloudify_ims-project_095dc190-9c92-4908-b566-010244ed60f2', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-07-23T04:09:08Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_095dc190-9c92-4908-b566-010244ed60f2', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'7f45221f0aaf4733b7a40a2d721a3fce', 'name': u'cloudify_ims-vm_095dc190-9c92-4908-b566-010244ed60f2', 'adminPass': None, 'tenant_id': u'7f45221f0aaf4733b7a40a2d721a3fce', 'created_at': u'2018-07-23T04:09:07Z', 'created': u'2018-07-23T04:09:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-23 04:09:11,187 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 04:09:11,187 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 01:36 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-23 04:09:11,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-07-23 04:09:11,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 251, in clean exec_list = self.cfy_client.executions.list(dep_name) AttributeError: 'NoneType' object has no attribute 'executions' 2018-07-23 04:09:11,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 04:09:11,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:11,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-cf2f6b4a-7670-4119-89f5-4746340d9927 Date: Mon, 23 Jul 2018 04:09:11 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:09:03Z", "updated_at": "2018-07-23T04:09:05Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:04Z", "revision_number": 0, "id": "24ea26f0-55d9-477a-a037-515c8dba9fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:04Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T04:09:04Z", "revision_number": 0, "id": "289a30b9-b686-4ea5-b1db-2e105692ccf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:04Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": 80, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:03Z", "revision_number": 0, "id": "93ba9848-124e-433f-9ecc-7f6ace698162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:03Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-23T04:09:05Z", "revision_number": 0, "id": "98a61c93-ab06-4c97-8d72-f2363f43bac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:05Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": 443, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T04:09:04Z", "revision_number": 0, "id": "99b26598-c020-4ce2-8132-d83aaff0c8d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:04Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:09:03Z", "revision_number": 0, "id": "a0938194-1ffd-4fcb-b0a4-794f1a25d602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:03Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-23T04:09:05Z", "revision_number": 0, "id": "a1d1bfc7-a3af-490b-b88b-8cdee35cd2c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:05Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-23T04:09:05Z", "revision_number": 0, "id": "c603ed27-df96-4069-9e32-0dbe18a11c8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:09:05Z", "security_group_id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}], "revision_number": 7, "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "37383014-9af1-463e-b98b-8fa4a87b7b61", "name": "cloudify_ims-sg_095dc190-9c92-4908-b566-010244ed60f2"}, {"description": "Default security group", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:07:35Z", "updated_at": "2018-07-23T04:07:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "3464d4a5-2495-45e9-9859-f17f1bea12ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "de471e95-1a5f-4faf-998f-5006b987b0e6", "remote_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "f0c9a216-cd7a-415d-a25b-2dc70e744c9a", "remote_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "f6161007-d3bc-4e0d-90e8-44d73f673395", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}], "revision_number": 1, "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "85d576db-2b0b-439c-bedc-094123c95165", "name": "default"}]} 2018-07-23 04:09:11,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-cf2f6b4a-7670-4119-89f5-4746340d9927 2018-07-23 04:09:11,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0520288944244s 2018-07-23 04:09:11,247 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-cf2f6b4a-7670-4119-89f5-4746340d9927 2018-07-23 04:09:11,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 04:09:11,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/37383014-9af1-463e-b98b-8fa4a87b7b61.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:11,387 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1064799f-35c5-4c44-bedc-e125558d2b5d Content-Length: 0 Date: Mon, 23 Jul 2018 04:09:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:09:11,387 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/37383014-9af1-463e-b98b-8fa4a87b7b61.json used request id req-1064799f-35c5-4c44-bedc-e125558d2b5d 2018-07-23 04:09:11,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.136533021927s 2018-07-23 04:09:11,387 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/37383014-9af1-463e-b98b-8fa4a87b7b61.json used request id req-1064799f-35c5-4c44-bedc-e125558d2b5d 2018-07-23 04:09:11,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 04:09:11,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_095dc190-9c92-4908-b566-010244ed60f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:11,427 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 04:09:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e192a056-6af5-4c6d-8651-2af54deb3c9c x-compute-request-id: req-e192a056-6af5-4c6d-8651-2af54deb3c9c Content-Length: 0 Content-Type: application/json 2018-07-23 04:09:11,427 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_095dc190-9c92-4908-b566-010244ed60f2 used request id req-e192a056-6af5-4c6d-8651-2af54deb3c9c 2018-07-23 04:09:11,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0395929813385s 2018-07-23 04:09:11,428 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_095dc190-9c92-4908-b566-010244ed60f2 used request id req-e192a056-6af5-4c6d-8651-2af54deb3c9c 2018-07-23 04:09:11,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 04:09:11,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/90216afd-00fc-453d-932d-f8ae968cfcfb/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" -d '{"subnet_id": "4e1a0b98-9992-47d0-a1b6-3d1cb1821f6f"}' 2018-07-23 04:09:13,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f7e5c314-c1bb-476f-9350-7307ca683c5f Date: Mon, 23 Jul 2018 04:09:13 GMT RESP BODY: {"network_id": "4b59c89b-46b0-497b-bc6f-4eb8fa7c4e23", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "subnet_id": "4e1a0b98-9992-47d0-a1b6-3d1cb1821f6f", "subnet_ids": ["4e1a0b98-9992-47d0-a1b6-3d1cb1821f6f"], "port_id": "6b193539-0506-492d-a45b-f2cebb8f20dd", "id": "90216afd-00fc-453d-932d-f8ae968cfcfb"} 2018-07-23 04:09:13,235 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/90216afd-00fc-453d-932d-f8ae968cfcfb/remove_router_interface.json used request id req-f7e5c314-c1bb-476f-9350-7307ca683c5f 2018-07-23 04:09:13,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.80706381798s 2018-07-23 04:09:13,236 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/90216afd-00fc-453d-932d-f8ae968cfcfb/remove_router_interface.json used request id req-f7e5c314-c1bb-476f-9350-7307ca683c5f returning object 90216afd-00fc-453d-932d-f8ae968cfcfb 2018-07-23 04:09:13,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 04:09:13,236 - 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.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:13,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-dcb14178-eced-4f9d-9e6d-802c301d3455 Date: Mon, 23 Jul 2018 04:09:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:07:36Z", "admin_state_up": true, "updated_at": "2018-07-23T04:09:12Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "90216afd-00fc-453d-932d-f8ae968cfcfb", "name": "cloudify_ims-router_095dc190-9c92-4908-b566-010244ed60f2"}]} 2018-07-23 04:09:13,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-dcb14178-eced-4f9d-9e6d-802c301d3455 2018-07-23 04:09:13,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11696600914s 2018-07-23 04:09:13,353 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-dcb14178-eced-4f9d-9e6d-802c301d3455 2018-07-23 04:09:13,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 04:09:13,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/90216afd-00fc-453d-932d-f8ae968cfcfb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:14,572 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c05a800a-b574-47c3-bfb2-f565a653277b Content-Length: 0 Date: Mon, 23 Jul 2018 04:09:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:09:14,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/90216afd-00fc-453d-932d-f8ae968cfcfb.json used request id req-c05a800a-b574-47c3-bfb2-f565a653277b 2018-07-23 04:09:14,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.21779704094s 2018-07-23 04:09:14,573 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/90216afd-00fc-453d-932d-f8ae968cfcfb.json used request id req-c05a800a-b574-47c3-bfb2-f565a653277b 2018-07-23 04:09:14,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 04:09:14,574 - 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.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:14,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-61c6d64e-9222-4c49-a285-fd26458a260a Date: Mon, 23 Jul 2018 04:09:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b59c89b-46b0-497b-bc6f-4eb8fa7c4e23","tenant_id":"7f45221f0aaf4733b7a40a2d721a3fce","created_at":"2018-07-23T04:07:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T04:07:36Z","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":"7f45221f0aaf4733b7a40a2d721a3fce","id":"4e1a0b98-9992-47d0-a1b6-3d1cb1821f6f","subnetpool_id":null,"name":"cloudify_ims-subnet_095dc190-9c92-4908-b566-010244ed60f2"}]} 2018-07-23 04:09:14,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-61c6d64e-9222-4c49-a285-fd26458a260a 2018-07-23 04:09:14,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0477149486542s 2018-07-23 04:09:14,621 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-61c6d64e-9222-4c49-a285-fd26458a260a 2018-07-23 04:09:14,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 04:09:14,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/4e1a0b98-9992-47d0-a1b6-3d1cb1821f6f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:15,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-123728c1-4fbc-4713-8a8d-ef24c88f4db0 Date: Mon, 23 Jul 2018 04:09:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:09:15,685 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4e1a0b98-9992-47d0-a1b6-3d1cb1821f6f.json used request id req-123728c1-4fbc-4713-8a8d-ef24c88f4db0 2018-07-23 04:09:15,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.06244492531s 2018-07-23 04:09:15,686 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4e1a0b98-9992-47d0-a1b6-3d1cb1821f6f.json used request id req-123728c1-4fbc-4713-8a8d-ef24c88f4db0 2018-07-23 04:09:15,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 04:09:15,687 - 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.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:15,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-ea75c7b6-e930-4f23-a940-cf91a5f653e6 Date: Mon, 23 Jul 2018 04:09:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4b59c89b-46b0-497b-bc6f-4eb8fa7c4e23","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7f45221f0aaf4733b7a40a2d721a3fce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T04:09:15Z","qos_policy_id":null,"name":"cloudify_ims-net_095dc190-9c92-4908-b566-010244ed60f2","admin_state_up":true,"tenant_id":"7f45221f0aaf4733b7a40a2d721a3fce","created_at":"2018-07-23T04:07:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 04:09:15,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ea75c7b6-e930-4f23-a940-cf91a5f653e6 2018-07-23 04:09:15,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117435932159s 2018-07-23 04:09:15,804 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ea75c7b6-e930-4f23-a940-cf91a5f653e6 2018-07-23 04:09:15,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 04:09:15,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/4b59c89b-46b0-497b-bc6f-4eb8fa7c4e23.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:17,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d85c8ab8-70cd-45a7-9521-f546998d0171 Date: Mon, 23 Jul 2018 04:09:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:09:17,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/4b59c89b-46b0-497b-bc6f-4eb8fa7c4e23.json used request id req-d85c8ab8-70cd-45a7-9521-f546998d0171 2018-07-23 04:09:17,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.39173483849s 2018-07-23 04:09:17,197 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/4b59c89b-46b0-497b-bc6f-4eb8fa7c4e23.json used request id req-d85c8ab8-70cd-45a7-9521-f546998d0171 2018-07-23 04:09:17,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 04:09:17,205 - 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.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:17,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-59e5cbc4-7d9b-4a9c-8704-e3e7e7e0c3ee Date: Mon, 23 Jul 2018 04:09:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/4f4912e5-a98f-47aa-97b3-09b3288691d6/snap", "metadata": {}}], "file": "/v2/images/4f4912e5-a98f-47aa-97b3-09b3288691d6/file", "owner": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "4f4912e5-a98f-47aa-97b3-09b3288691d6", "size": 4373348352, "self": "/v2/images/4f4912e5-a98f-47aa-97b3-09b3288691d6", "disk_format": "qcow2", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/4f4912e5-a98f-47aa-97b3-09b3288691d6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-23T04:09:02Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_095dc190-9c92-4908-b566-010244ed60f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_095dc190-9c92-4908-b566-010244ed60f2", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-23T04:08:04Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 04:09:17,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-59e5cbc4-7d9b-4a9c-8704-e3e7e7e0c3ee 2018-07-23 04:09:17,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.199368953705s 2018-07-23 04:09:17,401 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-59e5cbc4-7d9b-4a9c-8704-e3e7e7e0c3ee 2018-07-23 04:09:17,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 04:09:17,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/4f4912e5-a98f-47aa-97b3-09b3288691d6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a549528874bfd5402ed2ab46110d7bd5ac9f3706" 2018-07-23 04:09:17,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-122b8a90-0851-422f-869e-33539122b680 Date: Mon, 23 Jul 2018 04:09:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 04:09:17,843 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4f4912e5-a98f-47aa-97b3-09b3288691d6 used request id req-122b8a90-0851-422f-869e-33539122b680 2018-07-23 04:09:17,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.440199136734s 2018-07-23 04:09:17,843 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4f4912e5-a98f-47aa-97b3-09b3288691d6 used request id req-122b8a90-0851-422f-869e-33539122b680 2018-07-23 04:09:17,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 04:09:17,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" 2018-07-23 04:09:17,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c97d8085-2914-40df-bb88-e32c5903ebaa x-compute-request-id: req-c97d8085-2914-40df-bb88-e32c5903ebaa Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_095dc190-9c92-4908-b566-010244ed60f2", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/68bd56c9-f871-449d-97b3-f7c76dbed86a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/68bd56c9-f871-449d-97b3-f7c76dbed86a", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "68bd56c9-f871-449d-97b3-f7c76dbed86a"}, {"name": "vmtp-flavor_8ad131ee-8ea0-4787-a408-7cec3fbc8d44", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "7327e1d1-10b7-46c6-bad9-e3df0cca43f6"}]} 2018-07-23 04:09:17,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c97d8085-2914-40df-bb88-e32c5903ebaa 2018-07-23 04:09:17,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0337128639221s 2018-07-23 04:09:17,878 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c97d8085-2914-40df-bb88-e32c5903ebaa 2018-07-23 04:09:17,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 04:09:17,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/68bd56c9-f871-449d-97b3-f7c76dbed86a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" 2018-07-23 04:09:17,931 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 04:09:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4768de5-49f0-4b13-99be-e10da0509f43 x-compute-request-id: req-d4768de5-49f0-4b13-99be-e10da0509f43 Content-Length: 0 Content-Type: application/json 2018-07-23 04:09:17,931 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/68bd56c9-f871-449d-97b3-f7c76dbed86a used request id req-d4768de5-49f0-4b13-99be-e10da0509f43 2018-07-23 04:09:17,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0524260997772s 2018-07-23 04:09:17,932 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/68bd56c9-f871-449d-97b3-f7c76dbed86a used request id req-d4768de5-49f0-4b13-99be-e10da0509f43 2018-07-23 04:09:17,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 04:09:17,936 - 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.14" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" 2018-07-23 04:09:18,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dabb079-4e15-4927-a8b9-1a434c0593b0 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_095dc190-9c92-4908-b566-010244ed60f2", "links": {"self": "http://172.30.9.21:5000/v3/users/26ba0528b79a41e29ce41f3af0166425"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "26ba0528b79a41e29ce41f3af0166425", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 04:09:18,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0dabb079-4e15-4927-a8b9-1a434c0593b0 2018-07-23 04:09:18,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104031801224s 2018-07-23 04:09:18,037 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0dabb079-4e15-4927-a8b9-1a434c0593b0 2018-07-23 04:09:18,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 04:09:18,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/26ba0528b79a41e29ce41f3af0166425 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" 2018-07-23 04:09:18,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b758fbb-7b79-4d6f-886f-ff235332ba93 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_095dc190-9c92-4908-b566-010244ed60f2", "links": {"self": "http://172.30.9.21:5000/v3/users/26ba0528b79a41e29ce41f3af0166425"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "26ba0528b79a41e29ce41f3af0166425", "description": null}} 2018-07-23 04:09:18,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/26ba0528b79a41e29ce41f3af0166425 used request id req-6b758fbb-7b79-4d6f-886f-ff235332ba93 2018-07-23 04:09:18,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135900020599s 2018-07-23 04:09:18,179 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/26ba0528b79a41e29ce41f3af0166425 used request id req-6b758fbb-7b79-4d6f-886f-ff235332ba93 2018-07-23 04:09:18,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 04:09:18,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/26ba0528b79a41e29ce41f3af0166425 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" 2018-07-23 04:09:18,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db4fa16-c69b-4b41-ab25-9ab419e1caa0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:09:18,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/26ba0528b79a41e29ce41f3af0166425 used request id req-4db4fa16-c69b-4b41-ab25-9ab419e1caa0 2018-07-23 04:09:18,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.213480949402s 2018-07-23 04:09:18,393 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/26ba0528b79a41e29ce41f3af0166425 used request id req-4db4fa16-c69b-4b41-ab25-9ab419e1caa0 2018-07-23 04:09:18,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 04:09:18,402 - 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.14" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" 2018-07-23 04:09:18,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbc307fc-e81d-4f38-a408-ab2a7626dac0 Content-Encoding: gzip Content-Length: 389 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/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "id": "4d752e668af24950a050a8ab08afe2f1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/7f45221f0aaf4733b7a40a2d721a3fce"}, "tags": [], "enabled": true, "id": "7f45221f0aaf4733b7a40a2d721a3fce", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_095dc190-9c92-4908-b566-010244ed60f2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "id": "a1586823405b4171a1a6cd7b66184785", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-23 04:09:18,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-dbc307fc-e81d-4f38-a408-ab2a7626dac0 2018-07-23 04:09:18,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100210905075s 2018-07-23 04:09:18,500 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-dbc307fc-e81d-4f38-a408-ab2a7626dac0 2018-07-23 04:09:18,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 04:09:18,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/7f45221f0aaf4733b7a40a2d721a3fce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f7e8562a779e4b706753f87d3a3b02cddfe80748" 2018-07-23 04:09:18,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d040cbf-7dac-4dd4-a7d1-0a5ba024eebe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:09:18,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/7f45221f0aaf4733b7a40a2d721a3fce used request id req-4d040cbf-7dac-4dd4-a7d1-0a5ba024eebe 2018-07-23 04:09:18,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.16414308548s 2018-07-23 04:09:18,669 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/7f45221f0aaf4733b7a40a2d721a3fce used request id req-4d040cbf-7dac-4dd4-a7d1-0a5ba024eebe 2018-07-23 04:09:18,669 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-07-23 04:09:18,688 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-07-23 04:09:19,018 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-23 04:09:19,062 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-23 04:09:19,124 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-23 04:09:19,125 - git.cmd - DEBUG - Popen(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'], cwd=/, universal_newlines=True, shell=None) 2018-07-23 04:09:19,345 - git.repo.base - DEBUG - Cmd(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'])'s unused stdout: 2018-07-23 04:09:19,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-07-23 04:09:19,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-07-23 04:09:19,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-07-23 04:09:19,452 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-23 04:09:19,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-07-23 04:09:19,482 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-07-23 04:09:19,482 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-07-23 04:09:19,482 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-23 04:09:19,482 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-23 04:09:19,482 - openstack_tests - INFO - OS Credentials = > 2018-07-23 04:09:19,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:09:19,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:09:19,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:09:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["fjGhyjdTRNmaSz7rICm-Hw"], "issued_at": "2018-07-23T04:09:19.000000Z"}} 2018-07-23 04:09:19,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074d2591028c0e6584ee900b22f27865cf1bcfdd" 2018-07-23 04:09:19,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf45c3a3-d002-45bf-ad64-4a6b3bc8c6dc 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-07-23 04:09:19,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bf45c3a3-d002-45bf-ad64-4a6b3bc8c6dc 2018-07-23 04:09:19,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 04:09:19,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-717fde08-c417-4b5b-ab58-188b3326c1cb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 04:09:19,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-717fde08-c417-4b5b-ab58-188b3326c1cb 2018-07-23 04:09:19,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866&description=Created+by+OPNFV+Functest%3A+vyos_vrouter -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074d2591028c0e6584ee900b22f27865cf1bcfdd" 2018-07-23 04:09:20,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f29fbf-1516-420c-aacc-5a6bf16f876f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866&description=Created+by+OPNFV+Functest%3A+vyos_vrouter", "previous": null, "next": null}, "projects": []} 2018-07-23 04:09:20,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866&description=Created+by+OPNFV+Functest%3A+vyos_vrouter used request id req-94f29fbf-1516-420c-aacc-5a6bf16f876f 2018-07-23 04:09:20,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074d2591028c0e6584ee900b22f27865cf1bcfdd" 2018-07-23 04:09:20,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed52978a-5d13-40c0-8206-0ba428866901 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"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?name=Default", "previous": null, "next": null}} 2018-07-23 04:09:20,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ed52978a-5d13-40c0-8206-0ba428866901 2018-07-23 04:09:20,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074d2591028c0e6584ee900b22f27865cf1bcfdd" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: vyos_vrouter", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "domain_id": "default"}}' 2018-07-23 04:09:20,224 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 04:09:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b14223c-e385-445c-80dd-c327d5adfc2b Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e"}, "tags": [], "enabled": true, "id": "061e6e14afc04ac0aab018839c092c6e", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}} 2018-07-23 04:09:20,225 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-8b14223c-e385-445c-80dd-c327d5adfc2b 2018-07-23 04:09:20,225 - keystone_utils - INFO - Created project with name - vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:09:20,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:09:20,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:09:20,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:09:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["3Rvv4RcfStue5X6BNuynbA"], "issued_at": "2018-07-23T04:09:20.000000Z"}} 2018-07-23 04:09:20,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d2eb4f32e3febaf8f78accfa96d0a028372bd2" 2018-07-23 04:09:20,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac134bea-186b-48f0-b417-7417b6bf46a4 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-07-23 04:09:20,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ac134bea-186b-48f0-b417-7417b6bf46a4 2018-07-23 04:09:20,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 04:09:20,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:09:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcb0c512-1593-4732-8d86-c14b7526d78c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 04:09:20,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-bcb0c512-1593-4732-8d86-c14b7526d78c 2018-07-23 04:09:20,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d2eb4f32e3febaf8f78accfa96d0a028372bd2" 2018-07-23 04:09:20,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-310efd68-ded9-48df-942d-3444a5a060fe Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 04:09:20,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-310efd68-ded9-48df-942d-3444a5a060fe 2018-07-23 04:09:20,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:09:20,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:09:21,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:09:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["htHWa8XITkKLMJqA7RWmZQ"], "issued_at": "2018-07-23T04:09:21.000000Z"}} 2018-07-23 04:09:21,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b884e4b4b46b0f380eb003bf70fc84cd6307bfc" 2018-07-23 04:09:21,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb0d09cf-7aac-4442-832e-92a26bdd2875 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-07-23 04:09:21,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-eb0d09cf-7aac-4442-832e-92a26bdd2875 2018-07-23 04:09:21,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 04:09:21,279 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed6cefa7-0c53-496f-907a-959481eab84f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 04:09:21,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-ed6cefa7-0c53-496f-907a-959481eab84f 2018-07-23 04:09:21,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b884e4b4b46b0f380eb003bf70fc84cd6307bfc" 2018-07-23 04:09:21,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d0088b-d7c1-4e39-837e-905706a4f184 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 04:09:21,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e2d0088b-d7c1-4e39-837e-905706a4f184 2018-07-23 04:09:21,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b884e4b4b46b0f380eb003bf70fc84cd6307bfc" 2018-07-23 04:09:21,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67dec0b9-26fc-4719-a111-fef43fcab335 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e"}, "tags": [], "enabled": true, "id": "061e6e14afc04ac0aab018839c092c6e", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]} 2018-07-23 04:09:21,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 used request id req-67dec0b9-26fc-4719-a111-fef43fcab335 2018-07-23 04:09:21,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b884e4b4b46b0f380eb003bf70fc84cd6307bfc" 2018-07-23 04:09:21,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c186f8-c6a5-4a6f-9999-4b8218954979 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"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?name=Default", "previous": null, "next": null}} 2018-07-23 04:09:21,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-16c186f8-c6a5-4a6f-9999-4b8218954979 2018-07-23 04:09:21,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b884e4b4b46b0f380eb003bf70fc84cd6307bfc" 2018-07-23 04:09:21,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0681f29-a289-4cea-89c5-6840388abd06 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 04:09:21,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f0681f29-a289-4cea-89c5-6840388abd06 2018-07-23 04:09:21,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b884e4b4b46b0f380eb003bf70fc84cd6307bfc" 2018-07-23 04:09:22,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1a18fc-4197-4734-8fd3-c33f97f46702 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e"}, "tags": [], "enabled": true, "id": "061e6e14afc04ac0aab018839c092c6e", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]} 2018-07-23 04:09:22,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 used request id req-de1a18fc-4197-4734-8fd3-c33f97f46702 2018-07-23 04:09:22,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/2a1e752b38fc46a7a9537d730e391906 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b884e4b4b46b0f380eb003bf70fc84cd6307bfc" 2018-07-23 04:09:22,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fc36fef-53e9-4ec2-bf5b-bf157b3fc215 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "links": {"self": "http://172.30.9.21:5000/v3/users/2a1e752b38fc46a7a9537d730e391906"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "2a1e752b38fc46a7a9537d730e391906", "password_expires_at": null}} 2018-07-23 04:09:22,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/2a1e752b38fc46a7a9537d730e391906 used request id req-0fc36fef-53e9-4ec2-bf5b-bf157b3fc215 2018-07-23 04:09:22,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e/users/2a1e752b38fc46a7a9537d730e391906/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b884e4b4b46b0f380eb003bf70fc84cd6307bfc" 2018-07-23 04:09:22,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee14d265-a140-4f4c-bd42-59e3ee079e65 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e/users/2a1e752b38fc46a7a9537d730e391906/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 04:09:22,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e/users/2a1e752b38fc46a7a9537d730e391906/roles used request id req-ee14d265-a140-4f4c-bd42-59e3ee079e65 2018-07-23 04:09:22,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b884e4b4b46b0f380eb003bf70fc84cd6307bfc" 2018-07-23 04:09:22,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30bacfe6-e76c-4d81-8fcf-1468740b9b4a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}} 2018-07-23 04:09:22,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f used request id req-30bacfe6-e76c-4d81-8fcf-1468740b9b4a 2018-07-23 04:09:22,401 - keystone_utils - INFO - Granting role admin to project vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:09:22,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e/users/2a1e752b38fc46a7a9537d730e391906/roles/906f225086c94f88a6ba852fb9ae8f0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b884e4b4b46b0f380eb003bf70fc84cd6307bfc" 2018-07-23 04:09:22,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:09:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9173d306-f3a7-465c-800d-96ffceda0d79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:09:22,531 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e/users/2a1e752b38fc46a7a9537d730e391906/roles/906f225086c94f88a6ba852fb9ae8f0f used request id req-9173d306-f3a7-465c-800d-96ffceda0d79 2018-07-23 04:09:22,531 - keystone_utils - INFO - Created user with name - vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:09:22,532 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866, password=06a55a7b-7e2e-4012-913f-bfa80788c9ef, auth_url=http://172.30.9.21:5000/v3, project_name=vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-23 04:09:22,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-07-23 04:09:22,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-07-23 04:09:22,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:09:22,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:09:22,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:09:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "id": "2a1e752b38fc46a7a9537d730e391906"}, "audit_ids": ["MRhJEFI5RpKRz6iXPu8V3w"], "issued_at": "2018-07-23T04:09:22.000000Z"}} 2018-07-23 04:09:22,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab5fbd1013990b7302cd3ccaede0a561bb8b2e4" 2018-07-23 04:09:23,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1989f83-8624-40a1-8c8e-2abdf20586f9 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-07-23 04:09:23,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a1989f83-8624-40a1-8c8e-2abdf20586f9 2018-07-23 04:09:23,010 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 04:09:23,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab5fbd1013990b7302cd3ccaede0a561bb8b2e4" 2018-07-23 04:09:23,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d5a2fad-8966-4723-8291-db54715a44dd x-compute-request-id: req-8d5a2fad-8966-4723-8291-db54715a44dd Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "bookmark"}], "name": "vmtp-flavor_8ad131ee-8ea0-4787-a408-7cec3fbc8d44"}]} 2018-07-23 04:09:23,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8d5a2fad-8966-4723-8291-db54715a44dd 2018-07-23 04:09:23,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab5fbd1013990b7302cd3ccaede0a561bb8b2e4" -d '{"flavor": {"vcpus": 2, "disk": 50, "name": "cloudify.medium-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 4096, "id": null, "swap": 0}}' 2018-07-23 04:09:23,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b40a0cae-bef9-4ba5-bd31-e2af7635628a x-compute-request-id: req-b40a0cae-bef9-4ba5-bd31-e2af7635628a Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify.medium-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/00744ec6-8c1a-4c98-9a2c-faffc28a8743", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/00744ec6-8c1a-4c98-9a2c-faffc28a8743", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "00744ec6-8c1a-4c98-9a2c-faffc28a8743"}} 2018-07-23 04:09:23,308 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b40a0cae-bef9-4ba5-bd31-e2af7635628a 2018-07-23 04:09:23,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:09:23,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:09:23,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:09:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "id": "2a1e752b38fc46a7a9537d730e391906"}, "audit_ids": ["lGzbyTWcRhCrWup4Xs-5jA"], "issued_at": "2018-07-23T04:09:23.000000Z"}} 2018-07-23 04:09:23,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc2558ad841d396f9929e132a53871edcdb38f67" 2018-07-23 04:09:23,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-226c4912-26d9-4ce1-b1e6-aa5824f7ccac 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-07-23 04:09:23,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-226c4912-26d9-4ce1-b1e6-aa5824f7ccac 2018-07-23 04:09:23,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 04:09:23,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:09:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-670a0d4e-804e-4641-96c1-cb59f1cbd909 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 04:09:23,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-670a0d4e-804e-4641-96c1-cb59f1cbd909 2018-07-23 04:09:23,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc2558ad841d396f9929e132a53871edcdb38f67" 2018-07-23 04:09:23,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e344b896-ecd2-4dda-99db-e9f9b3b90358 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "links": {"self": "http://172.30.9.21:5000/v3/users/2a1e752b38fc46a7a9537d730e391906"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "2a1e752b38fc46a7a9537d730e391906", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 04:09:23,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e344b896-ecd2-4dda-99db-e9f9b3b90358 2018-07-23 04:09:23,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc2558ad841d396f9929e132a53871edcdb38f67" 2018-07-23 04:09:23,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8224646e-3444-45d6-9c7d-76276d4cdd26 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e"}, "tags": [], "enabled": true, "id": "061e6e14afc04ac0aab018839c092c6e", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]} 2018-07-23 04:09:23,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 used request id req-8224646e-3444-45d6-9c7d-76276d4cdd26 2018-07-23 04:09:23,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc2558ad841d396f9929e132a53871edcdb38f67" 2018-07-23 04:09:24,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64d5689e-904c-4d6f-8a07-eea26aef04e7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"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?name=Default", "previous": null, "next": null}} 2018-07-23 04:09:24,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-64d5689e-904c-4d6f-8a07-eea26aef04e7 2018-07-23 04:09:24,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc2558ad841d396f9929e132a53871edcdb38f67" 2018-07-23 04:09:24,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f78a918-8636-420d-8768-a44f64c1c6bc Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 04:09:24,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4f78a918-8636-420d-8768-a44f64c1c6bc 2018-07-23 04:09:24,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc2558ad841d396f9929e132a53871edcdb38f67" 2018-07-23 04:09:24,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f170515a-11ff-49dd-9cc5-802c022044ba Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e"}, "tags": [], "enabled": true, "id": "061e6e14afc04ac0aab018839c092c6e", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]} 2018-07-23 04:09:24,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 used request id req-f170515a-11ff-49dd-9cc5-802c022044ba 2018-07-23 04:09:24,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/204775a33bfd4b9891a0458552bfcdf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc2558ad841d396f9929e132a53871edcdb38f67" 2018-07-23 04:09:24,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7815769e-322c-40fc-93ff-8edd6b082d91 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_network_bug-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "links": {"self": "http://172.30.9.21:5000/v3/users/204775a33bfd4b9891a0458552bfcdf5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "204775a33bfd4b9891a0458552bfcdf5", "password_expires_at": null}} 2018-07-23 04:09:24,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/204775a33bfd4b9891a0458552bfcdf5 used request id req-7815769e-322c-40fc-93ff-8edd6b082d91 2018-07-23 04:09:24,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e/users/204775a33bfd4b9891a0458552bfcdf5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc2558ad841d396f9929e132a53871edcdb38f67" 2018-07-23 04:09:24,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-990eb5ec-a294-4385-9f66-7388288e43e9 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e/users/204775a33bfd4b9891a0458552bfcdf5/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 04:09:24,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e/users/204775a33bfd4b9891a0458552bfcdf5/roles used request id req-990eb5ec-a294-4385-9f66-7388288e43e9 2018-07-23 04:09:24,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc2558ad841d396f9929e132a53871edcdb38f67" 2018-07-23 04:09:24,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7794b296-adbe-4d20-9732-e6045a1a03dd Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}} 2018-07-23 04:09:24,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-7794b296-adbe-4d20-9732-e6045a1a03dd 2018-07-23 04:09:24,974 - keystone_utils - INFO - Granting role _member_ to project vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:09:24,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e/users/204775a33bfd4b9891a0458552bfcdf5/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc2558ad841d396f9929e132a53871edcdb38f67" 2018-07-23 04:09:25,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a126af3-627c-447f-a881-0720786b317f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:09:25,116 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e/users/204775a33bfd4b9891a0458552bfcdf5/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-0a126af3-627c-447f-a881-0720786b317f 2018-07-23 04:09:25,117 - keystone_utils - INFO - Created user with name - cloudify_network_bug-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:09:25,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - snaps creds: OSCreds - username=cloudify_network_bug-0eb540ff-ad59-4b40-b4ee-b2dc887bb866, password=433b8f9c-ccd1-45dc-8c6e-3ad50a81b413, auth_url=http://172.30.9.21:5000/v3, project_name=vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-23 04:09:25,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-07-23 04:09:25,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:09:25,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:09:25,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T05:09:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "id": "204775a33bfd4b9891a0458552bfcdf5"}, "audit_ids": ["OR39VY-oRdGUPCHnJ-9KCg"], "issued_at": "2018-07-23T04:09:25.000000Z"}} 2018-07-23 04:09:25,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b9bc24500168c31a7aab79fb7ef3bdd3f2cfe5" 2018-07-23 04:09:25,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d481d3b-b9e7-4419-a4ef-56008d725438 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-07-23 04:09:25,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7d481d3b-b9e7-4419-a4ef-56008d725438 2018-07-23 04:09:25,583 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 04:09:25,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b9bc24500168c31a7aab79fb7ef3bdd3f2cfe5" 2018-07-23 04:09:25,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8a9e794-e99b-43e5-b926-136320c29e17 x-compute-request-id: req-a8a9e794-e99b-43e5-b926-136320c29e17 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 04:09:25,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-a8a9e794-e99b-43e5-b926-136320c29e17 2018-07-23 04:09:25,789 - OpenStackKeypair - INFO - Creating keypair cloudify_vrouter_kp-0eb540ff-ad59-4b40-b4ee-b2dc887bb866... 2018-07-23 04:09:25,789 - OpenStackKeypair - INFO - Creating new keypair 2018-07-23 04:09:25,849 - nova_utils - INFO - Creating keypair with name - cloudify_vrouter_kp-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:09:25,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b9bc24500168c31a7aab79fb7ef3bdd3f2cfe5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCzQlF8QozYWewTyxxv9fuQ23PR6wm4XHyOA2QQuYwlfKcXXhkX6jmSxshSL4RyEdK5LZ/fRRBzrUtY4CdQXoS1ZY/Wdp7078fCA9ViLo3bI3g3d0FqE38hW6mV0cyNlGAXMn/aERJD3AGXCaZF30cK8P7JG//EuFBjeR0/hrqDkw==", "name": "cloudify_vrouter_kp-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}}' 2018-07-23 04:09:25,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82a6240b-c366-49cf-a8e2-4efc156f8ed6 x-compute-request-id: req-82a6240b-c366-49cf-a8e2-4efc156f8ed6 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCzQlF8QozYWewTyxxv9fuQ23PR6wm4XHyOA2QQuYwlfKcXXhkX6jmSxshSL4RyEdK5LZ/fRRBzrUtY4CdQXoS1ZY/Wdp7078fCA9ViLo3bI3g3d0FqE38hW6mV0cyNlGAXMn/aERJD3AGXCaZF30cK8P7JG//EuFBjeR0/hrqDkw==", "user_id": "204775a33bfd4b9891a0458552bfcdf5", "name": "cloudify_vrouter_kp-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "fingerprint": "1f:2a:8c:43:e4:bb:a5:16:fd:b8:03:32:e9:37:43:fe"}} 2018-07-23 04:09:25,900 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-82a6240b-c366-49cf-a8e2-4efc156f8ed6 2018-07-23 04:09:25,901 - file_utils - INFO - Saved private key to - /home/opnfv/functest/data/router/cloudify_vrouter.pem 2018-07-23 04:09:25,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-07-23 04:09:25,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-23 04:09:25,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:09:25,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:09:26,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T05:09:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "id": "204775a33bfd4b9891a0458552bfcdf5"}, "audit_ids": ["6itiZyaETWer7GO4-DEyNQ"], "issued_at": "2018-07-23T04:09:26.000000Z"}} 2018-07-23 04:09:26,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0fd66fdcb5c661aa87a40f61c49870c3809c837" 2018-07-23 04:09:26,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b60358-4893-4d45-a7a6-cd97099edfc3 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-07-23 04:09:26,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-58b60358-4893-4d45-a7a6-cd97099edfc3 2018-07-23 04:09:26,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=cloudify_manager_4.0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0fd66fdcb5c661aa87a40f61c49870c3809c837" 2018-07-23 04:09:26,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 122 Content-Type: application/json X-Openstack-Request-Id: req-b7227a4f-3dd7-4e72-81ca-da2a5499fd51 Date: Mon, 23 Jul 2018 04:09:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=cloudify_manager_4.0"} 2018-07-23 04:09:26,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=cloudify_manager_4.0 used request id req-b7227a4f-3dd7-4e72-81ca-da2a5499fd51 2018-07-23 04:09:26,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0fd66fdcb5c661aa87a40f61c49870c3809c837" 2018-07-23 04:09:26,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2284cf03-2840-44a5-8375-b71295faba43 Date: Mon, 23 Jul 2018 04:09:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 04:09:26,601 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-2284cf03-2840-44a5-8375-b71295faba43 2018-07-23 04:09:26,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0fd66fdcb5c661aa87a40f61c49870c3809c837" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "cloudify_manager_4.0"}' 2018-07-23 04:09:26,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 581 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/ec631731-0a98-447d-91d6-cc554a3214bb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-60d4d623-c5d6-4638-a93e-a3284176ad3d Date: Mon, 23 Jul 2018 04:09:26 GMT RESP BODY: {"status": "queued", "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-23T04:09:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T04:09:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/ec631731-0a98-447d-91d6-cc554a3214bb", "min_disk": 0, "protected": false, "id": "ec631731-0a98-447d-91d6-cc554a3214bb", "file": "/v2/images/ec631731-0a98-447d-91d6-cc554a3214bb/file", "checksum": null, "owner": "061e6e14afc04ac0aab018839c092c6e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 04:09:26,687 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-60d4d623-c5d6-4638-a93e-a3284176ad3d 2018-07-23 04:09:26,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/ec631731-0a98-447d-91d6-cc554a3214bb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0fd66fdcb5c661aa87a40f61c49870c3809c837" -d '' 2018-07-23 04:10:35,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-02f6fb34-4fe7-46b7-8547-30f28646f15d Date: Mon, 23 Jul 2018 04:10:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 04:10:35,277 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ec631731-0a98-447d-91d6-cc554a3214bb/file used request id req-02f6fb34-4fe7-46b7-8547-30f28646f15d 2018-07-23 04:10:35,277 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-23 04:10:35,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ec631731-0a98-447d-91d6-cc554a3214bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0fd66fdcb5c661aa87a40f61c49870c3809c837" 2018-07-23 04:10:35,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 844 Content-Type: application/json X-Openstack-Request-Id: req-1f9da071-94fc-4c1c-aa14-f5ba41e32ea1 Date: Mon, 23 Jul 2018 04:10:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-23T04:09:26Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-23T04:10:35Z", "visibility": "shared", "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/ec631731-0a98-447d-91d6-cc554a3214bb/snap", "metadata": {}}], "self": "/v2/images/ec631731-0a98-447d-91d6-cc554a3214bb", "min_disk": 0, "protected": false, "id": "ec631731-0a98-447d-91d6-cc554a3214bb", "file": "/v2/images/ec631731-0a98-447d-91d6-cc554a3214bb/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "061e6e14afc04ac0aab018839c092c6e", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/ec631731-0a98-447d-91d6-cc554a3214bb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 04:10:35,298 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ec631731-0a98-447d-91d6-cc554a3214bb used request id req-1f9da071-94fc-4c1c-aa14-f5ba41e32ea1 2018-07-23 04:10:35,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0fd66fdcb5c661aa87a40f61c49870c3809c837" 2018-07-23 04:10:35,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6035ca98-7510-45a6-bb02-5f3845e85d82 Date: Mon, 23 Jul 2018 04:10:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 04:10:35,307 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-6035ca98-7510-45a6-bb02-5f3845e85d82 2018-07-23 04:10:35,308 - create_image - INFO - Created image with name - cloudify_manager_4.0 2018-07-23 04:10:35,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ec631731-0a98-447d-91d6-cc554a3214bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0fd66fdcb5c661aa87a40f61c49870c3809c837" 2018-07-23 04:10:35,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 844 Content-Type: application/json X-Openstack-Request-Id: req-57ff157a-18ef-44a1-8312-e409ae0b3bf2 Date: Mon, 23 Jul 2018 04:10:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-23T04:09:26Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-23T04:10:35Z", "visibility": "shared", "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/ec631731-0a98-447d-91d6-cc554a3214bb/snap", "metadata": {}}], "self": "/v2/images/ec631731-0a98-447d-91d6-cc554a3214bb", "min_disk": 0, "protected": false, "id": "ec631731-0a98-447d-91d6-cc554a3214bb", "file": "/v2/images/ec631731-0a98-447d-91d6-cc554a3214bb/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "061e6e14afc04ac0aab018839c092c6e", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/ec631731-0a98-447d-91d6-cc554a3214bb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 04:10:35,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ec631731-0a98-447d-91d6-cc554a3214bb used request id req-57ff157a-18ef-44a1-8312-e409ae0b3bf2 2018-07-23 04:10:35,324 - create_image - DEBUG - Instance status is - active 2018-07-23 04:10:35,324 - create_image - DEBUG - Image is active with name - cloudify_manager_4.0 2018-07-23 04:10:35,324 - create_image - INFO - Image is now active with name - cloudify_manager_4.0 2018-07-23 04:10:35,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-07-23 04:10:35,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:10:35,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:10:35,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T05:10:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "id": "204775a33bfd4b9891a0458552bfcdf5"}, "audit_ids": ["vdCJ0WMZQoCfCo23zWj2nA"], "issued_at": "2018-07-23T04:10:35.000000Z"}} 2018-07-23 04:10:35,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51ddab3a1f79dbd76e0d1604fd5e23d02f034" 2018-07-23 04:10:35,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce05d586-f449-4cb7-8770-aa5eccc68d90 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-07-23 04:10:35,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ce05d586-f449-4cb7-8770-aa5eccc68d90 2018-07-23 04:10:35,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=vyos1.1.7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3e51ddab3a1f79dbd76e0d1604fd5e23d02f034" 2018-07-23 04:10:36,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 111 Content-Type: application/json X-Openstack-Request-Id: req-cd61a8a1-b3a2-4683-b9d0-e463e80ec031 Date: Mon, 23 Jul 2018 04:10:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=vyos1.1.7"} 2018-07-23 04:10:36,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=vyos1.1.7 used request id req-cd61a8a1-b3a2-4683-b9d0-e463e80ec031 2018-07-23 04:10:36,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3e51ddab3a1f79dbd76e0d1604fd5e23d02f034" 2018-07-23 04:10:36,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ccb0f36e-c04d-454f-b033-14d6b089107c Date: Mon, 23 Jul 2018 04:10:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 04:10:36,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ccb0f36e-c04d-454f-b033-14d6b089107c 2018-07-23 04:10:36,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3e51ddab3a1f79dbd76e0d1604fd5e23d02f034" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "vyos1.1.7"}' 2018-07-23 04:10:36,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 570 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/48f581bc-631d-4834-ba0d-8520d557ec28 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-748cf053-92b3-4f18-943d-b1d14eb29ecd Date: Mon, 23 Jul 2018 04:10:36 GMT RESP BODY: {"status": "queued", "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-23T04:10:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T04:10:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/48f581bc-631d-4834-ba0d-8520d557ec28", "min_disk": 0, "protected": false, "id": "48f581bc-631d-4834-ba0d-8520d557ec28", "file": "/v2/images/48f581bc-631d-4834-ba0d-8520d557ec28/file", "checksum": null, "owner": "061e6e14afc04ac0aab018839c092c6e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 04:10:36,581 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-748cf053-92b3-4f18-943d-b1d14eb29ecd 2018-07-23 04:10:36,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/48f581bc-631d-4834-ba0d-8520d557ec28/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3e51ddab3a1f79dbd76e0d1604fd5e23d02f034" -d '' 2018-07-23 04:10:43,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d87b638-c269-4785-9537-490d64f3fedb Date: Mon, 23 Jul 2018 04:10:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 04:10:43,288 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/48f581bc-631d-4834-ba0d-8520d557ec28/file used request id req-3d87b638-c269-4785-9537-490d64f3fedb 2018-07-23 04:10:43,289 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/vyos-1.1.7.img 2018-07-23 04:10:43,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/48f581bc-631d-4834-ba0d-8520d557ec28 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3e51ddab3a1f79dbd76e0d1604fd5e23d02f034" 2018-07-23 04:10:43,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 832 Content-Type: application/json X-Openstack-Request-Id: req-1cb39d8f-fcaa-406c-8b6d-d00d886ea332 Date: Mon, 23 Jul 2018 04:10:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-23T04:10:36Z", "size": 426967040, "disk_format": "qcow2", "updated_at": "2018-07-23T04:10:43Z", "visibility": "shared", "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/48f581bc-631d-4834-ba0d-8520d557ec28/snap", "metadata": {}}], "self": "/v2/images/48f581bc-631d-4834-ba0d-8520d557ec28", "min_disk": 0, "protected": false, "id": "48f581bc-631d-4834-ba0d-8520d557ec28", "file": "/v2/images/48f581bc-631d-4834-ba0d-8520d557ec28/file", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "owner": "061e6e14afc04ac0aab018839c092c6e", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/48f581bc-631d-4834-ba0d-8520d557ec28/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 04:10:43,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/48f581bc-631d-4834-ba0d-8520d557ec28 used request id req-1cb39d8f-fcaa-406c-8b6d-d00d886ea332 2018-07-23 04:10:43,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3e51ddab3a1f79dbd76e0d1604fd5e23d02f034" 2018-07-23 04:10:43,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0093866f-a458-49e4-940c-7057c11f6af0 Date: Mon, 23 Jul 2018 04:10:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 04:10:43,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-0093866f-a458-49e4-940c-7057c11f6af0 2018-07-23 04:10:43,323 - create_image - INFO - Created image with name - vyos1.1.7 2018-07-23 04:10:43,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/48f581bc-631d-4834-ba0d-8520d557ec28 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3e51ddab3a1f79dbd76e0d1604fd5e23d02f034" 2018-07-23 04:10:43,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 832 Content-Type: application/json X-Openstack-Request-Id: req-c62d0d8b-0a7b-4f5a-85c4-044c2086b38e Date: Mon, 23 Jul 2018 04:10:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-23T04:10:36Z", "size": 426967040, "disk_format": "qcow2", "updated_at": "2018-07-23T04:10:43Z", "visibility": "shared", "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/48f581bc-631d-4834-ba0d-8520d557ec28/snap", "metadata": {}}], "self": "/v2/images/48f581bc-631d-4834-ba0d-8520d557ec28", "min_disk": 0, "protected": false, "id": "48f581bc-631d-4834-ba0d-8520d557ec28", "file": "/v2/images/48f581bc-631d-4834-ba0d-8520d557ec28/file", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "owner": "061e6e14afc04ac0aab018839c092c6e", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/48f581bc-631d-4834-ba0d-8520d557ec28/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 04:10:43,342 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/48f581bc-631d-4834-ba0d-8520d557ec28 used request id req-c62d0d8b-0a7b-4f5a-85c4-044c2086b38e 2018-07-23 04:10:43,342 - create_image - DEBUG - Instance status is - active 2018-07-23 04:10:43,343 - create_image - DEBUG - Image is active with name - vyos1.1.7 2018-07-23 04:10:43,343 - create_image - INFO - Image is now active with name - vyos1.1.7 2018-07-23 04:10:43,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-07-23 04:10:43,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:10:43,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:10:43,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T05:10:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "id": "204775a33bfd4b9891a0458552bfcdf5"}, "audit_ids": ["LOIck-VcQxWmUvnVtqeepA"], "issued_at": "2018-07-23T04:10:43.000000Z"}} 2018-07-23 04:10:43,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fe1214eff3f0c14bd000a80216ed2479fced097" 2018-07-23 04:10:43,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ca49d6-aa67-4dbb-af1c-ec5762da32df 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-07-23 04:10:43,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-12ca49d6-aa67-4dbb-af1c-ec5762da32df 2018-07-23 04:10:43,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fe1214eff3f0c14bd000a80216ed2479fced097" 2018-07-23 04:10:44,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2f525b16-2171-486c-bf1b-055b95cb977f Date: Mon, 23 Jul 2018 04:10:44 GMT RESP BODY: {"networks":[]} 2018-07-23 04:10:44,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 used request id req-2f525b16-2171-486c-bf1b-055b95cb977f 2018-07-23 04:10:44,198 - neutron_utils - INFO - Creating network with name cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:10:44,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fe1214eff3f0c14bd000a80216ed2479fced097" -d '{"network": {"name": "cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "admin_state_up": true}}' 2018-07-23 04:10:44,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-26842edc-c6cc-4a21-af50-9f39786474d2 Date: Mon, 23 Jul 2018 04:10:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"061e6e14afc04ac0aab018839c092c6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T04:10:44Z","is_default":false,"name":"cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866","qos_policy_id":null,"admin_state_up":true,"tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:44Z","mtu":1450}} 2018-07-23 04:10:44,626 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-26842edc-c6cc-4a21-af50-9f39786474d2 2018-07-23 04:10:44,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fe1214eff3f0c14bd000a80216ed2479fced097" 2018-07-23 04:10:44,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-d4ab13a2-52e3-4f52-9d76-cd1ee51f2f52 Date: Mon, 23 Jul 2018 04:10:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"061e6e14afc04ac0aab018839c092c6e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T04:10:44Z","qos_policy_id":null,"name":"cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866","admin_state_up":true,"tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:44Z","mtu":1450}]} 2018-07-23 04:10:44,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933 used request id req-d4ab13a2-52e3-4f52-9d76-cd1ee51f2f52 2018-07-23 04:10:44,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fe1214eff3f0c14bd000a80216ed2479fced097" 2018-07-23 04:10:44,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-286d8bdb-eb24-4cc3-b3bb-55ed13863b67 Date: Mon, 23 Jul 2018 04:10:44 GMT RESP BODY: {"subnets":[]} 2018-07-23 04:10:44,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933 used request id req-286d8bdb-eb24-4cc3-b3bb-55ed13863b67 2018-07-23 04:10:44,766 - neutron_utils - INFO - Creating subnet with name cloudify_vrouter_subnet-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:10:44,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fe1214eff3f0c14bd000a80216ed2479fced097" -d '{"subnets": [{"ip_version": 4, "network_id": "053e24c4-ad6c-4cb6-b1fe-85ae76c7e933", "cidr": "10.67.79.0/24", "dns_nameservers": ["8.8.8.8"], "name": "cloudify_vrouter_subnet-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]}' 2018-07-23 04:10:45,434 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-18df646d-cfd9-4b84-b7ce-4af1ec070e5c Date: Mon, 23 Jul 2018 04:10:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T04:10:44Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"061e6e14afc04ac0aab018839c092c6e","id":"6866ed04-87f5-4e91-ae08-53ddb33b2a89","subnetpool_id":null,"name":"cloudify_vrouter_subnet-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]} 2018-07-23 04:10:45,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-18df646d-cfd9-4b84-b7ce-4af1ec070e5c 2018-07-23 04:10:45,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fe1214eff3f0c14bd000a80216ed2479fced097" 2018-07-23 04:10:45,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-fb025045-3ac6-426b-bfb3-e325a052a1e9 Date: Mon, 23 Jul 2018 04:10:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"061e6e14afc04ac0aab018839c092c6e","l2_adjacency":true,"status":"ACTIVE","subnets":["6866ed04-87f5-4e91-ae08-53ddb33b2a89"],"description":"","tags":[],"updated_at":"2018-07-23T04:10:44Z","qos_policy_id":null,"name":"cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866","admin_state_up":true,"tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:44Z","mtu":1450}]} 2018-07-23 04:10:45,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933 used request id req-fb025045-3ac6-426b-bfb3-e325a052a1e9 2018-07-23 04:10:45,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fe1214eff3f0c14bd000a80216ed2479fced097" 2018-07-23 04:10:45,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-887bdbb5-f474-41fd-9bf5-b0086274d8cf Date: Mon, 23 Jul 2018 04:10:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T04:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"061e6e14afc04ac0aab018839c092c6e","id":"6866ed04-87f5-4e91-ae08-53ddb33b2a89","subnetpool_id":null,"name":"cloudify_vrouter_subnet-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]} 2018-07-23 04:10:45,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933 used request id req-887bdbb5-f474-41fd-9bf5-b0086274d8cf 2018-07-23 04:10:45,608 - OpenStackNetwork - DEBUG - Network [053e24c4-ad6c-4cb6-b1fe-85ae76c7e933] created successfully 2018-07-23 04:10:45,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:10:45,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:10:45,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T05:10:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "id": "204775a33bfd4b9891a0458552bfcdf5"}, "audit_ids": ["y8QT4wvoQsymFxrxbSW2zQ"], "issued_at": "2018-07-23T04:10:45.000000Z"}} 2018-07-23 04:10:45,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868a58a5a2cdb8b325cf8218029d07cbc1007dc7" 2018-07-23 04:10:46,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-94541f66-35ad-4552-8190-7e580413abf2 Date: Mon, 23 Jul 2018 04:10:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 04:10:46,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-94541f66-35ad-4552-8190-7e580413abf2 2018-07-23 04:10:46,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b1151015-972f-420d-9114-74e63e0e9f5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868a58a5a2cdb8b325cf8218029d07cbc1007dc7" 2018-07-23 04:10:46,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5cea034d-e651-43b3-bbfb-17cf9722f575 Date: Mon, 23 Jul 2018 04:10:46 GMT RESP BODY: {"subnets":[]} 2018-07-23 04:10:46,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b1151015-972f-420d-9114-74e63e0e9f5c used request id req-5cea034d-e651-43b3-bbfb-17cf9722f575 2018-07-23 04:10:46,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:10:46,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:10:46,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T05:10:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "id": "204775a33bfd4b9891a0458552bfcdf5"}, "audit_ids": ["tz_b4ATFQouUi8H8a8W7tg"], "issued_at": "2018-07-23T04:10:46.000000Z"}} 2018-07-23 04:10:46,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6a1f414383159aae35f5e512fbb01297acdfa0" 2018-07-23 04:10:46,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f56b37d2-74ad-4582-9a0e-e1c0c39bca21 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-07-23 04:10:46,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f56b37d2-74ad-4582-9a0e-e1c0c39bca21 2018-07-23 04:10:46,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=cloudify_vrouter_router-0eb540ff-ad59-4b40-b4ee-b2dc887bb866&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6a1f414383159aae35f5e512fbb01297acdfa0" 2018-07-23 04:10:47,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e804832f-17ef-4402-9ffb-9e66d5cebc0d Date: Mon, 23 Jul 2018 04:10:47 GMT RESP BODY: {"routers": []} 2018-07-23 04:10:47,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=cloudify_vrouter_router-0eb540ff-ad59-4b40-b4ee-b2dc887bb866&admin_state_up=True used request id req-e804832f-17ef-4402-9ffb-9e66d5cebc0d 2018-07-23 04:10:47,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:10:47,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:10:47,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T05:10:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "id": "204775a33bfd4b9891a0458552bfcdf5"}, "audit_ids": ["aYpnMqWhS7Sz8Vq1h5LzHg"], "issued_at": "2018-07-23T04:10:47.000000Z"}} 2018-07-23 04:10:47,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae67e13b166d24c7e0a49479a1f725bd64d51e95" 2018-07-23 04:10:47,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b201063-4f48-43e6-bdce-e7578936f46a 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-07-23 04:10:47,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1b201063-4f48-43e6-bdce-e7578936f46a 2018-07-23 04:10:47,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6a1f414383159aae35f5e512fbb01297acdfa0" 2018-07-23 04:10:47,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-8bfde348-270f-4289-b344-654c9a4a7f8e Date: Mon, 23 Jul 2018 04:10:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","mtu":1500}]} 2018-07-23 04:10:47,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-8bfde348-270f-4289-b344-654c9a4a7f8e 2018-07-23 04:10:47,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b1151015-972f-420d-9114-74e63e0e9f5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6a1f414383159aae35f5e512fbb01297acdfa0" 2018-07-23 04:10:47,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0b706b3d-5bc9-4a4e-bd4f-b51b366bd3d7 Date: Mon, 23 Jul 2018 04:10:47 GMT RESP BODY: {"subnets":[]} 2018-07-23 04:10:47,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b1151015-972f-420d-9114-74e63e0e9f5c used request id req-0b706b3d-5bc9-4a4e-bd4f-b51b366bd3d7 2018-07-23 04:10:47,625 - neutron_utils - INFO - Creating router with name - cloudify_vrouter_router-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:10:47,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6a1f414383159aae35f5e512fbb01297acdfa0" -d '{"router": {"external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c"}, "name": "cloudify_vrouter_router-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "admin_state_up": true}}' 2018-07-23 04:10:49,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-1fa4c8ce-6f7e-4cf3-af21-038f7fbf23c1 Date: Mon, 23 Jul 2018 04:10:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:47Z", "admin_state_up": true, "updated_at": "2018-07-23T04:10:48Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "c9859bc0-7845-4668-852f-bc101d1d390f", "name": "cloudify_vrouter_router-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}} 2018-07-23 04:10:49,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-1fa4c8ce-6f7e-4cf3-af21-038f7fbf23c1 2018-07-23 04:10:49,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=c9859bc0-7845-4668-852f-bc101d1d390f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6a1f414383159aae35f5e512fbb01297acdfa0" 2018-07-23 04:10:49,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5b0c6f50-1d7f-46b2-96a2-a289eb6ae92f Date: Mon, 23 Jul 2018 04:10:49 GMT RESP BODY: {"ports":[]} 2018-07-23 04:10:49,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=c9859bc0-7845-4668-852f-bc101d1d390f used request id req-5b0c6f50-1d7f-46b2-96a2-a289eb6ae92f 2018-07-23 04:10:49,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?name=cloudify_vrouter_subnet-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6a1f414383159aae35f5e512fbb01297acdfa0" 2018-07-23 04:10:49,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ca185ab1-188f-40ed-bdcd-b1c88451102c Date: Mon, 23 Jul 2018 04:10:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T04:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"061e6e14afc04ac0aab018839c092c6e","id":"6866ed04-87f5-4e91-ae08-53ddb33b2a89","subnetpool_id":null,"name":"cloudify_vrouter_subnet-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]} 2018-07-23 04:10:49,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?name=cloudify_vrouter_subnet-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 used request id req-ca185ab1-188f-40ed-bdcd-b1c88451102c 2018-07-23 04:10:49,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 04:10:49,113 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:10:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95fc4dbe-bc54-41f6-b89f-a9724395a836 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 04:10:49,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-95fc4dbe-bc54-41f6-b89f-a9724395a836 2018-07-23 04:10:49,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6a1f414383159aae35f5e512fbb01297acdfa0" 2018-07-23 04:10:49,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad5f92a-b433-4512-a586-a069a47cb101 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}} 2018-07-23 04:10:49,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e used request id req-bad5f92a-b433-4512-a586-a069a47cb101 2018-07-23 04:10:49,204 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-23 04:10:49,204 - neutron_utils - INFO - Adding interface to router with name cloudify_vrouter_router-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:10:49,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/c9859bc0-7845-4668-852f-bc101d1d390f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6a1f414383159aae35f5e512fbb01297acdfa0" -d '{"subnet_id": "6866ed04-87f5-4e91-ae08-53ddb33b2a89"}' 2018-07-23 04:10:51,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-195f37f5-0b2c-4c09-a7ad-b22ac5a1a15f Date: Mon, 23 Jul 2018 04:10:51 GMT RESP BODY: {"network_id": "053e24c4-ad6c-4cb6-b1fe-85ae76c7e933", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "subnet_id": "6866ed04-87f5-4e91-ae08-53ddb33b2a89", "subnet_ids": ["6866ed04-87f5-4e91-ae08-53ddb33b2a89"], "port_id": "2b3a8a7b-a94b-4c4f-a874-a0db2bc70e79", "id": "c9859bc0-7845-4668-852f-bc101d1d390f"} 2018-07-23 04:10:51,281 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c9859bc0-7845-4668-852f-bc101d1d390f/add_router_interface used request id req-195f37f5-0b2c-4c09-a7ad-b22ac5a1a15f 2018-07-23 04:10:51,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/c9859bc0-7845-4668-852f-bc101d1d390f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6a1f414383159aae35f5e512fbb01297acdfa0" 2018-07-23 04:10:51,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-0defff49-e2bc-46c6-92a1-892b08b3340f Date: Mon, 23 Jul 2018 04:10:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:47Z", "admin_state_up": true, "updated_at": "2018-07-23T04:10:50Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "c9859bc0-7845-4668-852f-bc101d1d390f", "name": "cloudify_vrouter_router-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}} 2018-07-23 04:10:51,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/c9859bc0-7845-4668-852f-bc101d1d390f used request id req-0defff49-e2bc-46c6-92a1-892b08b3340f 2018-07-23 04:10:51,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=c9859bc0-7845-4668-852f-bc101d1d390f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6a1f414383159aae35f5e512fbb01297acdfa0" 2018-07-23 04:10:51,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-21febbe4-4221-4bde-80a6-dc4fca598ec4 Date: Mon, 23 Jul 2018 04:10:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T04:10:50Z","device_owner":"network:router_interface","revision_number":3,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6866ed04-87f5-4e91-ae08-53ddb33b2a89","ip_address":"10.67.79.1"}],"id":"2b3a8a7b-a94b-4c4f-a874-a0db2bc70e79","security_groups":[],"mac_address":"fa:16:3e:cd:83:a9","project_id":"061e6e14afc04ac0aab018839c092c6e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:49Z","binding:vnic_type":"normal","device_id":"c9859bc0-7845-4668-852f-bc101d1d390f","ip_allocation":"immediate"}]} 2018-07-23 04:10:51,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=c9859bc0-7845-4668-852f-bc101d1d390f used request id req-21febbe4-4221-4bde-80a6-dc4fca598ec4 2018-07-23 04:10:51,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/6866ed04-87f5-4e91-ae08-53ddb33b2a89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6a1f414383159aae35f5e512fbb01297acdfa0" 2018-07-23 04:10:51,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-614b918d-7d8a-4feb-9867-a8c0fb950724 Date: Mon, 23 Jul 2018 04:10:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T04:10:44Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"061e6e14afc04ac0aab018839c092c6e","id":"6866ed04-87f5-4e91-ae08-53ddb33b2a89","subnetpool_id":null,"name":"cloudify_vrouter_subnet-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}} 2018-07-23 04:10:51,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/6866ed04-87f5-4e91-ae08-53ddb33b2a89 used request id req-614b918d-7d8a-4feb-9867-a8c0fb950724 2018-07-23 04:10:51,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-07-23 04:10:51,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:10:51,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:10:52,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T05:10:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "id": "204775a33bfd4b9891a0458552bfcdf5"}, "audit_ids": ["ZC-k8IPoT4-Yl_6UOh5jAg"], "issued_at": "2018-07-23T04:10:52.000000Z"}} 2018-07-23 04:10:52,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:10:52,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d61b4a7-51f1-40af-bc14-592fbf072d61 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-07-23 04:10:52,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8d61b4a7-51f1-40af-bc14-592fbf072d61 2018-07-23 04:10:52,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:10:52,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-09a2f714-3932-4254-a303-91ff7e9b71f2 Date: Mon, 23 Jul 2018 04:10:52 GMT RESP BODY: {"security_groups": []} 2018-07-23 04:10:52,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 used request id req-09a2f714-3932-4254-a303-91ff7e9b71f2 2018-07-23 04:10:52,444 - OpenStackSecurityGroup - INFO - Creating security group sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866... 2018-07-23 04:10:52,445 - neutron_utils - INFO - Creating security group with name - sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:10:52,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" -d '{"security_group": {"name": "sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}}' 2018-07-23 04:10:52,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-c7bc6c56-a7f0-4000-bca4-ae9615b020a0 Date: Mon, 23 Jul 2018 04:10:52 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "updated_at": "2018-07-23T04:10:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "revision_number": 0, "id": "83bd4e2f-657d-4731-819b-228199ec77eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "061e6e14afc04ac0aab018839c092c6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "revision_number": 0, "id": "9292554c-c1b8-4db0-bd0d-31430f8e28d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "061e6e14afc04ac0aab018839c092c6e"}], "revision_number": 1, "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "name": "sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}} 2018-07-23 04:10:52,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-c7bc6c56-a7f0-4000-bca4-ae9615b020a0 2018-07-23 04:10:52,624 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64b74b24-2f54-41e3-89df-06c3c30c1bcb 2018-07-23 04:10:52,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=64b74b24-2f54-41e3-89df-06c3c30c1bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:10:52,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-61f47460-35f2-4694-ac21-18fc6721bee3 Date: Mon, 23 Jul 2018 04:10:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "83bd4e2f-657d-4731-819b-228199ec77eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "9292554c-c1b8-4db0-bd0d-31430f8e28d3"}]} 2018-07-23 04:10:52,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=64b74b24-2f54-41e3-89df-06c3c30c1bcb used request id req-61f47460-35f2-4694-ac21-18fc6721bee3 2018-07-23 04:10:52,682 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64b74b24-2f54-41e3-89df-06c3c30c1bcb 2018-07-23 04:10:52,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=64b74b24-2f54-41e3-89df-06c3c30c1bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:10:52,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dd1d9a1e-f1d0-4990-9577-f86e9064f59c Date: Mon, 23 Jul 2018 04:10:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "83bd4e2f-657d-4731-819b-228199ec77eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "9292554c-c1b8-4db0-bd0d-31430f8e28d3"}]} 2018-07-23 04:10:52,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=64b74b24-2f54-41e3-89df-06c3c30c1bcb used request id req-dd1d9a1e-f1d0-4990-9577-f86e9064f59c 2018-07-23 04:10:52,711 - neutron_utils - INFO - Retrieving security group with ID - 64b74b24-2f54-41e3-89df-06c3c30c1bcb 2018-07-23 04:10:52,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=64b74b24-2f54-41e3-89df-06c3c30c1bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:10:52,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-9b8f6b10-7bf8-4277-9288-d6d661803c46 Date: Mon, 23 Jul 2018 04:10:52 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "updated_at": "2018-07-23T04:10:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "revision_number": 0, "id": "83bd4e2f-657d-4731-819b-228199ec77eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "061e6e14afc04ac0aab018839c092c6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "revision_number": 0, "id": "9292554c-c1b8-4db0-bd0d-31430f8e28d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "061e6e14afc04ac0aab018839c092c6e"}], "revision_number": 1, "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "name": "sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]} 2018-07-23 04:10:52,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=64b74b24-2f54-41e3-89df-06c3c30c1bcb used request id req-9b8f6b10-7bf8-4277-9288-d6d661803c46 2018-07-23 04:10:52,784 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64b74b24-2f54-41e3-89df-06c3c30c1bcb 2018-07-23 04:10:52,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=64b74b24-2f54-41e3-89df-06c3c30c1bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:10:52,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-42abf889-f730-4d9a-aa94-8f345a08dd5f Date: Mon, 23 Jul 2018 04:10:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "83bd4e2f-657d-4731-819b-228199ec77eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "9292554c-c1b8-4db0-bd0d-31430f8e28d3"}]} 2018-07-23 04:10:52,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=64b74b24-2f54-41e3-89df-06c3c30c1bcb used request id req-42abf889-f730-4d9a-aa94-8f345a08dd5f 2018-07-23 04:10:52,811 - neutron_utils - INFO - Retrieving security group with ID - 64b74b24-2f54-41e3-89df-06c3c30c1bcb 2018-07-23 04:10:52,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=64b74b24-2f54-41e3-89df-06c3c30c1bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:10:52,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-ec561e41-54ba-491b-b43b-c75a6ba9b271 Date: Mon, 23 Jul 2018 04:10:52 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "updated_at": "2018-07-23T04:10:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "revision_number": 0, "id": "83bd4e2f-657d-4731-819b-228199ec77eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "061e6e14afc04ac0aab018839c092c6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "revision_number": 0, "id": "9292554c-c1b8-4db0-bd0d-31430f8e28d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "061e6e14afc04ac0aab018839c092c6e"}], "revision_number": 1, "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "name": "sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]} 2018-07-23 04:10:52,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=64b74b24-2f54-41e3-89df-06c3c30c1bcb used request id req-ec561e41-54ba-491b-b43b-c75a6ba9b271 2018-07-23 04:10:52,858 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64b74b24-2f54-41e3-89df-06c3c30c1bcb 2018-07-23 04:10:52,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=64b74b24-2f54-41e3-89df-06c3c30c1bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:10:52,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c27814b1-bd74-456c-ac80-d303fc494be4 Date: Mon, 23 Jul 2018 04:10:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "83bd4e2f-657d-4731-819b-228199ec77eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "9292554c-c1b8-4db0-bd0d-31430f8e28d3"}]} 2018-07-23 04:10:52,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=64b74b24-2f54-41e3-89df-06c3c30c1bcb used request id req-c27814b1-bd74-456c-ac80-d303fc494be4 2018-07-23 04:10:52,886 - neutron_utils - INFO - Creating security group to security group - sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:10:52,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:10:52,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-9b7c71d3-7311-411a-9ae9-1e74fc8d2ddf Date: Mon, 23 Jul 2018 04:10:52 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "updated_at": "2018-07-23T04:10:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "revision_number": 0, "id": "83bd4e2f-657d-4731-819b-228199ec77eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "061e6e14afc04ac0aab018839c092c6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "revision_number": 0, "id": "9292554c-c1b8-4db0-bd0d-31430f8e28d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "061e6e14afc04ac0aab018839c092c6e"}], "revision_number": 1, "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "name": "sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]} 2018-07-23 04:10:52,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 used request id req-9b7c71d3-7311-411a-9ae9-1e74fc8d2ddf 2018-07-23 04:10:52,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 04:10:52,946 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c81da38-0784-42ea-b618-8d9e4e78fc8c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 04:10:52,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2c81da38-0784-42ea-b618-8d9e4e78fc8c 2018-07-23 04:10:52,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:10:53,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a97c05-dcec-4794-978d-44b02aaed15f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}} 2018-07-23 04:10:53,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e used request id req-97a97c05-dcec-4794-978d-44b02aaed15f 2018-07-23 04:10:53,037 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64b74b24-2f54-41e3-89df-06c3c30c1bcb 2018-07-23 04:10:53,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=64b74b24-2f54-41e3-89df-06c3c30c1bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:10:53,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2e883624-8313-4246-9419-5191cfcca3b8 Date: Mon, 23 Jul 2018 04:10:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "83bd4e2f-657d-4731-819b-228199ec77eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "9292554c-c1b8-4db0-bd0d-31430f8e28d3"}]} 2018-07-23 04:10:53,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=64b74b24-2f54-41e3-89df-06c3c30c1bcb used request id req-2e883624-8313-4246-9419-5191cfcca3b8 2018-07-23 04:10:53,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 1, "port_range_max": 65535, "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb"}}' 2018-07-23 04:10:53,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-9e1dd462-6b1e-4f75-a969-9d2d0efc4f0c Date: Mon, 23 Jul 2018 04:10:53 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-23T04:10:53Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": 1, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:53Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "1911b57c-fd5d-4dee-84a1-a81efc15e0c5"}} 2018-07-23 04:10:53,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-9e1dd462-6b1e-4f75-a969-9d2d0efc4f0c 2018-07-23 04:10:53,202 - neutron_utils - INFO - Creating security group to security group - sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:10:53,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:10:53,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1887 X-Openstack-Request-Id: req-6b1faa0b-7474-4412-9c19-4433ed327377 Date: Mon, 23 Jul 2018 04:10:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "updated_at": "2018-07-23T04:10:53Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-23T04:10:53Z", "revision_number": 0, "id": "1911b57c-fd5d-4dee-84a1-a81efc15e0c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:53Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": 1, "ethertype": "IPv4", "project_id": "061e6e14afc04ac0aab018839c092c6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "revision_number": 0, "id": "83bd4e2f-657d-4731-819b-228199ec77eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "061e6e14afc04ac0aab018839c092c6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "revision_number": 0, "id": "9292554c-c1b8-4db0-bd0d-31430f8e28d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "061e6e14afc04ac0aab018839c092c6e"}], "revision_number": 2, "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "name": "sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]} 2018-07-23 04:10:53,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 used request id req-6b1faa0b-7474-4412-9c19-4433ed327377 2018-07-23 04:10:53,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:10:53,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4ce0184-b107-403a-a8f1-5ff11c617ef8 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}} 2018-07-23 04:10:53,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e used request id req-d4ce0184-b107-403a-a8f1-5ff11c617ef8 2018-07-23 04:10:53,353 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64b74b24-2f54-41e3-89df-06c3c30c1bcb 2018-07-23 04:10:53,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=64b74b24-2f54-41e3-89df-06c3c30c1bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:10:53,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1486 X-Openstack-Request-Id: req-02701512-3300-45c5-9b9e-8fff28e245f9 Date: Mon, 23 Jul 2018 04:10:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-23T04:10:53Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": 1, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:53Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "1911b57c-fd5d-4dee-84a1-a81efc15e0c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "83bd4e2f-657d-4731-819b-228199ec77eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "9292554c-c1b8-4db0-bd0d-31430f8e28d3"}]} 2018-07-23 04:10:53,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=64b74b24-2f54-41e3-89df-06c3c30c1bcb used request id req-02701512-3300-45c5-9b9e-8fff28e245f9 2018-07-23 04:10:53,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" -d '{"security_group_rule": {"protocol": 17, "direction": "ingress", "port_range_min": 1, "port_range_max": 65535, "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb"}}' 2018-07-23 04:10:53,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-db85ae4c-057d-4cca-868b-18065859cd11 Date: Mon, 23 Jul 2018 04:10:53 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "17", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-23T04:10:53Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": 1, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:53Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "f8a824fb-492d-40b2-b395-8484c0df7741"}} 2018-07-23 04:10:53,550 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-db85ae4c-057d-4cca-868b-18065859cd11 2018-07-23 04:10:53,550 - neutron_utils - INFO - Retrieving security group with ID - 64b74b24-2f54-41e3-89df-06c3c30c1bcb 2018-07-23 04:10:53,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=64b74b24-2f54-41e3-89df-06c3c30c1bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:10:53,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2384 X-Openstack-Request-Id: req-416e21fb-7dc6-4a06-9287-58d74c55e7fb Date: Mon, 23 Jul 2018 04:10:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "updated_at": "2018-07-23T04:10:53Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-23T04:10:53Z", "revision_number": 0, "id": "1911b57c-fd5d-4dee-84a1-a81efc15e0c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:53Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": 1, "ethertype": "IPv4", "project_id": "061e6e14afc04ac0aab018839c092c6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "revision_number": 0, "id": "83bd4e2f-657d-4731-819b-228199ec77eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "061e6e14afc04ac0aab018839c092c6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "revision_number": 0, "id": "9292554c-c1b8-4db0-bd0d-31430f8e28d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "061e6e14afc04ac0aab018839c092c6e"}, {"direction": "ingress", "protocol": "17", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-23T04:10:53Z", "revision_number": 0, "id": "f8a824fb-492d-40b2-b395-8484c0df7741", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:53Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": 1, "ethertype": "IPv4", "project_id": "061e6e14afc04ac0aab018839c092c6e"}], "revision_number": 3, "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "name": "sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]} 2018-07-23 04:10:53,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=64b74b24-2f54-41e3-89df-06c3c30c1bcb used request id req-416e21fb-7dc6-4a06-9287-58d74c55e7fb 2018-07-23 04:10:53,601 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64b74b24-2f54-41e3-89df-06c3c30c1bcb 2018-07-23 04:10:53,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=64b74b24-2f54-41e3-89df-06c3c30c1bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:10:53,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1971 X-Openstack-Request-Id: req-b5e101f9-7049-4867-9a70-0dd13cad17d0 Date: Mon, 23 Jul 2018 04:10:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-23T04:10:53Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": 1, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:53Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "1911b57c-fd5d-4dee-84a1-a81efc15e0c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "83bd4e2f-657d-4731-819b-228199ec77eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:10:52Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": null, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:52Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "9292554c-c1b8-4db0-bd0d-31430f8e28d3"}, {"remote_group_id": null, "direction": "ingress", "protocol": "17", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-23T04:10:53Z", "security_group_id": "64b74b24-2f54-41e3-89df-06c3c30c1bcb", "port_range_min": 1, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:53Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "f8a824fb-492d-40b2-b395-8484c0df7741"}]} 2018-07-23 04:10:53,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=64b74b24-2f54-41e3-89df-06c3c30c1bcb used request id req-b5e101f9-7049-4867-9a70-0dd13cad17d0 2018-07-23 04:10:53,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-07-23 04:10:53,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:10:53,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:10:54,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T05:10:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "id": "204775a33bfd4b9891a0458552bfcdf5"}, "audit_ids": ["VQzV9g-pSU-peB-cXhMftg"], "issued_at": "2018-07-23T04:10:54.000000Z"}} 2018-07-23 04:10:54,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:54,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e4759a6-48d4-4e29-b871-68615e04df1c 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-07-23 04:10:54,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6e4759a6-48d4-4e29-b871-68615e04df1c 2018-07-23 04:10:54,108 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 04:10:54,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:54,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed7d5dd9-24e6-4848-af09-d3bd8050c367 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-07-23 04:10:54,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ed7d5dd9-24e6-4848-af09-d3bd8050c367 2018-07-23 04:10:54,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:54,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-d202e929-ab9a-443b-8ad7-5533be0b708b Date: Mon, 23 Jul 2018 04:10:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"061e6e14afc04ac0aab018839c092c6e","l2_adjacency":true,"status":"ACTIVE","subnets":["6866ed04-87f5-4e91-ae08-53ddb33b2a89"],"description":"","tags":[],"updated_at":"2018-07-23T04:10:44Z","qos_policy_id":null,"name":"cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866","admin_state_up":true,"tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:44Z","mtu":1450}]} 2018-07-23 04:10:54,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 used request id req-d202e929-ab9a-443b-8ad7-5533be0b708b 2018-07-23 04:10:54,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 04:10:54,579 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3d7af29-26c2-4c5d-bd53-0c77f0e5a49c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 04:10:54,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e3d7af29-26c2-4c5d-bd53-0c77f0e5a49c 2018-07-23 04:10:54,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:54,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e1d4804-bdb7-428c-94fb-d5e4399c3890 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}} 2018-07-23 04:10:54,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e used request id req-8e1d4804-bdb7-428c-94fb-d5e4399c3890 2018-07-23 04:10:54,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:54,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a966d58a-4939-4677-a157-52a324004231 Date: Mon, 23 Jul 2018 04:10:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T04:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"061e6e14afc04ac0aab018839c092c6e","id":"6866ed04-87f5-4e91-ae08-53ddb33b2a89","subnetpool_id":null,"name":"cloudify_vrouter_subnet-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]} 2018-07-23 04:10:54,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933 used request id req-a966d58a-4939-4677-a157-52a324004231 2018-07-23 04:10:54,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933&name=cloudify_manager_port-0eb540ff-ad59-4b40-b4ee-b2dc887bb866&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:54,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-680914ec-374b-4bc3-977c-ba59b2652b9d Date: Mon, 23 Jul 2018 04:10:54 GMT RESP BODY: {"ports":[]} 2018-07-23 04:10:54,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933&name=cloudify_manager_port-0eb540ff-ad59-4b40-b4ee-b2dc887bb866&admin_state_up=True used request id req-680914ec-374b-4bc3-977c-ba59b2652b9d 2018-07-23 04:10:54,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=cloudify_manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:55,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67b5121a-ba62-4b84-b984-eadc338e99dd x-compute-request-id: req-67b5121a-ba62-4b84-b984-eadc338e99dd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 04:10:55,039 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=cloudify_manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 used request id req-67b5121a-ba62-4b84-b984-eadc338e99dd 2018-07-23 04:10:55,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:55,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-41be6cd9-8c92-485a-8f55-b25a88a280fc Date: Mon, 23 Jul 2018 04:10:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"061e6e14afc04ac0aab018839c092c6e","l2_adjacency":true,"status":"ACTIVE","subnets":["6866ed04-87f5-4e91-ae08-53ddb33b2a89"],"description":"","tags":[],"updated_at":"2018-07-23T04:10:44Z","qos_policy_id":null,"name":"cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866","admin_state_up":true,"tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:44Z","mtu":1450}]} 2018-07-23 04:10:55,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 used request id req-41be6cd9-8c92-485a-8f55-b25a88a280fc 2018-07-23 04:10:55,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:55,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1fe424-d2f2-47bf-a13a-aebf71428aee Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}} 2018-07-23 04:10:55,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e used request id req-0d1fe424-d2f2-47bf-a13a-aebf71428aee 2018-07-23 04:10:55,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:55,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e782778a-b30d-4ce0-ac79-e9ebbfa68340 Date: Mon, 23 Jul 2018 04:10:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T04:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"061e6e14afc04ac0aab018839c092c6e","id":"6866ed04-87f5-4e91-ae08-53ddb33b2a89","subnetpool_id":null,"name":"cloudify_vrouter_subnet-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]} 2018-07-23 04:10:55,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933 used request id req-e782778a-b30d-4ce0-ac79-e9ebbfa68340 2018-07-23 04:10:55,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933&name=cloudify_manager_port-0eb540ff-ad59-4b40-b4ee-b2dc887bb866&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:55,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6a09df6f-59ab-49b9-85d3-1c1891bccfc7 Date: Mon, 23 Jul 2018 04:10:55 GMT RESP BODY: {"ports":[]} 2018-07-23 04:10:55,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933&name=cloudify_manager_port-0eb540ff-ad59-4b40-b4ee-b2dc887bb866&admin_state_up=True used request id req-6a09df6f-59ab-49b9-85d3-1c1891bccfc7 2018-07-23 04:10:55,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:10:55,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:10:55,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-23T05:10:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/061e6e14afc04ac0aab018839c092c6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "id": "204775a33bfd4b9891a0458552bfcdf5"}, "audit_ids": ["XOvYBV_oRqWD43JrS7H3rw"], "issued_at": "2018-07-23T04:10:55.000000Z"}} 2018-07-23 04:10:55,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaab6812f36a671bf8fa6f5a7cca640c147e04c" 2018-07-23 04:10:55,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-600586df-9ade-49f6-a466-883ed4f0fb55 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-07-23 04:10:55,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-600586df-9ade-49f6-a466-883ed4f0fb55 2018-07-23 04:10:55,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:56,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-a06a7503-bdde-42ae-b891-71522e5ff798 Date: Mon, 23 Jul 2018 04:10:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"061e6e14afc04ac0aab018839c092c6e","l2_adjacency":true,"status":"ACTIVE","subnets":["6866ed04-87f5-4e91-ae08-53ddb33b2a89"],"description":"","tags":[],"updated_at":"2018-07-23T04:10:44Z","qos_policy_id":null,"name":"cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866","admin_state_up":true,"tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:44Z","mtu":1450}]} 2018-07-23 04:10:56,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 used request id req-a06a7503-bdde-42ae-b891-71522e5ff798 2018-07-23 04:10:56,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:56,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ba6ac427-230b-4c42-91fb-ff4b523b04b5 Date: Mon, 23 Jul 2018 04:10:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T04:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"061e6e14afc04ac0aab018839c092c6e","id":"6866ed04-87f5-4e91-ae08-53ddb33b2a89","subnetpool_id":null,"name":"cloudify_vrouter_subnet-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]} 2018-07-23 04:10:56,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933 used request id req-ba6ac427-230b-4c42-91fb-ff4b523b04b5 2018-07-23 04:10:56,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:56,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-29973a83-8d32-4591-a1bf-3fda3434ba08 Date: Mon, 23 Jul 2018 04:10:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"061e6e14afc04ac0aab018839c092c6e","l2_adjacency":true,"status":"ACTIVE","subnets":["6866ed04-87f5-4e91-ae08-53ddb33b2a89"],"description":"","tags":[],"updated_at":"2018-07-23T04:10:44Z","qos_policy_id":null,"name":"cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866","admin_state_up":true,"tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:44Z","mtu":1450}]} 2018-07-23 04:10:56,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 used request id req-29973a83-8d32-4591-a1bf-3fda3434ba08 2018-07-23 04:10:56,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 04:10:56,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:10:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5570139d-a6c1-485b-962b-3fc0b60afde9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 04:10:56,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5570139d-a6c1-485b-962b-3fc0b60afde9 2018-07-23 04:10:56,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aaab6812f36a671bf8fa6f5a7cca640c147e04c" 2018-07-23 04:10:56,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f55dfb8-c293-43f3-8c33-889e7d8bb3dc Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}} 2018-07-23 04:10:56,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e used request id req-0f55dfb8-c293-43f3-8c33-889e7d8bb3dc 2018-07-23 04:10:56,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:56,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b8902f51-ad81-46dc-aa2b-5a4a76c7c636 Date: Mon, 23 Jul 2018 04:10:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T04:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"061e6e14afc04ac0aab018839c092c6e","id":"6866ed04-87f5-4e91-ae08-53ddb33b2a89","subnetpool_id":null,"name":"cloudify_vrouter_subnet-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]} 2018-07-23 04:10:56,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933 used request id req-b8902f51-ad81-46dc-aa2b-5a4a76c7c636 2018-07-23 04:10:56,344 - neutron_utils - INFO - Creating port for network with name - cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:10:56,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" -d '{"port": {"network_id": "053e24c4-ad6c-4cb6-b1fe-85ae76c7e933", "name": "cloudify_manager_port-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "admin_state_up": true}}' 2018-07-23 04:10:57,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-f167bb5f-fe0f-40af-aafe-423d425d1d77 Date: Mon, 23 Jul 2018 04:10:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T04:10:56Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6866ed04-87f5-4e91-ae08-53ddb33b2a89","ip_address":"10.67.79.3"}],"id":"b73a00ac-e46d-4482-9766-5813c9133c96","security_groups":["073f1cb2-e7d9-42d0-9a5d-962272d98ad0"],"mac_address":"fa:16:3e:44:a4:e6","device_id":"","status":"DOWN","description":"","tags":[],"name":"cloudify_manager_port-0eb540ff-ad59-4b40-b4ee-b2dc887bb866","project_id":"061e6e14afc04ac0aab018839c092c6e","qos_policy_id":null,"admin_state_up":true,"network_id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 04:10:57,117 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-f167bb5f-fe0f-40af-aafe-423d425d1d77 2018-07-23 04:10:57,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:57,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-de7af10a-c1ae-42cd-a9b4-202ed6425885 Date: Mon, 23 Jul 2018 04:10:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"061e6e14afc04ac0aab018839c092c6e","l2_adjacency":true,"status":"ACTIVE","subnets":["6866ed04-87f5-4e91-ae08-53ddb33b2a89"],"description":"","tags":[],"updated_at":"2018-07-23T04:10:44Z","qos_policy_id":null,"name":"cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866","admin_state_up":true,"tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:44Z","mtu":1450}]} 2018-07-23 04:10:57,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 used request id req-de7af10a-c1ae-42cd-a9b4-202ed6425885 2018-07-23 04:10:57,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:57,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38c82419-f66e-4cd6-a022-ffdf6852e78b Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}} 2018-07-23 04:10:57,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e used request id req-38c82419-f66e-4cd6-a022-ffdf6852e78b 2018-07-23 04:10:57,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:57,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5012e72a-69d2-4f6d-9418-0b4b8f89970b Date: Mon, 23 Jul 2018 04:10:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T04:10:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"061e6e14afc04ac0aab018839c092c6e","id":"6866ed04-87f5-4e91-ae08-53ddb33b2a89","subnetpool_id":null,"name":"cloudify_vrouter_subnet-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]} 2018-07-23 04:10:57,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933 used request id req-5012e72a-69d2-4f6d-9418-0b4b8f89970b 2018-07-23 04:10:57,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933&name=cloudify_manager_port-0eb540ff-ad59-4b40-b4ee-b2dc887bb866&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:57,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-a7e8de48-c234-4796-8293-8b85128afdc9 Date: Mon, 23 Jul 2018 04:10:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T04:10:56Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6866ed04-87f5-4e91-ae08-53ddb33b2a89","ip_address":"10.67.79.3"}],"id":"b73a00ac-e46d-4482-9766-5813c9133c96","security_groups":["073f1cb2-e7d9-42d0-9a5d-962272d98ad0"],"mac_address":"fa:16:3e:44:a4:e6","project_id":"061e6e14afc04ac0aab018839c092c6e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"cloudify_manager_port-0eb540ff-ad59-4b40-b4ee-b2dc887bb866","admin_state_up":true,"network_id":"053e24c4-ad6c-4cb6-b1fe-85ae76c7e933","tenant_id":"061e6e14afc04ac0aab018839c092c6e","created_at":"2018-07-23T04:10:56Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 04:10:57,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=053e24c4-ad6c-4cb6-b1fe-85ae76c7e933&name=cloudify_manager_port-0eb540ff-ad59-4b40-b4ee-b2dc887bb866&admin_state_up=True used request id req-a7e8de48-c234-4796-8293-8b85128afdc9 2018-07-23 04:10:57,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:57,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79d89a28-f3bd-4d2c-b8cc-42f3748f4634 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}} 2018-07-23 04:10:57,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e used request id req-79d89a28-f3bd-4d2c-b8cc-42f3748f4634 2018-07-23 04:10:57,540 - nova_utils - INFO - Creating VM with name - cloudify_manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:10:57,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:57,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2e4f439-1d7e-4e9b-b1e0-3a15c5f0644e x-compute-request-id: req-b2e4f439-1d7e-4e9b-b1e0-3a15c5f0644e Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"flavors": [{"id": "00744ec6-8c1a-4c98-9a2c-faffc28a8743", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/00744ec6-8c1a-4c98-9a2c-faffc28a8743", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/00744ec6-8c1a-4c98-9a2c-faffc28a8743", "rel": "bookmark"}], "name": "cloudify.medium-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}, {"id": "7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "bookmark"}], "name": "vmtp-flavor_8ad131ee-8ea0-4787-a408-7cec3fbc8d44"}]} 2018-07-23 04:10:57,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b2e4f439-1d7e-4e9b-b1e0-3a15c5f0644e 2018-07-23 04:10:57,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/00744ec6-8c1a-4c98-9a2c-faffc28a8743 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:57,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38972436-7485-42f3-aa56-8c36c87d7ac0 x-compute-request-id: req-38972436-7485-42f3-aa56-8c36c87d7ac0 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify.medium-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/00744ec6-8c1a-4c98-9a2c-faffc28a8743", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/00744ec6-8c1a-4c98-9a2c-faffc28a8743", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "00744ec6-8c1a-4c98-9a2c-faffc28a8743"}} 2018-07-23 04:10:57,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/00744ec6-8c1a-4c98-9a2c-faffc28a8743 used request id req-38972436-7485-42f3-aa56-8c36c87d7ac0 2018-07-23 04:10:57,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&name=cloudify_manager_4.0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:57,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 948 Content-Type: application/json X-Openstack-Request-Id: req-8ca86958-51a9-4682-9f3b-5864ac95fee0 Date: Mon, 23 Jul 2018 04:10:57 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-23T04:09:26Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-23T04:10:35Z", "visibility": "shared", "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/ec631731-0a98-447d-91d6-cc554a3214bb/snap", "metadata": {}}], "self": "/v2/images/ec631731-0a98-447d-91d6-cc554a3214bb", "min_disk": 0, "protected": false, "id": "ec631731-0a98-447d-91d6-cc554a3214bb", "file": "/v2/images/ec631731-0a98-447d-91d6-cc554a3214bb/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "061e6e14afc04ac0aab018839c092c6e", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/ec631731-0a98-447d-91d6-cc554a3214bb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=cloudify_manager_4.0"} 2018-07-23 04:10:57,798 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&name=cloudify_manager_4.0 used request id req-8ca86958-51a9-4682-9f3b-5864ac95fee0 2018-07-23 04:10:57,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:10:57,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-747e5fee-217d-49a7-bc05-1bd2f17332cb Date: Mon, 23 Jul 2018 04:10:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 04:10:57,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-747e5fee-217d-49a7-bc05-1bd2f17332cb 2018-07-23 04:10:57,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" -d '{"server": {"name": "cloudify_manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "imageRef": "ec631731-0a98-447d-91d6-cc554a3214bb", "key_name": "cloudify_vrouter_kp-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "flavorRef": "00744ec6-8c1a-4c98-9a2c-faffc28a8743", "max_count": 1, "min_count": 1, "networks": [{"port": "b73a00ac-e46d-4482-9766-5813c9133c96"}], "security_groups": [{"name": "sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}]}}' 2018-07-23 04:10:59,977 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 04:10:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-27a9951f-2b0b-45a9-a4a1-854985a9f458 x-compute-request-id: req-27a9951f-2b0b-45a9-a4a1-854985a9f458 Content-Length: 423 location: http://172.30.9.21:8774/v2.1/servers/4c40f092-a18d-4182-ad4d-c5868374fe07 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}], "OS-DCF:diskConfig": "MANUAL", "id": "4c40f092-a18d-4182-ad4d-c5868374fe07", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4c40f092-a18d-4182-ad4d-c5868374fe07", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4c40f092-a18d-4182-ad4d-c5868374fe07", "rel": "bookmark"}], "adminPass": "9N3LcYDx92tW"}} 2018-07-23 04:10:59,978 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-27a9951f-2b0b-45a9-a4a1-854985a9f458 2018-07-23 04:10:59,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c40f092-a18d-4182-ad4d-c5868374fe07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:11:00,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:10:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-290c2a57-66be-4185-9ac2-38bba3bde76e x-compute-request-id: req-290c2a57-66be-4185-9ac2-38bba3bde76e Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4c40f092-a18d-4182-ad4d-c5868374fe07", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4c40f092-a18d-4182-ad4d-c5868374fe07", "rel": "bookmark"}], "image": {"id": "ec631731-0a98-447d-91d6-cc554a3214bb", "links": [{"href": "http://172.30.9.21:8774/images/ec631731-0a98-447d-91d6-cc554a3214bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00744ec6-8c1a-4c98-9a2c-faffc28a8743", "links": [{"href": "http://172.30.9.21:8774/flavors/00744ec6-8c1a-4c98-9a2c-faffc28a8743", "rel": "bookmark"}]}, "id": "4c40f092-a18d-4182-ad4d-c5868374fe07", "user_id": "204775a33bfd4b9891a0458552bfcdf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T04:11:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "name": "cloudify_manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "created": "2018-07-23T04:10:59Z", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 04:11:00,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c40f092-a18d-4182-ad4d-c5868374fe07 used request id req-290c2a57-66be-4185-9ac2-38bba3bde76e 2018-07-23 04:11:00,786 - create_instance - INFO - Created instance with name - cloudify_manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:11:00,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c40f092-a18d-4182-ad4d-c5868374fe07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:11:00,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4815030-3994-457f-9c72-5f0125cc9f13 x-compute-request-id: req-a4815030-3994-457f-9c72-5f0125cc9f13 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4c40f092-a18d-4182-ad4d-c5868374fe07", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4c40f092-a18d-4182-ad4d-c5868374fe07", "rel": "bookmark"}], "image": {"id": "ec631731-0a98-447d-91d6-cc554a3214bb", "links": [{"href": "http://172.30.9.21:8774/images/ec631731-0a98-447d-91d6-cc554a3214bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00744ec6-8c1a-4c98-9a2c-faffc28a8743", "links": [{"href": "http://172.30.9.21:8774/flavors/00744ec6-8c1a-4c98-9a2c-faffc28a8743", "rel": "bookmark"}]}, "id": "4c40f092-a18d-4182-ad4d-c5868374fe07", "user_id": "204775a33bfd4b9891a0458552bfcdf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T04:11:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "name": "cloudify_manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "created": "2018-07-23T04:10:59Z", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 04:11:00,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c40f092-a18d-4182-ad4d-c5868374fe07 used request id req-a4815030-3994-457f-9c72-5f0125cc9f13 2018-07-23 04:11:00,967 - create_instance - DEBUG - Instance status [cloudify_manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866] is - BUILD 2018-07-23 04:11:00,967 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 04:11:03,971 - create_instance - DEBUG - VM status query timeout in 896.816031933 2018-07-23 04:11:03,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c40f092-a18d-4182-ad4d-c5868374fe07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3454b5a0edbdd5cdbfb80aa7849d9b2b54a748" 2018-07-23 04:11:04,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5725279-4b2a-40b3-a48f-d0f4ec444a77 x-compute-request-id: req-f5725279-4b2a-40b3-a48f-d0f4ec444a77 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4c40f092-a18d-4182-ad4d-c5868374fe07", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4c40f092-a18d-4182-ad4d-c5868374fe07", "rel": "bookmark"}], "image": {"id": "ec631731-0a98-447d-91d6-cc554a3214bb", "links": [{"href": "http://172.30.9.21:8774/images/ec631731-0a98-447d-91d6-cc554a3214bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00744ec6-8c1a-4c98-9a2c-faffc28a8743", "links": [{"href": "http://172.30.9.21:8774/flavors/00744ec6-8c1a-4c98-9a2c-faffc28a8743", "rel": "bookmark"}]}, "id": "4c40f092-a18d-4182-ad4d-c5868374fe07", "user_id": "204775a33bfd4b9891a0458552bfcdf5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-23T04:11:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "name": "cloudify_manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866", "created": "2018-07-23T04:10:59Z", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "created": "2018-07-23T04:11:01Z"}, "metadata": {}}} 2018-07-23 04:11:04,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c40f092-a18d-4182-ad4d-c5868374fe07 used request id req-f5725279-4b2a-40b3-a48f-d0f4ec444a77 2018-07-23 04:11:04,986 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 256, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 158, in __create_vm if self.vm_active(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 525, in vm_active poll_interval): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 552, in __vm_status_check status = self.__status(expected_status_code) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 587, in __status 'Instance had an error during deployment') VmInstanceCreationError: Instance had an error during deployment 2018-07-23 04:11:05,109 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 04:11:05,109 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 01:46 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-23 04:11:05,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 404, in clean cfy_client = self.orchestrator['object'] KeyError: 'object' 2018-07-23 04:11:05,114 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-07-23 04:11:05,115 - neutron_utils - INFO - Deleting security group rule with ID - 1911b57c-fd5d-4dee-84a1-a81efc15e0c5 2018-07-23 04:11:05,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/1911b57c-fd5d-4dee-84a1-a81efc15e0c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:11:05,254 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90848824-52fb-4e6d-aead-ee0c93face52 Content-Length: 0 Date: Mon, 23 Jul 2018 04:11:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:11:05,254 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/1911b57c-fd5d-4dee-84a1-a81efc15e0c5 used request id req-90848824-52fb-4e6d-aead-ee0c93face52 2018-07-23 04:11:05,254 - neutron_utils - INFO - Deleting security group rule with ID - 83bd4e2f-657d-4731-819b-228199ec77eb 2018-07-23 04:11:05,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/83bd4e2f-657d-4731-819b-228199ec77eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:11:05,334 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd603a53-b786-4608-aa3e-aac4c76fc1d3 Content-Length: 0 Date: Mon, 23 Jul 2018 04:11:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:11:05,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/83bd4e2f-657d-4731-819b-228199ec77eb used request id req-dd603a53-b786-4608-aa3e-aac4c76fc1d3 2018-07-23 04:11:05,334 - neutron_utils - INFO - Deleting security group rule with ID - 9292554c-c1b8-4db0-bd0d-31430f8e28d3 2018-07-23 04:11:05,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/9292554c-c1b8-4db0-bd0d-31430f8e28d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:11:05,478 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec8918e8-c951-4e66-bca6-7b7b12d69541 Content-Length: 0 Date: Mon, 23 Jul 2018 04:11:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:11:05,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/9292554c-c1b8-4db0-bd0d-31430f8e28d3 used request id req-ec8918e8-c951-4e66-bca6-7b7b12d69541 2018-07-23 04:11:05,478 - neutron_utils - INFO - Deleting security group rule with ID - f8a824fb-492d-40b2-b395-8484c0df7741 2018-07-23 04:11:05,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/f8a824fb-492d-40b2-b395-8484c0df7741 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:11:05,626 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8db9fe3b-d759-4e96-8a43-5f252254357a Content-Length: 0 Date: Mon, 23 Jul 2018 04:11:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:11:05,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/f8a824fb-492d-40b2-b395-8484c0df7741 used request id req-8db9fe3b-d759-4e96-8a43-5f252254357a 2018-07-23 04:11:05,627 - neutron_utils - INFO - Deleting security group with name - sg-cloudify-manager-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:11:05,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/64b74b24-2f54-41e3-89df-06c3c30c1bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a203ebd7144c2064d5e3b12321cfbbaaa87860f" 2018-07-23 04:11:05,952 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43a39223-5dd1-4e18-afe1-c262972a87fc Content-Length: 0 Date: Mon, 23 Jul 2018 04:11:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:11:05,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/64b74b24-2f54-41e3-89df-06c3c30c1bcb used request id req-43a39223-5dd1-4e18-afe1-c262972a87fc 2018-07-23 04:11:05,953 - OpenStackNetwork - INFO - Removing router interface from router cloudify_vrouter_router-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 and subnet cloudify_vrouter_subnet-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:11:05,953 - neutron_utils - INFO - Removing router interface from router named cloudify_vrouter_router-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:11:05,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/c9859bc0-7845-4668-852f-bc101d1d390f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6a1f414383159aae35f5e512fbb01297acdfa0" -d '{"subnet_id": "6866ed04-87f5-4e91-ae08-53ddb33b2a89"}' 2018-07-23 04:11:08,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bba2a72d-3486-4e40-b8fd-e604ea04bdc3 Date: Mon, 23 Jul 2018 04:11:08 GMT RESP BODY: {"network_id": "053e24c4-ad6c-4cb6-b1fe-85ae76c7e933", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "subnet_id": "6866ed04-87f5-4e91-ae08-53ddb33b2a89", "subnet_ids": ["6866ed04-87f5-4e91-ae08-53ddb33b2a89"], "port_id": "2b3a8a7b-a94b-4c4f-a874-a0db2bc70e79", "id": "c9859bc0-7845-4668-852f-bc101d1d390f"} 2018-07-23 04:11:08,047 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c9859bc0-7845-4668-852f-bc101d1d390f/remove_router_interface used request id req-bba2a72d-3486-4e40-b8fd-e604ea04bdc3 2018-07-23 04:11:08,048 - OpenStackNetwork - INFO - Removing router cloudify_vrouter_router-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:11:08,048 - neutron_utils - INFO - Deleting router with name - cloudify_vrouter_router-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:11:08,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/c9859bc0-7845-4668-852f-bc101d1d390f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6a1f414383159aae35f5e512fbb01297acdfa0" 2018-07-23 04:11:09,222 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1348bc27-449a-48a3-aec9-a8e15f1f1481 Content-Length: 0 Date: Mon, 23 Jul 2018 04:11:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:11:09,222 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/c9859bc0-7845-4668-852f-bc101d1d390f used request id req-1348bc27-449a-48a3-aec9-a8e15f1f1481 2018-07-23 04:11:09,223 - neutron_utils - INFO - Deleting subnet with name cloudify_vrouter_subnet-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:11:09,223 - neutron_utils - INFO - Deleting subnet with name cloudify_vrouter_subnet-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:11:09,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/6866ed04-87f5-4e91-ae08-53ddb33b2a89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fe1214eff3f0c14bd000a80216ed2479fced097" 2018-07-23 04:11:09,569 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-fd50a9c1-ef40-4355-ab54-7f2fd6e29e24 Date: Mon, 23 Jul 2018 04:11:09 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet 6866ed04-87f5-4e91-ae08-53ddb33b2a89: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-23 04:11:09,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/6866ed04-87f5-4e91-ae08-53ddb33b2a89 used request id req-fd50a9c1-ef40-4355-ab54-7f2fd6e29e24 2018-07-23 04:11:09,569 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet 6866ed04-87f5-4e91-ae08-53ddb33b2a89: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-23 04:11:09,569 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 6866ed04-87f5-4e91-ae08-53ddb33b2a89: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-fd50a9c1-ef40-4355-ab54-7f2fd6e29e24'] 2018-07-23 04:11:09,570 - glance_utils - INFO - Deleting image named - vyos1.1.7 2018-07-23 04:11:09,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/48f581bc-631d-4834-ba0d-8520d557ec28 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3e51ddab3a1f79dbd76e0d1604fd5e23d02f034" 2018-07-23 04:11:10,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83153cf9-15fa-4f39-9d2c-b4f251d6f162 Date: Mon, 23 Jul 2018 04:11:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 04:11:10,446 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/48f581bc-631d-4834-ba0d-8520d557ec28 used request id req-83153cf9-15fa-4f39-9d2c-b4f251d6f162 2018-07-23 04:11:10,447 - glance_utils - INFO - Deleting image named - cloudify_manager_4.0 2018-07-23 04:11:10,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/ec631731-0a98-447d-91d6-cc554a3214bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0fd66fdcb5c661aa87a40f61c49870c3809c837" 2018-07-23 04:11:11,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4a541ac7-256b-42d0-9bc1-df00710a5e9e Date: Mon, 23 Jul 2018 04:11:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 04:11:11,594 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ec631731-0a98-447d-91d6-cc554a3214bb used request id req-4a541ac7-256b-42d0-9bc1-df00710a5e9e 2018-07-23 04:11:11,595 - nova_utils - DEBUG - Deleting keypair - cloudify_vrouter_kp-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:11:11,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_vrouter_kp-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43b9bc24500168c31a7aab79fb7ef3bdd3f2cfe5" 2018-07-23 04:11:11,624 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 04:11:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-158198b7-5aa7-4bd3-8b84-e8179349ec92 x-compute-request-id: req-158198b7-5aa7-4bd3-8b84-e8179349ec92 Content-Length: 0 Content-Type: application/json 2018-07-23 04:11:11,624 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_vrouter_kp-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 used request id req-158198b7-5aa7-4bd3-8b84-e8179349ec92 2018-07-23 04:11:11,624 - OpenStackKeypair - INFO - Deleted private key file [/home/opnfv/functest/data/router/cloudify_vrouter.pem] 2018-07-23 04:11:11,625 - keystone_utils - INFO - Deleting user with name - cloudify_network_bug-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:11:11,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/204775a33bfd4b9891a0458552bfcdf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc2558ad841d396f9929e132a53871edcdb38f67" 2018-07-23 04:11:11,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41984259-a6c1-4510-a565-ddead937c62d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:11:11,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/204775a33bfd4b9891a0458552bfcdf5 used request id req-41984259-a6c1-4510-a565-ddead937c62d 2018-07-23 04:11:11,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/00744ec6-8c1a-4c98-9a2c-faffc28a8743 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ab5fbd1013990b7302cd3ccaede0a561bb8b2e4" 2018-07-23 04:11:11,924 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 04:11:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-312c96ea-59e1-4df7-a02b-da592544463a x-compute-request-id: req-312c96ea-59e1-4df7-a02b-da592544463a Content-Length: 0 Content-Type: application/json 2018-07-23 04:11:11,924 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/00744ec6-8c1a-4c98-9a2c-faffc28a8743 used request id req-312c96ea-59e1-4df7-a02b-da592544463a 2018-07-23 04:11:11,925 - keystone_utils - INFO - Deleting user with name - vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:11:11,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/2a1e752b38fc46a7a9537d730e391906 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b884e4b4b46b0f380eb003bf70fc84cd6307bfc" 2018-07-23 04:11:12,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab19e0cc-dc2b-4032-932b-af9dd0a77494 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:11:12,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2a1e752b38fc46a7a9537d730e391906 used request id req-ab19e0cc-dc2b-4032-932b-af9dd0a77494 2018-07-23 04:11:12,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074d2591028c0e6584ee900b22f27865cf1bcfdd" 2018-07-23 04:11:12,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-c7ebe589-3d52-4883-871b-b66b0be4115e Date: Mon, 23 Jul 2018 04:11:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:44Z", "updated_at": "2018-07-23T04:10:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:44Z", "revision_number": 0, "id": "400b2e00-ca8b-420f-a2d4-d68fb46ac1aa", "remote_group_id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:44Z", "security_group_id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "061e6e14afc04ac0aab018839c092c6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:44Z", "revision_number": 0, "id": "498ca5b1-10e9-48cc-b585-56ed99c13a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:44Z", "security_group_id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "061e6e14afc04ac0aab018839c092c6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:44Z", "revision_number": 0, "id": "4e86fdc0-1b7e-4e2d-897e-b50bdd0343f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:44Z", "security_group_id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "061e6e14afc04ac0aab018839c092c6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:44Z", "revision_number": 0, "id": "a6ce0dec-16fe-4506-950f-80068835a0f9", "remote_group_id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:44Z", "security_group_id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "061e6e14afc04ac0aab018839c092c6e"}], "revision_number": 1, "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a1586823405b4171a1a6cd7b66184785", "created_at": "2018-07-23T03:05:31Z", "updated_at": "2018-07-23T03:05:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "5e8ca893-1156-4d1b-aaeb-642b02ef1189", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1586823405b4171a1a6cd7b66184785"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "76823978-8b53-4a52-80a3-1ea23311d20c", "remote_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1586823405b4171a1a6cd7b66184785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "f04c322f-4137-4b4c-ba62-19400e622810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1586823405b4171a1a6cd7b66184785"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "f1b04f3b-44a2-4d52-b1b7-aed5b9d72998", "remote_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1586823405b4171a1a6cd7b66184785"}], "revision_number": 1, "project_id": "a1586823405b4171a1a6cd7b66184785", "id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:07:40Z", "updated_at": "2018-07-23T03:07:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "55a82895-5e09-43a8-8f2a-61d64595fb31", "remote_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "66d9586c-eb86-4d9b-83e8-17d32afb0e02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "935f82d6-1c9f-4a11-a373-25e2c5213057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "ac26f155-184e-48d1-acd0-daab6fc5d801", "remote_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d752e668af24950a050a8ab08afe2f1"}], "revision_number": 1, "project_id": "4d752e668af24950a050a8ab08afe2f1", "id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "created_at": "2018-07-23T03:08:25Z", "updated_at": "2018-07-23T03:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "285d7d8d-a94f-4dc2-8e24-54031f9d22f7", "remote_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "ab2f7afe-04e8-4697-8385-269fe9c75d1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "c9c0b418-b921-4f3f-b0df-b4f82871e125", "remote_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "f895a3f1-f470-41fd-a277-439addb822ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}], "revision_number": 1, "project_id": "6d131cad197e470f9d6cf88bf26c76d3", "id": "3a52341f-a1ca-452e-9799-d61369104d59", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "191deb70763b46ca9086cbf1e4719511", "created_at": "2018-07-23T03:58:30Z", "updated_at": "2018-07-23T03:58:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "38e1dca9-dff1-4003-90ef-312b1d73581d", "remote_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv6", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "3bb2e2a1-ae8a-404b-8efc-e6aea6af7879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "3f942712-2aca-4fcf-b817-3d216c794700", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv6", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "735900bb-c52d-42c8-a9e1-53e6a7bc364f", "remote_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}], "revision_number": 1, "project_id": "191deb70763b46ca9086cbf1e4719511", "id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "created_at": "2018-07-23T03:10:09Z", "updated_at": "2018-07-23T03:10:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "bf1242b9-858d-4862-8da6-cd05f4f2ea6b", "remote_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "c0191a7c-56c7-4092-ad5e-76b33b4b59d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "d0ef907e-b456-4919-9aa3-2051d3a3d0f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "d70116c2-645f-49ce-b9fd-b0368691a5cc", "remote_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}], "revision_number": 1, "project_id": "3e96c7c2305b4a35a240f4f191e26e9b", "id": "55663711-5d76-42d6-8936-9e082405b2d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a9eaa55802e444a93c801c77237a967", "created_at": "2018-07-23T03:09:23Z", "updated_at": "2018-07-23T03:09:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "085004de-4629-4166-9bbd-06cbd11cfc77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "3f8f1e15-c057-432f-a729-61a1c8e3d1a9", "remote_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "5f908336-828f-4d24-96fc-4dc92838553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "9a066026-997d-456d-9a7f-bf8f4ef3deff", "remote_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a9eaa55802e444a93c801c77237a967"}], "revision_number": 1, "project_id": "8a9eaa55802e444a93c801c77237a967", "id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T03:07:41Z", "updated_at": "2018-07-23T03:07:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "0a123f5a-5441-4ad3-bb43-7bae789d2998", "remote_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "6dc12ed6-78a7-4695-9989-5814e36dc929", "remote_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "8921f06c-cf05-4b11-8989-b767ca4c14fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "a250b49c-769a-4375-bf46-4523515217f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:07:35Z", "updated_at": "2018-07-23T04:07:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "3464d4a5-2495-45e9-9859-f17f1bea12ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "de471e95-1a5f-4faf-998f-5006b987b0e6", "remote_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "f0c9a216-cd7a-415d-a25b-2dc70e744c9a", "remote_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "f6161007-d3bc-4e0d-90e8-44d73f673395", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}], "revision_number": 1, "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "85d576db-2b0b-439c-bedc-094123c95165", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "created_at": "2018-07-23T03:07:54Z", "updated_at": "2018-07-23T03:07:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "23745340-7162-4c3a-8fbc-1140da5554e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5b0f8ace090483aae6a184491c40e94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "86ca2308-5db0-4aea-a21d-5f939012fa09", "remote_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5b0f8ace090483aae6a184491c40e94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "cd7864c1-61c9-4f65-a580-df233496e695", "remote_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5b0f8ace090483aae6a184491c40e94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "d4cff466-0735-4fc2-8cf7-ce562f32e91d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5b0f8ace090483aae6a184491c40e94"}], "revision_number": 1, "project_id": "c5b0f8ace090483aae6a184491c40e94", "id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:05:50Z", "updated_at": "2018-07-23T04:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "3bd97b56-f29e-41e7-839d-20946b6e3483", "remote_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "66163460-e92c-4b5b-8f12-0dd0571be7d2", "remote_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "6792229a-846f-4b33-b135-56d1ccb20a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "b6f8abba-621d-4ada-bd73-7f795cea4253", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}], "revision_number": 1, "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "created_at": "2018-07-23T03:11:49Z", "updated_at": "2018-07-23T03:11:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "4b47cec2-f295-4f34-bb16-03da66818d65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "4b6b972d-f2dc-4ccc-a78f-2cfc65e98a27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "7982a3f2-b744-42f1-8a23-e3a261e61857", "remote_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "7d0cdcd8-e56c-4954-920f-64498f427c7a", "remote_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}], "revision_number": 1, "project_id": "d4552cd63eab4241ab24a239c3c7773d", "id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "created_at": "2018-07-23T03:11:04Z", "updated_at": "2018-07-23T03:11:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:04Z", "revision_number": 0, "id": "2122999c-e574-4d50-b30e-da70a5236597", "remote_group_id": "e2131af9-7688-4bc8-bde3-e5956acd234a", "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:04Z", "security_group_id": "e2131af9-7688-4bc8-bde3-e5956acd234a", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "c91bd44a993a4d42862890dadd7a99f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:04Z", "revision_number": 0, "id": "23199e02-889c-485e-9998-c117ee9fdd76", "remote_group_id": "e2131af9-7688-4bc8-bde3-e5956acd234a", "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:04Z", "security_group_id": "e2131af9-7688-4bc8-bde3-e5956acd234a", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "c91bd44a993a4d42862890dadd7a99f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:04Z", "revision_number": 0, "id": "af6f13e8-3c73-4f7c-a4e6-1b27b5ba57d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:04Z", "security_group_id": "e2131af9-7688-4bc8-bde3-e5956acd234a", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "c91bd44a993a4d42862890dadd7a99f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:04Z", "revision_number": 0, "id": "b740875a-9cab-49b6-8d1c-188d44e54088", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:04Z", "security_group_id": "e2131af9-7688-4bc8-bde3-e5956acd234a", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "c91bd44a993a4d42862890dadd7a99f1"}], "revision_number": 1, "project_id": "c91bd44a993a4d42862890dadd7a99f1", "id": "e2131af9-7688-4bc8-bde3-e5956acd234a", "name": "default"}]} 2018-07-23 04:11:12,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-c7ebe589-3d52-4883-871b-b66b0be4115e 2018-07-23 04:11:12,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074d2591028c0e6584ee900b22f27865cf1bcfdd" 2018-07-23 04:11:12,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f86048c1-0f39-4748-bbc8-007cd720f96c Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "061e6e14afc04ac0aab018839c092c6e", "name": "vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866"}} 2018-07-23 04:11:12,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e used request id req-f86048c1-0f39-4748-bbc8-007cd720f96c 2018-07-23 04:11:12,860 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 073f1cb2-e7d9-42d0-9a5d-962272d98ad0 2018-07-23 04:11:12,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=073f1cb2-e7d9-42d0-9a5d-962272d98ad0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074d2591028c0e6584ee900b22f27865cf1bcfdd" 2018-07-23 04:11:12,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-12a609ba-920d-4e31-9c13-0cc6213d4c6b Date: Mon, 23 Jul 2018 04:11:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:10:44Z", "security_group_id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "port_range_min": null, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:44Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "400b2e00-ca8b-420f-a2d4-d68fb46ac1aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:10:44Z", "security_group_id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "port_range_min": null, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:44Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "498ca5b1-10e9-48cc-b585-56ed99c13a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:10:44Z", "security_group_id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "port_range_min": null, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:44Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "4e86fdc0-1b7e-4e2d-897e-b50bdd0343f6"}, {"remote_group_id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:10:44Z", "security_group_id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "port_range_min": null, "revision_number": 0, "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:44Z", "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "a6ce0dec-16fe-4506-950f-80068835a0f9"}]} 2018-07-23 04:11:12,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=073f1cb2-e7d9-42d0-9a5d-962272d98ad0 used request id req-12a609ba-920d-4e31-9c13-0cc6213d4c6b 2018-07-23 04:11:12,885 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 04:11:12,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/073f1cb2-e7d9-42d0-9a5d-962272d98ad0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074d2591028c0e6584ee900b22f27865cf1bcfdd" 2018-07-23 04:11:12,934 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-30a04ea5-113a-4c9b-89c2-15fc02950440 Date: Mon, 23 Jul 2018 04:11:12 GMT RESP BODY: {"NeutronError": {"message": "Security Group 073f1cb2-e7d9-42d0-9a5d-962272d98ad0 in use.", "type": "SecurityGroupInUse", "detail": ""}} 2018-07-23 04:11:12,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/073f1cb2-e7d9-42d0-9a5d-962272d98ad0 used request id req-30a04ea5-113a-4c9b-89c2-15fc02950440 2018-07-23 04:11:12,934 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security Group 073f1cb2-e7d9-42d0-9a5d-962272d98ad0 in use.", "type": "SecurityGroupInUse", "detail": ""}} 2018-07-23 04:11:12,935 - keystone_utils - INFO - Deleting project with name - vyos_vrouter-0eb540ff-ad59-4b40-b4ee-b2dc887bb866 2018-07-23 04:11:12,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074d2591028c0e6584ee900b22f27865cf1bcfdd" 2018-07-23 04:11:13,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:11:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aef88f4-9995-4a59-a364-73c2c78c6c9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:11:13,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e used request id req-6aef88f4-9995-4a59-a364-73c2c78c6c9b 2018-07-23 04:11:13,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074d2591028c0e6584ee900b22f27865cf1bcfdd" 2018-07-23 04:11:13,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d6365aa-aa49-41ec-b4d7-5bfc9075e6b2 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 04:11:13,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9d6365aa-aa49-41ec-b4d7-5bfc9075e6b2 2018-07-23 04:11:13,186 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-07-23 04:11:13,206 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-07-23 04:11:13,273 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-07-23 04:11:13,290 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-07-23 04:11:13,291 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-07-23 04:11:13,291 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-07-23 04:11:13,291 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-23 04:11:13,291 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-23 04:11:13,291 - openstack_tests - INFO - OS Credentials = > 2018-07-23 04:11:13,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:11:13,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:11:13,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:11:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["LeiPTQB1SF2656WvM3QOEQ"], "issued_at": "2018-07-23T04:11:13.000000Z"}} 2018-07-23 04:11:13,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f9a32a56793a7757813b4eb526f42377b7dcff" 2018-07-23 04:11:13,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef0f53c-9d92-4b5f-858a-175282ac4f34 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-07-23 04:11:13,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-eef0f53c-9d92-4b5f-858a-175282ac4f34 2018-07-23 04:11:13,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 04:11:13,783 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:11:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff6e0369-defc-418b-ab65-1eebfadf42a8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 04:11:13,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-ff6e0369-defc-418b-ab65-1eebfadf42a8 2018-07-23 04:11:13,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e&description=Created+by+OPNFV+Functest%3A+juju_epc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f9a32a56793a7757813b4eb526f42377b7dcff" 2018-07-23 04:11:13,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0b38481-7f49-462f-89a8-c700943139b1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e&description=Created+by+OPNFV+Functest%3A+juju_epc", "previous": null, "next": null}, "projects": []} 2018-07-23 04:11:13,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e&description=Created+by+OPNFV+Functest%3A+juju_epc used request id req-d0b38481-7f49-462f-89a8-c700943139b1 2018-07-23 04:11:13,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f9a32a56793a7757813b4eb526f42377b7dcff" 2018-07-23 04:11:13,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db53922e-4698-4a0d-87b1-165589a1203b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"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?name=Default", "previous": null, "next": null}} 2018-07-23 04:11:13,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-db53922e-4698-4a0d-87b1-165589a1203b 2018-07-23 04:11:13,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f9a32a56793a7757813b4eb526f42377b7dcff" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: juju_epc", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e", "domain_id": "default"}}' 2018-07-23 04:11:14,105 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 04:11:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12a84e6e-685c-4bdb-b960-69e608586176 Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e"}, "tags": [], "enabled": true, "id": "ae47b3dcb8cb42aab962a71710f7349e", "parent_id": "default", "domain_id": "default", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e"}} 2018-07-23 04:11:14,105 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-12a84e6e-685c-4bdb-b960-69e608586176 2018-07-23 04:11:14,105 - keystone_utils - INFO - Created project with name - juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e 2018-07-23 04:11:14,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:11:14,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:11:14,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:11:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["o-VnvpnlRuO3rDIP5FF21g"], "issued_at": "2018-07-23T04:11:14.000000Z"}} 2018-07-23 04:11:14,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16a0132929762ff4f1a1936b516406c746d81006" 2018-07-23 04:11:14,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-accdfbfe-6f05-4681-92d1-06433458bca9 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-07-23 04:11:14,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-accdfbfe-6f05-4681-92d1-06433458bca9 2018-07-23 04:11:14,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 04:11:14,610 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:11:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efccafd6-74c7-4ff6-a56c-078c97210816 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 04:11:14,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-efccafd6-74c7-4ff6-a56c-078c97210816 2018-07-23 04:11:14,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16a0132929762ff4f1a1936b516406c746d81006" 2018-07-23 04:11:14,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ef97d6-ced4-40c6-b94b-3681b7f41d0a Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 04:11:14,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e2ef97d6-ced4-40c6-b94b-3681b7f41d0a 2018-07-23 04:11:14,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:11:14,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:11:15,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:11:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/4d752e668af24950a050a8ab08afe2f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5683c67c3699469fb0bf6b323191fb5c"}, "audit_ids": ["xLvyeO6pS7mMX6UKpyU7Vw"], "issued_at": "2018-07-23T04:11:15.000000Z"}} 2018-07-23 04:11:15,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3f3f088cde5da51cef0c3d664d0a66c6c7e410" 2018-07-23 04:11:15,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9765c895-87f2-475a-b095-c571134232ae 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-07-23 04:11:15,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9765c895-87f2-475a-b095-c571134232ae 2018-07-23 04:11:15,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 04:11:15,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:11:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcf396a2-878e-48ea-b366-4b6511dc99ba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 04:11:15,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-dcf396a2-878e-48ea-b366-4b6511dc99ba 2018-07-23 04:11:15,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3f3f088cde5da51cef0c3d664d0a66c6c7e410" 2018-07-23 04:11:15,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0787575a-23d2-4d38-99f0-7cc047cbdbc2 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 04:11:15,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0787575a-23d2-4d38-99f0-7cc047cbdbc2 2018-07-23 04:11:15,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3f3f088cde5da51cef0c3d664d0a66c6c7e410" 2018-07-23 04:11:15,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baa8cc9e-f907-4e92-b67f-a768e10fbe25 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e"}, "tags": [], "enabled": true, "id": "ae47b3dcb8cb42aab962a71710f7349e", "parent_id": "default", "domain_id": "default", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e"}]} 2018-07-23 04:11:15,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e used request id req-baa8cc9e-f907-4e92-b67f-a768e10fbe25 2018-07-23 04:11:15,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3f3f088cde5da51cef0c3d664d0a66c6c7e410" 2018-07-23 04:11:15,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd81b0ea-c4cc-42de-8be0-6ef7a3cf7306 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"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?name=Default", "previous": null, "next": null}} 2018-07-23 04:11:15,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fd81b0ea-c4cc-42de-8be0-6ef7a3cf7306 2018-07-23 04:11:15,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3f3f088cde5da51cef0c3d664d0a66c6c7e410" 2018-07-23 04:11:15,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83c2690c-1a12-4abe-8e60-35f24352d862 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 04:11:15,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-83c2690c-1a12-4abe-8e60-35f24352d862 2018-07-23 04:11:15,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3f3f088cde5da51cef0c3d664d0a66c6c7e410" 2018-07-23 04:11:15,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-502f8fa3-627b-495b-87b3-fa3aad332ab4 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e"}, "tags": [], "enabled": true, "id": "ae47b3dcb8cb42aab962a71710f7349e", "parent_id": "default", "domain_id": "default", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e"}]} 2018-07-23 04:11:15,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e used request id req-502f8fa3-627b-495b-87b3-fa3aad332ab4 2018-07-23 04:11:15,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/4546ada8b47641538eaa844dce04c7d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3f3f088cde5da51cef0c3d664d0a66c6c7e410" 2018-07-23 04:11:16,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32e2d6d6-d7e9-4beb-b48f-f5d420de7944 Content-Encoding: gzip Content-Length: 241 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e", "links": {"self": "http://172.30.9.21:5000/v3/users/4546ada8b47641538eaa844dce04c7d2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ae47b3dcb8cb42aab962a71710f7349e", "id": "4546ada8b47641538eaa844dce04c7d2", "password_expires_at": null}} 2018-07-23 04:11:16,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/4546ada8b47641538eaa844dce04c7d2 used request id req-32e2d6d6-d7e9-4beb-b48f-f5d420de7944 2018-07-23 04:11:16,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e/users/4546ada8b47641538eaa844dce04c7d2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3f3f088cde5da51cef0c3d664d0a66c6c7e410" 2018-07-23 04:11:16,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd9d5f19-43b9-4f7c-b80b-5a48fa14e072 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e/users/4546ada8b47641538eaa844dce04c7d2/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 04:11:16,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e/users/4546ada8b47641538eaa844dce04c7d2/roles used request id req-bd9d5f19-43b9-4f7c-b80b-5a48fa14e072 2018-07-23 04:11:16,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3f3f088cde5da51cef0c3d664d0a66c6c7e410" 2018-07-23 04:11:16,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d81a8c5-f914-4f24-9f2e-b0bd3c2e6cdb Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}} 2018-07-23 04:11:16,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f used request id req-2d81a8c5-f914-4f24-9f2e-b0bd3c2e6cdb 2018-07-23 04:11:16,260 - keystone_utils - INFO - Granting role admin to project juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e 2018-07-23 04:11:16,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e/users/4546ada8b47641538eaa844dce04c7d2/roles/906f225086c94f88a6ba852fb9ae8f0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3f3f088cde5da51cef0c3d664d0a66c6c7e410" 2018-07-23 04:11:16,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:11:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbef2cf2-09d3-45c2-8f2d-0f82c9243c5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:11:16,394 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e/users/4546ada8b47641538eaa844dce04c7d2/roles/906f225086c94f88a6ba852fb9ae8f0f used request id req-dbef2cf2-09d3-45c2-8f2d-0f82c9243c5f 2018-07-23 04:11:16,394 - keystone_utils - INFO - Created user with name - juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e 2018-07-23 04:11:16,394 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e, password=42faf527-cdc2-4cba-b81e-dfec993d2b83, auth_url=http://172.30.9.21:5000/v3, project_name=juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-23 04:11:16,396 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_USER | admin | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_PASSWORD | admin | | SDN_CONTROLLER_WEBPORT | 8080 | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-178 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-07-23 04:11:16,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:11:16,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:11:16,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:11:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae47b3dcb8cb42aab962a71710f7349e", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e", "id": "4546ada8b47641538eaa844dce04c7d2"}, "audit_ids": ["vLuWZQFDS4iR4OqrWt7ZXA"], "issued_at": "2018-07-23T04:11:16.000000Z"}} 2018-07-23 04:11:16,806 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-07-23 04:11:18,064 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 2018-07-23 04:11:18,065 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-07-23 04:11:18,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:11:18,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:11:18,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:11:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae47b3dcb8cb42aab962a71710f7349e", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e", "id": "4546ada8b47641538eaa844dce04c7d2"}, "audit_ids": ["qnE2zv-WQ3aalEfv-nbrbw"], "issued_at": "2018-07-23T04:11:18.000000Z"}} 2018-07-23 04:11:18,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60dd999f3ef07c82d3b14c5db08500a3be8fe2c" 2018-07-23 04:11:18,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5466daa0-9656-4ab6-857b-9a6a4cc200db 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-07-23 04:11:18,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5466daa0-9656-4ab6-857b-9a6a4cc200db 2018-07-23 04:11:18,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 04:11:18,555 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:11:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14610a82-a551-4f52-97eb-4c1cc6af6a4b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 04:11:18,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-14610a82-a551-4f52-97eb-4c1cc6af6a4b 2018-07-23 04:11:18,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60dd999f3ef07c82d3b14c5db08500a3be8fe2c" 2018-07-23 04:11:18,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d244ac-ece1-4618-b000-5f6b78fdb245 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/00c64dc790de4dd29911ffd6a4d6cd61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "00c64dc790de4dd29911ffd6a4d6cd61", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0aac83b099504bc9aa8546db1db367d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0aac83b099504bc9aa8546db1db367d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/0d61be21e7114f73aa6f762fdfa6b9b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0d61be21e7114f73aa6f762fdfa6b9b4", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/1ad594cc989a4d4d91e2c2768b64b332"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ad594cc989a4d4d91e2c2768b64b332", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/41c464229eb747e6b0350d3197b28144"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41c464229eb747e6b0350d3197b28144", "email": "neutron@localhost", "password_expires_at": null}, {"name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e", "links": {"self": "http://172.30.9.21:5000/v3/users/4546ada8b47641538eaa844dce04c7d2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ae47b3dcb8cb42aab962a71710f7349e", "id": "4546ada8b47641538eaa844dce04c7d2", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/48cb012acd5e46cc9965e7638ce77d0d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48cb012acd5e46cc9965e7638ce77d0d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/5683c67c3699469fb0bf6b323191fb5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5683c67c3699469fb0bf6b323191fb5c", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/61fe0e09f8e54ffa8b61be75178108ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61fe0e09f8e54ffa8b61be75178108ed", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/72eff9db2fc94f68bf49f73bd9bef003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "72eff9db2fc94f68bf49f73bd9bef003", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8759f6a8b4104ec790328065e4eb7f43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8759f6a8b4104ec790328065e4eb7f43", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/8c66dc07ecbe48749d29f411cd3bd85b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c66dc07ecbe48749d29f411cd3bd85b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a3f9b58d0e604fb2808eb2d003eb8482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3f9b58d0e604fb2808eb2d003eb8482", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/d292d5471d8748d288cccd25988b8adc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d292d5471d8748d288cccd25988b8adc", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d6c1814467b34765b3f71c22f4603bdc"}, "domain_id": "0cb9703f62ec4cdc8bc128a81da463cc", "enabled": true, "options": {}, "id": "d6c1814467b34765b3f71c22f4603bdc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-23 04:11:18,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-42d244ac-ece1-4618-b000-5f6b78fdb245 2018-07-23 04:11:18,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60dd999f3ef07c82d3b14c5db08500a3be8fe2c" 2018-07-23 04:11:18,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2bfa676-7b96-4957-8379-c9ac52ee84f2 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e"}, "tags": [], "enabled": true, "id": "ae47b3dcb8cb42aab962a71710f7349e", "parent_id": "default", "domain_id": "default", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e"}]} 2018-07-23 04:11:18,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e used request id req-f2bfa676-7b96-4957-8379-c9ac52ee84f2 2018-07-23 04:11:18,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60dd999f3ef07c82d3b14c5db08500a3be8fe2c" 2018-07-23 04:11:18,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7093e9e-b8cb-4535-abe3-723773d98472 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"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?name=Default", "previous": null, "next": null}} 2018-07-23 04:11:18,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a7093e9e-b8cb-4535-abe3-723773d98472 2018-07-23 04:11:19,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60dd999f3ef07c82d3b14c5db08500a3be8fe2c" 2018-07-23 04:11:19,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3a4ee3b-e10f-48d9-bc6a-ae90a9c93505 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 04:11:19,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e3a4ee3b-e10f-48d9-bc6a-ae90a9c93505 2018-07-23 04:11:19,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60dd999f3ef07c82d3b14c5db08500a3be8fe2c" 2018-07-23 04:11:19,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff628aec-bbc9-4743-8ac4-5cb606369184 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e"}, "tags": [], "enabled": true, "id": "ae47b3dcb8cb42aab962a71710f7349e", "parent_id": "default", "domain_id": "default", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e"}]} 2018-07-23 04:11:19,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e used request id req-ff628aec-bbc9-4743-8ac4-5cb606369184 2018-07-23 04:11:19,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/d7c098fa6822406fb4fbb2cfef68e4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60dd999f3ef07c82d3b14c5db08500a3be8fe2c" 2018-07-23 04:11:19,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3979fca-2e70-4655-806f-f831f09da31d Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "juju_network_discovery_bug", "links": {"self": "http://172.30.9.21:5000/v3/users/d7c098fa6822406fb4fbb2cfef68e4db"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ae47b3dcb8cb42aab962a71710f7349e", "id": "d7c098fa6822406fb4fbb2cfef68e4db", "password_expires_at": null}} 2018-07-23 04:11:19,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/d7c098fa6822406fb4fbb2cfef68e4db used request id req-b3979fca-2e70-4655-806f-f831f09da31d 2018-07-23 04:11:19,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e/users/d7c098fa6822406fb4fbb2cfef68e4db/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60dd999f3ef07c82d3b14c5db08500a3be8fe2c" 2018-07-23 04:11:19,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c03a55e6-6e52-4a5b-8f4e-76aba12778e9 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e/users/d7c098fa6822406fb4fbb2cfef68e4db/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 04:11:19,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e/users/d7c098fa6822406fb4fbb2cfef68e4db/roles used request id req-c03a55e6-6e52-4a5b-8f4e-76aba12778e9 2018-07-23 04:11:19,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60dd999f3ef07c82d3b14c5db08500a3be8fe2c" 2018-07-23 04:11:19,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a73f315-702f-496e-bd3e-bdf084cb9ace Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}} 2018-07-23 04:11:19,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-8a73f315-702f-496e-bd3e-bdf084cb9ace 2018-07-23 04:11:19,625 - keystone_utils - INFO - Granting role _member_ to project juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e 2018-07-23 04:11:19,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e/users/d7c098fa6822406fb4fbb2cfef68e4db/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60dd999f3ef07c82d3b14c5db08500a3be8fe2c" 2018-07-23 04:11:19,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:11:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a82418ef-dcca-44fc-9e81-ee6f197e0840 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:11:19,754 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e/users/d7c098fa6822406fb4fbb2cfef68e4db/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-a82418ef-dcca-44fc-9e81-ee6f197e0840 2018-07-23 04:11:19,755 - keystone_utils - INFO - Created user with name - juju_network_discovery_bug 2018-07-23 04:11:19,755 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=95aabc2a-44be-493a-bd78-c27cca7862cc, auth_url=http://172.30.9.21:5000/v3, project_name=juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-23 04:11:19,852 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-07-23 04:11:19,852 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Juju Orchestrator 2018-07-23 04:11:19,852 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network with nameserver: 8.8.8.8 2018-07-23 04:11:19,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:11:19,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:11:20,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:11:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae47b3dcb8cb42aab962a71710f7349e", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e", "id": "4546ada8b47641538eaa844dce04c7d2"}, "audit_ids": ["c2k2IK8mQqyG5IUFOctNOw"], "issued_at": "2018-07-23T04:11:20.000000Z"}} 2018-07-23 04:11:20,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f157a2c4da0653624aff7ddc18c4850bbb11960" 2018-07-23 04:11:20,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5860ad9b-d85a-4b5b-95c8-0aecbee3a6d9 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-07-23 04:11:20,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5860ad9b-d85a-4b5b-95c8-0aecbee3a6d9 2018-07-23 04:11:20,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=abot-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f157a2c4da0653624aff7ddc18c4850bbb11960" 2018-07-23 04:11:20,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-956476be-373a-4937-ab63-7a9e0ad3da96 Date: Mon, 23 Jul 2018 04:11:20 GMT RESP BODY: {"networks":[]} 2018-07-23 04:11:20,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=abot-net used request id req-956476be-373a-4937-ab63-7a9e0ad3da96 2018-07-23 04:11:20,512 - neutron_utils - INFO - Creating network with name abot-net 2018-07-23 04:11:20,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f157a2c4da0653624aff7ddc18c4850bbb11960" -d '{"network": {"name": "abot-net", "admin_state_up": true}}' 2018-07-23 04:11:20,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-4d1e9572-1689-4b7b-bf50-0d05f4873292 Date: Mon, 23 Jul 2018 04:11:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2b6fe67a-b7af-42ec-9ab6-76110e5d7699","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"ae47b3dcb8cb42aab962a71710f7349e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T04:11:20Z","is_default":false,"qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"ae47b3dcb8cb42aab962a71710f7349e","created_at":"2018-07-23T04:11:20Z","mtu":1450}} 2018-07-23 04:11:20,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-4d1e9572-1689-4b7b-bf50-0d05f4873292 2018-07-23 04:11:20,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=2b6fe67a-b7af-42ec-9ab6-76110e5d7699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f157a2c4da0653624aff7ddc18c4850bbb11960" 2018-07-23 04:11:20,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-43a995da-1642-42d3-bec2-79b2b01af147 Date: Mon, 23 Jul 2018 04:11:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2b6fe67a-b7af-42ec-9ab6-76110e5d7699","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"ae47b3dcb8cb42aab962a71710f7349e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T04:11:20Z","qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"ae47b3dcb8cb42aab962a71710f7349e","created_at":"2018-07-23T04:11:20Z","provider:network_type":"vxlan"}]} 2018-07-23 04:11:20,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=2b6fe67a-b7af-42ec-9ab6-76110e5d7699 used request id req-43a995da-1642-42d3-bec2-79b2b01af147 2018-07-23 04:11:20,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2b6fe67a-b7af-42ec-9ab6-76110e5d7699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f157a2c4da0653624aff7ddc18c4850bbb11960" 2018-07-23 04:11:20,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-16d3f1b4-4312-45f1-84ea-b0e0512f2b04 Date: Mon, 23 Jul 2018 04:11:20 GMT RESP BODY: {"subnets":[]} 2018-07-23 04:11:20,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2b6fe67a-b7af-42ec-9ab6-76110e5d7699 used request id req-16d3f1b4-4312-45f1-84ea-b0e0512f2b04 2018-07-23 04:11:20,920 - neutron_utils - INFO - Creating subnet with name abot-subnet-80f3e7f3-e9ad-4189-808e-accc7078af5e 2018-07-23 04:11:20,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f157a2c4da0653624aff7ddc18c4850bbb11960" -d '{"subnets": [{"ip_version": 4, "network_id": "2b6fe67a-b7af-42ec-9ab6-76110e5d7699", "cidr": "172.16.0.0/24", "dns_nameservers": ["8.8.8.8"], "name": "abot-subnet-80f3e7f3-e9ad-4189-808e-accc7078af5e"}]}' 2018-07-23 04:11:21,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-122f4e78-b0e6-49cf-8250-89bc801c774a Date: Mon, 23 Jul 2018 04:11:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T04:11:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"29f8cd22-4712-4234-be8c-c850d5b8ce6a","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"ae47b3dcb8cb42aab962a71710f7349e","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-80f3e7f3-e9ad-4189-808e-accc7078af5e","enable_dhcp":true,"segment_id":null,"network_id":"2b6fe67a-b7af-42ec-9ab6-76110e5d7699","tenant_id":"ae47b3dcb8cb42aab962a71710f7349e","created_at":"2018-07-23T04:11:21Z","ip_version":4}]} 2018-07-23 04:11:21,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-122f4e78-b0e6-49cf-8250-89bc801c774a 2018-07-23 04:11:21,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=2b6fe67a-b7af-42ec-9ab6-76110e5d7699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f157a2c4da0653624aff7ddc18c4850bbb11960" 2018-07-23 04:11:21,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-5a7c3557-235b-4125-88b7-664b93c65e84 Date: Mon, 23 Jul 2018 04:11:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2b6fe67a-b7af-42ec-9ab6-76110e5d7699","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"ae47b3dcb8cb42aab962a71710f7349e","l2_adjacency":true,"status":"ACTIVE","subnets":["29f8cd22-4712-4234-be8c-c850d5b8ce6a"],"description":"","tags":[],"updated_at":"2018-07-23T04:11:21Z","qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"ae47b3dcb8cb42aab962a71710f7349e","created_at":"2018-07-23T04:11:20Z","provider:network_type":"vxlan"}]} 2018-07-23 04:11:21,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=2b6fe67a-b7af-42ec-9ab6-76110e5d7699 used request id req-5a7c3557-235b-4125-88b7-664b93c65e84 2018-07-23 04:11:21,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2b6fe67a-b7af-42ec-9ab6-76110e5d7699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f157a2c4da0653624aff7ddc18c4850bbb11960" 2018-07-23 04:11:21,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-bd2bdbc2-cd2a-46bb-b070-b80b86163221 Date: Mon, 23 Jul 2018 04:11:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T04:11:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"29f8cd22-4712-4234-be8c-c850d5b8ce6a","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"ae47b3dcb8cb42aab962a71710f7349e","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-80f3e7f3-e9ad-4189-808e-accc7078af5e","enable_dhcp":true,"segment_id":null,"network_id":"2b6fe67a-b7af-42ec-9ab6-76110e5d7699","tenant_id":"ae47b3dcb8cb42aab962a71710f7349e","created_at":"2018-07-23T04:11:21Z","ip_version":4}]} 2018-07-23 04:11:21,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2b6fe67a-b7af-42ec-9ab6-76110e5d7699 used request id req-bd2bdbc2-cd2a-46bb-b070-b80b86163221 2018-07-23 04:11:21,470 - OpenStackNetwork - DEBUG - Network [2b6fe67a-b7af-42ec-9ab6-76110e5d7699] created successfully 2018-07-23 04:11:21,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:11:21,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:11:21,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:11:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae47b3dcb8cb42aab962a71710f7349e", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e", "id": "4546ada8b47641538eaa844dce04c7d2"}, "audit_ids": ["JXaPXoH7R8uRrumhuk9Sdw"], "issued_at": "2018-07-23T04:11:21.000000Z"}} 2018-07-23 04:11:21,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac64d2db71d85d17b45f6f4680650c8d8512867" 2018-07-23 04:11:22,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-16c8e189-620b-4237-8202-828386ab3937 Date: Mon, 23 Jul 2018 04:11:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 04:11:22,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-16c8e189-620b-4237-8202-828386ab3937 2018-07-23 04:11:22,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b1151015-972f-420d-9114-74e63e0e9f5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac64d2db71d85d17b45f6f4680650c8d8512867" 2018-07-23 04:11:22,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a13ba161-956e-43b9-90f4-d488a806ee5d Date: Mon, 23 Jul 2018 04:11:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T03:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b7dd2643-1786-461e-9ccb-e3d909da771e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a1586823405b4171a1a6cd7b66184785","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b1151015-972f-420d-9114-74e63e0e9f5c","tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:36Z","ip_version":4}]} 2018-07-23 04:11:22,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b1151015-972f-420d-9114-74e63e0e9f5c used request id req-a13ba161-956e-43b9-90f4-d488a806ee5d 2018-07-23 04:11:22,237 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-07-23 04:11:22,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:11:22,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:11:22,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:11:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae47b3dcb8cb42aab962a71710f7349e", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e", "id": "4546ada8b47641538eaa844dce04c7d2"}, "audit_ids": ["0Z5cHeUxTSyK9LDXLpS-kQ"], "issued_at": "2018-07-23T04:11:22.000000Z"}} 2018-07-23 04:11:22,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d27430e871c3fcce8467f74804295bcae086ce" 2018-07-23 04:11:22,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7caecb7-64e4-4f76-84fc-9ec15916793d 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-07-23 04:11:22,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a7caecb7-64e4-4f76-84fc-9ec15916793d 2018-07-23 04:11:22,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=abot-router-80f3e7f3-e9ad-4189-808e-accc7078af5e&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d27430e871c3fcce8467f74804295bcae086ce" 2018-07-23 04:11:22,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9ffeb9f0-e23b-4b77-8ca7-ebd6f105a83a Date: Mon, 23 Jul 2018 04:11:22 GMT RESP BODY: {"routers": []} 2018-07-23 04:11:22,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=abot-router-80f3e7f3-e9ad-4189-808e-accc7078af5e&admin_state_up=True used request id req-9ffeb9f0-e23b-4b77-8ca7-ebd6f105a83a 2018-07-23 04:11:22,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:11:22,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:11:23,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:11:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae47b3dcb8cb42aab962a71710f7349e", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e", "id": "4546ada8b47641538eaa844dce04c7d2"}, "audit_ids": ["iUWvqSuOTZq13-YJA-Y2Qw"], "issued_at": "2018-07-23T04:11:23.000000Z"}} 2018-07-23 04:11:23,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}580394a5618b6fa4c3f14ccd8a0f1b93416abe8e" 2018-07-23 04:11:23,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50280488-ebb5-4e08-a6c9-d19dcd17db01 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-07-23 04:11:23,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-50280488-ebb5-4e08-a6c9-d19dcd17db01 2018-07-23 04:11:23,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d27430e871c3fcce8467f74804295bcae086ce" 2018-07-23 04:11:23,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1daa4e4c-438f-4b7b-ac86-17730fbecb93 Date: Mon, 23 Jul 2018 04:11:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b1151015-972f-420d-9114-74e63e0e9f5c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1586823405b4171a1a6cd7b66184785","l2_adjacency":true,"status":"ACTIVE","subnets":["b7dd2643-1786-461e-9ccb-e3d909da771e"],"description":"","tags":[],"updated_at":"2018-07-23T03:05:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:31Z","provider:network_type":"flat"}]} 2018-07-23 04:11:23,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-1daa4e4c-438f-4b7b-ac86-17730fbecb93 2018-07-23 04:11:23,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b1151015-972f-420d-9114-74e63e0e9f5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d27430e871c3fcce8467f74804295bcae086ce" 2018-07-23 04:11:23,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-299a3053-a471-4264-b01b-927194ec90db Date: Mon, 23 Jul 2018 04:11:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T03:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b7dd2643-1786-461e-9ccb-e3d909da771e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a1586823405b4171a1a6cd7b66184785","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b1151015-972f-420d-9114-74e63e0e9f5c","tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:36Z","ip_version":4}]} 2018-07-23 04:11:23,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b1151015-972f-420d-9114-74e63e0e9f5c used request id req-299a3053-a471-4264-b01b-927194ec90db 2018-07-23 04:11:23,662 - neutron_utils - INFO - Creating router with name - abot-router-80f3e7f3-e9ad-4189-808e-accc7078af5e 2018-07-23 04:11:23,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d27430e871c3fcce8467f74804295bcae086ce" -d '{"router": {"external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c"}, "name": "abot-router-80f3e7f3-e9ad-4189-808e-accc7078af5e", "admin_state_up": true}}' 2018-07-23 04:11:25,148 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-05bdff51-766c-4f57-b6b2-5f3035e1dfc1 Date: Mon, 23 Jul 2018 04:11:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ae47b3dcb8cb42aab962a71710f7349e", "created_at": "2018-07-23T04:11:23Z", "admin_state_up": true, "updated_at": "2018-07-23T04:11:24Z", "project_id": "ae47b3dcb8cb42aab962a71710f7349e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "04aab481-6c65-4da2-a0ae-e88fd1615cbf", "name": "abot-router-80f3e7f3-e9ad-4189-808e-accc7078af5e"}} 2018-07-23 04:11:25,148 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-05bdff51-766c-4f57-b6b2-5f3035e1dfc1 2018-07-23 04:11:25,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=04aab481-6c65-4da2-a0ae-e88fd1615cbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d27430e871c3fcce8467f74804295bcae086ce" 2018-07-23 04:11:25,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-29f09958-6250-4884-8184-5c26348cfb8b Date: Mon, 23 Jul 2018 04:11:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T04:11:24Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b7dd2643-1786-461e-9ccb-e3d909da771e","ip_address":"172.30.9.204"}],"id":"0c5e9f62-e56e-4a89-8a1b-96cd509f74e0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6e:47:b5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1151015-972f-420d-9114-74e63e0e9f5c","tenant_id":"","created_at":"2018-07-23T04:11:24Z","binding:vnic_type":"normal","device_id":"04aab481-6c65-4da2-a0ae-e88fd1615cbf","ip_allocation":"immediate"}]} 2018-07-23 04:11:25,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=04aab481-6c65-4da2-a0ae-e88fd1615cbf used request id req-29f09958-6250-4884-8184-5c26348cfb8b 2018-07-23 04:11:25,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/b7dd2643-1786-461e-9ccb-e3d909da771e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d27430e871c3fcce8467f74804295bcae086ce" 2018-07-23 04:11:25,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-7a98c50c-84d6-4b36-8832-d03624b8dc45 Date: Mon, 23 Jul 2018 04:11:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T03:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b7dd2643-1786-461e-9ccb-e3d909da771e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a1586823405b4171a1a6cd7b66184785","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b1151015-972f-420d-9114-74e63e0e9f5c","tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:36Z","ip_version":4}} 2018-07-23 04:11:25,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/b7dd2643-1786-461e-9ccb-e3d909da771e used request id req-7a98c50c-84d6-4b36-8832-d03624b8dc45 2018-07-23 04:11:25,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?name=abot-subnet-80f3e7f3-e9ad-4189-808e-accc7078af5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d27430e871c3fcce8467f74804295bcae086ce" 2018-07-23 04:11:25,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-659d7961-c1a3-4cad-861c-464dc88b47d5 Date: Mon, 23 Jul 2018 04:11:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T04:11:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"29f8cd22-4712-4234-be8c-c850d5b8ce6a","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"ae47b3dcb8cb42aab962a71710f7349e","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-80f3e7f3-e9ad-4189-808e-accc7078af5e","enable_dhcp":true,"segment_id":null,"network_id":"2b6fe67a-b7af-42ec-9ab6-76110e5d7699","tenant_id":"ae47b3dcb8cb42aab962a71710f7349e","created_at":"2018-07-23T04:11:21Z","ip_version":4}]} 2018-07-23 04:11:25,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?name=abot-subnet-80f3e7f3-e9ad-4189-808e-accc7078af5e used request id req-659d7961-c1a3-4cad-861c-464dc88b47d5 2018-07-23 04:11:25,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 04:11:25,296 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 04:11:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3e03c7b-1dcb-46b2-ae1f-d2c7018a69b2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-23 04:11:25,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f3e03c7b-1dcb-46b2-ae1f-d2c7018a69b2 2018-07-23 04:11:25,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d27430e871c3fcce8467f74804295bcae086ce" 2018-07-23 04:11:25,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59eeaa74-5f90-4517-821f-ed1a0a68972a Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae47b3dcb8cb42aab962a71710f7349e", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e"}} 2018-07-23 04:11:25,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e used request id req-59eeaa74-5f90-4517-821f-ed1a0a68972a 2018-07-23 04:11:25,316 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-23 04:11:25,316 - neutron_utils - INFO - Adding interface to router with name abot-router-80f3e7f3-e9ad-4189-808e-accc7078af5e 2018-07-23 04:11:25,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/04aab481-6c65-4da2-a0ae-e88fd1615cbf/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d27430e871c3fcce8467f74804295bcae086ce" -d '{"subnet_id": "29f8cd22-4712-4234-be8c-c850d5b8ce6a"}' 2018-07-23 04:11:27,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-07bf39c1-1755-4636-8e4e-af4b688a81fa Date: Mon, 23 Jul 2018 04:11:27 GMT RESP BODY: {"network_id": "2b6fe67a-b7af-42ec-9ab6-76110e5d7699", "tenant_id": "ae47b3dcb8cb42aab962a71710f7349e", "subnet_id": "29f8cd22-4712-4234-be8c-c850d5b8ce6a", "subnet_ids": ["29f8cd22-4712-4234-be8c-c850d5b8ce6a"], "port_id": "6fc53de5-edbe-4249-9ab6-8d78da41c79a", "id": "04aab481-6c65-4da2-a0ae-e88fd1615cbf"} 2018-07-23 04:11:27,148 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/04aab481-6c65-4da2-a0ae-e88fd1615cbf/add_router_interface used request id req-07bf39c1-1755-4636-8e4e-af4b688a81fa 2018-07-23 04:11:27,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/04aab481-6c65-4da2-a0ae-e88fd1615cbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d27430e871c3fcce8467f74804295bcae086ce" 2018-07-23 04:11:27,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-f46858ef-544f-48ab-bbb9-a4510f91de48 Date: Mon, 23 Jul 2018 04:11:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b7dd2643-1786-461e-9ccb-e3d909da771e", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ae47b3dcb8cb42aab962a71710f7349e", "created_at": "2018-07-23T04:11:23Z", "admin_state_up": true, "updated_at": "2018-07-23T04:11:26Z", "project_id": "ae47b3dcb8cb42aab962a71710f7349e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "04aab481-6c65-4da2-a0ae-e88fd1615cbf", "name": "abot-router-80f3e7f3-e9ad-4189-808e-accc7078af5e"}} 2018-07-23 04:11:27,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/04aab481-6c65-4da2-a0ae-e88fd1615cbf used request id req-f46858ef-544f-48ab-bbb9-a4510f91de48 2018-07-23 04:11:27,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=04aab481-6c65-4da2-a0ae-e88fd1615cbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d27430e871c3fcce8467f74804295bcae086ce" 2018-07-23 04:11:27,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1749 X-Openstack-Request-Id: req-3e968a1b-ab4f-4a17-b273-849dbd98c783 Date: Mon, 23 Jul 2018 04:11:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T04:11:26Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b7dd2643-1786-461e-9ccb-e3d909da771e","ip_address":"172.30.9.204"}],"id":"0c5e9f62-e56e-4a89-8a1b-96cd509f74e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:47:b5","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1151015-972f-420d-9114-74e63e0e9f5c","tenant_id":"","created_at":"2018-07-23T04:11:24Z","binding:vnic_type":"normal","device_id":"04aab481-6c65-4da2-a0ae-e88fd1615cbf","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T04:11:26Z","device_owner":"network:router_interface","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"29f8cd22-4712-4234-be8c-c850d5b8ce6a","ip_address":"172.16.0.1"}],"id":"6fc53de5-edbe-4249-9ab6-8d78da41c79a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:17:01:19","project_id":"ae47b3dcb8cb42aab962a71710f7349e","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2b6fe67a-b7af-42ec-9ab6-76110e5d7699","tenant_id":"ae47b3dcb8cb42aab962a71710f7349e","created_at":"2018-07-23T04:11:25Z","binding:vnic_type":"normal","device_id":"04aab481-6c65-4da2-a0ae-e88fd1615cbf","ip_allocation":"immediate"}]} 2018-07-23 04:11:27,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=04aab481-6c65-4da2-a0ae-e88fd1615cbf used request id req-3e968a1b-ab4f-4a17-b273-849dbd98c783 2018-07-23 04:11:27,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/b7dd2643-1786-461e-9ccb-e3d909da771e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d27430e871c3fcce8467f74804295bcae086ce" 2018-07-23 04:11:27,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-b16a707d-0418-4271-9f9f-be6c236ccd0d Date: Mon, 23 Jul 2018 04:11:27 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T03:05:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b7dd2643-1786-461e-9ccb-e3d909da771e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a1586823405b4171a1a6cd7b66184785","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b1151015-972f-420d-9114-74e63e0e9f5c","tenant_id":"a1586823405b4171a1a6cd7b66184785","created_at":"2018-07-23T03:05:36Z","ip_version":4}} 2018-07-23 04:11:27,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/b7dd2643-1786-461e-9ccb-e3d909da771e used request id req-b16a707d-0418-4271-9f9f-be6c236ccd0d 2018-07-23 04:11:27,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/29f8cd22-4712-4234-be8c-c850d5b8ce6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d27430e871c3fcce8467f74804295bcae086ce" 2018-07-23 04:11:27,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5aab85dc-1b72-4586-966a-f0d9c05cd7de Date: Mon, 23 Jul 2018 04:11:27 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T04:11:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"29f8cd22-4712-4234-be8c-c850d5b8ce6a","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"ae47b3dcb8cb42aab962a71710f7349e","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-80f3e7f3-e9ad-4189-808e-accc7078af5e","enable_dhcp":true,"segment_id":null,"network_id":"2b6fe67a-b7af-42ec-9ab6-76110e5d7699","tenant_id":"ae47b3dcb8cb42aab962a71710f7349e","created_at":"2018-07-23T04:11:21Z","ip_version":4}} 2018-07-23 04:11:27,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/29f8cd22-4712-4234-be8c-c850d5b8ce6a used request id req-5aab85dc-1b72-4586-966a-f0d9c05cd7de 2018-07-23 04:11:27,638 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-07-23 04:11:27,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:11:27,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:11:28,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:11:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae47b3dcb8cb42aab962a71710f7349e", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e", "id": "4546ada8b47641538eaa844dce04c7d2"}, "audit_ids": ["isNzuhvmSAqrg9k-nj4dCA"], "issued_at": "2018-07-23T04:11:28.000000Z"}} 2018-07-23 04:11:28,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c5d5e505b14514ea91364b9e82df17954a7bde" 2018-07-23 04:11:28,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11469fc-7e11-4c04-8a97-880e8f846f5a 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-07-23 04:11:28,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b11469fc-7e11-4c04-8a97-880e8f846f5a 2018-07-23 04:11:28,214 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 04:11:28,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c5d5e505b14514ea91364b9e82df17954a7bde" 2018-07-23 04:11:28,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fbfe1c5-73a4-40b3-994b-16547c0613c6 x-compute-request-id: req-3fbfe1c5-73a4-40b3-994b-16547c0613c6 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7327e1d1-10b7-46c6-bad9-e3df0cca43f6", "rel": "bookmark"}], "name": "vmtp-flavor_8ad131ee-8ea0-4787-a408-7cec3fbc8d44"}]} 2018-07-23 04:11:28,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3fbfe1c5-73a4-40b3-994b-16547c0613c6 2018-07-23 04:11:28,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c5d5e505b14514ea91364b9e82df17954a7bde" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "m1.small.juju", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-07-23 04:11:28,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2181416b-e4d6-4b4e-9339-ef57928ebf04 x-compute-request-id: req-2181416b-e4d6-4b4e-9339-ef57928ebf04 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.small.juju", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ad9234fd-5cf0-4780-9ca3-7b48553a59ae", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ad9234fd-5cf0-4780-9ca3-7b48553a59ae", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ad9234fd-5cf0-4780-9ca3-7b48553a59ae"}} 2018-07-23 04:11:28,848 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2181416b-e4d6-4b4e-9339-ef57928ebf04 2018-07-23 04:11:28,849 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-07-23 04:11:28,861 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-07-23 04:11:28,861 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-23 04:11:28,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:11:28,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:11:29,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:11:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae47b3dcb8cb42aab962a71710f7349e", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e", "id": "4546ada8b47641538eaa844dce04c7d2"}, "audit_ids": ["-z_o1TjnR_ueTduRUYoTQA"], "issued_at": "2018-07-23T04:11:29.000000Z"}} 2018-07-23 04:11:29,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a0d781afef1e8cfd04665d428b7790bfaeae16" 2018-07-23 04:11:29,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d087d47-d607-40f9-8e9e-a61cfc587c11 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-07-23 04:11:29,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7d087d47-d607-40f9-8e9e-a61cfc587c11 2018-07-23 04:11:29,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=trusty -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25a0d781afef1e8cfd04665d428b7790bfaeae16" 2018-07-23 04:11:30,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 108 Content-Type: application/json X-Openstack-Request-Id: req-32581252-9ac9-449c-8f1e-eac069301508 Date: Mon, 23 Jul 2018 04:11:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=trusty"} 2018-07-23 04:11:30,000 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=trusty used request id req-32581252-9ac9-449c-8f1e-eac069301508 2018-07-23 04:11:30,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25a0d781afef1e8cfd04665d428b7790bfaeae16" 2018-07-23 04:11:30,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fd77ebc4-87d4-4f7f-a9a6-2ab3b24895b1 Date: Mon, 23 Jul 2018 04:11:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 04:11:30,010 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-fd77ebc4-87d4-4f7f-a9a6-2ab3b24895b1 2018-07-23 04:11:30,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25a0d781afef1e8cfd04665d428b7790bfaeae16" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "trusty"}' 2018-07-23 04:11:30,075 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 567 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/c47a8bc8-fc33-4988-a84f-2aca16221b25 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9f5874f7-6844-417b-9e4e-c8635f5fde86 Date: Mon, 23 Jul 2018 04:11:30 GMT RESP BODY: {"status": "queued", "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-23T04:11:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T04:11:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/c47a8bc8-fc33-4988-a84f-2aca16221b25", "min_disk": 0, "protected": false, "id": "c47a8bc8-fc33-4988-a84f-2aca16221b25", "file": "/v2/images/c47a8bc8-fc33-4988-a84f-2aca16221b25/file", "checksum": null, "owner": "ae47b3dcb8cb42aab962a71710f7349e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 04:11:30,076 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9f5874f7-6844-417b-9e4e-c8635f5fde86 2018-07-23 04:11:30,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/c47a8bc8-fc33-4988-a84f-2aca16221b25/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25a0d781afef1e8cfd04665d428b7790bfaeae16" -d '' 2018-07-23 04:11:36,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-42c4789f-8bfa-4b47-9213-9af6705ac523 Date: Mon, 23 Jul 2018 04:11:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 04:11:36,071 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/c47a8bc8-fc33-4988-a84f-2aca16221b25/file used request id req-42c4789f-8bfa-4b47-9213-9af6705ac523 2018-07-23 04:11:36,072 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-23 04:11:36,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/c47a8bc8-fc33-4988-a84f-2aca16221b25 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25a0d781afef1e8cfd04665d428b7790bfaeae16" 2018-07-23 04:11:36,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-2d5ec8bf-f5b7-44d1-a56d-910ee8de2059 Date: Mon, 23 Jul 2018 04:11:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-23T04:11:30Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-23T04:11:35Z", "visibility": "shared", "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/c47a8bc8-fc33-4988-a84f-2aca16221b25/snap", "metadata": {}}], "self": "/v2/images/c47a8bc8-fc33-4988-a84f-2aca16221b25", "min_disk": 0, "protected": false, "id": "c47a8bc8-fc33-4988-a84f-2aca16221b25", "file": "/v2/images/c47a8bc8-fc33-4988-a84f-2aca16221b25/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "ae47b3dcb8cb42aab962a71710f7349e", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/c47a8bc8-fc33-4988-a84f-2aca16221b25/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 04:11:36,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/c47a8bc8-fc33-4988-a84f-2aca16221b25 used request id req-2d5ec8bf-f5b7-44d1-a56d-910ee8de2059 2018-07-23 04:11:36,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25a0d781afef1e8cfd04665d428b7790bfaeae16" 2018-07-23 04:11:36,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d9f242ab-4c22-4c7c-b82a-357979fcf534 Date: Mon, 23 Jul 2018 04:11:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 04:11:36,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-d9f242ab-4c22-4c7c-b82a-357979fcf534 2018-07-23 04:11:36,108 - create_image - INFO - Created image with name - trusty 2018-07-23 04:11:36,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/c47a8bc8-fc33-4988-a84f-2aca16221b25 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25a0d781afef1e8cfd04665d428b7790bfaeae16" 2018-07-23 04:11:36,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-c8a80e14-a03e-4422-9d9b-32f550bfd5f5 Date: Mon, 23 Jul 2018 04:11:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-23T04:11:30Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-23T04:11:35Z", "visibility": "shared", "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/c47a8bc8-fc33-4988-a84f-2aca16221b25/snap", "metadata": {}}], "self": "/v2/images/c47a8bc8-fc33-4988-a84f-2aca16221b25", "min_disk": 0, "protected": false, "id": "c47a8bc8-fc33-4988-a84f-2aca16221b25", "file": "/v2/images/c47a8bc8-fc33-4988-a84f-2aca16221b25/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "ae47b3dcb8cb42aab962a71710f7349e", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/c47a8bc8-fc33-4988-a84f-2aca16221b25/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 04:11:36,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/c47a8bc8-fc33-4988-a84f-2aca16221b25 used request id req-c8a80e14-a03e-4422-9d9b-32f550bfd5f5 2018-07-23 04:11:36,131 - create_image - DEBUG - Instance status is - active 2018-07-23 04:11:36,131 - create_image - DEBUG - Image is active with name - trusty 2018-07-23 04:11:36,131 - create_image - INFO - Image is now active with name - trusty 2018-07-23 04:11:36,283 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i c47a8bc8-fc33-4988-a84f-2aca16221b25 -s trusty -r regionOne -u http://172.30.9.21:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-07-23 04:11:36,284 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-07-23 04:11:36,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:11:36,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:11:36,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:11:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae47b3dcb8cb42aab962a71710f7349e", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e", "id": "4546ada8b47641538eaa844dce04c7d2"}, "audit_ids": ["YL67j0qtTA-GNHd44tG-pg"], "issued_at": "2018-07-23T04:11:36.000000Z"}} 2018-07-23 04:11:36,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bffdcf235d6c96da0949a7d5545081c8aaa9aa9" 2018-07-23 04:11:36,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c2c5be5-8352-4339-83b8-e633cae5eda2 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-07-23 04:11:36,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3c2c5be5-8352-4339-83b8-e633cae5eda2 2018-07-23 04:11:36,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=xenial -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2bffdcf235d6c96da0949a7d5545081c8aaa9aa9" 2018-07-23 04:11:36,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 108 Content-Type: application/json X-Openstack-Request-Id: req-b0205ce8-7a7a-46ca-addd-037b7f23aa65 Date: Mon, 23 Jul 2018 04:11:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=xenial"} 2018-07-23 04:11:36,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=xenial used request id req-b0205ce8-7a7a-46ca-addd-037b7f23aa65 2018-07-23 04:11:36,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2bffdcf235d6c96da0949a7d5545081c8aaa9aa9" 2018-07-23 04:11:36,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9052e937-af44-46c3-a7ac-256acbf6621f Date: Mon, 23 Jul 2018 04:11:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 04:11:36,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-9052e937-af44-46c3-a7ac-256acbf6621f 2018-07-23 04:11:36,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2bffdcf235d6c96da0949a7d5545081c8aaa9aa9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "xenial"}' 2018-07-23 04:11:36,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 567 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2645b276-bb29-4459-811b-dcaa93cbc9bb Date: Mon, 23 Jul 2018 04:11:36 GMT RESP BODY: {"status": "queued", "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-23T04:11:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T04:11:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b", "min_disk": 0, "protected": false, "id": "4f9e9c4b-3565-4b4a-a201-659180d0ee8b", "file": "/v2/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b/file", "checksum": null, "owner": "ae47b3dcb8cb42aab962a71710f7349e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 04:11:36,943 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-2645b276-bb29-4459-811b-dcaa93cbc9bb 2018-07-23 04:11:36,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2bffdcf235d6c96da0949a7d5545081c8aaa9aa9" -d '' 2018-07-23 04:11:42,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-24bcb00e-8bc3-4cd8-9b66-b612c134788d Date: Mon, 23 Jul 2018 04:11:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 04:11:42,036 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b/file used request id req-24bcb00e-8bc3-4cd8-9b66-b612c134788d 2018-07-23 04:11:42,037 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-07-23 04:11:42,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2bffdcf235d6c96da0949a7d5545081c8aaa9aa9" 2018-07-23 04:11:42,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-08142f73-a13a-49d4-9a06-5c5f9c60ee61 Date: Mon, 23 Jul 2018 04:11:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-23T04:11:36Z", "size": 292225024, "disk_format": "qcow2", "updated_at": "2018-07-23T04:11:41Z", "visibility": "shared", "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b/snap", "metadata": {}}], "self": "/v2/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b", "min_disk": 0, "protected": false, "id": "4f9e9c4b-3565-4b4a-a201-659180d0ee8b", "file": "/v2/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b/file", "checksum": "dc8393f531122fcf9401650e8d2fd266", "owner": "ae47b3dcb8cb42aab962a71710f7349e", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 04:11:42,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b used request id req-08142f73-a13a-49d4-9a06-5c5f9c60ee61 2018-07-23 04:11:42,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2bffdcf235d6c96da0949a7d5545081c8aaa9aa9" 2018-07-23 04:11:42,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7517db0e-0486-4b38-b437-42b33f09bc5d Date: Mon, 23 Jul 2018 04:11:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 04:11:42,066 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-7517db0e-0486-4b38-b437-42b33f09bc5d 2018-07-23 04:11:42,069 - create_image - INFO - Created image with name - xenial 2018-07-23 04:11:42,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2bffdcf235d6c96da0949a7d5545081c8aaa9aa9" 2018-07-23 04:11:42,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-001235f2-954a-437d-8d16-39bc0cd95f29 Date: Mon, 23 Jul 2018 04:11:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-23T04:11:36Z", "size": 292225024, "disk_format": "qcow2", "updated_at": "2018-07-23T04:11:41Z", "visibility": "shared", "locations": [{"url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b/snap", "metadata": {}}], "self": "/v2/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b", "min_disk": 0, "protected": false, "id": "4f9e9c4b-3565-4b4a-a201-659180d0ee8b", "file": "/v2/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b/file", "checksum": "dc8393f531122fcf9401650e8d2fd266", "owner": "ae47b3dcb8cb42aab962a71710f7349e", "direct_url": "rbd://46f09c8b-5dbd-4e50-888b-f20e888480fb/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 04:11:42,086 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b used request id req-001235f2-954a-437d-8d16-39bc0cd95f29 2018-07-23 04:11:42,086 - create_image - DEBUG - Instance status is - active 2018-07-23 04:11:42,086 - create_image - DEBUG - Image is active with name - xenial 2018-07-23 04:11:42,086 - create_image - INFO - Image is now active with name - xenial 2018-07-23 04:11:42,244 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 4f9e9c4b-3565-4b4a-a201-659180d0ee8b -s xenial -r regionOne -u http://172.30.9.21:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-07-23 04:11:42,245 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 2b6fe67a-b7af-42ec-9ab6-76110e5d7699 2018-07-23 04:11:42,245 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-07-23 04:20:30,464 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc', 'abot-controller', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=2b6fe67a-b7af-42ec-9ab6-76110e5d7699', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 04:11:42 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 04:11:42 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc", "abot-controller", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=2b6fe67a-b7af-42ec-9ab6-76110e5d7699", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 04:11:42 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "" and credential "abot-epc" () 04:11:42 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-default-secgroup:true network:2b6fe67a-b7af-42ec-9ab6-76110e5d7699 external-network: use-floating-ip:true] 04:11:42 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 04:11:42 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[agent-stream:released apt-https-proxy: no-proxy:127.0.0.1,localhost,::1 https-proxy: enable-os-refresh-update:true type:openstack update-status-hook-interval:5m max-status-history-size:5G network:2b6fe67a-b7af-42ec-9ab6-76110e5d7699 transmit-vendor-metrics:true max-action-results-age:336h disable-network-management:false use-floating-ip:true provisioner-harvest-mode:destroyed agent-metadata-url: uuid:9eac3894-8636-4e91-8a68-38fa52df6c13 ftp-proxy: logging-config: apt-ftp-proxy: name:controller max-status-history-age:336h max-action-results-size:5G external-network: apt-http-proxy: apt-mirror: test-mode:false use-default-secgroup:true logforward-enabled:false apt-no-proxy: enable-os-upgrade:true image-metadata-url: development:false http-proxy: resource-tags: default-series:xenial net-bond-reconfigure-delay:17 ssl-hostname-verification:false authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzCM+2HySdXlJmBPHZ+faDOtTVcxh8tj/h4BqJzInYwskzmHELK0gK6y73YYXyT6Z3LU/ZbGEcy8yDGVRE6jtwN0G1L7VgSX00nYQ5aBtbH+SVjExy+qywlpTzAX8PdaXYAPypg5WkWPi+80TYilBG/S21GHdn2CjnOzw1sYx/QyeTrxWX0VqrpxYlsIqdPqA3EJPtYxlGG3/Xiygdat/NPGFlh/E4DlUpHNNqPTCI8bTTtrrsd3PbhZ5F7WT+i+IwhubWu1FvF1Hr+lpU8YAI5s7QmwIQTlwDiDt97NwoxbG4HxVpdZ3kusyoAiF4TAn9gG5UULHR8Ar2vXb299/b juju-client-key automatically-retry-hooks:true ignore-machine-addresses:false image-stream:released firewall-mode:instance proxy-ssh:false] 04:11:42 INFO juju.provider.openstack provider.go:144 opening model "controller" 04:11:43 DEBUG goose :1 auth details: &{Token:gAAAAABbVVV_NQlU_Ps2idnPgsaSAa6HvU4-3StsQt6iwRqfVL8KfTxt6T6czdHUfPn_SbRCMYVrOPvWsxEosSBE1PyF0lw-84WYHTJ4GwPS8q1qYjV66mdc41XB_HCAUUBHQd1HeVnJJDhwTusK0ucImUrcukJSE_T44tkamb-JxkBT916DkBk TenantId:ae47b3dcb8cb42aab962a71710f7349e UserId:d7c098fa6822406fb4fbb2cfef68e4db Domain: RegionServiceURLs:map[regionOne:map[volumev2:http://172.30.9.21:8776/v2/ae47b3dcb8cb42aab962a71710f7349e cloudformation:http://172.30.9.21:8000/v1 alarming:http://172.30.9.21:8042 network:http://172.30.9.21:9696 metric:http://172.30.9.21:8041 volumev3:http://172.30.9.21:8776/v3/ae47b3dcb8cb42aab962a71710f7349e volume:http://172.30.9.21:8776/v1/ae47b3dcb8cb42aab962a71710f7349e event:http://172.30.9.21:8977 orchestration:http://172.30.9.21:8004/v1/ae47b3dcb8cb42aab962a71710f7349e compute:http://172.30.9.21:8774/v2.1 placement:http://172.30.9.21:8778/placement identity:http://172.30.9.21:5000 object-store:http://172.30.9.21:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e image:http://172.30.9.21:9292]]} 04:11:43 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 04:11:43 DEBUG goose :1 performing API version discovery for "http://172.30.9.21:8774/" 04:11:43 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.21:8774/v2.1/ Rel:self}] Status:CURRENT}] 04:11:43 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 04:11:43 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 04:11:43 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 04:11:43 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 04:11:43 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 04:11:43 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 04:11:43 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 04:11:43 INFO cmd bootstrap.go:233 Loading image metadata 04:11:43 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 04:11:43 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 04:11:43 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 04:11:43 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.21:5000/v3} [genericlinux quantal win2012hvr2 win8 win10 utopic centos7 opensuseleap win7 win2016hv saucy vivid yakkety win2008r2 precise win2012r2 win2016 raring trusty xenial win2012hv zesty win2012 wily win2016nano win81] [amd64 i386 armhf arm64 ppc64el s390x] released}} 04:11:43 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 04:11:46 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 04:11:46 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.21:5000/v3} not found 04:11:46 DEBUG juju.environs.bootstrap bootstrap.go:584 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.21:5000/v3} not found 04:11:46 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 04:11:46 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.5 for amd64 04:11:47 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.5 04:11:47 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 04:11:47 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 04:11:47 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.5 04:11:47 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 04:11:47 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 04:11:47 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 04:11:48 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 04:11:51 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 04:11:51 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 04:11:51 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 04:11:51 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:4f9e9c4b-3565-4b4a-a201-659180d0ee8b Arch:amd64 VirtType:}] 04:11:51 INFO juju.environs.instances image.go:106 find instance - using image with id: 4f9e9c4b-3565-4b4a-a201-659180d0ee8b 04:11:51 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 04:11:51 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 04:11:51 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2486 bytes 04:11:51 DEBUG juju.provider.openstack provider.go:1022 using network id "2b6fe67a-b7af-42ec-9ab6-76110e5d7699" 04:11:51 DEBUG goose :1 performing API version discovery for "http://172.30.9.21:9696/" 04:11:51 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:9696/v2.0/ Rel:self}] Status:CURRENT}] 04:11:53 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "40076b7f-54ad-4221-8e54-7d45e08c06cf" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "40076b7f-54ad-4221-8e54-7d45e08c06cf" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "40076b7f-54ad-4221-8e54-7d45e08c06cf" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "40076b7f-54ad-4221-8e54-7d45e08c06cf" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "40076b7f-54ad-4221-8e54-7d45e08c06cf" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "40076b7f-54ad-4221-8e54-7d45e08c06cf" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "40076b7f-54ad-4221-8e54-7d45e08c06cf" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "40076b7f-54ad-4221-8e54-7d45e08c06cf" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "40076b7f-54ad-4221-8e54-7d45e08c06cf" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "40076b7f-54ad-4221-8e54-7d45e08c06cf" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "40076b7f-54ad-4221-8e54-7d45e08c06cf" has status BUILD, wait 10 seconds before retry, attempt 11 04:13:51 INFO juju.provider.openstack provider.go:1189 started instance "40076b7f-54ad-4221-8e54-7d45e08c06cf" 04:13:51 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 04:13:53 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.210 04:13:53 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.210 - 40076b7f-54ad-4221-8e54-7d45e08c06cf (arch=amd64 mem=2G cores=1) 04:13:55 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.5 04:13:55 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.5 04:13:55 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 04:13:58 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.12.3 04:13:58 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 04:13:59 DEBUG juju.provider.openstack provider.go:414 instance 40076b7f-54ad-4221-8e54-7d45e08c06cf has floating IP address: 172.30.9.210 Attempting to connect to 172.30.9.210:22 Attempting to connect to 172.16.0.9:22 04:13:59 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.9 failed: ssh: connect to host 172.16.0.9 port 22: Connection refused 04:13:59 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.210 failed: ssh: connect to host 172.30.9.210 port 22: Connection refused 04:14:04 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.9 failed: ssh: connect to host 172.16.0.9 port 22: Connection refused 04:14:04 INFO juju.cloudconfig userdatacfg_unix.go:410 Fetching agent: curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-df6c13-controller-0 Cloud-init v. 18.2 running 'init-local' at Mon, 23 Jul 2018 04:13:55 +0000. Up 5.94 seconds. Cloud-init v. 18.2 running 'init' at Mon, 23 Jul 2018 04:13:56 +0000. Up 7.19 seconds. ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | ens3 | True | 172.16.0.9 | 255.255.255.0 | . | fa:16:3e:59:2d:3a | ci-info: | ens3 | True | fe80::f816:3eff:fe59:2d3a/64 | . | link | fa:16:3e:59:2d:3a | ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | ci-info: | lo | True | ::1/128 | . | host | . | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 172.16.0.1 | 0.0.0.0 | ens3 | UG | ci-info: | 1 | 169.254.169.254 | 172.16.0.1 | 255.255.255.255 | ens3 | UGH | ci-info: | 2 | 172.16.0.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Generating locales (this might take a while)... en_US.UTF-8... done Generation complete. Cloud-init v. 18.2 running 'modules:config' at Mon, 23 Jul 2018 04:14:01 +0000. Up 12.07 seconds. + install -D -m 644 /dev/null /etc/systemd/system/juju-clean-shutdown.service + printf %s\n [Unit] Description=Stop all network interfaces on shutdown DefaultDependencies=false After=final.target [Service] Type=oneshot ExecStart=/sbin/ifdown -a -v --force StandardOutput=tty StandardError=tty [Install] WantedBy=final.target + /bin/systemctl enable /etc/systemd/system/juju-clean-shutdown.service Created symlink from /etc/systemd/system/final.target.wants/juju-clean-shutdown.service to /etc/systemd/system/juju-clean-shutdown.service. + install -D -m 644 /dev/null /var/lib/juju/nonce.txt + printf %s\n user-admin:bootstrap Cloud-init v. 18.2 running 'modules:final' at Mon, 23 Jul 2018 04:14:03 +0000. Up 14.12 seconds. Cloud-init v. 18.2 finished at Mon, 23 Jul 2018 04:14:04 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 14.35 seconds Logging to /var/log/cloud-init-output.log on the bootstrap machine Regenerating SSH RSA host key Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: SHA256:n3wqzPsD3Td3zHRhRj9zOnahRkvuuJwy5rHe19HglZI root@juju-df6c13-controller-0 The key's randomart image is: +---[RSA 2048]----+ | .. | | +.| | o++=| | +E+oO| | S. . *=*+| | .o..=.++*| | o o+..o.oo| | ++*oo. . | | =B=*. | +----[SHA256]-----+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: SHA256:sgHamXh7u+JloFKkLuOj0k5DdEGjCW6bCYWgejoC1Hk root@juju-df6c13-controller-0 The key's randomart image is: +---[DSA 1024]----+ |+...+ | |+o.o.o | |o+=ooE | |=++=.+ | |++* * o S | |o= o o + | |Bo+ . = | |=*...+ . | |+oo...o. | +----[SHA256]-----+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: SHA256:bXxai2Qo6aedFVwVHRss1p7Kq/UugBKHwLkPSJltbv0 root@juju-df6c13-controller-0 The key's randomart image is: +---[ECDSA 256]---+ | = . ==.| | + * + o+| | . + + . o o..| | . = = * . o | | . = S X + . | | . + E B + | | . o + o.. | | + o .o. | | . o .. oo | +----[SHA256]-----+ Running apt-get update Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:4 http://security.ubuntu.com/ubuntu xenial-security/main Sources [128 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:6 http://security.ubuntu.com/ubuntu xenial-security/restricted Sources [2,116 B] Get:7 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [67.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main Sources [868 kB] Get:9 http://security.ubuntu.com/ubuntu xenial-security/multiverse Sources [2,120 B] Get:10 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [524 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/restricted Sources [4,808 B] Get:12 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [224 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Sources [7,728 kB] Get:14 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [359 kB] Get:15 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [135 kB] Get:16 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3,452 B] Get:17 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1,744 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7,532 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Translation-en [4,354 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Sources [313 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [2,524 B] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Sources [207 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [8,404 B] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [809 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [334 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [643 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [259 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8,344 B] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Sources [4,484 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Sources [6,712 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [6,744 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [4,180 B] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7,420 B] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3,996 B] Fetched 25.3 MB in 6s (4,077 kB/s) Reading package lists... Running apt-get upgrade Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following packages will be upgraded: apt apt-transport-https apt-utils base-files dns-root-data dnsmasq-base libapt-inst2.0 libapt-pkg5.0 libdrm-common libdrm2 libpng12-0 libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0 policykit-1 python-apt-common python3-apt snapd squashfs-tools ubuntu-core-launcher 20 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 17.1 MB of archives. After this operation, 1,147 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 base-files amd64 9.4ubuntu4.7 [65.9 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-pkg5.0 amd64 1.2.27 [706 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.27 [55.4 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt amd64 1.2.27 [1,042 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-utils amd64 1.2.27 [196 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 squashfs-tools amd64 1:4.3-3ubuntu2.16.04.2 [105 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-core-launcher amd64 2.33.1ubuntu2 [1,570 B] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 snapd amd64 2.33.1ubuntu2 [14.1 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-0 amd64 1.2.54-1ubuntu1.1 [116 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-transport-https amd64 1.2.27 [26.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-common all 2.4.91-2~16.04.1 [4,764 B] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm2 amd64 2.4.91-2~16.04.1 [30.8 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-14.1ubuntu0.1 [36.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-apt-common all 1.1.0~beta1ubuntu0.16.04.2 [16.0 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.2 [137 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dns-root-data all 2018013001~16.04.1 [5,424 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dnsmasq-base amd64 2.75-1ubuntu0.16.04.5 [295 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-14.1ubuntu0.1 [14.8 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-backend-1-0 amd64 0.105-14.1ubuntu0.1 [35.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 policykit-1 amd64 0.105-14.1ubuntu0.1 [52.9 kB] Fetched 17.1 MB in 5s (3,368 kB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../base-files_9.4ubuntu4.7_amd64.deb ... Unpacking base-files (9.4ubuntu4.7) over (9.4ubuntu4.6) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Processing triggers for plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.5) ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.122ubuntu8.11) ... update-initramfs: Generating /boot/initrd.img-4.4.0-130-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. Setting up base-files (9.4ubuntu4.7) ... Installing new version of config file /etc/issue ... Installing new version of config file /etc/issue.net ... Installing new version of config file /etc/lsb-release ... Processing triggers for plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.5) ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.122ubuntu8.11) ... update-initramfs: Generating /boot/initrd.img-4.4.0-130-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../libapt-pkg5.0_1.2.27_amd64.deb ... Unpacking libapt-pkg5.0:amd64 (1.2.27) over (1.2.26) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libapt-pkg5.0:amd64 (1.2.27) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../libapt-inst2.0_1.2.27_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.2.27) over (1.2.26) ... Preparing to unpack .../archives/apt_1.2.27_amd64.deb ... Unpacking apt (1.2.27) over (1.2.26) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for man-db (2.7.5-1) ... Setting up apt (1.2.27) ... Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../apt-utils_1.2.27_amd64.deb ... Unpacking apt-utils (1.2.27) over (1.2.26) ... Preparing to unpack .../squashfs-tools_1%3a4.3-3ubuntu2.16.04.2_amd64.deb ... Unpacking squashfs-tools (1:4.3-3ubuntu2.16.04.2) over (1:4.3-3ubuntu2.16.04.1) ... Preparing to unpack .../ubuntu-core-launcher_2.33.1ubuntu2_amd64.deb ... Unpacking ubuntu-core-launcher (2.33.1ubuntu2) over (2.32.9) ... Preparing to unpack .../snapd_2.33.1ubuntu2_amd64.deb ... Unpacking snapd (2.33.1ubuntu2) over (2.32.9) ... Preparing to unpack .../libpng12-0_1.2.54-1ubuntu1.1_amd64.deb ... Unpacking libpng12-0:amd64 (1.2.54-1ubuntu1.1) over (1.2.54-1ubuntu1) ... Preparing to unpack .../apt-transport-https_1.2.27_amd64.deb ... Unpacking apt-transport-https (1.2.27) over (1.2.26) ... Preparing to unpack .../libdrm-common_2.4.91-2~16.04.1_all.deb ... Unpacking libdrm-common (2.4.91-2~16.04.1) over (2.4.83-1~16.04.1) ... Preparing to unpack .../libdrm2_2.4.91-2~16.04.1_amd64.deb ... Unpacking libdrm2:amd64 (2.4.91-2~16.04.1) over (2.4.83-1~16.04.1) ... Preparing to unpack .../libpolkit-gobject-1-0_0.105-14.1ubuntu0.1_amd64.deb ... Unpacking libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.2_all.deb ... Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.2) over (1.1.0~beta1ubuntu0.16.04.1) ... Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.2_amd64.deb ... Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.2) over (1.1.0~beta1ubuntu0.16.04.1) ... Preparing to unpack .../dns-root-data_2018013001~16.04.1_all.deb ... Unpacking dns-root-data (2018013001~16.04.1) over (2015052300+h+1) ... Preparing to unpack .../dnsmasq-base_2.75-1ubuntu0.16.04.5_amd64.deb ... Unpacking dnsmasq-base (2.75-1ubuntu0.16.04.5) over (2.75-1ubuntu0.16.04.4) ... Preparing to unpack .../libpolkit-agent-1-0_0.105-14.1ubuntu0.1_amd64.deb ... Unpacking libpolkit-agent-1-0:amd64 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Preparing to unpack .../libpolkit-backend-1-0_0.105-14.1ubuntu0.1_amd64.deb ... Unpacking libpolkit-backend-1-0:amd64 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Preparing to unpack .../policykit-1_0.105-14.1ubuntu0.1_amd64.deb ... Created symlink from /run/systemd/system/polkitd.service to /dev/null. Unpacking policykit-1 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for dbus (1.10.6-1ubuntu3.3) ... Setting up libapt-inst2.0:amd64 (1.2.27) ... Setting up apt-utils (1.2.27) ... Setting up squashfs-tools (1:4.3-3ubuntu2.16.04.2) ... Setting up snapd (2.33.1ubuntu2) ... Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ... Installing new version of config file /etc/profile.d/apps-bin-path.sh ... snapd.snap-repair.service is a disabled or a static unit, not starting it. Setting up ubuntu-core-launcher (2.33.1ubuntu2) ... Setting up libpng12-0:amd64 (1.2.54-1ubuntu1.1) ... Setting up apt-transport-https (1.2.27) ... Setting up libdrm-common (2.4.91-2~16.04.1) ... Setting up libdrm2:amd64 (2.4.91-2~16.04.1) ... Setting up libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.1) ... Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.2) ... Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.2) ... Setting up dns-root-data (2018013001~16.04.1) ... Setting up dnsmasq-base (2.75-1ubuntu0.16.04.5) ... Setting up libpolkit-agent-1-0:amd64 (0.105-14.1ubuntu0.1) ... Setting up libpolkit-backend-1-0:amd64 (0.105-14.1ubuntu0.1) ... Setting up policykit-1 (0.105-14.1ubuntu0.1) ... Removed symlink /run/systemd/system/polkitd.service. Processing triggers for libc-bin (2.23-0ubuntu10) ... Installing curl, cpu-checker, bridge-utils, cloud-utils, tmux Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.47.0-1ubuntu2.8). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 [10.6 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 [6,862 B] Fetched 17.5 kB in 0s (42.1 kB/s) Selecting previously unselected package msr-tools. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54118 files and directories currently installed.) Preparing to unpack .../msr-tools_1.3-2_amd64.deb ... Unpacking msr-tools (1.3-2) ... Selecting previously unselected package cpu-checker. Preparing to unpack .../cpu-checker_0.7-0ubuntu7_amd64.deb ... Unpacking cpu-checker (0.7-0ubuntu7) ... Processing triggers for man-db (2.7.5-1) ... Setting up msr-tools (1.3-2) ... Setting up cpu-checker (0.7-0ubuntu7) ... Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: bridge-utils 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 28.6 kB of archives. After this operation, 102 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bridge-utils amd64 1.5-9ubuntu1 [28.6 kB] Fetched 28.6 kB in 0s (44.7 kB/s) Selecting previously unselected package bridge-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54132 files and directories currently installed.) Preparing to unpack .../bridge-utils_1.5-9ubuntu1_amd64.deb ... Unpacking bridge-utils (1.5-9ubuntu1) ... Processing triggers for man-db (2.7.5-1) ... Setting up bridge-utils (1.5-9ubuntu1) ... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: cloud-image-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils Suggested packages: cloud-utils-euca shunit2 wodim cdrkit-doc debootstrap bsd-mailx | mailx The following NEW packages will be installed: cloud-image-utils cloud-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. Need to get 6,365 kB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libiscsi2 amd64 1.12.0-2 [51.5 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 distro-info amd64 0.14build1 [20.0 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 genisoimage amd64 9:1.1.11-3ubuntu1 [316 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6,356 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-iostreams1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [29.0 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9,146 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-random1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [11.7 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-thread1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.0 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.3 [10.6 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.3 [1,148 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librados2 amd64 10.2.9-0ubuntu0.16.04.1 [1,644 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librbd1 amd64 10.2.9-0ubuntu0.16.04.1 [2,185 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-block-extra amd64 1:2.5+dfsg-5ubuntu10.30 [31.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-utils amd64 1:2.5+dfsg-5ubuntu10.30 [578 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 sharutils amd64 1:4.15.2-1ubuntu0.1 [148 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-image-utils all 0.27-0ubuntu25.1 [15.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-utils all 0.27-0ubuntu25.1 [1,512 B] Fetched 6,365 kB in 4s (1,539 kB/s) Selecting previously unselected package libiscsi2:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54158 files and directories currently installed.) Preparing to unpack .../libiscsi2_1.12.0-2_amd64.deb ... Unpacking libiscsi2:amd64 (1.12.0-2) ... Selecting previously unselected package distro-info. Preparing to unpack .../distro-info_0.14build1_amd64.deb ... Unpacking distro-info (0.14build1) ... Selecting previously unselected package genisoimage. Preparing to unpack .../genisoimage_9%3a1.1.11-3ubuntu1_amd64.deb ... Unpacking genisoimage (9:1.1.11-3ubuntu1) ... Selecting previously unselected package libaio1:amd64. Preparing to unpack .../libaio1_0.3.110-2_amd64.deb ... Unpacking libaio1:amd64 (0.3.110-2) ... Selecting previously unselected package libboost-iostreams1.58.0:amd64. Preparing to unpack .../libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-system1.58.0:amd64. Preparing to unpack .../libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-random1.58.0:amd64. Preparing to unpack .../libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-thread1.58.0:amd64. Preparing to unpack .../libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libnspr4:amd64. Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.16.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.16.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package librados2. Preparing to unpack .../librados2_10.2.9-0ubuntu0.16.04.1_amd64.deb ... Unpacking librados2 (10.2.9-0ubuntu0.16.04.1) ... Selecting previously unselected package librbd1. Preparing to unpack .../librbd1_10.2.9-0ubuntu0.16.04.1_amd64.deb ... Unpacking librbd1 (10.2.9-0ubuntu0.16.04.1) ... Selecting previously unselected package qemu-block-extra:amd64. Preparing to unpack .../qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.30_amd64.deb ... Unpacking qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.30) ... Selecting previously unselected package qemu-utils. Preparing to unpack .../qemu-utils_1%3a2.5+dfsg-5ubuntu10.30_amd64.deb ... Unpacking qemu-utils (1:2.5+dfsg-5ubuntu10.30) ... Selecting previously unselected package sharutils. Preparing to unpack .../sharutils_1%3a4.15.2-1ubuntu0.1_amd64.deb ... Unpacking sharutils (1:4.15.2-1ubuntu0.1) ... Selecting previously unselected package cloud-image-utils. Preparing to unpack .../cloud-image-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-image-utils (0.27-0ubuntu25.1) ... Selecting previously unselected package cloud-utils. Preparing to unpack .../cloud-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Setting up libiscsi2:amd64 (1.12.0-2) ... Setting up distro-info (0.14build1) ... Setting up genisoimage (9:1.1.11-3ubuntu1) ... Setting up libaio1:amd64 (0.3.110-2) ... Setting up libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Setting up sharutils (1:4.15.2-1ubuntu0.1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Setting up librados2 (10.2.9-0ubuntu0.16.04.1) ... Setting up librbd1 (10.2.9-0ubuntu0.16.04.1) ... Setting up qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.30) ... Setting up qemu-utils (1:2.5+dfsg-5ubuntu10.30) ... Setting up cloud-image-utils (0.27-0ubuntu25.1) ... Setting up cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Reading package lists... Building dependency tree... Reading state information... tmux is already the newest version (2.1-3build1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Fetching Juju agent version 2.2.5 for amd64 Attempt 1 to download tools from https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz... tools from https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz downloaded: HTTP 200; time 10.339s; size 22087170 bytes; speed 2136299.000 bytes/s Tools downloaded successfully. b5ab9e3c0189317a0dbdb60369ac91c11cfcd41f0a84f98d8347239ffb4320b9 /var/lib/juju/tools/2.2.5-xenial-amd64/tools.tar.gz 80e7bb6beb479685bc21e7f529f61e5fd2219773cf7343f459f227301d2e38d4 /var/lib/juju/gui/gui.tar.bz2 Installing Juju machine agent 2018-07-23 04:15:05 INFO juju.cmd supercommand.go:63 running jujud [2.2.5 gc go1.8] 2018-07-23 04:15:05 DEBUG juju.cmd supercommand.go:64 args: []string{"/var/lib/juju/tools/2.2.5-xenial-amd64/jujud", "bootstrap-state", "--timeout", "20m0s", "--data-dir", "/var/lib/juju", "--debug", "/var/lib/juju/bootstrap-params"} 2018-07-23 04:15:05 DEBUG juju.agent agent.go:552 read agent config, format "2.0" 2018-07-23 04:15:05 INFO juju.provider.openstack provider.go:144 opening model "controller" 2018-07-23 04:15:06 DEBUG goose :22 auth details: &{Token:gAAAAABbVVZKcWnYJrSDpcKQi2HVgYNljZ5KpJOPWnuPkeA3Fw3fhbGytXWUsYNESSHOxc8J0YmOaPriXpJZFhvuX4CzR22RE0r-wGdpL_a3cAQbPbtaN8TlIMnf7NZWOdtoXqES8ogsT3-N3-SUYFIkDvfbtuwVEHtbyP-lRFWs5PeaFw8veY0 TenantId:ae47b3dcb8cb42aab962a71710f7349e UserId:d7c098fa6822406fb4fbb2cfef68e4db Domain: RegionServiceURLs:map[regionOne:map[volumev2:http://172.30.9.21:8776/v2/ae47b3dcb8cb42aab962a71710f7349e orchestration:http://172.30.9.21:8004/v1/ae47b3dcb8cb42aab962a71710f7349e network:http://172.30.9.21:9696 object-store:http://172.30.9.21:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e compute:http://172.30.9.21:8774/v2.1 placement:http://172.30.9.21:8778/placement image:http://172.30.9.21:9292 identity:http://172.30.9.21:5000 metric:http://172.30.9.21:8041 volume:http://172.30.9.21:8776/v1/ae47b3dcb8cb42aab962a71710f7349e event:http://172.30.9.21:8977 cloudformation:http://172.30.9.21:8000/v1 alarming:http://172.30.9.21:8042 volumev3:http://172.30.9.21:8776/v3/ae47b3dcb8cb42aab962a71710f7349e]]} 2018-07-23 04:15:06 DEBUG goose :22 performing API version discovery for "http://172.30.9.21:8774/" 2018-07-23 04:15:06 DEBUG goose :22 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.21:8774/v2.1/ Rel:self}] Status:CURRENT}] 2018-07-23 04:15:07 DEBUG juju.provider.openstack provider.go:414 instance 40076b7f-54ad-4221-8e54-7d45e08c06cf has floating IP address: 172.30.9.210 2018-07-23 04:15:07 INFO juju.agent identity.go:22 writing system identity file 2018-07-23 04:15:07 DEBUG juju.cmd.jujud bootstrap.go:323 starting mongo 2018-07-23 04:15:07 DEBUG juju.cmd.jujud bootstrap.go:351 calling ensureMongoServer 2018-07-23 04:15:07 INFO juju.mongo mongo.go:465 Ensuring mongo server is running; data directory /var/lib/juju; port 37017 2018-07-23 04:15:07 INFO juju.mongo mongo.go:663 installing [juju-mongodb3.2 juju-mongo-tools3.2] 2018-07-23 04:15:07 INFO juju.utils.packaging.manager utils.go:57 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongodb3.2 2018-07-23 04:15:14 INFO juju.utils.packaging.manager utils.go:57 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongo-tools3.2 2018-07-23 04:15:18 DEBUG juju.mongo mongo.go:622 using mongod: /usr/lib/juju/mongo3.2/bin/mongod --version: "db version v3.2.15\ngit version: e11e3c1b9c9ce3f7b4a79493e16f5e4504e01140\nOpenSSL version: OpenSSL 1.0.2g 1 Mar 2016\nallocator: tcmalloc\nmodules: none\nbuild environment:\n distarch: x86_64\n target_arch: x86_64\n" 2018-07-23 04:15:18 DEBUG juju.service discovery.go:115 discovered init system "systemd" from local host 2018-07-23 04:15:18 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-07-23 04:15:21 INFO juju.service service.go:213 Installing and starting service &{Service:{Name:juju-db Conf:{Desc:juju state database Transient:false AfterStopped: Env:map[] Limit:map[nproc:20000 nofile:65000] Timeout:300 ExecStart:/usr/lib/juju/mongo3.2/bin/mongod --dbpath '/var/lib/juju/db' --sslPEMKeyFile '/var/lib/juju/server.pem' --sslPEMKeyPassword=ignored --port 37017 --syslog --journal --replSet juju --quiet --oplogSize 512 --ipv6 --auth --keyFile '/var/lib/juju/shared-secret' --sslMode requireSSL --storageEngine wiredTiger --wiredTigerCacheSizeGB 1 ExecStopPost: Logfile: ExtraScript: ServiceBinary: ServiceArgs:[]}} ConfName:juju-db.service UnitName:juju-db.service Dirname:/var/lib/juju/init/juju-db Script:[]} 2018-07-23 04:15:21 DEBUG juju.service.systemd service.go:431 service "juju-db" successfully installed 2018-07-23 04:15:21 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-07-23 04:15:21 DEBUG juju.service.systemd service.go:275 service "juju-db" successfully started 2018-07-23 04:15:21 DEBUG juju.mongo mongo.go:273 selecting mongo peer address from [public:172.30.9.210 local-cloud:172.16.0.9] 2018-07-23 04:15:21 DEBUG juju.network address.go:316 selected "172.16.0.9" as controller address, using scope "local-cloud" 2018-07-23 04:15:21 DEBUG juju.worker.peergrouper initiate.go:42 Initiating mongo replicaset; dialInfo &mgo.DialInfo{Addrs:[]string{"localhost:37017"}, Direct:false, Timeout:300000000000, FailFast:false, Database:"", ReplicaSetName:"", Source:"", Service:"", ServiceHost:"", Mechanism:"", Username:"", Password:"", PoolLimit:0, DialServer:(func(*mgo.ServerAddr) (net.Conn, error))(0xae8cb0), Dial:(func(net.Addr) (net.Conn, error))(nil)}; memberHostport "172.16.0.9:37017"; user ""; password "" 2018-07-23 04:15:21 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:22 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:22 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:23 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:24 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:24 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:25 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:26 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:26 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:27 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:28 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:28 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:29 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:30 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:30 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:31 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:32 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:32 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:33 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:34 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:34 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:35 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:36 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:36 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:37 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:38 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 04:15:38 WARNING juju.mongo open.go:159 mongodb connection fa04:20:23 ERROR juju.cmd.juju.commands bootstrap.go:496 failed to bootstrap model: subprocess encountered error code 1 04:20:23 DEBUG juju.cmd.juju.commands bootstrap.go:497 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:588: failed to bootstrap model} {subprocess encountered error code 1}]) 04:20:23 DEBUG juju.cmd.juju.commands bootstrap.go:1095 cleaning up after failed bootstrap 04:20:23 INFO juju.provider.common destroy.go:20 destroying model "controller" 04:20:23 INFO juju.provider.common destroy.go:31 destroying instances 04:20:26 DEBUG juju.provider.openstack provider.go:1231 terminating instances [40076b7f-54ad-4221-8e54-7d45e08c06cf] 04:20:26 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-2af48f10-f239-4429-879c-149468cfc1fa-9eac3894-8636-4e91-8a68-38fa52df6c13-0" 04:20:28 INFO juju.provider.common destroy.go:51 destroying storage 04:20:28 DEBUG juju.provider.openstack cinder.go:81 volume URL: http://172.30.9.21:8776/v2/ae47b3dcb8cb42aab962a71710f7349e 04:20:29 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-2af48f10-f239-4429-879c-149468cfc1fa-9eac3894-8636-4e91-8a68-38fa52df6c13" 04:20:30 INFO cmd supercommand.go:465 command finished 2018-07-23 04:20:30,581 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 04:20:30,581 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 09:17 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-23 04:20:30,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:20:30,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:20:30,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:20:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae47b3dcb8cb42aab962a71710f7349e", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e", "id": "4546ada8b47641538eaa844dce04c7d2"}, "audit_ids": ["cD_pAnWJSku5Ch9gITo2Og"], "issued_at": "2018-07-23T04:20:30.000000Z"}} 2018-07-23 04:20:30,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7532a64515c42835981941e393ac4ebb5ef9cd67" 2018-07-23 04:20:31,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-e013d21f-80f6-47ab-a255-1cac91a864fc Date: Mon, 23 Jul 2018 04:20:31 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ae47b3dcb8cb42aab962a71710f7349e", "created_at": "2018-07-23T04:13:52Z", "updated_at": "2018-07-23T04:20:29Z", "floating_network_id": "b1151015-972f-420d-9114-74e63e0e9f5c", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "ae47b3dcb8cb42aab962a71710f7349e", "port_id": null, "id": "56beffab-4902-4164-a665-117e33fe700d", "qos_policy_id": null}]} 2018-07-23 04:20:31,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-e013d21f-80f6-47ab-a255-1cac91a864fc 2018-07-23 04:20:31,192 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Floating IPs assigned to project:juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e 2018-07-23 04:20:31,192 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - 172.30.9.210: 2018-07-23 04:20:31,273 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". 2018-07-23 04:20:31,273 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Release floating IPs assigned by Juju... 2018-07-23 04:20:31,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 04:20:31,275 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.210 2018-07-23 04:20:31,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-23 04:20:31,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b446d215420349d0b7ba5ac0c2853c8b", "name": "reader"}, {"id": "906f225086c94f88a6ba852fb9ae8f0f", "name": "admin"}, {"id": "91dbc5ce3be24f65b6f22a667105e5ce", "name": "member"}], "expires_at": "2018-07-23T05:20:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae47b3dcb8cb42aab962a71710f7349e", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "026555e04a9c4c31aec69e42793c20c0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6840abb343f74653b894fe6ee004cc76"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a50d71227b484f5d951bdaf4acd03285"}], "type": "identity", "id": "302e26b0133044f290773f268fb909a6", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00d8309fd0e741548cf7aa5d20a73674"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2775c6df747c4f6da202ecddd8157bf8"}, {"url": "http://192.30.9.8:8776/v2/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dd820c9dea9424fa5222f4f81324aa0"}], "type": "volumev2", "id": "3c04fb4c37314267a1525275ee43128a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c1a9f85e3c440998bcf12855276e2a9"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b038245497147c2afba2a00a3cf2b02"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d715d47471643249696970028c4c8fe"}], "type": "cloudformation", "id": "419f9f1eec6848e39f38da310d074f71", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b7bbafbbc3742059c1ba71bce2dc78b"}, {"url": "http://172.30.9.21:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa155b0fe8a34c0dbcc95951efc52bcf"}, {"url": "http://192.30.9.8:8004/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c36b9679083c491583239f94bccde9c3"}], "type": "orchestration", "id": "527a2e26307548158f8081d0c7ae55be", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0318f58ef9494c3cafee57ee821e121d"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e322bbd78414b7f8ad3dae011a11cd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fad387ef2d94a0f82c29587159347c2"}], "type": "alarming", "id": "6d90db19938144b186fecd2673ab5582", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "331d1ab2885240cda0ce478f9587f61f"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8200090a6d70412ba53c17117bf8db48"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4e086f580c1430285e6a7bef23ce5e8"}], "type": "network", "id": "85bbeca22976407bb37f9d184edfe7ae", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4992b1f58abd4d7d8dcdadb5711036e4"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "517ce98e6fb4427ea36717d3b940aa8a"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d38b707c58b4f0c8797e578ab2b2ab4"}], "type": "metric", "id": "9c1da6e6051a47dabec939d988e12edc", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "aee2acc165f444b1bc9ed5de522a960b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d12d5d7a547470a8e13655ee5594144"}, {"url": "http://12.0.0.24:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "485d0db948d44bc0971c848815da75c1"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e3a67333f69c4d8fbc6539ddce4506bd"}], "type": "object-store", "id": "d020a1037a5c4ce7a57a4695498ccc79", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5364eed49420418db17def0b3e73b032"}, {"url": "http://192.30.9.8:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "690eb29b5a6b4da88710fb251f87b6ad"}, {"url": "http://172.30.9.21:8776/v3/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d54e760df7b466d8e55410389ad9156"}], "type": "volumev3", "id": "e270148630f44543ad44cb0b4b4c0d31", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7aaf98ba8bd4495186c6b7892f5d627e"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977d9e3279414afba7b8a4f9ea081871"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d21ee629f61c4ceaaf3447ede14b72f6"}], "type": "compute", "id": "f13fc50de64c4d1e8eeb50449b4cc4f2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b917335a9f041d5a39ecf90772e07c3"}, {"url": "http://192.30.9.8:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "82efd8f2749c4014ac77d947b15a5b82"}, {"url": "http://172.30.9.21:8776/v1/ae47b3dcb8cb42aab962a71710f7349e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd5895eb18574d7f96e9862373228b24"}], "type": "volume", "id": "f412692c779b450a924412153426b228", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "188624b9b19f4e44905fabad29e0e87d"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44f0d8d1c8cd4f2b8264d95885029b68"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f1cbf85e210d433bb95cbbec3787240b"}], "type": "placement", "id": "f4b536647b9f4d728c4053c82c69b247", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f3a3cea7c1d47b4ba89c89223d34463"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6564a144eb14c5f9ad0a05cdc0324b7"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed8497496a504420823c39abe5b781a2"}], "type": "event", "id": "f571cc3404fe4d319a16fee07dc8f439", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60c8f869728b41a780012096f5dc7939"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ec52dd30b4f424ba55d47d72515a0eb"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8511654c56b645cf963c528688426422"}], "type": "image", "id": "f6bc424a6056466a857b1ba265086d14", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e", "id": "4546ada8b47641538eaa844dce04c7d2"}, "audit_ids": ["ZJL4yze5QHS_PdVtCRBDRw"], "issued_at": "2018-07-23T04:20:31.000000Z"}} 2018-07-23 04:20:31,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/56beffab-4902-4164-a665-117e33fe700d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ed55fb197377ace706cc53f1dbd5de6e6a1d240" 2018-07-23 04:20:32,364 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81860776-7939-4639-955e-5edff3f08491 Content-Length: 0 Date: Mon, 23 Jul 2018 04:20:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:20:32,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/56beffab-4902-4164-a665-117e33fe700d used request id req-81860776-7939-4639-955e-5edff3f08491 2018-07-23 04:20:32,364 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS objects .. 2018-07-23 04:20:32,365 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-07-23 04:20:32,365 - glance_utils - INFO - Deleting image named - xenial 2018-07-23 04:20:32,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2bffdcf235d6c96da0949a7d5545081c8aaa9aa9" 2018-07-23 04:20:32,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6f3c7ded-be51-4d90-95ea-3aa2e9a85d7d Date: Mon, 23 Jul 2018 04:20:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 04:20:32,835 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4f9e9c4b-3565-4b4a-a201-659180d0ee8b used request id req-6f3c7ded-be51-4d90-95ea-3aa2e9a85d7d 2018-07-23 04:20:32,836 - glance_utils - INFO - Deleting image named - trusty 2018-07-23 04:20:32,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/c47a8bc8-fc33-4988-a84f-2aca16221b25 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25a0d781afef1e8cfd04665d428b7790bfaeae16" 2018-07-23 04:20:33,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0022fe67-9549-4d3e-826b-8e7f6483f1bf Date: Mon, 23 Jul 2018 04:20:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 04:20:33,917 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/c47a8bc8-fc33-4988-a84f-2aca16221b25 used request id req-0022fe67-9549-4d3e-826b-8e7f6483f1bf 2018-07-23 04:20:33,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/ad9234fd-5cf0-4780-9ca3-7b48553a59ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c5d5e505b14514ea91364b9e82df17954a7bde" 2018-07-23 04:20:34,129 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 04:20:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-28d674b6-faf9-4743-b606-15f9a0f57091 x-compute-request-id: req-28d674b6-faf9-4743-b606-15f9a0f57091 Content-Length: 0 Content-Type: application/json 2018-07-23 04:20:34,129 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/ad9234fd-5cf0-4780-9ca3-7b48553a59ae used request id req-28d674b6-faf9-4743-b606-15f9a0f57091 2018-07-23 04:20:34,130 - OpenStackNetwork - INFO - Removing router interface from router abot-router-80f3e7f3-e9ad-4189-808e-accc7078af5e and subnet abot-subnet-80f3e7f3-e9ad-4189-808e-accc7078af5e 2018-07-23 04:20:34,130 - neutron_utils - INFO - Removing router interface from router named abot-router-80f3e7f3-e9ad-4189-808e-accc7078af5e 2018-07-23 04:20:34,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/04aab481-6c65-4da2-a0ae-e88fd1615cbf/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d27430e871c3fcce8467f74804295bcae086ce" -d '{"subnet_id": "29f8cd22-4712-4234-be8c-c850d5b8ce6a"}' 2018-07-23 04:20:36,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-446b1483-f7a7-46e5-9470-8936357c5592 Date: Mon, 23 Jul 2018 04:20:36 GMT RESP BODY: {"network_id": "2b6fe67a-b7af-42ec-9ab6-76110e5d7699", "tenant_id": "ae47b3dcb8cb42aab962a71710f7349e", "subnet_id": "29f8cd22-4712-4234-be8c-c850d5b8ce6a", "subnet_ids": ["29f8cd22-4712-4234-be8c-c850d5b8ce6a"], "port_id": "6fc53de5-edbe-4249-9ab6-8d78da41c79a", "id": "04aab481-6c65-4da2-a0ae-e88fd1615cbf"} 2018-07-23 04:20:36,031 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/04aab481-6c65-4da2-a0ae-e88fd1615cbf/remove_router_interface used request id req-446b1483-f7a7-46e5-9470-8936357c5592 2018-07-23 04:20:36,032 - OpenStackNetwork - INFO - Removing router abot-router-80f3e7f3-e9ad-4189-808e-accc7078af5e 2018-07-23 04:20:36,032 - neutron_utils - INFO - Deleting router with name - abot-router-80f3e7f3-e9ad-4189-808e-accc7078af5e 2018-07-23 04:20:36,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/04aab481-6c65-4da2-a0ae-e88fd1615cbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9d27430e871c3fcce8467f74804295bcae086ce" 2018-07-23 04:20:37,112 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-877746d4-6424-4f78-ae15-e9f83fdd0a11 Content-Length: 0 Date: Mon, 23 Jul 2018 04:20:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:20:37,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/04aab481-6c65-4da2-a0ae-e88fd1615cbf used request id req-877746d4-6424-4f78-ae15-e9f83fdd0a11 2018-07-23 04:20:37,113 - neutron_utils - INFO - Deleting subnet with name abot-subnet-80f3e7f3-e9ad-4189-808e-accc7078af5e 2018-07-23 04:20:37,113 - neutron_utils - INFO - Deleting subnet with name abot-subnet-80f3e7f3-e9ad-4189-808e-accc7078af5e 2018-07-23 04:20:37,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/29f8cd22-4712-4234-be8c-c850d5b8ce6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f157a2c4da0653624aff7ddc18c4850bbb11960" 2018-07-23 04:20:38,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd91852a-ab68-454c-87b0-4e465c953b3b Date: Mon, 23 Jul 2018 04:20:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:20:38,151 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/29f8cd22-4712-4234-be8c-c850d5b8ce6a used request id req-bd91852a-ab68-454c-87b0-4e465c953b3b 2018-07-23 04:20:38,151 - neutron_utils - INFO - Deleting network with name abot-net 2018-07-23 04:20:38,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/2b6fe67a-b7af-42ec-9ab6-76110e5d7699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f157a2c4da0653624aff7ddc18c4850bbb11960" 2018-07-23 04:20:39,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-00e278df-8fc3-4431-b734-52d93b53b67f Date: Mon, 23 Jul 2018 04:20:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:20:39,246 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/2b6fe67a-b7af-42ec-9ab6-76110e5d7699 used request id req-00e278df-8fc3-4431-b734-52d93b53b67f 2018-07-23 04:20:39,247 - keystone_utils - INFO - Deleting user with name - juju_network_discovery_bug 2018-07-23 04:20:39,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/d7c098fa6822406fb4fbb2cfef68e4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60dd999f3ef07c82d3b14c5db08500a3be8fe2c" 2018-07-23 04:20:39,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:20:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bad81bec-6b5d-4fd1-aed4-9336d671b151 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:20:39,352 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d7c098fa6822406fb4fbb2cfef68e4db used request id req-bad81bec-6b5d-4fd1-aed4-9336d671b151 2018-07-23 04:20:39,352 - keystone_utils - INFO - Deleting user with name - juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e 2018-07-23 04:20:39,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/4546ada8b47641538eaa844dce04c7d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3f3f088cde5da51cef0c3d664d0a66c6c7e410" 2018-07-23 04:20:39,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:20:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55bedaf1-c6bc-43f2-9b60-926f63c98958 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:20:39,533 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/4546ada8b47641538eaa844dce04c7d2 used request id req-55bedaf1-c6bc-43f2-9b60-926f63c98958 2018-07-23 04:20:39,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f9a32a56793a7757813b4eb526f42377b7dcff" 2018-07-23 04:20:39,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-543a44cd-02d2-4a01-b494-36ce6963325a Date: Mon, 23 Jul 2018 04:20:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "created_at": "2018-07-23T04:10:44Z", "updated_at": "2018-07-23T04:10:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:44Z", "revision_number": 0, "id": "400b2e00-ca8b-420f-a2d4-d68fb46ac1aa", "remote_group_id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:44Z", "security_group_id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "061e6e14afc04ac0aab018839c092c6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:44Z", "revision_number": 0, "id": "498ca5b1-10e9-48cc-b585-56ed99c13a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:44Z", "security_group_id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "061e6e14afc04ac0aab018839c092c6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:44Z", "revision_number": 0, "id": "4e86fdc0-1b7e-4e2d-897e-b50bdd0343f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:44Z", "security_group_id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "061e6e14afc04ac0aab018839c092c6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:10:44Z", "revision_number": 0, "id": "a6ce0dec-16fe-4506-950f-80068835a0f9", "remote_group_id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "remote_ip_prefix": null, "created_at": "2018-07-23T04:10:44Z", "security_group_id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "tenant_id": "061e6e14afc04ac0aab018839c092c6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "061e6e14afc04ac0aab018839c092c6e"}], "revision_number": 1, "project_id": "061e6e14afc04ac0aab018839c092c6e", "id": "073f1cb2-e7d9-42d0-9a5d-962272d98ad0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a1586823405b4171a1a6cd7b66184785", "created_at": "2018-07-23T03:05:31Z", "updated_at": "2018-07-23T03:05:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "5e8ca893-1156-4d1b-aaeb-642b02ef1189", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1586823405b4171a1a6cd7b66184785"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "76823978-8b53-4a52-80a3-1ea23311d20c", "remote_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1586823405b4171a1a6cd7b66184785"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "f04c322f-4137-4b4c-ba62-19400e622810", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1586823405b4171a1a6cd7b66184785"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:05:31Z", "revision_number": 0, "id": "f1b04f3b-44a2-4d52-b1b7-aed5b9d72998", "remote_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:05:31Z", "security_group_id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "tenant_id": "a1586823405b4171a1a6cd7b66184785", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1586823405b4171a1a6cd7b66184785"}], "revision_number": 1, "project_id": "a1586823405b4171a1a6cd7b66184785", "id": "0deaceed-2b1a-4b74-8fd2-2958e17a1b7f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "created_at": "2018-07-23T03:07:40Z", "updated_at": "2018-07-23T03:07:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "55a82895-5e09-43a8-8f2a-61d64595fb31", "remote_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "66d9586c-eb86-4d9b-83e8-17d32afb0e02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "935f82d6-1c9f-4a11-a373-25e2c5213057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d752e668af24950a050a8ab08afe2f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:40Z", "revision_number": 0, "id": "ac26f155-184e-48d1-acd0-daab6fc5d801", "remote_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:40Z", "security_group_id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "tenant_id": "4d752e668af24950a050a8ab08afe2f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d752e668af24950a050a8ab08afe2f1"}], "revision_number": 1, "project_id": "4d752e668af24950a050a8ab08afe2f1", "id": "2b5a5d8a-5ba2-458c-b8a0-b86d40259f3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "created_at": "2018-07-23T03:08:25Z", "updated_at": "2018-07-23T03:08:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "285d7d8d-a94f-4dc2-8e24-54031f9d22f7", "remote_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "ab2f7afe-04e8-4697-8385-269fe9c75d1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "c9c0b418-b921-4f3f-b0df-b4f82871e125", "remote_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:08:25Z", "revision_number": 0, "id": "f895a3f1-f470-41fd-a277-439addb822ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:08:25Z", "security_group_id": "3a52341f-a1ca-452e-9799-d61369104d59", "tenant_id": "6d131cad197e470f9d6cf88bf26c76d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d131cad197e470f9d6cf88bf26c76d3"}], "revision_number": 1, "project_id": "6d131cad197e470f9d6cf88bf26c76d3", "id": "3a52341f-a1ca-452e-9799-d61369104d59", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "191deb70763b46ca9086cbf1e4719511", "created_at": "2018-07-23T03:58:30Z", "updated_at": "2018-07-23T03:58:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "38e1dca9-dff1-4003-90ef-312b1d73581d", "remote_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv6", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "3bb2e2a1-ae8a-404b-8efc-e6aea6af7879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "3f942712-2aca-4fcf-b817-3d216c794700", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv6", "project_id": "191deb70763b46ca9086cbf1e4719511"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:58:30Z", "revision_number": 0, "id": "735900bb-c52d-42c8-a9e1-53e6a7bc364f", "remote_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "remote_ip_prefix": null, "created_at": "2018-07-23T03:58:30Z", "security_group_id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "tenant_id": "191deb70763b46ca9086cbf1e4719511", "port_range_min": null, "ethertype": "IPv4", "project_id": "191deb70763b46ca9086cbf1e4719511"}], "revision_number": 1, "project_id": "191deb70763b46ca9086cbf1e4719511", "id": "3b94642f-cf90-40dd-83b1-a27dbc7e2437", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae47b3dcb8cb42aab962a71710f7349e", "created_at": "2018-07-23T04:11:20Z", "updated_at": "2018-07-23T04:11:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:11:20Z", "revision_number": 0, "id": "0f83e1de-f20b-4391-b4a8-7f868cbd27c6", "remote_group_id": "53d59700-2151-4f9c-a417-eaa79dba25d4", "remote_ip_prefix": null, "created_at": "2018-07-23T04:11:20Z", "security_group_id": "53d59700-2151-4f9c-a417-eaa79dba25d4", "tenant_id": "ae47b3dcb8cb42aab962a71710f7349e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae47b3dcb8cb42aab962a71710f7349e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:11:20Z", "revision_number": 0, "id": "115f9269-7807-4bc5-bf69-f935fc396439", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:11:20Z", "security_group_id": "53d59700-2151-4f9c-a417-eaa79dba25d4", "tenant_id": "ae47b3dcb8cb42aab962a71710f7349e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae47b3dcb8cb42aab962a71710f7349e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:11:20Z", "revision_number": 0, "id": "5df408e5-0c14-4714-8dd9-7f59025f1bbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:11:20Z", "security_group_id": "53d59700-2151-4f9c-a417-eaa79dba25d4", "tenant_id": "ae47b3dcb8cb42aab962a71710f7349e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae47b3dcb8cb42aab962a71710f7349e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:11:20Z", "revision_number": 0, "id": "fe2cf83c-b902-4745-8bb1-86063e4bef11", "remote_group_id": "53d59700-2151-4f9c-a417-eaa79dba25d4", "remote_ip_prefix": null, "created_at": "2018-07-23T04:11:20Z", "security_group_id": "53d59700-2151-4f9c-a417-eaa79dba25d4", "tenant_id": "ae47b3dcb8cb42aab962a71710f7349e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae47b3dcb8cb42aab962a71710f7349e"}], "revision_number": 1, "project_id": "ae47b3dcb8cb42aab962a71710f7349e", "id": "53d59700-2151-4f9c-a417-eaa79dba25d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "created_at": "2018-07-23T03:10:09Z", "updated_at": "2018-07-23T03:10:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "bf1242b9-858d-4862-8da6-cd05f4f2ea6b", "remote_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "c0191a7c-56c7-4092-ad5e-76b33b4b59d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "d0ef907e-b456-4919-9aa3-2051d3a3d0f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:10:09Z", "revision_number": 0, "id": "d70116c2-645f-49ce-b9fd-b0368691a5cc", "remote_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "remote_ip_prefix": null, "created_at": "2018-07-23T03:10:09Z", "security_group_id": "55663711-5d76-42d6-8936-9e082405b2d8", "tenant_id": "3e96c7c2305b4a35a240f4f191e26e9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e96c7c2305b4a35a240f4f191e26e9b"}], "revision_number": 1, "project_id": "3e96c7c2305b4a35a240f4f191e26e9b", "id": "55663711-5d76-42d6-8936-9e082405b2d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a9eaa55802e444a93c801c77237a967", "created_at": "2018-07-23T03:09:23Z", "updated_at": "2018-07-23T03:09:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "085004de-4629-4166-9bbd-06cbd11cfc77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "3f8f1e15-c057-432f-a729-61a1c8e3d1a9", "remote_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "5f908336-828f-4d24-96fc-4dc92838553f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a9eaa55802e444a93c801c77237a967"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:09:23Z", "revision_number": 0, "id": "9a066026-997d-456d-9a7f-bf8f4ef3deff", "remote_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "remote_ip_prefix": null, "created_at": "2018-07-23T03:09:23Z", "security_group_id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "tenant_id": "8a9eaa55802e444a93c801c77237a967", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a9eaa55802e444a93c801c77237a967"}], "revision_number": 1, "project_id": "8a9eaa55802e444a93c801c77237a967", "id": "564b2860-c410-4bb0-bec5-4c8aa8f8f846", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T03:07:41Z", "updated_at": "2018-07-23T03:07:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "0a123f5a-5441-4ad3-bb43-7bae789d2998", "remote_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "6dc12ed6-78a7-4695-9989-5814e36dc929", "remote_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "8921f06c-cf05-4b11-8989-b767ca4c14fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:41Z", "revision_number": 0, "id": "a250b49c-769a-4375-bf46-4523515217f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:41Z", "security_group_id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "84a5b705-f0b2-4b9a-9143-29539af7715e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "created_at": "2018-07-23T04:07:35Z", "updated_at": "2018-07-23T04:07:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "3464d4a5-2495-45e9-9859-f17f1bea12ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "de471e95-1a5f-4faf-998f-5006b987b0e6", "remote_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "f0c9a216-cd7a-415d-a25b-2dc70e744c9a", "remote_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:07:35Z", "revision_number": 0, "id": "f6161007-d3bc-4e0d-90e8-44d73f673395", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:07:35Z", "security_group_id": "85d576db-2b0b-439c-bedc-094123c95165", "tenant_id": "7f45221f0aaf4733b7a40a2d721a3fce", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f45221f0aaf4733b7a40a2d721a3fce"}], "revision_number": 1, "project_id": "7f45221f0aaf4733b7a40a2d721a3fce", "id": "85d576db-2b0b-439c-bedc-094123c95165", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "created_at": "2018-07-23T03:07:54Z", "updated_at": "2018-07-23T03:07:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "23745340-7162-4c3a-8fbc-1140da5554e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5b0f8ace090483aae6a184491c40e94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "86ca2308-5db0-4aea-a21d-5f939012fa09", "remote_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5b0f8ace090483aae6a184491c40e94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "cd7864c1-61c9-4f65-a580-df233496e695", "remote_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5b0f8ace090483aae6a184491c40e94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:07:54Z", "revision_number": 0, "id": "d4cff466-0735-4fc2-8cf7-ce562f32e91d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:07:54Z", "security_group_id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "tenant_id": "c5b0f8ace090483aae6a184491c40e94", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5b0f8ace090483aae6a184491c40e94"}], "revision_number": 1, "project_id": "c5b0f8ace090483aae6a184491c40e94", "id": "8d3e00a2-01d9-43ae-8336-70add059d61c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "created_at": "2018-07-23T04:05:50Z", "updated_at": "2018-07-23T04:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "3bd97b56-f29e-41e7-839d-20946b6e3483", "remote_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "66163460-e92c-4b5b-8f12-0dd0571be7d2", "remote_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "6792229a-846f-4b33-b135-56d1ccb20a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T04:05:50Z", "revision_number": 0, "id": "b6f8abba-621d-4ada-bd73-7f795cea4253", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T04:05:50Z", "security_group_id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "tenant_id": "7216c9eb1e284488bd381bc2afb70c3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7216c9eb1e284488bd381bc2afb70c3d"}], "revision_number": 1, "project_id": "7216c9eb1e284488bd381bc2afb70c3d", "id": "a65873e2-9eef-49d9-8e2b-5baabe63625a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "created_at": "2018-07-23T03:11:49Z", "updated_at": "2018-07-23T03:11:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "4b47cec2-f295-4f34-bb16-03da66818d65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "4b6b972d-f2dc-4ccc-a78f-2cfc65e98a27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "7982a3f2-b744-42f1-8a23-e3a261e61857", "remote_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:49Z", "revision_number": 0, "id": "7d0cdcd8-e56c-4954-920f-64498f427c7a", "remote_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:49Z", "security_group_id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "tenant_id": "d4552cd63eab4241ab24a239c3c7773d", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4552cd63eab4241ab24a239c3c7773d"}], "revision_number": 1, "project_id": "d4552cd63eab4241ab24a239c3c7773d", "id": "ccd89a06-2362-4373-abe0-17a4eb30d213", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "created_at": "2018-07-23T03:11:04Z", "updated_at": "2018-07-23T03:11:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:04Z", "revision_number": 0, "id": "2122999c-e574-4d50-b30e-da70a5236597", "remote_group_id": "e2131af9-7688-4bc8-bde3-e5956acd234a", "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:04Z", "security_group_id": "e2131af9-7688-4bc8-bde3-e5956acd234a", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "c91bd44a993a4d42862890dadd7a99f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:04Z", "revision_number": 0, "id": "23199e02-889c-485e-9998-c117ee9fdd76", "remote_group_id": "e2131af9-7688-4bc8-bde3-e5956acd234a", "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:04Z", "security_group_id": "e2131af9-7688-4bc8-bde3-e5956acd234a", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "c91bd44a993a4d42862890dadd7a99f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:04Z", "revision_number": 0, "id": "af6f13e8-3c73-4f7c-a4e6-1b27b5ba57d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:04Z", "security_group_id": "e2131af9-7688-4bc8-bde3-e5956acd234a", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "c91bd44a993a4d42862890dadd7a99f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T03:11:04Z", "revision_number": 0, "id": "b740875a-9cab-49b6-8d1c-188d44e54088", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T03:11:04Z", "security_group_id": "e2131af9-7688-4bc8-bde3-e5956acd234a", "tenant_id": "c91bd44a993a4d42862890dadd7a99f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "c91bd44a993a4d42862890dadd7a99f1"}], "revision_number": 1, "project_id": "c91bd44a993a4d42862890dadd7a99f1", "id": "e2131af9-7688-4bc8-bde3-e5956acd234a", "name": "default"}]} 2018-07-23 04:20:39,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-543a44cd-02d2-4a01-b494-36ce6963325a 2018-07-23 04:20:39,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f9a32a56793a7757813b4eb526f42377b7dcff" 2018-07-23 04:20:39,876 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 04:20:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b88743c-ca3e-41e7-aaaf-2d675ef35b0d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 061e6e14afc04ac0aab018839c092c6e.", "code": 404, "title": "Not Found"}} 2018-07-23 04:20:39,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/061e6e14afc04ac0aab018839c092c6e used request id req-6b88743c-ca3e-41e7-aaaf-2d675ef35b0d 2018-07-23 04:20:39,876 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 04:20:39,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f9a32a56793a7757813b4eb526f42377b7dcff" 2018-07-23 04:20:39,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a5561c4-05dc-4303-a9b0-2c3df1f0b6bd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a1586823405b4171a1a6cd7b66184785", "name": "service"}} 2018-07-23 04:20:39,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a1586823405b4171a1a6cd7b66184785 used request id req-9a5561c4-05dc-4303-a9b0-2c3df1f0b6bd 2018-07-23 04:20:39,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/4d752e668af24950a050a8ab08afe2f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f9a32a56793a7757813b4eb526f42377b7dcff" 2018-07-23 04:20:40,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2572f1dd-3ea6-45d3-8432-d8fe3616da15 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/4d752e668af24950a050a8ab08afe2f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4d752e668af24950a050a8ab08afe2f1", "name": "admin"}} 2018-07-23 04:20:40,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/4d752e668af24950a050a8ab08afe2f1 used request id req-2572f1dd-3ea6-45d3-8432-d8fe3616da15 2018-07-23 04:20:40,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6d131cad197e470f9d6cf88bf26c76d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f9a32a56793a7757813b4eb526f42377b7dcff" 2018-07-23 04:20:40,166 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 04:20:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d173c95-ea7e-4246-84c1-acadba9ca2dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6d131cad197e470f9d6cf88bf26c76d3.", "code": 404, "title": "Not Found"}} 2018-07-23 04:20:40,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6d131cad197e470f9d6cf88bf26c76d3 used request id req-8d173c95-ea7e-4246-84c1-acadba9ca2dd 2018-07-23 04:20:40,167 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 04:20:40,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/191deb70763b46ca9086cbf1e4719511 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f9a32a56793a7757813b4eb526f42377b7dcff" 2018-07-23 04:20:40,269 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 04:20:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82d34036-e098-4bd0-8f93-75dab3054334 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 191deb70763b46ca9086cbf1e4719511.", "code": 404, "title": "Not Found"}} 2018-07-23 04:20:40,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/191deb70763b46ca9086cbf1e4719511 used request id req-82d34036-e098-4bd0-8f93-75dab3054334 2018-07-23 04:20:40,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 04:20:40,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f9a32a56793a7757813b4eb526f42377b7dcff" 2018-07-23 04:20:40,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a56c8054-7ef9-4f6e-88cf-c653134cec51 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae47b3dcb8cb42aab962a71710f7349e", "name": "juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e"}} 2018-07-23 04:20:40,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e used request id req-a56c8054-7ef9-4f6e-88cf-c653134cec51 2018-07-23 04:20:40,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 53d59700-2151-4f9c-a417-eaa79dba25d4 2018-07-23 04:20:40,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=53d59700-2151-4f9c-a417-eaa79dba25d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f9a32a56793a7757813b4eb526f42377b7dcff" 2018-07-23 04:20:40,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bde39b85-3f14-40ca-a92d-cb9b06680d70 Date: Mon, 23 Jul 2018 04:20:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "53d59700-2151-4f9c-a417-eaa79dba25d4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:11:20Z", "security_group_id": "53d59700-2151-4f9c-a417-eaa79dba25d4", "port_range_min": null, "revision_number": 0, "tenant_id": "ae47b3dcb8cb42aab962a71710f7349e", "created_at": "2018-07-23T04:11:20Z", "project_id": "ae47b3dcb8cb42aab962a71710f7349e", "id": "0f83e1de-f20b-4391-b4a8-7f868cbd27c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:11:20Z", "security_group_id": "53d59700-2151-4f9c-a417-eaa79dba25d4", "port_range_min": null, "revision_number": 0, "tenant_id": "ae47b3dcb8cb42aab962a71710f7349e", "created_at": "2018-07-23T04:11:20Z", "project_id": "ae47b3dcb8cb42aab962a71710f7349e", "id": "115f9269-7807-4bc5-bf69-f935fc396439"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:11:20Z", "security_group_id": "53d59700-2151-4f9c-a417-eaa79dba25d4", "port_range_min": null, "revision_number": 0, "tenant_id": "ae47b3dcb8cb42aab962a71710f7349e", "created_at": "2018-07-23T04:11:20Z", "project_id": "ae47b3dcb8cb42aab962a71710f7349e", "id": "5df408e5-0c14-4714-8dd9-7f59025f1bbc"}, {"remote_group_id": "53d59700-2151-4f9c-a417-eaa79dba25d4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T04:11:20Z", "security_group_id": "53d59700-2151-4f9c-a417-eaa79dba25d4", "port_range_min": null, "revision_number": 0, "tenant_id": "ae47b3dcb8cb42aab962a71710f7349e", "created_at": "2018-07-23T04:11:20Z", "project_id": "ae47b3dcb8cb42aab962a71710f7349e", "id": "fe2cf83c-b902-4745-8bb1-86063e4bef11"}]} 2018-07-23 04:20:40,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=53d59700-2151-4f9c-a417-eaa79dba25d4 used request id req-bde39b85-3f14-40ca-a92d-cb9b06680d70 2018-07-23 04:20:40,381 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 04:20:40,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/53d59700-2151-4f9c-a417-eaa79dba25d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f9a32a56793a7757813b4eb526f42377b7dcff" 2018-07-23 04:20:40,548 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dcf8cadf-b06a-48e9-adf1-dff3ea55561f Content-Length: 0 Date: Mon, 23 Jul 2018 04:20:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 04:20:40,548 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/53d59700-2151-4f9c-a417-eaa79dba25d4 used request id req-dcf8cadf-b06a-48e9-adf1-dff3ea55561f 2018-07-23 04:20:40,548 - keystone_utils - INFO - Deleting project with name - juju_epc-80f3e7f3-e9ad-4189-808e-accc7078af5e 2018-07-23 04:20:40,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f9a32a56793a7757813b4eb526f42377b7dcff" 2018-07-23 04:20:40,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 04:20:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d657664-1b48-4a1e-b247-5b95039b92b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 04:20:40,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ae47b3dcb8cb42aab962a71710f7349e used request id req-7d657664-1b48-4a1e-b247-5b95039b92b8 2018-07-23 04:20:40,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f9a32a56793a7757813b4eb526f42377b7dcff" 2018-07-23 04:20:40,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 04:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9fce3fd-7088-491f-ad5f-39a984824776 Content-Encoding: gzip Content-Length: 378 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": "7254b527415e45fda1324cc0000245fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/7254b527415e45fda1324cc0000245fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83b23aabc7f048e09b1c842e70d45532", "links": {"self": "http://172.30.9.21:5000/v3/roles/83b23aabc7f048e09b1c842e70d45532"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "906f225086c94f88a6ba852fb9ae8f0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/906f225086c94f88a6ba852fb9ae8f0f"}, "name": "admin"}, {"domain_id": null, "id": "91dbc5ce3be24f65b6f22a667105e5ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/91dbc5ce3be24f65b6f22a667105e5ce"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b446d215420349d0b7ba5ac0c2853c8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b446d215420349d0b7ba5ac0c2853c8b"}, "name": "reader"}, {"domain_id": null, "id": "c6a2074293cd4547ac74e299e5d98beb", "links": {"self": "http://172.30.9.21:5000/v3/roles/c6a2074293cd4547ac74e299e5d98beb"}, "name": "heat_stack_user"}]} 2018-07-23 04:20:40,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e9fce3fd-7088-491f-ad5f-39a984824776 2018-07-23 04:20:40,794 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-07-23 04:20:40,795 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 01:34 | FAIL | | cloudify_ims | functest | vnf | 01:36 | FAIL | | vyos_vrouter | functest | vnf | 01:46 | FAIL | | juju_epc | functest | vnf | 09:17 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-07-23 04:20:40,800 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR