2018-06-24 13:19:29,140 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-125 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-06-24 13:19:29,144 - 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.28,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=FM5NczH8zgjfKawR5htgDXbhB 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=751a21c53546437cadc206b6e98c68e9 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export OS_REGION_NAME=regionOne 2018-06-24 13:19:29,144 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-06-24 13:19:29,145 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | | singlevm1 singlevm2 api_check | | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------------+ 2018-06-24 13:19:29,147 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-06-24 13:19:29,147 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-06-24 13:19:29,555 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-24 13:19:29,555 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-24 13:19:29,556 - openstack_tests - INFO - OS Credentials = > 2018-06-24 13:19:29,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:29,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-24 13:19:30,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc96b9e9fcae40d3be7c3efd21a6d4a1", "name": "admin"}], "expires_at": "2018-06-24T14:19:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "751a21c53546437cadc206b6e98c68e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01519a6ced894c388fae441f6ae63222"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ece24a0500d47f59081240322092763"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aca6fbbbd4194350a1dd2f40baebdd6d"}], "type": "placement", "id": "0e4e26c9d6cb43f6a42848d3e90bb10a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c6bb2af7de24e71b6de181644744075"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5488223e64b94f1083abebdd41b3d0d4"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e8763a1f42421abe600c92089ef49b"}], "type": "image", "id": "1eb505ab1a354898bb9f699639c0e794", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19b848d69f914c67a3efee7b5b4b7c24"}, {"url": "http://172.30.9.28:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9686b56b32d04f65a2cb67a3af057f1d"}, {"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c39dbba77da04f54ac744a4b44418c43"}], "type": "orchestration", "id": "3acbe847ad1c447db1e5d512686ff63b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19efe9bda6554e03aa7f3c0df7e362dd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b9296349c24483f8e55d873ae6f9777"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bb1a57cb9cf4d208613f477a4025bf3"}], "type": "cloudformation", "id": "3caaab22e1b74f99917d83262103d725", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64d785c677ce4cf79bfd20f037987110"}, {"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ff17d22e0d4268972240e0da8f82f6"}, {"url": "http://172.30.9.28:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f56848ffac5c4a3a9bb469cf996d3091"}], "type": "volumev2", "id": "5c7f78b7833c45d8bdaec90df0718dcc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5417d81fdbc14904bccbd3982fdd888a"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918bfed6d025409791eec7534c8a108b"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf2e467a4b304a2089abf25d21d5369a"}], "type": "network", "id": "5e0c67eabffd46f783bdf203ac4534c0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "123e7be35f6741a6acbf52a4b82888e9"}, {"url": "http://172.30.9.28:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28fba8d6969c4afdbba888a224f16edb"}, {"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7fe30623b2fd429b84776fe891ab990a"}], "type": "volume", "id": "5e74edc1a7ec4da5a0cf6adfe690dc0a", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e83e1c1417d4e52b3e6bc002df59bd5"}, {"url": "http://12.0.0.25:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a07c7f60e311491186bb6dcd717507ad"}, {"url": "http://172.30.9.28:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c36226ec7a8746bcbdf5c1ed0118b4d8"}], "type": "object-store", "id": "67b62a22e3d54417aa5fc27d3e28bd37", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b1bc101fb844eec9f9248bdb87b25d0"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6da01817d43412589fc69b4b680fc54"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa789b2f0887401690eabe58081665b3"}], "type": "event", "id": "92aa267df5a84d03b833211743db5327", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a5f2a7369f54d58a137b0d6ba2cef46"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fd6fefccbdb4bb8b46ae02e42068a18"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be5830d9782d430896d4f5f17155ac24"}], "type": "identity", "id": "a790f509267b43d6ac81fbd7fe1f2629", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12246f01cf804bc29e55812c142ea739"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79c937f4f2934091874af4028f907b44"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c1324b57a434118aa88d54d90c12e97"}], "type": "alarming", "id": "c27f7c07f5a44296a073c07eb366185a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "664c44797ce24ca58da30e1c246166e8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "66c44932acdd4c2b9723f9e74e6b4fe7"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8259d17280514fe994b966acf40b36f4"}], "type": "metric", "id": "ddd4caff155449d5915756cbec335578", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2afdfb0b557f45f19f464a66b0b9fa22"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "459c366d74824e798c18c0b445ca4af2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "54799d8a3e3d4ebb9ac46b527d3281e8"}], "type": "compute", "id": "f12535b643f340e1a52e78debbf72163", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0452f5ebb72b4051b2fa93313cd23ee5"}, {"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bfba8eb4dc44510be7326f07a1f0d98"}, {"url": "http://172.30.9.28:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca1672c9a289406faa9510f860d27510"}], "type": "volumev3", "id": "f32d219c45664fc089678e68ed307365", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "fb976ea16e864472aa83ed0099b79ec1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6918f79ab1c14403a088782cbb79e2f9"}, "audit_ids": ["ZEH7Jp_qSW2bzWech1N1aw"], "issued_at": "2018-06-24T13:19:30.000000Z"}} 2018-06-24 13:19:30,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d968c67cb25b928e556de69bd6f1bbdb2a692fe" 2018-06-24 13:19:31,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-44c83b07-0db9-4f23-804d-7618bfbf20cd Date: Sun, 24 Jun 2018 13:19:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"f114c8f7-6541-40b7-a4a0-70ef3aa1e20a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9746c91607fd4fb8a88b88dd3f425b06","status":"ACTIVE","subnets":["5bcfe5b0-7d3f-4ec7-b91c-5282bbca9db4"],"description":"","tags":[],"updated_at":"2018-06-24T13:16:18Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9746c91607fd4fb8a88b88dd3f425b06","created_at":"2018-06-24T13:16:11Z","provider:network_type":"flat"}]} 2018-06-24 13:19:31,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-44c83b07-0db9-4f23-804d-7618bfbf20cd 2018-06-24 13:19:31,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f114c8f7-6541-40b7-a4a0-70ef3aa1e20a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d968c67cb25b928e556de69bd6f1bbdb2a692fe" 2018-06-24 13:19:32,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-7c9b2138-564f-433f-9e56-ff049a45a193 Date: Sun, 24 Jun 2018 13:19:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f114c8f7-6541-40b7-a4a0-70ef3aa1e20a","tenant_id":"9746c91607fd4fb8a88b88dd3f425b06","created_at":"2018-06-24T13:16:18Z","dns_nameservers":[],"updated_at":"2018-06-24T13:16:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"9746c91607fd4fb8a88b88dd3f425b06","id":"5bcfe5b0-7d3f-4ec7-b91c-5282bbca9db4","subnetpool_id":null,"name":"external-subnet"}]} 2018-06-24 13:19:32,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f114c8f7-6541-40b7-a4a0-70ef3aa1e20a used request id req-7c9b2138-564f-433f-9e56-ff049a45a193 2018-06-24 13:19:32,321 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-06-24 13:19:32,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:32,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:32,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:32,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:32,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:32,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:32,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:32,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:32,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:32,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:32,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:32,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:32,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:32,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:32,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:32,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-24 13:19:32,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-24 13:19:32,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc96b9e9fcae40d3be7c3efd21a6d4a1", "name": "admin"}], "expires_at": "2018-06-24T14:19:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "751a21c53546437cadc206b6e98c68e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01519a6ced894c388fae441f6ae63222"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ece24a0500d47f59081240322092763"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aca6fbbbd4194350a1dd2f40baebdd6d"}], "type": "placement", "id": "0e4e26c9d6cb43f6a42848d3e90bb10a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c6bb2af7de24e71b6de181644744075"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5488223e64b94f1083abebdd41b3d0d4"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e8763a1f42421abe600c92089ef49b"}], "type": "image", "id": "1eb505ab1a354898bb9f699639c0e794", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19b848d69f914c67a3efee7b5b4b7c24"}, {"url": "http://172.30.9.28:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9686b56b32d04f65a2cb67a3af057f1d"}, {"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c39dbba77da04f54ac744a4b44418c43"}], "type": "orchestration", "id": "3acbe847ad1c447db1e5d512686ff63b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19efe9bda6554e03aa7f3c0df7e362dd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b9296349c24483f8e55d873ae6f9777"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bb1a57cb9cf4d208613f477a4025bf3"}], "type": "cloudformation", "id": "3caaab22e1b74f99917d83262103d725", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64d785c677ce4cf79bfd20f037987110"}, {"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ff17d22e0d4268972240e0da8f82f6"}, {"url": "http://172.30.9.28:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f56848ffac5c4a3a9bb469cf996d3091"}], "type": "volumev2", "id": "5c7f78b7833c45d8bdaec90df0718dcc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5417d81fdbc14904bccbd3982fdd888a"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918bfed6d025409791eec7534c8a108b"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf2e467a4b304a2089abf25d21d5369a"}], "type": "network", "id": "5e0c67eabffd46f783bdf203ac4534c0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "123e7be35f6741a6acbf52a4b82888e9"}, {"url": "http://172.30.9.28:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28fba8d6969c4afdbba888a224f16edb"}, {"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7fe30623b2fd429b84776fe891ab990a"}], "type": "volume", "id": "5e74edc1a7ec4da5a0cf6adfe690dc0a", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e83e1c1417d4e52b3e6bc002df59bd5"}, {"url": "http://12.0.0.25:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a07c7f60e311491186bb6dcd717507ad"}, {"url": "http://172.30.9.28:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c36226ec7a8746bcbdf5c1ed0118b4d8"}], "type": "object-store", "id": "67b62a22e3d54417aa5fc27d3e28bd37", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b1bc101fb844eec9f9248bdb87b25d0"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6da01817d43412589fc69b4b680fc54"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa789b2f0887401690eabe58081665b3"}], "type": "event", "id": "92aa267df5a84d03b833211743db5327", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a5f2a7369f54d58a137b0d6ba2cef46"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fd6fefccbdb4bb8b46ae02e42068a18"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be5830d9782d430896d4f5f17155ac24"}], "type": "identity", "id": "a790f509267b43d6ac81fbd7fe1f2629", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12246f01cf804bc29e55812c142ea739"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79c937f4f2934091874af4028f907b44"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c1324b57a434118aa88d54d90c12e97"}], "type": "alarming", "id": "c27f7c07f5a44296a073c07eb366185a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "664c44797ce24ca58da30e1c246166e8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "66c44932acdd4c2b9723f9e74e6b4fe7"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8259d17280514fe994b966acf40b36f4"}], "type": "metric", "id": "ddd4caff155449d5915756cbec335578", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2afdfb0b557f45f19f464a66b0b9fa22"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "459c366d74824e798c18c0b445ca4af2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "54799d8a3e3d4ebb9ac46b527d3281e8"}], "type": "compute", "id": "f12535b643f340e1a52e78debbf72163", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0452f5ebb72b4051b2fa93313cd23ee5"}, {"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bfba8eb4dc44510be7326f07a1f0d98"}, {"url": "http://172.30.9.28:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca1672c9a289406faa9510f860d27510"}], "type": "volumev3", "id": "f32d219c45664fc089678e68ed307365", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "fb976ea16e864472aa83ed0099b79ec1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6918f79ab1c14403a088782cbb79e2f9"}, "audit_ids": ["HBj40qXWTya8rHoRc2gefw"], "issued_at": "2018-06-24T13:19:32.000000Z"}} 2018-06-24 13:19:32,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b065de553361736e89cc38b46d2cb364e6a893ba" 2018-06-24 13:19:33,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-a9ca76d0-5349-44c0-811a-8c3a4892872f Date: Sun, 24 Jun 2018 13:19:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-06-24 13:19:33,586 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&name=foo used request id req-a9ca76d0-5349-44c0-811a-8c3a4892872f 2018-06-24 13:19:33,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:33,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-24 13:19:33,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-24 13:19:33,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc96b9e9fcae40d3be7c3efd21a6d4a1", "name": "admin"}], "expires_at": "2018-06-24T14:19:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "751a21c53546437cadc206b6e98c68e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01519a6ced894c388fae441f6ae63222"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ece24a0500d47f59081240322092763"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aca6fbbbd4194350a1dd2f40baebdd6d"}], "type": "placement", "id": "0e4e26c9d6cb43f6a42848d3e90bb10a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c6bb2af7de24e71b6de181644744075"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5488223e64b94f1083abebdd41b3d0d4"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e8763a1f42421abe600c92089ef49b"}], "type": "image", "id": "1eb505ab1a354898bb9f699639c0e794", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19b848d69f914c67a3efee7b5b4b7c24"}, {"url": "http://172.30.9.28:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9686b56b32d04f65a2cb67a3af057f1d"}, {"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c39dbba77da04f54ac744a4b44418c43"}], "type": "orchestration", "id": "3acbe847ad1c447db1e5d512686ff63b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19efe9bda6554e03aa7f3c0df7e362dd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b9296349c24483f8e55d873ae6f9777"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bb1a57cb9cf4d208613f477a4025bf3"}], "type": "cloudformation", "id": "3caaab22e1b74f99917d83262103d725", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64d785c677ce4cf79bfd20f037987110"}, {"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ff17d22e0d4268972240e0da8f82f6"}, {"url": "http://172.30.9.28:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f56848ffac5c4a3a9bb469cf996d3091"}], "type": "volumev2", "id": "5c7f78b7833c45d8bdaec90df0718dcc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5417d81fdbc14904bccbd3982fdd888a"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918bfed6d025409791eec7534c8a108b"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf2e467a4b304a2089abf25d21d5369a"}], "type": "network", "id": "5e0c67eabffd46f783bdf203ac4534c0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "123e7be35f6741a6acbf52a4b82888e9"}, {"url": "http://172.30.9.28:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28fba8d6969c4afdbba888a224f16edb"}, {"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7fe30623b2fd429b84776fe891ab990a"}], "type": "volume", "id": "5e74edc1a7ec4da5a0cf6adfe690dc0a", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e83e1c1417d4e52b3e6bc002df59bd5"}, {"url": "http://12.0.0.25:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a07c7f60e311491186bb6dcd717507ad"}, {"url": "http://172.30.9.28:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c36226ec7a8746bcbdf5c1ed0118b4d8"}], "type": "object-store", "id": "67b62a22e3d54417aa5fc27d3e28bd37", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b1bc101fb844eec9f9248bdb87b25d0"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6da01817d43412589fc69b4b680fc54"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa789b2f0887401690eabe58081665b3"}], "type": "event", "id": "92aa267df5a84d03b833211743db5327", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a5f2a7369f54d58a137b0d6ba2cef46"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fd6fefccbdb4bb8b46ae02e42068a18"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be5830d9782d430896d4f5f17155ac24"}], "type": "identity", "id": "a790f509267b43d6ac81fbd7fe1f2629", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12246f01cf804bc29e55812c142ea739"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79c937f4f2934091874af4028f907b44"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c1324b57a434118aa88d54d90c12e97"}], "type": "alarming", "id": "c27f7c07f5a44296a073c07eb366185a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "664c44797ce24ca58da30e1c246166e8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "66c44932acdd4c2b9723f9e74e6b4fe7"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8259d17280514fe994b966acf40b36f4"}], "type": "metric", "id": "ddd4caff155449d5915756cbec335578", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2afdfb0b557f45f19f464a66b0b9fa22"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "459c366d74824e798c18c0b445ca4af2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "54799d8a3e3d4ebb9ac46b527d3281e8"}], "type": "compute", "id": "f12535b643f340e1a52e78debbf72163", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0452f5ebb72b4051b2fa93313cd23ee5"}, {"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bfba8eb4dc44510be7326f07a1f0d98"}, {"url": "http://172.30.9.28:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca1672c9a289406faa9510f860d27510"}], "type": "volumev3", "id": "f32d219c45664fc089678e68ed307365", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "fb976ea16e864472aa83ed0099b79ec1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6918f79ab1c14403a088782cbb79e2f9"}, "audit_ids": ["QP1KQd0BTaKIyJ2f8notVw"], "issued_at": "2018-06-24T13:19:33.000000Z"}} 2018-06-24 13:19:33,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28: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}5fcf76e23df484bffee2eaef2174ae00a58bb18a" 2018-06-24 13:19:34,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 24 Jun 2018 13:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8842b249-50ae-4bb3-aa59-377c7386dbcb 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.28:5000/v3/", "rel": "self"}]}} 2018-06-24 13:19:34,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8842b249-50ae-4bb3-aa59-377c7386dbcb 2018-06-24 13:19:34,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-24 13:19:34,142 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 24 Jun 2018 13:19:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-24 13:19:34,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf76e23df484bffee2eaef2174ae00a58bb18a" 2018-06-24 13:19:34,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 24 Jun 2018 13:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-501e1063-0050-48fc-841c-0b912eb69eb1 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/0ee602736562445c990b3095b2796ec3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ee602736562445c990b3095b2796ec3", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1e63b1bb769142829cfa13680cebd046"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e63b1bb769142829cfa13680cebd046", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/28899a0d099f4139b8ad85d489032c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "28899a0d099f4139b8ad85d489032c86", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/3737fbf1eabd4e6791c955955b0e8e49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3737fbf1eabd4e6791c955955b0e8e49", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/430669660870401aa146f6922d41fb45"}, "domain_id": "default", "enabled": true, "options": {}, "id": "430669660870401aa146f6922d41fb45", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/43558dea89e94a2394334ff9ce9442a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43558dea89e94a2394334ff9ce9442a3", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/43c6d43f29a8421b9a668b1863e679c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43c6d43f29a8421b9a668b1863e679c3", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/6283fddec3ff41ef8d7d43b503011d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6283fddec3ff41ef8d7d43b503011d89", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6918f79ab1c14403a088782cbb79e2f9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6918f79ab1c14403a088782cbb79e2f9", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/83bc0facbe414ffe9b74f93c66aa777e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bc0facbe414ffe9b74f93c66aa777e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/8db84768fcf64a33a3b7e597da471f27"}, "domain_id": "401a9a80f48447878e8a590e5d9f9f23", "enabled": true, "options": {}, "id": "8db84768fcf64a33a3b7e597da471f27", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/b75cc1b8e49f491fb1af12e7bf05b765"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b75cc1b8e49f491fb1af12e7bf05b765", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/c6e785bb0e3f4bc4a4047f65103c0482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6e785bb0e3f4bc4a4047f65103c0482", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/fa9dbae727eb4b19b9becca8fd9b7499"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa9dbae727eb4b19b9becca8fd9b7499", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-24 13:19:34,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-501e1063-0050-48fc-841c-0b912eb69eb1 2018-06-24 13:19:34,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:34,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-24 13:19:34,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-24 13:19:34,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc96b9e9fcae40d3be7c3efd21a6d4a1", "name": "admin"}], "expires_at": "2018-06-24T14:19:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "751a21c53546437cadc206b6e98c68e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01519a6ced894c388fae441f6ae63222"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ece24a0500d47f59081240322092763"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aca6fbbbd4194350a1dd2f40baebdd6d"}], "type": "placement", "id": "0e4e26c9d6cb43f6a42848d3e90bb10a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c6bb2af7de24e71b6de181644744075"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5488223e64b94f1083abebdd41b3d0d4"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e8763a1f42421abe600c92089ef49b"}], "type": "image", "id": "1eb505ab1a354898bb9f699639c0e794", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19b848d69f914c67a3efee7b5b4b7c24"}, {"url": "http://172.30.9.28:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9686b56b32d04f65a2cb67a3af057f1d"}, {"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c39dbba77da04f54ac744a4b44418c43"}], "type": "orchestration", "id": "3acbe847ad1c447db1e5d512686ff63b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19efe9bda6554e03aa7f3c0df7e362dd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b9296349c24483f8e55d873ae6f9777"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bb1a57cb9cf4d208613f477a4025bf3"}], "type": "cloudformation", "id": "3caaab22e1b74f99917d83262103d725", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64d785c677ce4cf79bfd20f037987110"}, {"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ff17d22e0d4268972240e0da8f82f6"}, {"url": "http://172.30.9.28:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f56848ffac5c4a3a9bb469cf996d3091"}], "type": "volumev2", "id": "5c7f78b7833c45d8bdaec90df0718dcc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5417d81fdbc14904bccbd3982fdd888a"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918bfed6d025409791eec7534c8a108b"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf2e467a4b304a2089abf25d21d5369a"}], "type": "network", "id": "5e0c67eabffd46f783bdf203ac4534c0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "123e7be35f6741a6acbf52a4b82888e9"}, {"url": "http://172.30.9.28:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28fba8d6969c4afdbba888a224f16edb"}, {"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7fe30623b2fd429b84776fe891ab990a"}], "type": "volume", "id": "5e74edc1a7ec4da5a0cf6adfe690dc0a", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e83e1c1417d4e52b3e6bc002df59bd5"}, {"url": "http://12.0.0.25:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a07c7f60e311491186bb6dcd717507ad"}, {"url": "http://172.30.9.28:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c36226ec7a8746bcbdf5c1ed0118b4d8"}], "type": "object-store", "id": "67b62a22e3d54417aa5fc27d3e28bd37", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b1bc101fb844eec9f9248bdb87b25d0"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6da01817d43412589fc69b4b680fc54"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa789b2f0887401690eabe58081665b3"}], "type": "event", "id": "92aa267df5a84d03b833211743db5327", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a5f2a7369f54d58a137b0d6ba2cef46"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fd6fefccbdb4bb8b46ae02e42068a18"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be5830d9782d430896d4f5f17155ac24"}], "type": "identity", "id": "a790f509267b43d6ac81fbd7fe1f2629", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12246f01cf804bc29e55812c142ea739"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79c937f4f2934091874af4028f907b44"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c1324b57a434118aa88d54d90c12e97"}], "type": "alarming", "id": "c27f7c07f5a44296a073c07eb366185a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "664c44797ce24ca58da30e1c246166e8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "66c44932acdd4c2b9723f9e74e6b4fe7"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8259d17280514fe994b966acf40b36f4"}], "type": "metric", "id": "ddd4caff155449d5915756cbec335578", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2afdfb0b557f45f19f464a66b0b9fa22"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "459c366d74824e798c18c0b445ca4af2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "54799d8a3e3d4ebb9ac46b527d3281e8"}], "type": "compute", "id": "f12535b643f340e1a52e78debbf72163", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0452f5ebb72b4051b2fa93313cd23ee5"}, {"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bfba8eb4dc44510be7326f07a1f0d98"}, {"url": "http://172.30.9.28:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca1672c9a289406faa9510f860d27510"}], "type": "volumev3", "id": "f32d219c45664fc089678e68ed307365", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "fb976ea16e864472aa83ed0099b79ec1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6918f79ab1c14403a088782cbb79e2f9"}, "audit_ids": ["3Xhjy-5SRuW2CpkOK9rVng"], "issued_at": "2018-06-24T13:19:34.000000Z"}} 2018-06-24 13:19:34,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2616cde983ab649f2a9e4908c36601192e9a1ab0" 2018-06-24 13:19:35,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-42877fb0-65ac-419f-ae9b-df0fdbc1b685 Date: Sun, 24 Jun 2018 13:19:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"f114c8f7-6541-40b7-a4a0-70ef3aa1e20a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9746c91607fd4fb8a88b88dd3f425b06","status":"ACTIVE","subnets":["5bcfe5b0-7d3f-4ec7-b91c-5282bbca9db4"],"description":"","tags":[],"updated_at":"2018-06-24T13:16:18Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9746c91607fd4fb8a88b88dd3f425b06","created_at":"2018-06-24T13:16:11Z","provider:network_type":"flat"}]} 2018-06-24 13:19:35,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks used request id req-42877fb0-65ac-419f-ae9b-df0fdbc1b685 2018-06-24 13:19:35,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-24 13:19:36,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc96b9e9fcae40d3be7c3efd21a6d4a1", "name": "admin"}], "expires_at": "2018-06-24T14:19:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "751a21c53546437cadc206b6e98c68e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01519a6ced894c388fae441f6ae63222"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ece24a0500d47f59081240322092763"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aca6fbbbd4194350a1dd2f40baebdd6d"}], "type": "placement", "id": "0e4e26c9d6cb43f6a42848d3e90bb10a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c6bb2af7de24e71b6de181644744075"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5488223e64b94f1083abebdd41b3d0d4"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e8763a1f42421abe600c92089ef49b"}], "type": "image", "id": "1eb505ab1a354898bb9f699639c0e794", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19b848d69f914c67a3efee7b5b4b7c24"}, {"url": "http://172.30.9.28:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9686b56b32d04f65a2cb67a3af057f1d"}, {"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c39dbba77da04f54ac744a4b44418c43"}], "type": "orchestration", "id": "3acbe847ad1c447db1e5d512686ff63b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19efe9bda6554e03aa7f3c0df7e362dd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b9296349c24483f8e55d873ae6f9777"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bb1a57cb9cf4d208613f477a4025bf3"}], "type": "cloudformation", "id": "3caaab22e1b74f99917d83262103d725", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64d785c677ce4cf79bfd20f037987110"}, {"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ff17d22e0d4268972240e0da8f82f6"}, {"url": "http://172.30.9.28:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f56848ffac5c4a3a9bb469cf996d3091"}], "type": "volumev2", "id": "5c7f78b7833c45d8bdaec90df0718dcc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5417d81fdbc14904bccbd3982fdd888a"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918bfed6d025409791eec7534c8a108b"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf2e467a4b304a2089abf25d21d5369a"}], "type": "network", "id": "5e0c67eabffd46f783bdf203ac4534c0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "123e7be35f6741a6acbf52a4b82888e9"}, {"url": "http://172.30.9.28:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28fba8d6969c4afdbba888a224f16edb"}, {"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7fe30623b2fd429b84776fe891ab990a"}], "type": "volume", "id": "5e74edc1a7ec4da5a0cf6adfe690dc0a", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e83e1c1417d4e52b3e6bc002df59bd5"}, {"url": "http://12.0.0.25:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a07c7f60e311491186bb6dcd717507ad"}, {"url": "http://172.30.9.28:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c36226ec7a8746bcbdf5c1ed0118b4d8"}], "type": "object-store", "id": "67b62a22e3d54417aa5fc27d3e28bd37", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b1bc101fb844eec9f9248bdb87b25d0"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6da01817d43412589fc69b4b680fc54"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa789b2f0887401690eabe58081665b3"}], "type": "event", "id": "92aa267df5a84d03b833211743db5327", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a5f2a7369f54d58a137b0d6ba2cef46"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fd6fefccbdb4bb8b46ae02e42068a18"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be5830d9782d430896d4f5f17155ac24"}], "type": "identity", "id": "a790f509267b43d6ac81fbd7fe1f2629", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12246f01cf804bc29e55812c142ea739"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79c937f4f2934091874af4028f907b44"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c1324b57a434118aa88d54d90c12e97"}], "type": "alarming", "id": "c27f7c07f5a44296a073c07eb366185a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "664c44797ce24ca58da30e1c246166e8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "66c44932acdd4c2b9723f9e74e6b4fe7"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8259d17280514fe994b966acf40b36f4"}], "type": "metric", "id": "ddd4caff155449d5915756cbec335578", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2afdfb0b557f45f19f464a66b0b9fa22"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "459c366d74824e798c18c0b445ca4af2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "54799d8a3e3d4ebb9ac46b527d3281e8"}], "type": "compute", "id": "f12535b643f340e1a52e78debbf72163", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0452f5ebb72b4051b2fa93313cd23ee5"}, {"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bfba8eb4dc44510be7326f07a1f0d98"}, {"url": "http://172.30.9.28:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca1672c9a289406faa9510f860d27510"}], "type": "volumev3", "id": "f32d219c45664fc089678e68ed307365", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "fb976ea16e864472aa83ed0099b79ec1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6918f79ab1c14403a088782cbb79e2f9"}, "audit_ids": ["yxe1rixTRP-Z0zgIVg5baQ"], "issued_at": "2018-06-24T13:19:36.000000Z"}} 2018-06-24 13:19:36,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176b216983d78fda204a842a8a59db264c13c149" 2018-06-24 13:19:37,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-4ec7be8e-7e6c-42b8-8fa3-0ee0f71506f2 Date: Sun, 24 Jun 2018 13:19:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"f114c8f7-6541-40b7-a4a0-70ef3aa1e20a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9746c91607fd4fb8a88b88dd3f425b06","status":"ACTIVE","subnets":["5bcfe5b0-7d3f-4ec7-b91c-5282bbca9db4"],"description":"","tags":[],"updated_at":"2018-06-24T13:16:18Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9746c91607fd4fb8a88b88dd3f425b06","created_at":"2018-06-24T13:16:11Z","provider:network_type":"flat"}]} 2018-06-24 13:19:37,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-4ec7be8e-7e6c-42b8-8fa3-0ee0f71506f2 2018-06-24 13:19:37,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f114c8f7-6541-40b7-a4a0-70ef3aa1e20a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176b216983d78fda204a842a8a59db264c13c149" 2018-06-24 13:19:38,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-a7e2711f-7618-4f58-bf1b-576d561dd5ce Date: Sun, 24 Jun 2018 13:19:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f114c8f7-6541-40b7-a4a0-70ef3aa1e20a","tenant_id":"9746c91607fd4fb8a88b88dd3f425b06","created_at":"2018-06-24T13:16:18Z","dns_nameservers":[],"updated_at":"2018-06-24T13:16:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"9746c91607fd4fb8a88b88dd3f425b06","id":"5bcfe5b0-7d3f-4ec7-b91c-5282bbca9db4","subnetpool_id":null,"name":"external-subnet"}]} 2018-06-24 13:19:38,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f114c8f7-6541-40b7-a4a0-70ef3aa1e20a used request id req-a7e2711f-7618-4f58-bf1b-576d561dd5ce 2018-06-24 13:19:38,220 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-24 13:19:38,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:38,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-24 13:19:38,292 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-24 13:19:38,293 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-24 13:19:38,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-24 13:19:38,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc96b9e9fcae40d3be7c3efd21a6d4a1", "name": "admin"}], "expires_at": "2018-06-24T14:19:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "751a21c53546437cadc206b6e98c68e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01519a6ced894c388fae441f6ae63222"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ece24a0500d47f59081240322092763"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aca6fbbbd4194350a1dd2f40baebdd6d"}], "type": "placement", "id": "0e4e26c9d6cb43f6a42848d3e90bb10a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c6bb2af7de24e71b6de181644744075"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5488223e64b94f1083abebdd41b3d0d4"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e8763a1f42421abe600c92089ef49b"}], "type": "image", "id": "1eb505ab1a354898bb9f699639c0e794", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19b848d69f914c67a3efee7b5b4b7c24"}, {"url": "http://172.30.9.28:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9686b56b32d04f65a2cb67a3af057f1d"}, {"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c39dbba77da04f54ac744a4b44418c43"}], "type": "orchestration", "id": "3acbe847ad1c447db1e5d512686ff63b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19efe9bda6554e03aa7f3c0df7e362dd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b9296349c24483f8e55d873ae6f9777"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bb1a57cb9cf4d208613f477a4025bf3"}], "type": "cloudformation", "id": "3caaab22e1b74f99917d83262103d725", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64d785c677ce4cf79bfd20f037987110"}, {"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ff17d22e0d4268972240e0da8f82f6"}, {"url": "http://172.30.9.28:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f56848ffac5c4a3a9bb469cf996d3091"}], "type": "volumev2", "id": "5c7f78b7833c45d8bdaec90df0718dcc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5417d81fdbc14904bccbd3982fdd888a"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918bfed6d025409791eec7534c8a108b"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf2e467a4b304a2089abf25d21d5369a"}], "type": "network", "id": "5e0c67eabffd46f783bdf203ac4534c0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "123e7be35f6741a6acbf52a4b82888e9"}, {"url": "http://172.30.9.28:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28fba8d6969c4afdbba888a224f16edb"}, {"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7fe30623b2fd429b84776fe891ab990a"}], "type": "volume", "id": "5e74edc1a7ec4da5a0cf6adfe690dc0a", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e83e1c1417d4e52b3e6bc002df59bd5"}, {"url": "http://12.0.0.25:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a07c7f60e311491186bb6dcd717507ad"}, {"url": "http://172.30.9.28:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c36226ec7a8746bcbdf5c1ed0118b4d8"}], "type": "object-store", "id": "67b62a22e3d54417aa5fc27d3e28bd37", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b1bc101fb844eec9f9248bdb87b25d0"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6da01817d43412589fc69b4b680fc54"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa789b2f0887401690eabe58081665b3"}], "type": "event", "id": "92aa267df5a84d03b833211743db5327", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a5f2a7369f54d58a137b0d6ba2cef46"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fd6fefccbdb4bb8b46ae02e42068a18"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be5830d9782d430896d4f5f17155ac24"}], "type": "identity", "id": "a790f509267b43d6ac81fbd7fe1f2629", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12246f01cf804bc29e55812c142ea739"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79c937f4f2934091874af4028f907b44"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c1324b57a434118aa88d54d90c12e97"}], "type": "alarming", "id": "c27f7c07f5a44296a073c07eb366185a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "664c44797ce24ca58da30e1c246166e8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "66c44932acdd4c2b9723f9e74e6b4fe7"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8259d17280514fe994b966acf40b36f4"}], "type": "metric", "id": "ddd4caff155449d5915756cbec335578", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2afdfb0b557f45f19f464a66b0b9fa22"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "459c366d74824e798c18c0b445ca4af2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "54799d8a3e3d4ebb9ac46b527d3281e8"}], "type": "compute", "id": "f12535b643f340e1a52e78debbf72163", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0452f5ebb72b4051b2fa93313cd23ee5"}, {"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bfba8eb4dc44510be7326f07a1f0d98"}, {"url": "http://172.30.9.28:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca1672c9a289406faa9510f860d27510"}], "type": "volumev3", "id": "f32d219c45664fc089678e68ed307365", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "fb976ea16e864472aa83ed0099b79ec1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6918f79ab1c14403a088782cbb79e2f9"}, "audit_ids": ["CqLgBsvNRpuRhBE6yDPVRw"], "issued_at": "2018-06-24T13:19:38.000000Z"}} 2018-06-24 13:19:38,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f948d214b2408330208cbe9a8824d1052abbd305" 2018-06-24 13:19:39,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 24 Jun 2018 13:19: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-37429171-2bfe-44e5-981c-ff26f64f4af3 x-compute-request-id: req-37429171-2bfe-44e5-981c-ff26f64f4af3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-06-24 13:19:39,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail used request id req-37429171-2bfe-44e5-981c-ff26f64f4af3 2018-06-24 13:19:39,063 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-24 13:19:39,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-24 13:19:39,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc96b9e9fcae40d3be7c3efd21a6d4a1", "name": "admin"}], "expires_at": "2018-06-24T14:19:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "751a21c53546437cadc206b6e98c68e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01519a6ced894c388fae441f6ae63222"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ece24a0500d47f59081240322092763"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aca6fbbbd4194350a1dd2f40baebdd6d"}], "type": "placement", "id": "0e4e26c9d6cb43f6a42848d3e90bb10a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c6bb2af7de24e71b6de181644744075"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5488223e64b94f1083abebdd41b3d0d4"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e8763a1f42421abe600c92089ef49b"}], "type": "image", "id": "1eb505ab1a354898bb9f699639c0e794", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19b848d69f914c67a3efee7b5b4b7c24"}, {"url": "http://172.30.9.28:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9686b56b32d04f65a2cb67a3af057f1d"}, {"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c39dbba77da04f54ac744a4b44418c43"}], "type": "orchestration", "id": "3acbe847ad1c447db1e5d512686ff63b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19efe9bda6554e03aa7f3c0df7e362dd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b9296349c24483f8e55d873ae6f9777"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bb1a57cb9cf4d208613f477a4025bf3"}], "type": "cloudformation", "id": "3caaab22e1b74f99917d83262103d725", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64d785c677ce4cf79bfd20f037987110"}, {"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ff17d22e0d4268972240e0da8f82f6"}, {"url": "http://172.30.9.28:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f56848ffac5c4a3a9bb469cf996d3091"}], "type": "volumev2", "id": "5c7f78b7833c45d8bdaec90df0718dcc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5417d81fdbc14904bccbd3982fdd888a"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918bfed6d025409791eec7534c8a108b"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf2e467a4b304a2089abf25d21d5369a"}], "type": "network", "id": "5e0c67eabffd46f783bdf203ac4534c0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "123e7be35f6741a6acbf52a4b82888e9"}, {"url": "http://172.30.9.28:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28fba8d6969c4afdbba888a224f16edb"}, {"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7fe30623b2fd429b84776fe891ab990a"}], "type": "volume", "id": "5e74edc1a7ec4da5a0cf6adfe690dc0a", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e83e1c1417d4e52b3e6bc002df59bd5"}, {"url": "http://12.0.0.25:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a07c7f60e311491186bb6dcd717507ad"}, {"url": "http://172.30.9.28:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c36226ec7a8746bcbdf5c1ed0118b4d8"}], "type": "object-store", "id": "67b62a22e3d54417aa5fc27d3e28bd37", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b1bc101fb844eec9f9248bdb87b25d0"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6da01817d43412589fc69b4b680fc54"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa789b2f0887401690eabe58081665b3"}], "type": "event", "id": "92aa267df5a84d03b833211743db5327", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a5f2a7369f54d58a137b0d6ba2cef46"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fd6fefccbdb4bb8b46ae02e42068a18"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be5830d9782d430896d4f5f17155ac24"}], "type": "identity", "id": "a790f509267b43d6ac81fbd7fe1f2629", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12246f01cf804bc29e55812c142ea739"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79c937f4f2934091874af4028f907b44"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c1324b57a434118aa88d54d90c12e97"}], "type": "alarming", "id": "c27f7c07f5a44296a073c07eb366185a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "664c44797ce24ca58da30e1c246166e8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "66c44932acdd4c2b9723f9e74e6b4fe7"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8259d17280514fe994b966acf40b36f4"}], "type": "metric", "id": "ddd4caff155449d5915756cbec335578", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2afdfb0b557f45f19f464a66b0b9fa22"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "459c366d74824e798c18c0b445ca4af2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "54799d8a3e3d4ebb9ac46b527d3281e8"}], "type": "compute", "id": "f12535b643f340e1a52e78debbf72163", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0452f5ebb72b4051b2fa93313cd23ee5"}, {"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bfba8eb4dc44510be7326f07a1f0d98"}, {"url": "http://172.30.9.28:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca1672c9a289406faa9510f860d27510"}], "type": "volumev3", "id": "f32d219c45664fc089678e68ed307365", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "fb976ea16e864472aa83ed0099b79ec1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6918f79ab1c14403a088782cbb79e2f9"}, "audit_ids": ["OAnOWH6PQPCdQ6TxcEu3-Q"], "issued_at": "2018-06-24T13:19:39.000000Z"}} 2018-06-24 13:19:39,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341a2782bcf17bb4579a22d393fb220e8fc5db1d" 2018-06-24 13:19:40,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 24 Jun 2018 13:19: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-e2c311f6-ccd2-4890-8404-c8a590953c85 x-compute-request-id: req-e2c311f6-ccd2-4890-8404-c8a590953c85 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 317}, "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.8", "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 320}, "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.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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-06-24 13:19:40,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-e2c311f6-ccd2-4890-8404-c8a590953c85 2018-06-24 13:19:40,280 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-24 13:19:40,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:40,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-24 13:19:40,312 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-24 13:19:40,312 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-24 13:19:40,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-24 13:19:40,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc96b9e9fcae40d3be7c3efd21a6d4a1", "name": "admin"}], "expires_at": "2018-06-24T14:19:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "751a21c53546437cadc206b6e98c68e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01519a6ced894c388fae441f6ae63222"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ece24a0500d47f59081240322092763"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aca6fbbbd4194350a1dd2f40baebdd6d"}], "type": "placement", "id": "0e4e26c9d6cb43f6a42848d3e90bb10a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c6bb2af7de24e71b6de181644744075"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5488223e64b94f1083abebdd41b3d0d4"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e8763a1f42421abe600c92089ef49b"}], "type": "image", "id": "1eb505ab1a354898bb9f699639c0e794", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19b848d69f914c67a3efee7b5b4b7c24"}, {"url": "http://172.30.9.28:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9686b56b32d04f65a2cb67a3af057f1d"}, {"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c39dbba77da04f54ac744a4b44418c43"}], "type": "orchestration", "id": "3acbe847ad1c447db1e5d512686ff63b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19efe9bda6554e03aa7f3c0df7e362dd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b9296349c24483f8e55d873ae6f9777"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bb1a57cb9cf4d208613f477a4025bf3"}], "type": "cloudformation", "id": "3caaab22e1b74f99917d83262103d725", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64d785c677ce4cf79bfd20f037987110"}, {"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ff17d22e0d4268972240e0da8f82f6"}, {"url": "http://172.30.9.28:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f56848ffac5c4a3a9bb469cf996d3091"}], "type": "volumev2", "id": "5c7f78b7833c45d8bdaec90df0718dcc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5417d81fdbc14904bccbd3982fdd888a"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918bfed6d025409791eec7534c8a108b"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf2e467a4b304a2089abf25d21d5369a"}], "type": "network", "id": "5e0c67eabffd46f783bdf203ac4534c0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "123e7be35f6741a6acbf52a4b82888e9"}, {"url": "http://172.30.9.28:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28fba8d6969c4afdbba888a224f16edb"}, {"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7fe30623b2fd429b84776fe891ab990a"}], "type": "volume", "id": "5e74edc1a7ec4da5a0cf6adfe690dc0a", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e83e1c1417d4e52b3e6bc002df59bd5"}, {"url": "http://12.0.0.25:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a07c7f60e311491186bb6dcd717507ad"}, {"url": "http://172.30.9.28:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c36226ec7a8746bcbdf5c1ed0118b4d8"}], "type": "object-store", "id": "67b62a22e3d54417aa5fc27d3e28bd37", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b1bc101fb844eec9f9248bdb87b25d0"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6da01817d43412589fc69b4b680fc54"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa789b2f0887401690eabe58081665b3"}], "type": "event", "id": "92aa267df5a84d03b833211743db5327", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a5f2a7369f54d58a137b0d6ba2cef46"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fd6fefccbdb4bb8b46ae02e42068a18"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be5830d9782d430896d4f5f17155ac24"}], "type": "identity", "id": "a790f509267b43d6ac81fbd7fe1f2629", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12246f01cf804bc29e55812c142ea739"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79c937f4f2934091874af4028f907b44"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c1324b57a434118aa88d54d90c12e97"}], "type": "alarming", "id": "c27f7c07f5a44296a073c07eb366185a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "664c44797ce24ca58da30e1c246166e8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "66c44932acdd4c2b9723f9e74e6b4fe7"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8259d17280514fe994b966acf40b36f4"}], "type": "metric", "id": "ddd4caff155449d5915756cbec335578", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2afdfb0b557f45f19f464a66b0b9fa22"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "459c366d74824e798c18c0b445ca4af2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "54799d8a3e3d4ebb9ac46b527d3281e8"}], "type": "compute", "id": "f12535b643f340e1a52e78debbf72163", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0452f5ebb72b4051b2fa93313cd23ee5"}, {"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bfba8eb4dc44510be7326f07a1f0d98"}, {"url": "http://172.30.9.28:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca1672c9a289406faa9510f860d27510"}], "type": "volumev3", "id": "f32d219c45664fc089678e68ed307365", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "fb976ea16e864472aa83ed0099b79ec1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6918f79ab1c14403a088782cbb79e2f9"}, "audit_ids": ["43xCOIMITiut1e8jLV3HYw"], "issued_at": "2018-06-24T13:19:40.000000Z"}} 2018-06-24 13:19:40,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/751a21c53546437cadc206b6e98c68e9/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0257fde32e49406f2e50f2afea6072b562638c9" 2018-06-24 13:19:41,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 24 Jun 2018 13:19:40 GMT Server: Apache x-openstack-request-id: req-98d408de-67c1-4816-a7db-87ffffbd39e6 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-06-24 13:19:41,550 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/751a21c53546437cadc206b6e98c68e9/stacks used request id req-98d408de-67c1-4816-a7db-87ffffbd39e6 2018-06-24 13:19:41,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-24 13:19:41,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-24 13:19:41,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-24 13:19:42,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc96b9e9fcae40d3be7c3efd21a6d4a1", "name": "admin"}], "expires_at": "2018-06-24T14:19:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "751a21c53546437cadc206b6e98c68e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01519a6ced894c388fae441f6ae63222"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ece24a0500d47f59081240322092763"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aca6fbbbd4194350a1dd2f40baebdd6d"}], "type": "placement", "id": "0e4e26c9d6cb43f6a42848d3e90bb10a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c6bb2af7de24e71b6de181644744075"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5488223e64b94f1083abebdd41b3d0d4"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e8763a1f42421abe600c92089ef49b"}], "type": "image", "id": "1eb505ab1a354898bb9f699639c0e794", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19b848d69f914c67a3efee7b5b4b7c24"}, {"url": "http://172.30.9.28:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9686b56b32d04f65a2cb67a3af057f1d"}, {"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c39dbba77da04f54ac744a4b44418c43"}], "type": "orchestration", "id": "3acbe847ad1c447db1e5d512686ff63b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19efe9bda6554e03aa7f3c0df7e362dd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b9296349c24483f8e55d873ae6f9777"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bb1a57cb9cf4d208613f477a4025bf3"}], "type": "cloudformation", "id": "3caaab22e1b74f99917d83262103d725", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64d785c677ce4cf79bfd20f037987110"}, {"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ff17d22e0d4268972240e0da8f82f6"}, {"url": "http://172.30.9.28:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f56848ffac5c4a3a9bb469cf996d3091"}], "type": "volumev2", "id": "5c7f78b7833c45d8bdaec90df0718dcc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5417d81fdbc14904bccbd3982fdd888a"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918bfed6d025409791eec7534c8a108b"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf2e467a4b304a2089abf25d21d5369a"}], "type": "network", "id": "5e0c67eabffd46f783bdf203ac4534c0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "123e7be35f6741a6acbf52a4b82888e9"}, {"url": "http://172.30.9.28:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28fba8d6969c4afdbba888a224f16edb"}, {"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7fe30623b2fd429b84776fe891ab990a"}], "type": "volume", "id": "5e74edc1a7ec4da5a0cf6adfe690dc0a", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e83e1c1417d4e52b3e6bc002df59bd5"}, {"url": "http://12.0.0.25:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a07c7f60e311491186bb6dcd717507ad"}, {"url": "http://172.30.9.28:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c36226ec7a8746bcbdf5c1ed0118b4d8"}], "type": "object-store", "id": "67b62a22e3d54417aa5fc27d3e28bd37", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b1bc101fb844eec9f9248bdb87b25d0"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6da01817d43412589fc69b4b680fc54"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa789b2f0887401690eabe58081665b3"}], "type": "event", "id": "92aa267df5a84d03b833211743db5327", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a5f2a7369f54d58a137b0d6ba2cef46"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fd6fefccbdb4bb8b46ae02e42068a18"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be5830d9782d430896d4f5f17155ac24"}], "type": "identity", "id": "a790f509267b43d6ac81fbd7fe1f2629", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12246f01cf804bc29e55812c142ea739"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79c937f4f2934091874af4028f907b44"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c1324b57a434118aa88d54d90c12e97"}], "type": "alarming", "id": "c27f7c07f5a44296a073c07eb366185a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "664c44797ce24ca58da30e1c246166e8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "66c44932acdd4c2b9723f9e74e6b4fe7"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8259d17280514fe994b966acf40b36f4"}], "type": "metric", "id": "ddd4caff155449d5915756cbec335578", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2afdfb0b557f45f19f464a66b0b9fa22"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "459c366d74824e798c18c0b445ca4af2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "54799d8a3e3d4ebb9ac46b527d3281e8"}], "type": "compute", "id": "f12535b643f340e1a52e78debbf72163", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0452f5ebb72b4051b2fa93313cd23ee5"}, {"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bfba8eb4dc44510be7326f07a1f0d98"}, {"url": "http://172.30.9.28:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca1672c9a289406faa9510f860d27510"}], "type": "volumev3", "id": "f32d219c45664fc089678e68ed307365", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "fb976ea16e864472aa83ed0099b79ec1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6918f79ab1c14403a088782cbb79e2f9"}, "audit_ids": ["czysvUP6Rxib9051vT-rxQ"], "issued_at": "2018-06-24T13:19:42.000000Z"}} 2018-06-24 13:19:42,076 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/751a21c53546437cadc206b6e98c68e9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d7afae1e47c2b19344d7ca434de5ceb961d10bf" 2018-06-24 13:19:42,966 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 24 Jun 2018 13:19:42 GMT Server: Apache x-compute-request-id: req-c0f5f04a-2b54-4eb5-96ed-e0b9ad185e61 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c0f5f04a-2b54-4eb5-96ed-e0b9ad185e61 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-06-24 13:19:42,966 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/751a21c53546437cadc206b6e98c68e9/volumes/detail used request id req-c0f5f04a-2b54-4eb5-96ed-e0b9ad185e61 2018-06-24 13:19:42,967 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 10.635s OK 2018-06-24 13:19:43,089 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-24 13:19:43,089 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-06-24 13:19:43,093 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-06-24 13:19:43,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-24 13:19:43,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-24 13:19:43,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-24 13:19:43,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-24 13:19:43,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-24 13:19:43,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-24 13:19:43,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-24 13:19:43,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-24 13:19:43,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-24 13:19:43,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-24 13:19:43,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-24 13:19:43,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-24 13:19:43,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-24 13:19:43,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-24 13:19:43,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-24 13:19:43,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-24 13:19:43,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-24 13:19:43,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-24 13:19:43,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-24 13:19:43,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-24 13:19:43,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-24 13:19:43,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-24 13:19:43,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-06-24 13:19:43,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 24 Jun 2018 13:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef3117b-ef3f-498b-b95f-b9817f200eb5 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.28:5000/v3/", "rel": "self"}]}} 2018-06-24 13:19:43,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cef3117b-ef3f-498b-b95f-b9817f200eb5 2018-06-24 13:19:43,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-24 13:19:43,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc96b9e9fcae40d3be7c3efd21a6d4a1", "name": "admin"}], "expires_at": "2018-06-24T14:19:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "751a21c53546437cadc206b6e98c68e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01519a6ced894c388fae441f6ae63222"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ece24a0500d47f59081240322092763"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aca6fbbbd4194350a1dd2f40baebdd6d"}], "type": "placement", "id": "0e4e26c9d6cb43f6a42848d3e90bb10a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c6bb2af7de24e71b6de181644744075"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5488223e64b94f1083abebdd41b3d0d4"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e8763a1f42421abe600c92089ef49b"}], "type": "image", "id": "1eb505ab1a354898bb9f699639c0e794", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19b848d69f914c67a3efee7b5b4b7c24"}, {"url": "http://172.30.9.28:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9686b56b32d04f65a2cb67a3af057f1d"}, {"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c39dbba77da04f54ac744a4b44418c43"}], "type": "orchestration", "id": "3acbe847ad1c447db1e5d512686ff63b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19efe9bda6554e03aa7f3c0df7e362dd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b9296349c24483f8e55d873ae6f9777"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bb1a57cb9cf4d208613f477a4025bf3"}], "type": "cloudformation", "id": "3caaab22e1b74f99917d83262103d725", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64d785c677ce4cf79bfd20f037987110"}, {"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ff17d22e0d4268972240e0da8f82f6"}, {"url": "http://172.30.9.28:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f56848ffac5c4a3a9bb469cf996d3091"}], "type": "volumev2", "id": "5c7f78b7833c45d8bdaec90df0718dcc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5417d81fdbc14904bccbd3982fdd888a"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918bfed6d025409791eec7534c8a108b"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf2e467a4b304a2089abf25d21d5369a"}], "type": "network", "id": "5e0c67eabffd46f783bdf203ac4534c0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "123e7be35f6741a6acbf52a4b82888e9"}, {"url": "http://172.30.9.28:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28fba8d6969c4afdbba888a224f16edb"}, {"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7fe30623b2fd429b84776fe891ab990a"}], "type": "volume", "id": "5e74edc1a7ec4da5a0cf6adfe690dc0a", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e83e1c1417d4e52b3e6bc002df59bd5"}, {"url": "http://12.0.0.25:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a07c7f60e311491186bb6dcd717507ad"}, {"url": "http://172.30.9.28:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c36226ec7a8746bcbdf5c1ed0118b4d8"}], "type": "object-store", "id": "67b62a22e3d54417aa5fc27d3e28bd37", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b1bc101fb844eec9f9248bdb87b25d0"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6da01817d43412589fc69b4b680fc54"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa789b2f0887401690eabe58081665b3"}], "type": "event", "id": "92aa267df5a84d03b833211743db5327", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a5f2a7369f54d58a137b0d6ba2cef46"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fd6fefccbdb4bb8b46ae02e42068a18"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be5830d9782d430896d4f5f17155ac24"}], "type": "identity", "id": "a790f509267b43d6ac81fbd7fe1f2629", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12246f01cf804bc29e55812c142ea739"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79c937f4f2934091874af4028f907b44"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c1324b57a434118aa88d54d90c12e97"}], "type": "alarming", "id": "c27f7c07f5a44296a073c07eb366185a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "664c44797ce24ca58da30e1c246166e8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "66c44932acdd4c2b9723f9e74e6b4fe7"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8259d17280514fe994b966acf40b36f4"}], "type": "metric", "id": "ddd4caff155449d5915756cbec335578", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2afdfb0b557f45f19f464a66b0b9fa22"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "459c366d74824e798c18c0b445ca4af2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "54799d8a3e3d4ebb9ac46b527d3281e8"}], "type": "compute", "id": "f12535b643f340e1a52e78debbf72163", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0452f5ebb72b4051b2fa93313cd23ee5"}, {"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bfba8eb4dc44510be7326f07a1f0d98"}, {"url": "http://172.30.9.28:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca1672c9a289406faa9510f860d27510"}], "type": "volumev3", "id": "f32d219c45664fc089678e68ed307365", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "fb976ea16e864472aa83ed0099b79ec1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6918f79ab1c14403a088782cbb79e2f9"}, "audit_ids": ["ztIUDvikRsq8VcPxJLp8GQ"], "issued_at": "2018-06-24T13:19:43.000000Z"}} 2018-06-24 13:19:43,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-24 13:19:43,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}e162b8b3940b4c02a4b6069d642865e5a8451c70" 2018-06-24 13:19:44,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-cf1a1e52-1496-4c57-852b-c7c8d4093680 Date: Sun, 24 Jun 2018 13:19:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"f114c8f7-6541-40b7-a4a0-70ef3aa1e20a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9746c91607fd4fb8a88b88dd3f425b06","status":"ACTIVE","subnets":["5bcfe5b0-7d3f-4ec7-b91c-5282bbca9db4"],"description":"","tags":[],"updated_at":"2018-06-24T13:16:18Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9746c91607fd4fb8a88b88dd3f425b06","created_at":"2018-06-24T13:16:11Z","provider:network_type":"flat"}]} 2018-06-24 13:19:44,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cf1a1e52-1496-4c57-852b-c7c8d4093680 2018-06-24 13:19:44,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.12277698517s 2018-06-24 13:19:44,844 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cf1a1e52-1496-4c57-852b-c7c8d4093680 2018-06-24 13:19:44,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-06-24 13:19:44,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}e162b8b3940b4c02a4b6069d642865e5a8451c70" -d '{"network": {"name": "tenantnetwork1-net_4d4be278-fda8-46da-8d0f-ec06d6ff43c3", "admin_state_up": true}}' 2018-06-24 13:19:46,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-95da4334-e57d-4a09-9973-32901e0bd501 Date: Sun, 24 Jun 2018 13:19:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"23071653-c4cd-4121-9e8b-61ccbeafd524","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"751a21c53546437cadc206b6e98c68e9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-24T13:19:46Z","is_default":false,"provider:segmentation_id":98,"name":"tenantnetwork1-net_4d4be278-fda8-46da-8d0f-ec06d6ff43c3","admin_state_up":true,"tenant_id":"751a21c53546437cadc206b6e98c68e9","created_at":"2018-06-24T13:19:46Z","mtu":1450}} 2018-06-24 13:19:46,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-95da4334-e57d-4a09-9973-32901e0bd501 2018-06-24 13:19:46,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.51566100121s 2018-06-24 13:19:46,361 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-95da4334-e57d-4a09-9973-32901e0bd501 2018-06-24 13:19:46,362 - 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-06-24T13:19:46Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'23071653-c4cd-4121-9e8b-61ccbeafd524', u'provider:segmentation_id': 98, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_4d4be278-fda8-46da-8d0f-ec06d6ff43c3', u'admin_state_up': True, u'tenant_id': u'751a21c53546437cadc206b6e98c68e9', u'created_at': u'2018-06-24T13:19:46Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'751a21c53546437cadc206b6e98c68e9'}) 2018-06-24 13:19:46,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-24 13:19:46,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e162b8b3940b4c02a4b6069d642865e5a8451c70" 2018-06-24 13:19:47,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-0b9d924e-1acf-470c-8b20-6814bde05523 Date: Sun, 24 Jun 2018 13:19:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"23071653-c4cd-4121-9e8b-61ccbeafd524","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"751a21c53546437cadc206b6e98c68e9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-24T13:19:46Z","provider:segmentation_id":98,"name":"tenantnetwork1-net_4d4be278-fda8-46da-8d0f-ec06d6ff43c3","admin_state_up":true,"tenant_id":"751a21c53546437cadc206b6e98c68e9","created_at":"2018-06-24T13:19:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"f114c8f7-6541-40b7-a4a0-70ef3aa1e20a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9746c91607fd4fb8a88b88dd3f425b06","status":"ACTIVE","subnets":["5bcfe5b0-7d3f-4ec7-b91c-5282bbca9db4"],"description":"","tags":[],"updated_at":"2018-06-24T13:16:18Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9746c91607fd4fb8a88b88dd3f425b06","created_at":"2018-06-24T13:16:11Z","provider:network_type":"flat"}]} 2018-06-24 13:19:47,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0b9d924e-1acf-470c-8b20-6814bde05523 2018-06-24 13:19:47,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08484697342s 2018-06-24 13:19:47,448 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0b9d924e-1acf-470c-8b20-6814bde05523 2018-06-24 13:19:47,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-06-24 13:19:47,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}e162b8b3940b4c02a4b6069d642865e5a8451c70" -d '{"subnet": {"name": "tenantnetwork1-subnet_4d4be278-fda8-46da-8d0f-ec06d6ff43c3", "enable_dhcp": true, "network_id": "23071653-c4cd-4121-9e8b-61ccbeafd524", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-06-24 13:19:49,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-55fe6b05-b9a2-4075-86ad-1cf66b50cde5 Date: Sun, 24 Jun 2018 13:19:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23071653-c4cd-4121-9e8b-61ccbeafd524","tenant_id":"751a21c53546437cadc206b6e98c68e9","created_at":"2018-06-24T13:19:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-24T13:19:48Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"751a21c53546437cadc206b6e98c68e9","id":"d430ab41-aee9-4a35-8565-ec57c99e0f20","subnetpool_id":null,"name":"tenantnetwork1-subnet_4d4be278-fda8-46da-8d0f-ec06d6ff43c3"}} 2018-06-24 13:19:49,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-55fe6b05-b9a2-4075-86ad-1cf66b50cde5 2018-06-24 13:19:49,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.59408211708s 2018-06-24 13:19:49,044 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-55fe6b05-b9a2-4075-86ad-1cf66b50cde5 2018-06-24 13:19:49,044 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-24T13:19:48Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'd430ab41-aee9-4a35-8565-ec57c99e0f20', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_4d4be278-fda8-46da-8d0f-ec06d6ff43c3', u'enable_dhcp': True, u'network_id': u'23071653-c4cd-4121-9e8b-61ccbeafd524', u'tenant_id': u'751a21c53546437cadc206b6e98c68e9', u'created_at': u'2018-06-24T13:19:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'751a21c53546437cadc206b6e98c68e9'}) 2018-06-24 13:19:49,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-06-24 13:19:49,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}e162b8b3940b4c02a4b6069d642865e5a8451c70" -d '{"router": {"external_gateway_info": {"network_id": "f114c8f7-6541-40b7-a4a0-70ef3aa1e20a"}, "name": "tenantnetwork1-router_4d4be278-fda8-46da-8d0f-ec06d6ff43c3", "admin_state_up": true}}' 2018-06-24 13:19:51,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-5677e219-8546-483d-bda6-ecbda3207c64 Date: Sun, 24 Jun 2018 13:19:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f114c8f7-6541-40b7-a4a0-70ef3aa1e20a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5bcfe5b0-7d3f-4ec7-b91c-5282bbca9db4", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "751a21c53546437cadc206b6e98c68e9", "created_at": "2018-06-24T13:19:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-24T13:19:51Z", "revision_number": 2, "routes": [], "project_id": "751a21c53546437cadc206b6e98c68e9", "id": "d976101f-f81b-4cd7-bdc2-f57cb9e5bb6c", "name": "tenantnetwork1-router_4d4be278-fda8-46da-8d0f-ec06d6ff43c3"}} 2018-06-24 13:19:51,538 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-5677e219-8546-483d-bda6-ecbda3207c64 2018-06-24 13:19:51,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.49361181259s 2018-06-24 13:19:51,539 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-5677e219-8546-483d-bda6-ecbda3207c64 2018-06-24 13:19:51,539 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'f114c8f7-6541-40b7-a4a0-70ef3aa1e20a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5bcfe5b0-7d3f-4ec7-b91c-5282bbca9db4', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'751a21c53546437cadc206b6e98c68e9', u'created_at': u'2018-06-24T13:19:50Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-06-24T13:19:51Z', u'revision_number': 2, u'routes': [], u'project_id': u'751a21c53546437cadc206b6e98c68e9', u'id': u'd976101f-f81b-4cd7-bdc2-f57cb9e5bb6c', u'name': u'tenantnetwork1-router_4d4be278-fda8-46da-8d0f-ec06d6ff43c3'}) 2018-06-24 13:19:51,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-06-24 13:19:51,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/d976101f-f81b-4cd7-bdc2-f57cb9e5bb6c/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}e162b8b3940b4c02a4b6069d642865e5a8451c70" -d '{"subnet_id": "d430ab41-aee9-4a35-8565-ec57c99e0f20"}' 2018-06-24 13:19:54,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cbf24d1d-e714-432b-a314-d68500f49827 Date: Sun, 24 Jun 2018 13:19:54 GMT RESP BODY: {"network_id": "23071653-c4cd-4121-9e8b-61ccbeafd524", "tenant_id": "751a21c53546437cadc206b6e98c68e9", "subnet_id": "d430ab41-aee9-4a35-8565-ec57c99e0f20", "subnet_ids": ["d430ab41-aee9-4a35-8565-ec57c99e0f20"], "port_id": "e0ede3b6-3c25-4b2b-8300-537873e198b3", "id": "d976101f-f81b-4cd7-bdc2-f57cb9e5bb6c"} 2018-06-24 13:19:54,463 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d976101f-f81b-4cd7-bdc2-f57cb9e5bb6c/add_router_interface.json used request id req-cbf24d1d-e714-432b-a314-d68500f49827 2018-06-24 13:19:54,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.92348003387s 2018-06-24 13:19:54,464 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d976101f-f81b-4cd7-bdc2-f57cb9e5bb6c/add_router_interface.json used request id req-cbf24d1d-e714-432b-a314-d68500f49827 returning object d976101f-f81b-4cd7-bdc2-f57cb9e5bb6c 2018-06-24 13:19:54,568 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-24 13:19:54,569 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:10 | PASS | +------------------------+------------------+------------------+----------------+ 2018-06-24 13:19:54,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-06-24 13:19:54,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/d976101f-f81b-4cd7-bdc2-f57cb9e5bb6c/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}e162b8b3940b4c02a4b6069d642865e5a8451c70" -d '{"subnet_id": "d430ab41-aee9-4a35-8565-ec57c99e0f20"}' 2018-06-24 13:19:57,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-430dbbff-8371-4394-8f91-c5868250e91b Date: Sun, 24 Jun 2018 13:19:57 GMT RESP BODY: {"network_id": "23071653-c4cd-4121-9e8b-61ccbeafd524", "tenant_id": "751a21c53546437cadc206b6e98c68e9", "subnet_id": "d430ab41-aee9-4a35-8565-ec57c99e0f20", "subnet_ids": ["d430ab41-aee9-4a35-8565-ec57c99e0f20"], "port_id": "e0ede3b6-3c25-4b2b-8300-537873e198b3", "id": "d976101f-f81b-4cd7-bdc2-f57cb9e5bb6c"} 2018-06-24 13:19:57,527 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d976101f-f81b-4cd7-bdc2-f57cb9e5bb6c/remove_router_interface.json used request id req-430dbbff-8371-4394-8f91-c5868250e91b 2018-06-24 13:19:57,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.95410990715s 2018-06-24 13:19:57,527 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d976101f-f81b-4cd7-bdc2-f57cb9e5bb6c/remove_router_interface.json used request id req-430dbbff-8371-4394-8f91-c5868250e91b returning object d976101f-f81b-4cd7-bdc2-f57cb9e5bb6c 2018-06-24 13:19:57,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-06-24 13:19:57,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e162b8b3940b4c02a4b6069d642865e5a8451c70" 2018-06-24 13:19:57,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-030340b7-5322-4ec1-b4d2-d601457234c7 Date: Sun, 24 Jun 2018 13:19:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f114c8f7-6541-40b7-a4a0-70ef3aa1e20a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5bcfe5b0-7d3f-4ec7-b91c-5282bbca9db4", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "751a21c53546437cadc206b6e98c68e9", "created_at": "2018-06-24T13:19:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-24T13:19:56Z", "revision_number": 4, "routes": [], "project_id": "751a21c53546437cadc206b6e98c68e9", "id": "d976101f-f81b-4cd7-bdc2-f57cb9e5bb6c", "name": "tenantnetwork1-router_4d4be278-fda8-46da-8d0f-ec06d6ff43c3"}]} 2018-06-24 13:19:57,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-030340b7-5322-4ec1-b4d2-d601457234c7 2018-06-24 13:19:57,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.141425132751s 2018-06-24 13:19:57,670 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-030340b7-5322-4ec1-b4d2-d601457234c7 2018-06-24 13:19:57,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-06-24 13:19:57,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/d976101f-f81b-4cd7-bdc2-f57cb9e5bb6c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e162b8b3940b4c02a4b6069d642865e5a8451c70" 2018-06-24 13:20:00,102 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2a2727f1-df2c-4c11-8142-f5c0f1bf35ef Content-Length: 0 Date: Sun, 24 Jun 2018 13:20:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-24 13:20:00,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/d976101f-f81b-4cd7-bdc2-f57cb9e5bb6c.json used request id req-2a2727f1-df2c-4c11-8142-f5c0f1bf35ef 2018-06-24 13:20:00,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.43184185028s 2018-06-24 13:20:00,103 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/d976101f-f81b-4cd7-bdc2-f57cb9e5bb6c.json used request id req-2a2727f1-df2c-4c11-8142-f5c0f1bf35ef 2018-06-24 13:20:00,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-06-24 13:20:00,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e162b8b3940b4c02a4b6069d642865e5a8451c70" 2018-06-24 13:20:00,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1288 X-Openstack-Request-Id: req-46e61f53-dba6-4ecd-b2f3-f0b4d7e73bd1 Date: Sun, 24 Jun 2018 13:20:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f114c8f7-6541-40b7-a4a0-70ef3aa1e20a","tenant_id":"9746c91607fd4fb8a88b88dd3f425b06","created_at":"2018-06-24T13:16:18Z","dns_nameservers":[],"updated_at":"2018-06-24T13:16:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"9746c91607fd4fb8a88b88dd3f425b06","id":"5bcfe5b0-7d3f-4ec7-b91c-5282bbca9db4","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23071653-c4cd-4121-9e8b-61ccbeafd524","tenant_id":"751a21c53546437cadc206b6e98c68e9","created_at":"2018-06-24T13:19:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-24T13:19:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"751a21c53546437cadc206b6e98c68e9","id":"d430ab41-aee9-4a35-8565-ec57c99e0f20","subnetpool_id":null,"name":"tenantnetwork1-subnet_4d4be278-fda8-46da-8d0f-ec06d6ff43c3"}]} 2018-06-24 13:20:00,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-46e61f53-dba6-4ecd-b2f3-f0b4d7e73bd1 2018-06-24 13:20:00,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0448489189148s 2018-06-24 13:20:00,149 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-46e61f53-dba6-4ecd-b2f3-f0b4d7e73bd1 2018-06-24 13:20:00,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-06-24 13:20:00,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/d430ab41-aee9-4a35-8565-ec57c99e0f20.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e162b8b3940b4c02a4b6069d642865e5a8451c70" 2018-06-24 13:20:03,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2427abfd-0a90-4c72-b4dd-aac34ddf26bd Date: Sun, 24 Jun 2018 13:20:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-24 13:20:03,310 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/d430ab41-aee9-4a35-8565-ec57c99e0f20.json used request id req-2427abfd-0a90-4c72-b4dd-aac34ddf26bd 2018-06-24 13:20:03,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.15945696831s 2018-06-24 13:20:03,310 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/d430ab41-aee9-4a35-8565-ec57c99e0f20.json used request id req-2427abfd-0a90-4c72-b4dd-aac34ddf26bd 2018-06-24 13:20:03,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-24 13:20:03,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e162b8b3940b4c02a4b6069d642865e5a8451c70" 2018-06-24 13:20:03,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-bf0cc247-252d-47fd-b668-ac60d917e8dc Date: Sun, 24 Jun 2018 13:20:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"23071653-c4cd-4121-9e8b-61ccbeafd524","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"751a21c53546437cadc206b6e98c68e9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-24T13:20:03Z","provider:segmentation_id":98,"name":"tenantnetwork1-net_4d4be278-fda8-46da-8d0f-ec06d6ff43c3","admin_state_up":true,"tenant_id":"751a21c53546437cadc206b6e98c68e9","created_at":"2018-06-24T13:19:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"f114c8f7-6541-40b7-a4a0-70ef3aa1e20a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9746c91607fd4fb8a88b88dd3f425b06","status":"ACTIVE","subnets":["5bcfe5b0-7d3f-4ec7-b91c-5282bbca9db4"],"description":"","tags":[],"updated_at":"2018-06-24T13:16:18Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9746c91607fd4fb8a88b88dd3f425b06","created_at":"2018-06-24T13:16:11Z","provider:network_type":"flat"}]} 2018-06-24 13:20:03,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bf0cc247-252d-47fd-b668-ac60d917e8dc 2018-06-24 13:20:03,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106317996979s 2018-06-24 13:20:03,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bf0cc247-252d-47fd-b668-ac60d917e8dc 2018-06-24 13:20:03,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-06-24 13:20:03,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/23071653-c4cd-4121-9e8b-61ccbeafd524.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e162b8b3940b4c02a4b6069d642865e5a8451c70" 2018-06-24 13:20:04,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d148a76b-4f3c-4822-b501-357880a4dc30 Date: Sun, 24 Jun 2018 13:20:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-24 13:20:04,980 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/23071653-c4cd-4121-9e8b-61ccbeafd524.json used request id req-d148a76b-4f3c-4822-b501-357880a4dc30 2018-06-24 13:20:04,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.5614759922s 2018-06-24 13:20:04,981 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/23071653-c4cd-4121-9e8b-61ccbeafd524.json used request id req-d148a76b-4f3c-4822-b501-357880a4dc30 2018-06-24 13:20:04,981 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-06-24 13:20:05,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-24 13:20:05,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-24 13:20:05,037 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-24 13:20:05,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-24 13:20:05,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-24 13:20:05,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-24 13:20:05,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-24 13:20:05,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-24 13:20:05,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-24 13:20:05,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-24 13:20:05,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-24 13:20:05,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-24 13:20:05,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-24 13:20:05,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-24 13:20:05,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-24 13:20:05,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-24 13:20:05,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-24 13:20:05,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-24 13:20:05,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-24 13:20:05,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-24 13:20:05,038 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-24 13:20:05,039 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-24 13:20:05,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-06-24 13:20:05,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 24 Jun 2018 13:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a73acc-ff49-4930-9a31-f2bac46b45e3 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.28:5000/v3/", "rel": "self"}]}} 2018-06-24 13:20:05,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c9a73acc-ff49-4930-9a31-f2bac46b45e3 2018-06-24 13:20:05,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-24 13:20:05,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc96b9e9fcae40d3be7c3efd21a6d4a1", "name": "admin"}], "expires_at": "2018-06-24T14:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "751a21c53546437cadc206b6e98c68e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01519a6ced894c388fae441f6ae63222"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ece24a0500d47f59081240322092763"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aca6fbbbd4194350a1dd2f40baebdd6d"}], "type": "placement", "id": "0e4e26c9d6cb43f6a42848d3e90bb10a", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c6bb2af7de24e71b6de181644744075"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5488223e64b94f1083abebdd41b3d0d4"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e8763a1f42421abe600c92089ef49b"}], "type": "image", "id": "1eb505ab1a354898bb9f699639c0e794", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19b848d69f914c67a3efee7b5b4b7c24"}, {"url": "http://172.30.9.28:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9686b56b32d04f65a2cb67a3af057f1d"}, {"url": "http://192.30.9.4:8004/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c39dbba77da04f54ac744a4b44418c43"}], "type": "orchestration", "id": "3acbe847ad1c447db1e5d512686ff63b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19efe9bda6554e03aa7f3c0df7e362dd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b9296349c24483f8e55d873ae6f9777"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6bb1a57cb9cf4d208613f477a4025bf3"}], "type": "cloudformation", "id": "3caaab22e1b74f99917d83262103d725", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64d785c677ce4cf79bfd20f037987110"}, {"url": "http://192.30.9.4:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4ff17d22e0d4268972240e0da8f82f6"}, {"url": "http://172.30.9.28:8776/v2/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f56848ffac5c4a3a9bb469cf996d3091"}], "type": "volumev2", "id": "5c7f78b7833c45d8bdaec90df0718dcc", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5417d81fdbc14904bccbd3982fdd888a"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918bfed6d025409791eec7534c8a108b"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf2e467a4b304a2089abf25d21d5369a"}], "type": "network", "id": "5e0c67eabffd46f783bdf203ac4534c0", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "123e7be35f6741a6acbf52a4b82888e9"}, {"url": "http://172.30.9.28:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28fba8d6969c4afdbba888a224f16edb"}, {"url": "http://192.30.9.4:8776/v1/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7fe30623b2fd429b84776fe891ab990a"}], "type": "volume", "id": "5e74edc1a7ec4da5a0cf6adfe690dc0a", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e83e1c1417d4e52b3e6bc002df59bd5"}, {"url": "http://12.0.0.25:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a07c7f60e311491186bb6dcd717507ad"}, {"url": "http://172.30.9.28:8080/v1/AUTH_751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c36226ec7a8746bcbdf5c1ed0118b4d8"}], "type": "object-store", "id": "67b62a22e3d54417aa5fc27d3e28bd37", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b1bc101fb844eec9f9248bdb87b25d0"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f6da01817d43412589fc69b4b680fc54"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa789b2f0887401690eabe58081665b3"}], "type": "event", "id": "92aa267df5a84d03b833211743db5327", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a5f2a7369f54d58a137b0d6ba2cef46"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fd6fefccbdb4bb8b46ae02e42068a18"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be5830d9782d430896d4f5f17155ac24"}], "type": "identity", "id": "a790f509267b43d6ac81fbd7fe1f2629", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12246f01cf804bc29e55812c142ea739"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79c937f4f2934091874af4028f907b44"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c1324b57a434118aa88d54d90c12e97"}], "type": "alarming", "id": "c27f7c07f5a44296a073c07eb366185a", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "664c44797ce24ca58da30e1c246166e8"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "66c44932acdd4c2b9723f9e74e6b4fe7"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8259d17280514fe994b966acf40b36f4"}], "type": "metric", "id": "ddd4caff155449d5915756cbec335578", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2afdfb0b557f45f19f464a66b0b9fa22"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "459c366d74824e798c18c0b445ca4af2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "54799d8a3e3d4ebb9ac46b527d3281e8"}], "type": "compute", "id": "f12535b643f340e1a52e78debbf72163", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0452f5ebb72b4051b2fa93313cd23ee5"}, {"url": "http://192.30.9.4:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bfba8eb4dc44510be7326f07a1f0d98"}, {"url": "http://172.30.9.28:8776/v3/751a21c53546437cadc206b6e98c68e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca1672c9a289406faa9510f860d27510"}], "type": "volumev3", "id": "f32d219c45664fc089678e68ed307365", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "fb976ea16e864472aa83ed0099b79ec1", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6918f79ab1c14403a088782cbb79e2f9"}, "audit_ids": ["ps-fxFHdRDKUGmxGp2lWcQ"], "issued_at": "2018-06-24T13:20:05.000000Z"}} 2018-06-24 13:20:05,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-24 13:20:05,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}a80c0fac2116353a4df8953121d25cf4ea97765b" 2018-06-24 13:20:05,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-0b6272f6-5f22-4f5b-b83e-9a155c46df01 Date: Sun, 24 Jun 2018 13:20:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"f114c8f7-6541-40b7-a4a0-70ef3aa1e20a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9746c91607fd4fb8a88b88dd3f425b06","status":"ACTIVE","subnets":["5bcfe5b0-7d3f-4ec7-b91c-5282bbca9db4"],"description":"","tags":[],"updated_at":"2018-06-24T13:16:18Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9746c91607fd4fb8a88b88dd3f425b06","created_at":"2018-06-24T13:16:11Z","provider:network_type":"flat"}]} 2018-06-24 13:20:05,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0b6272f6-5f22-4f5b-b83e-9a155c46df01 2018-06-24 13:20:05,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264896869659s 2018-06-24 13:20:05,712 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0b6272f6-5f22-4f5b-b83e-9a155c46df01 2018-06-24 13:20:05,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-06-24 13:20:05,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 24 Jun 2018 13:20:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-24 13:20:05,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-06-24 13:20:05,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a80c0fac2116353a4df8953121d25cf4ea97765b" 2018-06-24 13:20:05,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 24 Jun 2018 13:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adba9926-c4be-4205-99fd-c1d229ed429f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/401a9a80f48447878e8a590e5d9f9f23"}, "tags": [], "enabled": true, "id": "401a9a80f48447878e8a590e5d9f9f23", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-06-24 13:20:05,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-adba9926-c4be-4205-99fd-c1d229ed429f 2018-06-24 13:20:05,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106317996979s 2018-06-24 13:20:05,829 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-adba9926-c4be-4205-99fd-c1d229ed429f 2018-06-24 13:20:05,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-06-24 13:20:05,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a80c0fac2116353a4df8953121d25cf4ea97765b" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_1514f193-bae7-4a48-b7e2-55526e89ca9a"}}' 2018-06-24 13:20:06,015 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 24 Jun 2018 13:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97c6261d-e1e1-457f-814f-8fd4a0b92e26 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.28:5000/v3/projects/0db777c9422445349c46076b962ab5dd"}, "tags": [], "enabled": true, "id": "0db777c9422445349c46076b962ab5dd", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_1514f193-bae7-4a48-b7e2-55526e89ca9a"}} 2018-06-24 13:20:06,015 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-97c6261d-e1e1-457f-814f-8fd4a0b92e26 2018-06-24 13:20:06,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.178656101227s 2018-06-24 13:20:06,015 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-97c6261d-e1e1-457f-814f-8fd4a0b92e26 2018-06-24 13:20:06,016 - 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'0db777c9422445349c46076b962ab5dd', '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_1514f193-bae7-4a48-b7e2-55526e89ca9a'}) 2018-06-24 13:20:06,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-06-24 13:20:06,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a80c0fac2116353a4df8953121d25cf4ea97765b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7a0b794f-1876-46c4-ac97-8eba4f7aff1e", "email": null, "name": "tenantnetwork2-user_1514f193-bae7-4a48-b7e2-55526e89ca9a"}}' 2018-06-24 13:20:06,454 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 24 Jun 2018 13:20:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1db43186-76be-493c-a170-02965ee840c7 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_1514f193-bae7-4a48-b7e2-55526e89ca9a", "links": {"self": "http://172.30.9.28:5000/v3/users/21f1de97c8e241f7b9215bc06981d275"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21f1de97c8e241f7b9215bc06981d275", "domain_id": "default", "password_expires_at": null}} 2018-06-24 13:20:06,454 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-1db43186-76be-493c-a170-02965ee840c7 2018-06-24 13:20:06,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.431786060333s 2018-06-24 13:20:06,454 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-1db43186-76be-493c-a170-02965ee840c7 2018-06-24 13:20:06,455 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'21f1de97c8e241f7b9215bc06981d275', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_1514f193-bae7-4a48-b7e2-55526e89ca9a'}) 2018-06-24 13:20:06,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-06-24 13:20:06,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a80c0fac2116353a4df8953121d25cf4ea97765b" 2018-06-24 13:20:06,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 24 Jun 2018 13:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a74384-bd87-4f99-a438-6a170f45fdae Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0a3ec9e0e38748279bf14b11c64f69b8", "links": {"self": "http://172.30.9.28:5000/v3/roles/0a3ec9e0e38748279bf14b11c64f69b8"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3dad819510d740acb7d75463ead79604", "links": {"self": "http://172.30.9.28:5000/v3/roles/3dad819510d740acb7d75463ead79604"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac441d3e2a4c4390b99bb583a821a332", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac441d3e2a4c4390b99bb583a821a332"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cc96b9e9fcae40d3be7c3efd21a6d4a1", "links": {"self": "http://172.30.9.28:5000/v3/roles/cc96b9e9fcae40d3be7c3efd21a6d4a1"}, "name": "admin"}]} 2018-06-24 13:20:06,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-23a74384-bd87-4f99-a438-6a170f45fdae 2018-06-24 13:20:06,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100496053696s 2018-06-24 13:20:06,559 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-23a74384-bd87-4f99-a438-6a170f45fdae 2018-06-24 13:20:06,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-06-24 13:20:06,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a80c0fac2116353a4df8953121d25cf4ea97765b" 2018-06-24 13:20:06,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 24 Jun 2018 13:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa29160b-6c53-4234-aa3d-8fcac3f77bc6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-24 13:20:06,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-fa29160b-6c53-4234-aa3d-8fcac3f77bc6 2018-06-24 13:20:06,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0974841117859s 2018-06-24 13:20:06,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-fa29160b-6c53-4234-aa3d-8fcac3f77bc6 2018-06-24 13:20:06,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-06-24 13:20:06,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a80c0fac2116353a4df8953121d25cf4ea97765b" 2018-06-24 13:20:06,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 24 Jun 2018 13:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeae609a-5b97-48ee-a804-44ee2e6c21ba Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/0ee602736562445c990b3095b2796ec3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ee602736562445c990b3095b2796ec3", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1e63b1bb769142829cfa13680cebd046"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e63b1bb769142829cfa13680cebd046", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_1514f193-bae7-4a48-b7e2-55526e89ca9a", "links": {"self": "http://172.30.9.28:5000/v3/users/21f1de97c8e241f7b9215bc06981d275"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21f1de97c8e241f7b9215bc06981d275", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/28899a0d099f4139b8ad85d489032c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "28899a0d099f4139b8ad85d489032c86", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/3737fbf1eabd4e6791c955955b0e8e49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3737fbf1eabd4e6791c955955b0e8e49", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/430669660870401aa146f6922d41fb45"}, "domain_id": "default", "enabled": true, "options": {}, "id": "430669660870401aa146f6922d41fb45", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/43558dea89e94a2394334ff9ce9442a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43558dea89e94a2394334ff9ce9442a3", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/43c6d43f29a8421b9a668b1863e679c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43c6d43f29a8421b9a668b1863e679c3", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/6283fddec3ff41ef8d7d43b503011d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6283fddec3ff41ef8d7d43b503011d89", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6918f79ab1c14403a088782cbb79e2f9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6918f79ab1c14403a088782cbb79e2f9", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/83bc0facbe414ffe9b74f93c66aa777e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bc0facbe414ffe9b74f93c66aa777e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/8db84768fcf64a33a3b7e597da471f27"}, "domain_id": "401a9a80f48447878e8a590e5d9f9f23", "enabled": true, "options": {}, "id": "8db84768fcf64a33a3b7e597da471f27", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/b75cc1b8e49f491fb1af12e7bf05b765"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b75cc1b8e49f491fb1af12e7bf05b765", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/c6e785bb0e3f4bc4a4047f65103c0482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6e785bb0e3f4bc4a4047f65103c0482", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/fa9dbae727eb4b19b9becca8fd9b7499"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa9dbae727eb4b19b9becca8fd9b7499", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-24 13:20:06,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-aeae609a-5b97-48ee-a804-44ee2e6c21ba 2018-06-24 13:20:06,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122142076492s 2018-06-24 13:20:06,786 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-aeae609a-5b97-48ee-a804-44ee2e6c21ba 2018-06-24 13:20:06,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-06-24 13:20:06,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}a80c0fac2116353a4df8953121d25cf4ea97765b" 2018-06-24 13:20:06,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 24 Jun 2018 13:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7289d279-ac3a-4a0e-bb13-4ec70e7fd38d Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/751a21c53546437cadc206b6e98c68e9"}, "tags": [], "enabled": true, "id": "751a21c53546437cadc206b6e98c68e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/9746c91607fd4fb8a88b88dd3f425b06"}, "tags": [], "enabled": true, "id": "9746c91607fd4fb8a88b88dd3f425b06", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/0db777c9422445349c46076b962ab5dd"}, "tags": [], "enabled": true, "id": "0db777c9422445349c46076b962ab5dd", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_1514f193-bae7-4a48-b7e2-55526e89ca9a"}]} 2018-06-24 13:20:06,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-7289d279-ac3a-4a0e-bb13-4ec70e7fd38d 2018-06-24 13:20:06,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104140996933s 2018-06-24 13:20:06,902 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-7289d279-ac3a-4a0e-bb13-4ec70e7fd38d 2018-06-24 13:20:06,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-06-24 13:20:06,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=21f1de97c8e241f7b9215bc06981d275&role.id=9fe2ff9ee4384b1894a90878d3e92bab&scope.project.id=0db777c9422445349c46076b962ab5dd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a80c0fac2116353a4df8953121d25cf4ea97765b" 2018-06-24 13:20:07,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 24 Jun 2018 13:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d9390e3-935d-4824-83bc-ecfa70ad3963 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=21f1de97c8e241f7b9215bc06981d275&role.id=9fe2ff9ee4384b1894a90878d3e92bab&scope.project.id=0db777c9422445349c46076b962ab5dd", "previous": null, "next": null}} 2018-06-24 13:20:07,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=21f1de97c8e241f7b9215bc06981d275&role.id=9fe2ff9ee4384b1894a90878d3e92bab&scope.project.id=0db777c9422445349c46076b962ab5dd used request id req-3d9390e3-935d-4824-83bc-ecfa70ad3963 2018-06-24 13:20:07,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0945158004761s 2018-06-24 13:20:07,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=21f1de97c8e241f7b9215bc06981d275&role.id=9fe2ff9ee4384b1894a90878d3e92bab&scope.project.id=0db777c9422445349c46076b962ab5dd used request id req-3d9390e3-935d-4824-83bc-ecfa70ad3963 2018-06-24 13:20:07,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-06-24 13:20:07,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/0db777c9422445349c46076b962ab5dd/users/21f1de97c8e241f7b9215bc06981d275/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a80c0fac2116353a4df8953121d25cf4ea97765b" 2018-06-24 13:20:07,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 24 Jun 2018 13:20:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98bb25f4-400f-4e99-a56c-b169de966898 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-24 13:20:07,262 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0db777c9422445349c46076b962ab5dd/users/21f1de97c8e241f7b9215bc06981d275/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-98bb25f4-400f-4e99-a56c-b169de966898 2018-06-24 13:20:07,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.255935907364s 2018-06-24 13:20:07,262 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0db777c9422445349c46076b962ab5dd/users/21f1de97c8e241f7b9215bc06981d275/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-98bb25f4-400f-4e99-a56c-b169de966898 2018-06-24 13:20:07,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-24 13:20:07,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-24 13:20:07,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-24 13:20:07,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-24 13:20:07,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-24 13:20:07,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-24 13:20:07,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-24 13:20:07,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-24 13:20:07,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-24 13:20:07,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-24 13:20:07,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-24 13:20:07,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-24 13:20:07,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-24 13:20:07,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-24 13:20:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-24 13:20:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-24 13:20:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-24 13:20:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-24 13:20:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-24 13:20:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-24 13:20:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-24 13:20:07,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-24 13:20:07,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-06-24 13:20:07,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 24 Jun 2018 13:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a362298-8288-444b-81a8-f9709c93e528 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.28:5000/v3/", "rel": "self"}]}} 2018-06-24 13:20:07,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0a362298-8288-444b-81a8-f9709c93e528 2018-06-24 13:20:07,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-06-24 13:20:07,719 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-24 13:20:07,720 - functest.core.tenantnetwork - ERROR - Cannot run tenantnetwork2 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 166, in run self._create_network_ressources() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 142, in _create_network_ressources provider=provider) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 3470, in create_network data = self._network_client.post("/networks.json", File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 641, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 223, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 942, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 379, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 270, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 201, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 177, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 848, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 737, in request raise exceptions.from_response(resp, method, url) Unauthorized: The request you have made requires authentication. (HTTP 401) (Request-ID: req-4b04ca70-86ac-41e0-8a3f-f212cf4f3cb1) 2018-06-24 13:20:07,839 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-24 13:20:07,840 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:00 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-06-24 13:20:07,843 - functest.core.tenantnetwork - ERROR - cannot clean all ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 178, in clean self.cloud.remove_router_interface(self.router, self.subnet.id) AttributeError: 'NoneType' object has no attribute 'id' 2018-06-24 13:20:07,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-06-24 13:20:07,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a80c0fac2116353a4df8953121d25cf4ea97765b" 2018-06-24 13:20:07,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 24 Jun 2018 13:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b397f428-ef32-4255-8c96-5c00cebd6a5d Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/0ee602736562445c990b3095b2796ec3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ee602736562445c990b3095b2796ec3", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/1e63b1bb769142829cfa13680cebd046"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e63b1bb769142829cfa13680cebd046", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_1514f193-bae7-4a48-b7e2-55526e89ca9a", "links": {"self": "http://172.30.9.28:5000/v3/users/21f1de97c8e241f7b9215bc06981d275"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "21f1de97c8e241f7b9215bc06981d275", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/28899a0d099f4139b8ad85d489032c86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "28899a0d099f4139b8ad85d489032c86", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/3737fbf1eabd4e6791c955955b0e8e49"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3737fbf1eabd4e6791c955955b0e8e49", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/430669660870401aa146f6922d41fb45"}, "domain_id": "default", "enabled": true, "options": {}, "id": "430669660870401aa146f6922d41fb45", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/43558dea89e94a2394334ff9ce9442a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43558dea89e94a2394334ff9ce9442a3", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/43c6d43f29a8421b9a668b1863e679c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43c6d43f29a8421b9a668b1863e679c3", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/6283fddec3ff41ef8d7d43b503011d89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6283fddec3ff41ef8d7d43b503011d89", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/6918f79ab1c14403a088782cbb79e2f9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6918f79ab1c14403a088782cbb79e2f9", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/83bc0facbe414ffe9b74f93c66aa777e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bc0facbe414ffe9b74f93c66aa777e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/8db84768fcf64a33a3b7e597da471f27"}, "domain_id": "401a9a80f48447878e8a590e5d9f9f23", "enabled": true, "options": {}, "id": "8db84768fcf64a33a3b7e597da471f27", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/b75cc1b8e49f491fb1af12e7bf05b765"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b75cc1b8e49f491fb1af12e7bf05b765", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/c6e785bb0e3f4bc4a4047f65103c0482"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c6e785bb0e3f4bc4a4047f65103c0482", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/fa9dbae727eb4b19b9becca8fd9b7499"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa9dbae727eb4b19b9becca8fd9b7499", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-06-24 13:20:07,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b397f428-ef32-4255-8c96-5c00cebd6a5d 2018-06-24 13:20:07,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128310918808s 2018-06-24 13:20:07,973 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b397f428-ef32-4255-8c96-5c00cebd6a5d 2018-06-24 13:20:07,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-06-24 13:20:07,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/21f1de97c8e241f7b9215bc06981d275 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a80c0fac2116353a4df8953121d25cf4ea97765b" 2018-06-24 13:20:08,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 24 Jun 2018 13:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50dc247c-5819-4400-ab88-f27f6ef9c46f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_1514f193-bae7-4a48-b7e2-55526e89ca9a", "links": {"self": "http://172.30.9.28:5000/v3/users/21f1de97c8e241f7b9215bc06981d275"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "21f1de97c8e241f7b9215bc06981d275", "description": null}} 2018-06-24 13:20:08,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/21f1de97c8e241f7b9215bc06981d275 used request id req-50dc247c-5819-4400-ab88-f27f6ef9c46f 2018-06-24 13:20:08,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121995925903s 2018-06-24 13:20:08,100 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/21f1de97c8e241f7b9215bc06981d275 used request id req-50dc247c-5819-4400-ab88-f27f6ef9c46f 2018-06-24 13:20:08,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-06-24 13:20:08,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/21f1de97c8e241f7b9215bc06981d275 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a80c0fac2116353a4df8953121d25cf4ea97765b" 2018-06-24 13:20:08,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 24 Jun 2018 13:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57a6755c-8fa8-4b51-a6f5-5a5f4b1a8d24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-24 13:20:08,370 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/21f1de97c8e241f7b9215bc06981d275 used request id req-57a6755c-8fa8-4b51-a6f5-5a5f4b1a8d24 2018-06-24 13:20:08,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.268839836121s 2018-06-24 13:20:08,370 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/21f1de97c8e241f7b9215bc06981d275 used request id req-57a6755c-8fa8-4b51-a6f5-5a5f4b1a8d24 2018-06-24 13:20:08,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-06-24 13:20:08,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a80c0fac2116353a4df8953121d25cf4ea97765b" 2018-06-24 13:20:08,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 24 Jun 2018 13:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7007cf8-ed25-4425-9a27-ad2a841112a0 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/0db777c9422445349c46076b962ab5dd"}, "tags": [], "enabled": true, "id": "0db777c9422445349c46076b962ab5dd", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_1514f193-bae7-4a48-b7e2-55526e89ca9a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/751a21c53546437cadc206b6e98c68e9"}, "tags": [], "enabled": true, "id": "751a21c53546437cadc206b6e98c68e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/9746c91607fd4fb8a88b88dd3f425b06"}, "tags": [], "enabled": true, "id": "9746c91607fd4fb8a88b88dd3f425b06", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-06-24 13:20:08,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-a7007cf8-ed25-4425-9a27-ad2a841112a0 2018-06-24 13:20:08,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113231897354s 2018-06-24 13:20:08,490 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-a7007cf8-ed25-4425-9a27-ad2a841112a0 2018-06-24 13:20:08,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-06-24 13:20:08,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/0db777c9422445349c46076b962ab5dd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a80c0fac2116353a4df8953121d25cf4ea97765b" 2018-06-24 13:20:08,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 24 Jun 2018 13:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cfbfe92-6b91-4102-b814-2472cd1812b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-06-24 13:20:08,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0db777c9422445349c46076b962ab5dd used request id req-5cfbfe92-6b91-4102-b814-2472cd1812b4 2018-06-24 13:20:08,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.21809887886s 2018-06-24 13:20:08,713 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0db777c9422445349c46076b962ab5dd used request id req-5cfbfe92-6b91-4102-b814-2472cd1812b4 2018-06-24 13:20:08,713 - xtesting.ci.run_tests - ERROR - The test case 'tenantnetwork2' failed. 2018-06-24 13:20:08,714 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | tenantnetwork1 | functest | healthcheck | 00:10 | PASS | | tenantnetwork2 | functest | healthcheck | 00:00 | FAIL | | vmready1 | functest | healthcheck | 00:00 | SKIP | | vmready2 | functest | healthcheck | 00:00 | SKIP | | singlevm1 | functest | healthcheck | 00:00 | SKIP | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-06-24 13:20:08,720 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR